From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/numix-icon-theme-circle/
Date: Fri, 22 Sep 2023 06:09:37 +0000 (UTC) [thread overview]
Message-ID: <1695362975.a1ec06d4703ceaacf79d47883319a56215f127a3.juippis@gentoo> (raw)
commit: a1ec06d4703ceaacf79d47883319a56215f127a3
Author: Brahmajit Das <brahmajit.xyz <AT> gmail <DOT> com>
AuthorDate: Sat Sep 16 05:45:16 2023 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Sep 22 06:09:35 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1ec06d4
x11-themes/numix-icon-theme-circle: add 23.09.11
Signed-off-by: Brahmajit Das <brahmajit.xyz <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/32822
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
x11-themes/numix-icon-theme-circle/Manifest | 1 +
x11-themes/numix-icon-theme-circle/metadata.xml | 9 ++++++++-
.../numix-icon-theme-circle-23.09.11.ebuild | 21 +++++++++++++++++++++
3 files changed, 30 insertions(+), 1 deletion(-)
diff --git a/x11-themes/numix-icon-theme-circle/Manifest b/x11-themes/numix-icon-theme-circle/Manifest
index bc1dbd3bbe02..8d9f7be30edc 100644
--- a/x11-themes/numix-icon-theme-circle/Manifest
+++ b/x11-themes/numix-icon-theme-circle/Manifest
@@ -1,2 +1,3 @@
DIST numix-icon-theme-circle-23.04.28.tar.gz 2577339 BLAKE2B 436ed78b5dbf95bb16329259bf3ed04a214cc1a607322a54d7905b963285d2446eb3bdcbd3c710ce1e1d20ce89ed94a283efe709b697e3c1a39744813640c41d SHA512 e7defe35f5054c79ac641bb0579dde45d0b9d3734c5fff2cf0093efc6a424a790f633a1f974e85b9c1903948fbb49a5fb78f38beba49e9a470e59e402a3518c9
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
diff --git a/x11-themes/numix-icon-theme-circle/metadata.xml b/x11-themes/numix-icon-theme-circle/metadata.xml
index 324afc0f605b..dc73713e5e50 100644
--- a/x11-themes/numix-icon-theme-circle/metadata.xml
+++ b/x11-themes/numix-icon-theme-circle/metadata.xml
@@ -1,7 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person" proxied="yes">
+ <email>brahmajit.xyz@gmail.com</email>
+ <name>Brahmajit Das</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="github">numixproject/numix-icon-theme-circle</remote-id>
diff --git a/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-23.09.11.ebuild b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-23.09.11.ebuild
new file mode 100644
index 000000000000..bcbea4af38df
--- /dev/null
+++ b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-23.09.11.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2023 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}
+}
next reply other threads:[~2023-09-22 6:09 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-22 6:09 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-01 16:22 [gentoo-commits] repo/gentoo:master commit in: x11-themes/numix-icon-theme-circle/ Joonas Niilola
2025-07-01 16:22 Joonas Niilola
2024-12-03 7:56 Joonas Niilola
2024-01-10 9:06 Joonas Niilola
2023-07-06 18:47 Joonas Niilola
2023-07-06 18:47 Joonas Niilola
2023-06-22 18:03 Arthur Zamarin
2023-05-20 12:50 Joonas Niilola
2023-05-20 12:50 Joonas Niilola
2022-04-29 10:21 Sam James
2021-12-05 5:18 Sam James
2021-12-05 5:07 Sam James
2021-07-08 7:35 Joonas Niilola
2021-05-07 10:28 Joonas Niilola
2021-03-20 8:25 Joonas Niilola
2021-03-12 20:49 Andreas Sturmlechner
2021-03-12 20:49 Andreas Sturmlechner
2021-01-12 12:49 Mikle Kolyada
2020-08-20 7:18 Mikle Kolyada
2020-07-12 15:26 Mikle Kolyada
2020-02-16 10:21 Mikle Kolyada
2019-10-27 18:39 Mikle Kolyada
2019-09-26 19:54 Mikle Kolyada
2019-09-01 10:30 Mikle Kolyada
2019-05-11 13:10 Mikle Kolyada
2019-04-26 20:46 Mikle Kolyada
2019-04-15 15:15 Mikle Kolyada
2019-03-21 22:02 Mikle Kolyada
2019-02-28 10:41 Mikle Kolyada
2019-02-17 16:20 Mikle Kolyada
2019-02-07 8:18 Mikle Kolyada
2018-12-28 11:46 Mikle Kolyada
2018-12-04 14:11 Mikle Kolyada
2018-10-25 17:55 Mikle Kolyada
2018-10-05 17:37 Mikle Kolyada
2018-09-20 8:40 Mikle Kolyada
2018-09-15 17:10 Mikle Kolyada
2018-08-30 17:53 Mikle Kolyada
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1695362975.a1ec06d4703ceaacf79d47883319a56215f127a3.juippis@gentoo \
--to=juippis@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox