[gentoo-commits] repo/proj/guru:dev commit in: media-fonts/ubuntumono-nerdfont/

2024-05-21 Thread Julien Roy
commit: 4045abaf3e675f2f47a12ac1bfbea35a8956286e
Author: Julien Roy  jroy  ca>
AuthorDate: Tue May 21 21:23:58 2024 +
Commit: Julien Roy  jroy  ca>
CommitDate: Tue May 21 21:29:22 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4045abaf

media-fonts/ubuntumono-nerdfont: treeclean

Signed-off-by: Julien Roy  jroy.ca>

 media-fonts/ubuntumono-nerdfont/Manifest   |  4 
 media-fonts/ubuntumono-nerdfont/metadata.xml   | 11 -
 .../ubuntumono-nerdfont-2.2.2.ebuild   | 20 -
 .../ubuntumono-nerdfont-3.1.1.ebuild   | 26 --
 .../ubuntumono-nerdfont-3.2.0.ebuild   | 26 --
 .../ubuntumono-nerdfont-3.2.1.ebuild   | 26 --
 6 files changed, 113 deletions(-)

diff --git a/media-fonts/ubuntumono-nerdfont/Manifest 
b/media-fonts/ubuntumono-nerdfont/Manifest
deleted file mode 100644
index bfc94a24c..0
--- a/media-fonts/ubuntumono-nerdfont/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST ubuntumono-nerdfont-2.2.2.zip 9741947 BLAKE2B 
91ab5d244327351fedbc27e8d406c846a06747ce1747d96f88142c7ca8fc895078446ac6d9ba41fb49f5d7954a7a603a6645c3c785b0736145c917e97e20e498
 SHA512 
7687bac3861d9e7d74ea2584d4e5c57635e1faa0c6c09c3495cde7d635e6aee80bd8a356771369bf34794bd60610d60d0e318c65a7c9a6d70fac067cc55f1c5b
-DIST ubuntumono-nerdfont-3.1.1.gh.tar.xz 1913160 BLAKE2B 
4d44bc11fbabb76574749e870bf54529a18bab066aa5c57b988fe303721c044972400af1f9507bbfbcdcee1f0d9b54a477216911d0f6df5ca696f053d8a47b0e
 SHA512 
326e16008b7ae650ec45f5bb1167362874c2dded0399f7152a50747e4fd09dc135fcae0aa2852e63bf8d956d79a75ab1a4402d57c46711305ad2940f468ee3a5
-DIST ubuntumono-nerdfont-3.2.0.gh.tar.xz 2124672 BLAKE2B 
aa8551f6f954bf7078983de5ebe01a27e66eaae8ec8aa08f94709eeb03574261b6adadbe41987e0c8259a7e9eaa77b7da47936b1c916217526135ea81c8a9bf4
 SHA512 
ae1a135191bcc67a9d74aadc8854ddde67149073b2f3b239eede7f744d08d7492a41f6c38dbff8f78e4d52d2102fb98a830876dd0f6a12d133cef83f0570ef6a
-DIST ubuntumono-nerdfont-3.2.1.gh.tar.xz 2127992 BLAKE2B 
7b9f3ccf8c3ac13ee24e385eba9f724c9229321873ba8000d0e7ea7ebececf9cace2e5d75fefdd650f1f531732f4c037040c45019dd26348bfdfb4fcea340abe
 SHA512 
dc3e5c1d86aca54049a1d175c33453715baa37e58e04671b051690c616115ea7fe3fdefb96714751cadb20eee48c96b614017fbb3e93692498e783619dd919fd

diff --git a/media-fonts/ubuntumono-nerdfont/metadata.xml 
b/media-fonts/ubuntumono-nerdfont/metadata.xml
deleted file mode 100644
index 0eefc574b..0
--- a/media-fonts/ubuntumono-nerdfont/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   ra...@sandhuservices.dev
-   Rahul Sandhu
-   
-   
-   ryanoasis/nerd-fonts
-   
-

diff --git a/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-2.2.2.ebuild 
b/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-2.2.2.ebuild
deleted file mode 100644
index 70e1964f3..0
--- a/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-2.2.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit font
-
-DESCRIPTION="A free and open-source typeface for developers"
-HOMEPAGE="https://github.com/ryanoasis/nerd-fonts;
-SRC_URI="https://github.com/ryanoasis/nerd-fonts/releases/download/v${PV}/UbuntuMono.zip
 -> ${P}.zip"
-
-S="${WORKDIR}"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~amd64"
-
-BDEPEND="app-arch/unzip"
-
-FONT_SUFFIX="ttf"

diff --git a/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.1.1.ebuild 
b/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.1.1.ebuild
deleted file mode 100644
index 518cd5d3f..0
--- a/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.1.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit font
-
-DESCRIPTION="A free and open-source typeface for developers"
-HOMEPAGE="https://github.com/ryanoasis/nerd-fonts;
-SRC_URI="https://github.com/ryanoasis/nerd-fonts/releases/download/v${PV}/UbuntuMono.tar.xz
 -> ${P}.gh.tar.xz"
-
-S="${WORKDIR}"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~amd64"
-
-FONT_SUFFIX="ttf"
-
-pkg_postinst() {
-   ewarn "Upstream has recently made some major changes since version 
3.0.0."
-   ewarn "The older Material Design Icon codepoints have been dropped."
-   ewarn "See issue 1059, comment 1404891287 at upstream for a translation 
table."
-   ewarn "More information can be found here:"
-   ewarn "https://github.com/ryanoasis/nerd-fonts/tree/v3.0.0;
-}

diff --git a/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.2.0.ebuild 
b/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.2.0.ebuild
deleted file mode 100644
index 518cd5d3f..0
--- a/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.2.0.ebuild
+++ /dev/null
@@ 

[gentoo-commits] repo/proj/guru:dev commit in: media-fonts/ubuntumono-nerdfont/

2024-04-12 Thread Steffen Winter
commit: a963e88b2b548f5493e667b6b51f97cdcdc128dc
Author: Steffen Winter  proton  me>
AuthorDate: Fri Apr 12 18:18:01 2024 +
Commit: Steffen Winter  freenet  de>
CommitDate: Fri Apr 12 18:18:01 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a963e88b

media-fonts/ubuntumono-nerdfont: add 3.2.1

Signed-off-by: Steffen Winter  proton.me>

 media-fonts/ubuntumono-nerdfont/Manifest   |  1 +
 .../ubuntumono-nerdfont-3.2.1.ebuild   | 25 ++
 2 files changed, 26 insertions(+)

diff --git a/media-fonts/ubuntumono-nerdfont/Manifest 
b/media-fonts/ubuntumono-nerdfont/Manifest
index 3fef386079..bfc94a24c3 100644
--- a/media-fonts/ubuntumono-nerdfont/Manifest
+++ b/media-fonts/ubuntumono-nerdfont/Manifest
@@ -1,3 +1,4 @@
 DIST ubuntumono-nerdfont-2.2.2.zip 9741947 BLAKE2B 
91ab5d244327351fedbc27e8d406c846a06747ce1747d96f88142c7ca8fc895078446ac6d9ba41fb49f5d7954a7a603a6645c3c785b0736145c917e97e20e498
 SHA512 
7687bac3861d9e7d74ea2584d4e5c57635e1faa0c6c09c3495cde7d635e6aee80bd8a356771369bf34794bd60610d60d0e318c65a7c9a6d70fac067cc55f1c5b
 DIST ubuntumono-nerdfont-3.1.1.gh.tar.xz 1913160 BLAKE2B 
4d44bc11fbabb76574749e870bf54529a18bab066aa5c57b988fe303721c044972400af1f9507bbfbcdcee1f0d9b54a477216911d0f6df5ca696f053d8a47b0e
 SHA512 
