summaryrefslogtreecommitdiff
path: root/xfce-extra/xfce4-genmon-plugin
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-01-26 06:49:21 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-01-26 06:49:21 +0000
commit3e90fd411cb5f48da3f2487a4ea0efcbee2bfa08 (patch)
tree7c9660a764d1acdb90fea6ec5c4f6807eaebaf4c /xfce-extra/xfce4-genmon-plugin
parent4dec849539ecb0ceab14d66af84960f01b9a284c (diff)
gentoo auto-resync : 26:01:2025 - 06:49:21
Diffstat (limited to 'xfce-extra/xfce4-genmon-plugin')
-rw-r--r--xfce-extra/xfce4-genmon-plugin/Manifest4
-rw-r--r--xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-4.1.1.ebuild35
-rw-r--r--xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-4.2.1.ebuild4
3 files changed, 3 insertions, 40 deletions
diff --git a/xfce-extra/xfce4-genmon-plugin/Manifest b/xfce-extra/xfce4-genmon-plugin/Manifest
index a38c98114b95..14d9c04993e2 100644
--- a/xfce-extra/xfce4-genmon-plugin/Manifest
+++ b/xfce-extra/xfce4-genmon-plugin/Manifest
@@ -1,5 +1,3 @@
-DIST xfce4-genmon-plugin-4.1.1.tar.bz2 400772 BLAKE2B 949f2012bd7037d50997e83c555a2d2b33269f233f676d8acc5a195ac194d435cf7f3f5bd1eac1352e57b0463af1f6302b602bedb6ef9c4e2582724c00b96159 SHA512 663dabcdfb9d85325be5bc000f44e6cd61f78143e6d49bc7c481d14eccc3601408e2a7bed1276de5fcb24e75af66d8765fd0dc373dc8b82c1118fb5da2673c03
DIST xfce4-genmon-plugin-4.2.1.tar.bz2 484379 BLAKE2B 0897c2cf4598c3e6bf1253deee6d53d56eca2bfb8f2926044d650995d4a619e4c8596121a9d03c575bd66da60052c4d93ef8476e902defed88b80219ed422d58 SHA512 c961462b67fcf001147d7a930bc443cceaa0e4b52ac511a38885072e995b21e5a1e047ea1ed9f30399c73d4f4bc8feda88e1b19a94cd7ce3ae272153c4767af9
-EBUILD xfce4-genmon-plugin-4.1.1.ebuild 795 BLAKE2B 705f9830a61b57f6d147f8d368698a5aa45a871d5b3060f3e4aeba8527555c8075825327095a4696d5675c90ce2f677d100be52f5e5ef0a1c44b24af7b6ddb0f SHA512 279c81ab4733693eec05ca2f6c65de22faa85ad016ba77d6486863342a6a71efa6174c30e96e3f78db646041c1284c5f8dd5d526bb453633b9f7d31362dc9cb9
-EBUILD xfce4-genmon-plugin-4.2.1.ebuild 930 BLAKE2B 253e63436c1213a220ee85ac25cb33654d9444498cac52470a55056ef9b310e321264cc522057038719b1dc95cc8fe46187d775c90a56041df0bb8c6f1fc32d5 SHA512 30cce134b4565b1476b17fd6659f049696040ef383b921cdab88414012192c0caa624450eba2f5e485d4f766816cd3a0d4650807d21ae80f0faa516d9ab8fee2
+EBUILD xfce4-genmon-plugin-4.2.1.ebuild 925 BLAKE2B d5385fb5fa840d2a19ae62043d370aa15977e8d6c5805effa7eb19133f5988995a80d24c070bb8107d59c8aeb86ea02e3407a47f65e4803591293cfdadc13076 SHA512 3c4097939a940f9b6917c0b1a19cf99db69cace5ea17528cd2dc386f8eda1ebd476d3fe6ab3964fb0ad0b72112d05e8a3693aace9e8643484e6010860d99da78
MISC metadata.xml 248 BLAKE2B 83bf47dc3dbedea8a88932e922075f0ba8fd841433c4ab750e2ab61c22e8cbfaa1acb04a903d89ef5140a75dfc4c4899354623e0160df5b7c178c190f8494515 SHA512 b5200cfe30adef8e869fada87f1b4171210b2427cd3ac12edef70948f305d5e612ca5f24d377f9823a6022c8867db635db50ddd3d6cb362d6b0137c299fe07e5
diff --git a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-4.1.1.ebuild b/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-4.1.1.ebuild
deleted file mode 100644
index 150227760f37..000000000000
--- a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-4.1.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils
-
-DESCRIPTION="Cyclically spawned executable output on the panel"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin"
-SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
-
-RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
- >=xfce-base/xfce4-panel-4.12:="
-DEPEND="${RDEPEND}"
-BDEPEND="
- dev-util/intltool
- sys-devel/gettext
- virtual/pkgconfig"
-
-src_install() {
- default
- find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
diff --git a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-4.2.1.ebuild b/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-4.2.1.ebuild
index 6b75f44c4263..35fd3e730a0c 100644
--- a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-4.2.1.ebuild
+++ b/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-4.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
DEPEND="
>=dev-libs/glib-2.50.0