From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/nwg-panel/
Date: Thu, 22 Feb 2024 01:25:37 +0000 (UTC) [thread overview]
Message-ID: <1708527754.5acb029590148ae52994a21e00c8d8068979caa6.lanodan@gentoo> (raw)
commit: 5acb029590148ae52994a21e00c8d8068979caa6
Author: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Wed Feb 21 14:59:35 2024 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Wed Feb 21 15:02:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5acb0295
gui-apps/nwg-panel: drop 0.9.22
Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>
gui-apps/nwg-panel/Manifest | 1 -
gui-apps/nwg-panel/nwg-panel-0.9.22.ebuild | 53 ------------------------------
2 files changed, 54 deletions(-)
diff --git a/gui-apps/nwg-panel/Manifest b/gui-apps/nwg-panel/Manifest
index 69d9adcbac..c48ff142b8 100644
--- a/gui-apps/nwg-panel/Manifest
+++ b/gui-apps/nwg-panel/Manifest
@@ -1,3 +1,2 @@
-DIST nwg-panel-0.9.22.tar.gz 226330 BLAKE2B b3fce928e16177c58d4180178db6e702416fd04f2e4c80d155722c24df3299e2e1cd0646d85adf2d84ea64d59ecdc35eb36dd5011246189e989b32903db354e4 SHA512 d9be742b307152e76c8e97d16cb5eeb0e67018a8b84ea7e03838cc4b8d9881f50f297911ecb38209ce778112ae9645995727dbda8bf9981cc32da9dc02ff7c39
DIST nwg-panel-0.9.23.tar.gz 227040 BLAKE2B bc0f5afd220bab8f360874b9744b21c8f1730cbd124763fe57d9707ae1169cce6d155dfe49dca37d45d398b5aeda38f3f68764e7cd5e11ac5392ad61d6b2a615 SHA512 1363ffab1124a17a4320a0350595808dda76fcfe1a97191e3b504b99a0733c9860d4aa35a97299605226f988687c3b4cf14794fe065e2e1ec11e1ca2e0fb0e9c
DIST nwg-panel-0.9.24.tar.gz 227084 BLAKE2B 8a86923a0d457d55a1269b00c6955c51410fbd8f838c1b9b4526c37200b4f55c161d0df1ee4a3a0ef83f115c33563ffc8cc5907d601495d1b433ec04e93ac198 SHA512 68329511f20ce88738fb2b30efaa542fcbaf1376a7cb269755f99489cd89984d8986230eebd4c0c610cf5e935f85ba4d33108b7beff64dabc0d67f8f2af04c5b
diff --git a/gui-apps/nwg-panel/nwg-panel-0.9.22.ebuild b/gui-apps/nwg-panel/nwg-panel-0.9.22.ebuild
deleted file mode 100644
index dde513ba92..0000000000
--- a/gui-apps/nwg-panel/nwg-panel-0.9.22.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..11} )
-DISTUTILS_USE_PEP517=setuptools
-inherit desktop distutils-r1 systemd xdg-utils
-
-if [[ "${PV}" == 9999 ]]
-then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/nwg-piotr/nwg-panel.git"
-else
- SRC_URI="https://github.com/nwg-piotr/nwg-panel/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64"
-fi
-
-DESCRIPTION="GTK3-based panel for sway and Hyprland Wayland compositors"
-HOMEPAGE="https://github.com/nwg-piotr/nwg-panel"
-LICENSE="MIT"
-
-SLOT="0"
-
-RDEPEND="
- x11-libs/gtk+:3
- dev-python/pygobject[${PYTHON_USEDEP}]
- dev-python/psutil[${PYTHON_USEDEP}]
- dev-python/i3ipc[${PYTHON_USEDEP}]
- dev-python/dasbus[${PYTHON_USEDEP}]
- gui-apps/nwg-icon-picker
- media-sound/playerctl
- gui-libs/gtk-layer-shell
-"
-DEPEND="${RDEPEND}"
-
-python_install_all() {
- distutils-r1_python_install_all
- domenu nwg-panel-config.desktop
- domenu nwg-processes.desktop
- doicon nwg-panel.svg
- doicon nwg-processes.svg
- doicon nwg-shell.svg
- systemd_dounit nwg-panel.service
-}
-
-pkg_postinst() {
- xdg_desktop_database_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
-}
next reply other threads:[~2024-02-22 1:25 UTC|newest]
Thread overview: 86+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-22 1:25 Haelwenn Monnier [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-29 9:37 [gentoo-commits] repo/proj/guru:master commit in: gui-apps/nwg-panel/ David Roman
2025-01-29 9:37 David Roman
2025-01-20 9:34 David Roman
2025-01-20 9:34 David Roman
2025-01-20 9:34 David Roman
2025-01-20 9:34 David Roman
2025-01-02 19:26 David Roman
2025-01-02 19:26 David Roman
2025-01-02 19:26 David Roman
2025-01-02 19:26 David Roman
2025-01-02 19:26 David Roman
2024-12-24 11:55 David Roman
2024-12-24 11:55 David Roman
2024-12-24 11:55 David Roman
2024-12-24 11:55 David Roman
2024-12-24 11:55 David Roman
2024-12-24 11:55 David Roman
2024-12-24 11:55 David Roman
2024-12-24 11:55 David Roman
2024-12-14 11:46 David Roman
2024-11-10 15:37 Viorel Munteanu
2024-11-10 15:37 Viorel Munteanu
2024-11-10 15:37 Viorel Munteanu
2024-11-10 15:37 Viorel Munteanu
2024-11-10 15:37 Viorel Munteanu
2024-11-10 15:37 Viorel Munteanu
2024-11-10 15:37 Viorel Munteanu
2024-11-10 15:37 Viorel Munteanu
2024-10-15 23:27 David Roman
2024-10-15 23:27 David Roman
2024-10-15 23:27 David Roman
2024-10-15 23:27 David Roman
2024-10-15 23:27 David Roman
2024-10-08 14:36 David Roman
2024-10-08 14:36 David Roman
2024-10-08 14:36 David Roman
2024-10-08 14:36 David Roman
2024-10-08 14:36 David Roman
2024-10-08 14:36 David Roman
2024-10-08 14:36 David Roman
2024-10-08 14:36 David Roman
2024-10-08 14:36 David Roman
2024-08-28 10:57 David Roman
2024-08-23 0:18 David Roman
2024-06-29 9:55 David Roman
2024-06-29 9:55 David Roman
2024-06-29 9:55 David Roman
2024-05-20 0:18 Julien Roy
2024-05-16 16:27 Julien Roy
2024-05-04 1:19 David Roman
2024-05-04 1:19 David Roman
2024-05-04 1:19 David Roman
2024-05-04 1:19 David Roman
2024-05-04 1:19 David Roman
2024-05-02 15:42 David Roman
2024-05-02 15:42 David Roman
2024-05-02 15:42 David Roman
2024-05-02 15:42 David Roman
2024-05-02 15:42 David Roman
2024-05-02 15:42 David Roman
2024-03-28 3:43 Haelwenn Monnier
2024-03-28 3:43 Haelwenn Monnier
2024-03-28 3:43 Haelwenn Monnier
2024-03-28 3:43 Haelwenn Monnier
2024-03-28 3:43 Haelwenn Monnier
2024-03-07 11:34 Andrew Ammerlaan
2024-02-22 1:25 Haelwenn Monnier
2024-02-22 1:25 Haelwenn Monnier
2024-02-14 16:01 Andrew Ammerlaan
2024-01-31 18:51 Haelwenn Monnier
2024-01-31 18:51 Haelwenn Monnier
2024-01-11 11:57 David Roman
2024-01-11 11:57 David Roman
2023-12-11 6:50 Viorel Munteanu
2023-12-04 7:11 Viorel Munteanu
2023-12-04 7:11 Viorel Munteanu
2023-12-04 7:11 Viorel Munteanu
2023-12-04 7:11 Viorel Munteanu
2023-11-12 0:50 David Roman
2023-10-26 1:24 Haelwenn Monnier
2023-10-21 11:08 David Roman
2023-10-19 7:17 Viorel Munteanu
2023-10-19 7:17 Viorel Munteanu
2023-08-12 16:31 David Roman
2023-08-10 8:14 Viorel Munteanu
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=1708527754.5acb029590148ae52994a21e00c8d8068979caa6.lanodan@gentoo \
--to=contact@hacktivis.me \
--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