326e16008b7ae650ec45f5bb1167362874c2dded0399f7152a50747e4fd09dc135fcae0aa2852e63bf8d956d79a75ab1a4402d57c46711305ad2940f468ee3a5
 DIST ubuntumono-nerdfont-3.2.0.gh.tar.xz 2124672 BLAKE2B 
aa8551f6f954bf7078983de5ebe01a27e66eaae8ec8aa08f94709eeb03574261b6adadbe41987e0c8259a7e9eaa77b7da47936b1c916217526135ea81c8a9bf4
 SHA512 
ae1a135191bcc67a9d74aadc8854ddde67149073b2f3b239eede7f744d08d7492a41f6c38dbff8f78e4d52d2102fb98a830876dd0f6a12d133cef83f0570ef6a
+DIST ubuntumono-nerdfont-3.2.1.gh.tar.xz 2127992 BLAKE2B 
7b9f3ccf8c3ac13ee24e385eba9f724c9229321873ba8000d0e7ea7ebececf9cace2e5d75fefdd650f1f531732f4c037040c45019dd26348bfdfb4fcea340abe
 SHA512 
dc3e5c1d86aca54049a1d175c33453715baa37e58e04671b051690c616115ea7fe3fdefb96714751cadb20eee48c96b614017fbb3e93692498e783619dd919fd

diff --git a/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.2.1.ebuild 
b/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.2.1.ebuild
new file mode 100644
index 00..b991aea4b2
--- /dev/null
+++ b/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.2.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit font
+
+DESCRIPTION="A free and open-source typeface for developers"
+HOMEPAGE="https://github.com/ryanoasis/nerd-fonts;
+SRC_URI="https://github.com/ryanoasis/nerd-fonts/releases/download/v${PV}/UbuntuMono.tar.xz
 -> ${P}.gh.tar.xz"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64"
+
+S="${WORKDIR}"
+FONT_SUFFIX="ttf"
+
+pkg_postinst() {
+   ewarn "Upstream has recently made some major changes since version 
3.0.0."
+   ewarn "The older Material Design Icon codepoints have been dropped."
+   ewarn "See issue 1059, comment 1404891287 at upstream for a translation 
table."
+   ewarn "More information can be found here:"
+   ewarn "https://github.com/ryanoasis/nerd-fonts/tree/v3.0.0;
+}



[gentoo-commits] repo/proj/guru:dev commit in: media-fonts/ubuntumono-nerdfont/

2024-04-04 Thread Steffen Winter
commit: 1f2c0d08196cef23cbf40701b56ac83b85c74df8
Author: Steffen Winter  proton  me>
AuthorDate: Thu Apr  4 13:54:18 2024 +
Commit: Steffen Winter  freenet  de>
CommitDate: Thu Apr  4 13:54:18 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1f2c0d08

media-fonts/ubuntumono-nerdfont: add 3.2.0

Signed-off-by: Steffen Winter  proton.me>

 media-fonts/ubuntumono-nerdfont/Manifest   |  1 +
 .../ubuntumono-nerdfont-3.2.0.ebuild   | 25 ++
 2 files changed, 26 insertions(+)

diff --git a/media-fonts/ubuntumono-nerdfont/Manifest 
b/media-fonts/ubuntumono-nerdfont/Manifest
index 3f0e6bf2e8..3fef386079 100644
--- a/media-fonts/ubuntumono-nerdfont/Manifest
+++ b/media-fonts/ubuntumono-nerdfont/Manifest
@@ -1,2 +1,3 @@
 DIST ubuntumono-nerdfont-2.2.2.zip 9741947 BLAKE2B 
91ab5d244327351fedbc27e8d406c846a06747ce1747d96f88142c7ca8fc895078446ac6d9ba41fb49f5d7954a7a603a6645c3c785b0736145c917e97e20e498
 SHA512 
7687bac3861d9e7d74ea2584d4e5c57635e1faa0c6c09c3495cde7d635e6aee80bd8a356771369bf34794bd60610d60d0e318c65a7c9a6d70fac067cc55f1c5b
 DIST ubuntumono-nerdfont-3.1.1.gh.tar.xz 1913160 BLAKE2B 
