From: "Pascal Jäger" <pascal.jaeger@leimstift.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
Date: Mon, 04 Aug 2025 07:56:20 +0000 (UTC) [thread overview]
Message-ID: <1754294173.ad0d0e17b19e39adf692b5268c187ba4570525e6.pascal.jaeger@gentoo> (raw)
commit: ad0d0e17b19e39adf692b5268c187ba4570525e6
Author: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Mon Aug 4 06:42:43 2025 +0000
Commit: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Mon Aug 4 07:56:13 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ad0d0e17
gui-apps/nwg-shell-config: add 0.5.62
Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>
gui-apps/nwg-shell-config/Manifest | 1 +
.../nwg-shell-config-0.5.62.ebuild | 41 ++++++++++++++++++++++
2 files changed, 42 insertions(+)
diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest
index 864cd1730d..bc3a9efe3a 100644
--- a/gui-apps/nwg-shell-config/Manifest
+++ b/gui-apps/nwg-shell-config/Manifest
@@ -1,2 +1,3 @@
DIST nwg-shell-config-0.5.58.tar.gz 131041 BLAKE2B 78e4eaf6ae65a001697459ab5182e955cbf3ce53ea483a72f027840b35d5f18f8df84d3665c4285c8a2f9d4e45d2d4d2ae657b8c399f6011b5b4a21c3882ae24 SHA512 2d7cf79ada92447978ccc4354a98cec51b7b3c1f1c6d3d2feccdb56768c3ea8e583432bb76c263733733273c3ea55a477d0cee25d67dfb669b1c08a12986470d
DIST nwg-shell-config-0.5.59.tar.gz 131521 BLAKE2B a3b4a757505a6d8f7bd79291eebfdd12a0a8ddeacb46e77f5b22e9206ba6d49d6c746ee10fed7378bef8d87b2bda05ae181db1e1d95034dd22e3ba7c858c7e83 SHA512 4aa1dde78c8d47bf61d141ca964097532a5753bbb334e95e672a15ee6241aa8e8d6235e5464d2ccf48419cb757c44b4c4472e94d9758a1f6681ff9496c231b75
+DIST nwg-shell-config-0.5.62.tar.gz 132279 BLAKE2B c1c9663b158c35a79f14d2f23f0223da9c48d8a2d5f1703d82f50bd62791ef3280c74a7a4c2280aea969bd5db9c3373bac03633f08db7cd6300b6d197da1805b SHA512 778bf74201db775a185cb6ea8507db35062d931ff3717e62445a9bea7a07f1cdab18bdaccafcd59a6f016336c97b449f90fb7471bd3cb5f49c7d35566f431d3a
diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.62.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.62.ebuild
new file mode 100644
index 0000000000..52a9620390
--- /dev/null
+++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.62.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{11..14} )
+DISTUTILS_USE_PEP517=setuptools
+inherit desktop distutils-r1 xdg-utils
+
+DESCRIPTION="nwg-shell configuration utility"
+HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"
+SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ gui-apps/nwg-shell
+ sci-geosciences/geopy
+ x11-libs/gtk+:3
+"
+DEPEND="${RDEPEND}"
+
+python_install_all() {
+ distutils-r1_python_install_all
+ domenu nwg-shell-config.desktop
+ doicon nwg-shell-config.svg
+ doicon nwg-shell-update.svg
+ doicon nwg-shell-translate.svg
+ doicon nwg-update-noupdate.svg
+ doicon nwg-update-available.svg
+ doicon nwg-update-checking.svg
+}
+
+pkg_postinst() {
+ xdg_desktop_database_update
+}
+
+pkg_postrm() {
+ xdg_desktop_database_update
+}
next reply other threads:[~2025-08-04 7:56 UTC|newest]
Thread overview: 75+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-04 7:56 Pascal Jäger [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-06 16:26 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/ Pascal Jäger
2025-08-06 16:26 Pascal Jäger
2025-08-04 8:58 Paul Zander
2025-08-04 7:56 Pascal Jäger
2025-06-07 18:49 Pascal Jäger
2025-06-07 18:49 Pascal Jäger
2025-06-07 18:49 Pascal Jäger
2025-05-01 22:24 Pascal Jäger
2025-02-06 12:38 Pascal Jäger
2025-02-06 12:38 Pascal Jäger
2024-12-24 8:29 Pascal Jäger
2024-12-24 8:29 Pascal Jäger
2024-12-24 8:29 Pascal Jäger
2024-12-24 8:29 Pascal Jäger
2024-12-13 11:52 Pascal Jäger
2024-12-13 11:52 Pascal Jäger
2024-12-13 11:52 Pascal Jäger
2024-12-13 11:52 Pascal Jäger
2024-12-13 11:52 Pascal Jäger
2024-12-13 11:52 Pascal Jäger
2024-12-13 11:52 Pascal Jäger
2024-12-13 11:52 Pascal Jäger
2024-11-10 15:18 Pascal Jäger
2024-11-10 15:18 Pascal Jäger
2024-11-10 15:18 Pascal Jäger
2024-11-10 15:18 Pascal Jäger
2024-11-10 15:18 Pascal Jäger
2024-11-10 15:18 Pascal Jäger
2024-11-10 15:18 Pascal Jäger
2024-08-22 19:33 Pascal Jäger
2024-07-05 18:58 Pascal Jäger
2024-07-05 18:58 Pascal Jäger
2024-07-05 18:58 Pascal Jäger
2024-07-05 18:58 Pascal Jäger
2024-06-29 8:04 Pascal Jäger
2024-06-29 8:04 Pascal Jäger
2024-06-29 8:04 Pascal Jäger
2024-06-29 8:04 Pascal Jäger
2024-05-20 20:35 Pascal Jäger
2024-05-20 20:35 Pascal Jäger
2024-05-08 18:17 Pascal Jäger
2024-05-08 18:17 Pascal Jäger
2024-04-25 18:38 Pascal Jäger
2024-04-25 18:38 Pascal Jäger
2024-04-25 18:38 Pascal Jäger
2024-04-25 18:38 Pascal Jäger
2024-02-07 14:05 Pascal Jäger
2024-02-07 14:05 Pascal Jäger
2024-02-07 14:05 Pascal Jäger
2024-02-07 14:05 Pascal Jäger
2024-01-28 19:13 Pascal Jäger
2024-01-28 19:13 Pascal Jäger
2024-01-10 11:43 Pascal Jäger
2024-01-10 11:43 Pascal Jäger
2024-01-05 19:26 Pascal Jäger
2024-01-05 19:26 Pascal Jäger
2023-12-06 12:29 Pascal Jäger
2023-12-06 12:29 Pascal Jäger
2023-11-29 16:09 Pascal Jäger
2023-11-29 16:09 Pascal Jäger
2023-11-29 16:09 Pascal Jäger
2023-11-29 16:09 Pascal Jäger
2023-11-22 17:02 Pascal Jäger
2023-11-22 17:02 Pascal Jäger
2023-11-22 17:02 Pascal Jäger
2023-11-18 9:10 Pascal Jäger
2023-11-18 9:10 Pascal Jäger
2023-11-18 9:10 Pascal Jäger
2023-11-18 9:10 Pascal Jäger
2023-11-14 19:52 Pascal Jäger
2023-11-10 18:38 Pascal Jäger
2023-10-18 9:57 Pascal Jäger
2023-08-10 21:54 Pascal Jäger
2023-08-08 23:01 Pascal Jäger
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=1754294173.ad0d0e17b19e39adf692b5268c187ba4570525e6.pascal.jaeger@gentoo \
--to=pascal.jaeger@leimstift.de \
--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