commit:     e819b9dcbfe184a9fcf1a061f6c16cd297934269
Author:     Brahmajit Das <listout <AT> listout <DOT> xyz>
AuthorDate: Sat Mar 29 11:33:34 2025 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Jul  1 16:22:22 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e819b9dc

x11-themes/numix-icon-theme-circle: add 25.01.31

Signed-off-by: Brahmajit Das <listout <AT> listout.xyz>
Part-of: https://github.com/gentoo/gentoo/pull/41368
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-themes/numix-icon-theme-circle/Manifest         |  1 +
 .../numix-icon-theme-circle-25.01.31.ebuild         | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/x11-themes/numix-icon-theme-circle/Manifest 
b/x11-themes/numix-icon-theme-circle/Manifest
index cc0f16bfbf94..15e8608ea89d 100644
--- a/x11-themes/numix-icon-theme-circle/Manifest
+++ b/x11-themes/numix-icon-theme-circle/Manifest
@@ -2,3 +2,4 @@ DIST numix-icon-theme-circle-23.04.28.tar.gz 2577339 BLAKE2B 
436ed78b5dbf95bb163
 DIST numix-icon-theme-circle-23.06.11.tar.gz 2558841 BLAKE2B 
d149930e609028cd2338d14632e2f7477ca0e01a23497ddf1796c276cc27588dc1f683a89c487f8b1c64b5a386bc97f4d558f1ca5fe3c8e9096d797a058e4072
 SHA512 
ca9847fb997e17a6eb780a8ee8565cfa5eef2dfe96086d92d2fad69e1a9b02287d533cf206840acdc16f0b8d28dc4d92c5c0da58a28a0a01bef2d7fcb56dfef6
 DIST numix-icon-theme-circle-23.09.11.tar.gz 2577730 BLAKE2B 
b27c3dd32cf28985eea08b9a54b4a9b68fc99a382aa03580cfea76a46c0cc09cd8de292f383ae3173cf4a2c4275c7d788cb588821b8fd2f1247ca0a3460f421a
 SHA512 
f5cb27b7b3029c47f9ac9f5743fd0ca06987edbefa599d613ab46c353d91873e2a335aed2e4febb2ed150e2b711548bcd7f12d0af01471addbe3a8e7ca53ce43
 DIST numix-icon-theme-circle-23.10.09.tar.gz 2520111 BLAKE2B 
060465d31604e2502d4eb5543116f49ef4c48cd07cd00035b85ea76a159a9fd9eba4ccfe74d16fabcfb805910147576fee7f7b5fb4f0b4c9d717cda35b8b3e6f
 SHA512 
707ea171fbff6639e4ddb1ca38b2303a917b5e050470be9fec24900fc180d3a9a61c0e3768f0efedb54adb1f5a76b3100cb134f9c405db2983f7fe8fff94e92d
+DIST numix-icon-theme-circle-25.01.31.tar.gz 2638465 BLAKE2B 
6b759a8b9cd8a3fb383085aaab2ebc93e9f3caa2771f04318b6c0c3810cefa1594915b43581a9f6f6392ae290de6f80230ab770ef055550e1e01b16454a13dbd
 SHA512 
5b11a7bdaffce5fafdf59f7744bacd31ab19141eb81ca2fcb65a9d081de06c967fd08a182630d3c0da3ee318e9db61daf5160da81fab8f01bde86612798dbe1b

diff --git 
a/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-25.01.31.ebuild 
b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-25.01.31.ebuild
new file mode 100644
index 000000000000..85a39c18e584
--- /dev/null
+++ b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-25.01.31.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg
+
+DESCRIPTION="Icon theme from the Numix project"
+HOMEPAGE="https://github.com/numixproject";
+SRC_URI="https://github.com/numixproject/numix-icon-theme-circle/archive/${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="x11-themes/numix-icon-theme"
+
+src_install() {
+       insinto /usr/share/icons
+       doins -r Numix-Circle{,-Light}
+}

Reply via email to