4d44bc11fbabb76574749e870bf54529a18bab066aa5c57b988fe303721c044972400af1f9507bbfbcdcee1f0d9b54a477216911d0f6df5ca696f053d8a47b0e
 SHA512 
326e16008b7ae650ec45f5bb1167362874c2dded0399f7152a50747e4fd09dc135fcae0aa2852e63bf8d956d79a75ab1a4402d57c46711305ad2940f468ee3a5
+DIST ubuntumono-nerdfont-3.2.0.gh.tar.xz 2124672 BLAKE2B 
aa8551f6f954bf7078983de5ebe01a27e66eaae8ec8aa08f94709eeb03574261b6adadbe41987e0c8259a7e9eaa77b7da47936b1c916217526135ea81c8a9bf4
 SHA512 
ae1a135191bcc67a9d74aadc8854ddde67149073b2f3b239eede7f744d08d7492a41f6c38dbff8f78e4d52d2102fb98a830876dd0f6a12d133cef83f0570ef6a

diff --git a/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.2.0.ebuild 
b/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.2.0.ebuild
new file mode 100644
index 00..b991aea4b2
--- /dev/null
+++ b/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.2.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit font
+
+DESCRIPTION="A free and open-source typeface for developers"
+HOMEPAGE="https://github.com/ryanoasis/nerd-fonts;
+SRC_URI="https://github.com/ryanoasis/nerd-fonts/releases/download/v${PV}/UbuntuMono.tar.xz
 -> ${P}.gh.tar.xz"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64"
+
+S="${WORKDIR}"
+FONT_SUFFIX="ttf"
+
+pkg_postinst() {
+   ewarn "Upstream has recently made some major changes since version 
3.0.0."
+   ewarn "The older Material Design Icon codepoints have been dropped."
+   ewarn "See issue 1059, comment 1404891287 at upstream for a translation 
table."
+   ewarn "More information can be found here:"
+   ewarn "https://github.com/ryanoasis/nerd-fonts/tree/v3.0.0;
+}



[gentoo-commits] repo/proj/guru:dev commit in: media-fonts/ubuntumono-nerdfont/

2024-01-19 Thread Moritz Brunner
commit: 8c74d8291a43901655d0d475da6a6a7f00b46496
Author: Moritz Brunner  posteo  de>
AuthorDate: Fri Jan 19 17:48:57 2024 +
Commit: Moritz Brunner  posteo  de>
CommitDate: Fri Jan 19 17:49:18 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8c74d829

media-fonts/ubuntumono-nerdfont: add 3.1.1, drop 3.0.1

Signed-off-by: Moritz Brunner  posteo.de>

 media-fonts/ubuntumono-nerdfont/Manifest| 2 +-
 ...buntumono-nerdfont-3.0.1.ebuild => ubuntumono-nerdfont-3.1.1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-fonts/ubuntumono-nerdfont/Manifest 
b/media-fonts/ubuntumono-nerdfont/Manifest
index 74ba453466..3f0e6bf2e8 100644
--- a/media-fonts/ubuntumono-nerdfont/Manifest
+++ b/media-fonts/ubuntumono-nerdfont/Manifest
@@ -1,2 +1,2 @@
 DIST ubuntumono-nerdfont-2.2.2.zip 9741947 BLAKE2B 
91ab5d244327351fedbc27e8d406c846a06747ce1747d96f88142c7ca8fc895078446ac6d9ba41fb49f5d7954a7a603a6645c3c785b0736145c917e97e20e498
 SHA512 
7687bac3861d9e7d74ea2584d4e5c57635e1faa0c6c09c3495cde7d635e6aee80bd8a356771369bf34794bd60610d60d0e318c65a7c9a6d70fac067cc55f1c5b
-DIST ubuntumono-nerdfont-3.0.1.tar.xz 1890968 BLAKE2B 
a36911475607cc711ed18cca4634723f1623fcd3c3f0d9a00b09e8ce42dd039e73808708e55fb84de5c4dd513a27bac55c054c31162b63d297ba32b2fd2913ee
 SHA512 
d2e6a516eb065a2ae1fdbcd165a8ba235dbe1264a108fd76036c556f3677dfe985caa2bff6ab98881faaac347334b02753fee6114d0f31c2ac620232a2f50a7a
+DIST ubuntumono-nerdfont-3.1.1.gh.tar.xz 1913160 BLAKE2B 
4d44bc11fbabb76574749e870bf54529a18bab066aa5c57b988fe303721c044972400af1f9507bbfbcdcee1f0d9b54a477216911d0f6df5ca696f053d8a47b0e
 SHA512 
326e16008b7ae650ec45f5bb1167362874c2dded0399f7152a50747e4fd09dc135fcae0aa2852e63bf8d956d79a75ab1a4402d57c46711305ad2940f468ee3a5

diff --git a/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.0.1.ebuild 
b/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.1.1.ebuild
similarity index 93%
rename from media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.0.1.ebuild
rename to media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.1.1.ebuild
index b16ecc2c37..b991aea4b2 100644
--- a/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.0.1.ebuild
+++ b/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.1.1.ebuild
@@ -7,7 +7,7 @@ inherit font
 
 DESCRIPTION="A free and open-source typeface for developers"
 HOMEPAGE="https://github.com/ryanoasis/nerd-fonts;
-SRC_URI="https://github.com/ryanoasis/nerd-fonts/releases/download/v${PV}/UbuntuMono.tar.xz
 -> ${P}.tar.xz"
+SRC_URI="https://github.com/ryanoasis/nerd-fonts/releases/download/v${PV}/UbuntuMono.tar.xz
 -> ${P}.gh.tar.xz"
 
 LICENSE="OFL-1.1"
 SLOT="0"



[gentoo-commits] repo/proj/guru:dev commit in: media-fonts/ubuntumono-nerdfont/

2023-05-26 Thread Rahul Sandhu
commit: 1bb0d123377a0f284807e904860c0c1d1bb2f24e
Author: Rahul Sandhu  sandhuservices  dev>
AuthorDate: Sat May 27 01:41:51 2023 +
Commit: Rahul Sandhu  sandhuservices  dev>
CommitDate: Sat May 27 01:41:51 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1bb0d123

media-fonts/ubuntumono-nerdfont: add 3.0.1

Signed-off-by: Rahul Sandhu  sandhuservices.dev>

 media-fonts/ubuntumono-nerdfont/Manifest   |  1 +
 .../ubuntumono-nerdfont-3.0.1.ebuild   | 25 ++
 2 files changed, 26 insertions(+)

diff --git a/media-fonts/ubuntumono-nerdfont/Manifest 
b/media-fonts/ubuntumono-nerdfont/Manifest
index 06010faf4..74ba45346 100644
--- a/media-fonts/ubuntumono-nerdfont/Manifest
+++ b/media-fonts/ubuntumono-nerdfont/Manifest
@@ -1 +1,2 @@
 DIST ubuntumono-nerdfont-2.2.2.zip 9741947 BLAKE2B 
91ab5d244327351fedbc27e8d406c846a06747ce1747d96f88142c7ca8fc895078446ac6d9ba41fb49f5d7954a7a603a6645c3c785b0736145c917e97e20e498
 SHA512 
7687bac3861d9e7d74ea2584d4e5c57635e1faa0c6c09c3495cde7d635e6aee80bd8a356771369bf34794bd60610d60d0e318c65a7c9a6d70fac067cc55f1c5b
+DIST ubuntumono-nerdfont-3.0.1.tar.xz 1890968 BLAKE2B 
a36911475607cc711ed18cca4634723f1623fcd3c3f0d9a00b09e8ce42dd039e73808708e55fb84de5c4dd513a27bac55c054c31162b63d297ba32b2fd2913ee
 SHA512 
d2e6a516eb065a2ae1fdbcd165a8ba235dbe1264a108fd76036c556f3677dfe985caa2bff6ab98881faaac347334b02753fee6114d0f31c2ac620232a2f50a7a

diff --git a/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.0.1.ebuild 
b/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.0.1.ebuild
new file mode 100644
index 0..b16ecc2c3
--- /dev/null
+++ b/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.0.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit font
+
+DESCRIPTION="A free and open-source typeface for developers"
+HOMEPAGE="https://github.com/ryanoasis/nerd-fonts;
+SRC_URI="https://github.com/ryanoasis/nerd-fonts/releases/download/v${PV}/UbuntuMono.tar.xz
 -> ${P}.tar.xz"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64"
+
+S="${WORKDIR}"
+FONT_SUFFIX="ttf"
+
+pkg_postinst() {
+   ewarn "Upstream has recently made some major changes since version 
3.0.0."
+   ewarn "The older Material Design Icon codepoints have been dropped."
+   ewarn "See issue 1059, comment 1404891287 at upstream for a translation 
table."
+   ewarn "More information can be found here:"
+   ewarn "https://github.com/ryanoasis/nerd-fonts/tree/v3.0.0;
+}



[gentoo-commits] repo/proj/guru:dev commit in: media-fonts/ubuntumono-nerdfont/

2023-01-07 Thread Rahul Sandhu
commit: 943dd623c328b7869241c894f47d5d1cfc06a0ac
Author: Rahul Sandhu  sandhuservices  dev>
AuthorDate: Sat Jan  7 14:40:39 2023 +
Commit: Rahul Sandhu  sandhuservices  dev>
CommitDate: Sat Jan  7 14:40:39 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=943dd623

media-fonts/ubuntumono-nerdfont: new package, add 2.2.2

Signed-off-by: Rahul Sandhu  sandhuservices.dev>

 media-fonts/ubuntumono-nerdfont/Manifest  |  1 +
 media-fonts/ubuntumono-nerdfont/metadata.xml  | 11 +++
 .../ubuntumono-nerdfont-2.2.2.ebuild  | 19 +++
 3 files changed, 31 insertions(+)

diff --git a/media-fonts/ubuntumono-nerdfont/Manifest 
b/media-fonts/ubuntumono-nerdfont/Manifest
new file mode 100644
index 0..06010faf4
--- /dev/null
+++ b/media-fonts/ubuntumono-nerdfont/Manifest
@@ -0,0 +1 @@
+DIST ubuntumono-nerdfont-2.2.2.zip 9741947 BLAKE2B 
91ab5d244327351fedbc27e8d406c846a06747ce1747d96f88142c7ca8fc895078446ac6d9ba41fb49f5d7954a7a603a6645c3c785b0736145c917e97e20e498
 SHA512 
7687bac3861d9e7d74ea2584d4e5c57635e1faa0c6c09c3495cde7d635e6aee80bd8a356771369bf34794bd60610d60d0e318c65a7c9a6d70fac067cc55f1c5b

diff --git a/media-fonts/ubuntumono-nerdfont/metadata.xml 
b/media-fonts/ubuntumono-nerdfont/metadata.xml
new file mode 100644
index 0..0eefc574b
--- /dev/null
+++ b/media-fonts/ubuntumono-nerdfont/metadata.xml
@@ -0,0 +1,11 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   ra...@sandhuservices.dev
+   Rahul Sandhu
+   
+   
+   ryanoasis/nerd-fonts
+   
+

diff --git a/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-2.2.2.ebuild 
b/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-2.2.2.ebuild
new file mode 100644
index 0..ae559bacb
--- /dev/null
+++ b/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-2.2.2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit font
+
+DESCRIPTION="A free and open-source typeface for developers"
+HOMEPAGE="https://github.com/ryanoasis/nerd-fonts;
+SRC_URI="https://github.com/ryanoasis/nerd-fonts/releases/download/v${PV}/UbuntuMono.zip
 -> ${P}.zip"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}"
+FONT_SUFFIX="ttf"