diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-06-21 19:01:21 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-06-21 19:01:21 +0000 |
| commit | 00a6d1ff550f047a4aefe580f6d036c1d8564da7 (patch) | |
| tree | 1e4207fd130e74bd3248b48ddc2062b46480a105 /xfce-extra | |
| parent | ae723eb1ef4f54cf34cd3235fe0f5e9d39b046cc (diff) | |
| download | baldeagleos-repo-00a6d1ff550f047a4aefe580f6d036c1d8564da7.tar.gz baldeagleos-repo-00a6d1ff550f047a4aefe580f6d036c1d8564da7.tar.xz baldeagleos-repo-00a6d1ff550f047a4aefe580f6d036c1d8564da7.zip | |
Adding metadata
Diffstat (limited to 'xfce-extra')
39 files changed, 7 insertions, 843 deletions
diff --git a/xfce-extra/xfce4-calculator-plugin/Manifest b/xfce-extra/xfce4-calculator-plugin/Manifest index 98dd8709b05c..8176ae56d78f 100644 --- a/xfce-extra/xfce4-calculator-plugin/Manifest +++ b/xfce-extra/xfce4-calculator-plugin/Manifest @@ -1,2 +1 @@ -DIST xfce4-calculator-plugin-0.7.3.tar.bz2 481917 BLAKE2B 440d9b44057f28453e416ff23c0f0a2ccbe1603fe6856c4c755babe5acd705cee93d1bb25cbc57ceec485742c86e027caf175bc18ffd5c9027c6dcafd61b87ba SHA512 f4479cf65e35c1491792d7e74674e41d3e13bf59c73f43fa7b25b83731326ef2627ddfa34a190a799c83a424b3a80760716cb5bcd3fa3dc371a4e42255332dd5 DIST xfce4-calculator-plugin-0.8.0.tar.xz 87640 BLAKE2B 6c4fdb8f7975152d0ddb6ee55262a25e8dda82c535514a1131a459b97434111cc6c9f856df50ccf5119ea688354f66b7c8168bac43aa0f00497ca0380c6cf947 SHA512 524de531cbb9da846596345ebf23691f8a7a2fc02f7f77f3318e70dfde08f9bfd1d920a015391f7d06056edfcf4517b22e05c33afe76345607a53054053d699e diff --git a/xfce-extra/xfce4-calculator-plugin/xfce4-calculator-plugin-0.7.3.ebuild b/xfce-extra/xfce4-calculator-plugin/xfce4-calculator-plugin-0.7.3.ebuild deleted file mode 100644 index 7389ee8c02bb..000000000000 --- a/xfce-extra/xfce4-calculator-plugin/xfce4-calculator-plugin-0.7.3.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xdg-utils - -DESCRIPTION="A calculator plugin for the Xfce4 panel" -HOMEPAGE=" - https://docs.xfce.org/panel-plugins/xfce4-calculator-plugin/start - https://gitlab.xfce.org/panel-plugins/xfce4-calculator-plugin/ -" -SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" - -DEPEND=" - >=dev-libs/glib-2.50.0 - x11-libs/libX11 - >=x11-libs/gtk+-3.22.20:3 - >=xfce-base/libxfce4ui-4.16.0:= - >=xfce-base/libxfce4util-4.16.0:= - >=xfce-base/xfce4-panel-4.16.0:= -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - >=sys-devel/gettext-0.19.8 - 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-cpugraph-plugin/Manifest b/xfce-extra/xfce4-cpugraph-plugin/Manifest index 19e5803c73ca..fefc0cf7be63 100644 --- a/xfce-extra/xfce4-cpugraph-plugin/Manifest +++ b/xfce-extra/xfce4-cpugraph-plugin/Manifest @@ -1,2 +1 @@ -DIST xfce4-cpugraph-plugin-1.2.11.tar.bz2 569026 BLAKE2B 0845eade5d84f233d6220167caad13bec0a120a817bd223469518fb42d0815d5d7a0e898ae6d9002d3b51c40792dcb27f095fc411f8d29ebf11094a56b4e2d0a SHA512 c9c9b32028c223146b5ae73df3dfff14fff38d15695459f96d9428d4b2e82d08e46eee6d2f83a2b261845b1a03df20287d7bb83a8323f48813ccb56299009d93 DIST xfce4-cpugraph-plugin-1.3.0.tar.xz 94824 BLAKE2B bfe016a9f38b47e4553031a79b2b0753ea8a58b3f770ef71f13de174a8bbd3f060948866f24010562163c5027bc30e80e14f83c4fa7ce80bbd6d6e93ab293195 SHA512 aefb0f94b7a4a480ca5769bd09aed29404316562a70abcb243c538de8637062de2eb6defe424d1f2cd2555a49d5aae4393b623b4d65dca84f87b420d38da4443 diff --git a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.2.11.ebuild b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.2.11.ebuild deleted file mode 100644 index 12fd8a0a3a4d..000000000000 --- a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.2.11.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xdg-utils - -DESCRIPTION="A system load plug-in for the Xfce panel" -HOMEPAGE=" - https://docs.xfce.org/panel-plugins/xfce4-cpugraph-plugin - https://gitlab.xfce.org/panel-plugins/xfce4-cpugraph-plugin/ -" -SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="BSD-2 GPL-2+" -SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" - -DEPEND=" - >=dev-libs/glib-2.50.0 - >=x11-libs/gtk+-3.22.0:3 - >=xfce-base/libxfce4ui-4.16.0:= - >=xfce-base/libxfce4util-4.17.2:= - >=xfce-base/xfce4-panel-4.16.0:= - >=xfce-base/xfconf-4.12.0:= -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -src_install() { - default - find "${ED}" -name '*.la' -delete || die -} - -pkg_postinst() { - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_icon_cache_update -} diff --git a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.3.0.ebuild b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.3.0.ebuild index a757d664d83b..197e9a9d4037 100644 --- a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.3.0.ebuild +++ b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.3.0.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD-2 GPL-2+" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" DEPEND=" >=dev-libs/glib-2.50.0 diff --git a/xfce-extra/xfce4-dict/Manifest b/xfce-extra/xfce4-dict/Manifest index 9c3094f476f6..d18de940b528 100644 --- a/xfce-extra/xfce4-dict/Manifest +++ b/xfce-extra/xfce4-dict/Manifest @@ -1,2 +1 @@ -DIST xfce4-dict-0.8.8.tar.bz2 669951 BLAKE2B 4983ad741fef7b0d7ad72ddbbc4e9bc09ba041f55fab219615ef046b6bc23490fec8dcf2cc03a2d3f6c131ac6529a656f0e29b596d6b77c9bdcd7be29dfc60dd SHA512 db1919f3d29245cc02ea8e4f898e8d389c426a574f6227bcb0504f2f4506220617bf6ac4b8544e85e00c8d7818ad06a61e2daaea1883a6badf9b394d2b481398 DIST xfce4-dict-0.8.9.tar.xz 189108 BLAKE2B 06318c770d82b25bcdff8c18f95ae0ef1df6a2b5cac17452e1114245656a5588f20a399d72e7a3f498ee798c54512c483bfd16b50c95e7f9fc5e17bac53061cb SHA512 e3958fea9f8d2d29665dc85b2acf87fdc7c18a50b8a805a659df38a57d2a125aa6a41c70ffe2bfad404940c9691bd5008ea923ce7ec79fb26dd826b54a045aa9 diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.8.8.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.8.8.ebuild deleted file mode 100644 index d00dd4037e00..000000000000 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.8.8.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xdg-utils - -DESCRIPTION="A dict.org querying application and panel plug-in for the Xfce desktop" -HOMEPAGE=" - https://docs.xfce.org/apps/xfce4-dict/start - https://gitlab.xfce.org/apps/xfce4-dict/ -" -SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 arm ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" - -DEPEND=" - >=dev-libs/glib-2.24.0 - >=x11-libs/gtk+-3.22.0:3 - x11-libs/libX11 - >=xfce-base/libxfce4util-4.10.0:= - >=xfce-base/libxfce4ui-4.12.0:= - >=xfce-base/xfce4-panel-4.10.0:= -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - dev-util/gdbus-codegen - virtual/pkgconfig -" - -src_configure() { - econf --libexecdir="${EPREFIX}"/usr/$(get_libdir) -} - -src_install() { - default - - find "${ED}" -name '*.la' -delete || die -} - -pkg_postinst() { - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_icon_cache_update -} diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.8.9.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.8.9.ebuild index 1ef3f6b20c44..33b2fc00c32d 100644 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.8.9.ebuild +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.8.9.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 arm ~hppa ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" DEPEND=" >=dev-libs/glib-2.66.0 diff --git a/xfce-extra/xfce4-docklike-plugin/Manifest b/xfce-extra/xfce4-docklike-plugin/Manifest index b62edfbe8c23..909eba3a677f 100644 --- a/xfce-extra/xfce4-docklike-plugin/Manifest +++ b/xfce-extra/xfce4-docklike-plugin/Manifest @@ -1,2 +1 @@ -DIST xfce4-docklike-plugin-0.4.3.tar.bz2 456424 BLAKE2B 1cc2f2d1bf209d75e20d57a68b86e48fceed7f790e1d669275ca18445e1f279e07c5f6124b6b318ef532d4b3670e70cabb1fe188fff1a5f99a309e350a831c99 SHA512 89b3739568fb4d908ad99268688448b8883d5f8e2b4c7ac092fbd687f53ada7f9c08f58e34572e9e2f733035174db1a5340a02e329a7fbed848786235bc3b298 DIST xfce4-docklike-plugin-0.5.0.tar.xz 78724 BLAKE2B 09886ca936030f2fe9b46b5eb7ad3fc2695bf6b79817a71b448846e876854887cdfcec71268465ea65b9975e2a246a9c24152a7b671c9810ac636fc877798fd5 SHA512 3027a2d1420423911c11466aad26edbfc11c11c6b5bfc6f9dc27f4db5fb19730bc9488d212ad87590179e73a921e6c7884c60bf8b0de4fa52ef61b239178995d diff --git a/xfce-extra/xfce4-docklike-plugin/xfce4-docklike-plugin-0.4.3.ebuild b/xfce-extra/xfce4-docklike-plugin/xfce4-docklike-plugin-0.4.3.ebuild deleted file mode 100644 index 04a24a2965aa..000000000000 --- a/xfce-extra/xfce4-docklike-plugin/xfce4-docklike-plugin-0.4.3.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xdg-utils - -DESCRIPTION="A modern, minimalist docklike taskbar for Xfce" -HOMEPAGE=" - https://docs.xfce.org/panel-plugins/xfce4-docklike-plugin/start - https://gitlab.xfce.org/panel-plugins/xfce4-docklike-plugin/ -" -SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64" -IUSE="X wayland" -REQUIRED_USE="|| ( X wayland )" - -DEPEND=" - >=dev-libs/glib-2.58.0 - >=x11-libs/gtk+-3.24.0:3[X?,wayland?] - >=x11-libs/cairo-1.16.0 - >=xfce-base/libxfce4ui-4.16.0:= - >=xfce-base/libxfce4util-4.16.0:= - >=xfce-base/xfce4-panel-4.16.0:= - >=xfce-base/libxfce4windowing-4.19.4:=[X?] - X? ( - >=x11-libs/libX11-1.6.7 - ) - wayland? ( - >=gui-libs/gtk-layer-shell-0.7.0 - ) -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - >=sys-devel/gettext-0.19.8 - 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-generic-slider/Manifest b/xfce-extra/xfce4-generic-slider/Manifest index c3fd1734de40..72e54374ac31 100644 --- a/xfce-extra/xfce4-generic-slider/Manifest +++ b/xfce-extra/xfce4-generic-slider/Manifest @@ -1,2 +1 @@ -DIST xfce4-generic-slider-1.0.1.tar.bz2 424157 BLAKE2B d7bb894d214c67d73e8f0719c011fe22b9c2bf3e5a3cf6a7f29d339f1d2ffb090df24a41e71a79bcb95aa52d97aa1e1551e5a7d97d0f70d3d07c15b45720588e SHA512 90543eb3c2819e04001e060f23bc5ecb8b9dff8e41e301344eaeb692824db36125a578cca93100d5e81c86a901146c951e397f58a52483ed24e678e6fe6fd91e DIST xfce4-generic-slider-1.1.0.tar.xz 51264 BLAKE2B b811c5a26757dc39b6f7cf8d114994ed55860dd226b1e20dacc4c93288501c0f864241a79323151303e7aaf8a1908770da94161ebff38ab131ed46058d0cf3be SHA512 ac04aefd2e28dedcacef873b2b3fd1cc45a89894242c9327d47e37b819bcdcc53811db256b44e750438cfe83bc61dda11233d26e6dacf466c000ab2d6f2d48b3 diff --git a/xfce-extra/xfce4-generic-slider/xfce4-generic-slider-1.0.1.ebuild b/xfce-extra/xfce4-generic-slider/xfce4-generic-slider-1.0.1.ebuild deleted file mode 100644 index 5eb9bc0e0118..000000000000 --- a/xfce-extra/xfce4-generic-slider/xfce4-generic-slider-1.0.1.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xdg-utils - -DESCRIPTION="A visual slider widget to control user-configurable variables" -HOMEPAGE=" - https://docs.xfce.org/panel-plugins/xfce4-generic-slider/start - https://gitlab.xfce.org/panel-plugins/xfce4-generic-slider/ -" -SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64" - -DEPEND=" - >=dev-libs/glib-2.50.0 - >=x11-libs/gtk+-3.22.0:3 - >=xfce-base/libxfce4ui-4.16.0:=[gtk3(+)] - >=xfce-base/xfce4-panel-4.16.0:= -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - >=sys-devel/gettext-0.19.8 - 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-indicator-plugin/Manifest b/xfce-extra/xfce4-indicator-plugin/Manifest index 0240078f895e..fc8b02fbcc8f 100644 --- a/xfce-extra/xfce4-indicator-plugin/Manifest +++ b/xfce-extra/xfce4-indicator-plugin/Manifest @@ -1,2 +1 @@ -DIST xfce4-indicator-plugin-2.4.3.tar.bz2 457820 BLAKE2B b350f243522213887082fb4eb75bac4e5147a1b8e1f9518dd4c1043306962ba81b9c77d4ae82902ba267c6ecb8c23bde475ba31319f5691f2f3acba8f98a6708 SHA512 fd3d733811f3f7b4be174e9e477bdb85f7007aa4038d2490db79dbce5add6589f9e2788725257881e14eeaf84f472d18bffe3f1ba08360e59b2dc029bcf080c4 DIST xfce4-indicator-plugin-2.5.0.tar.xz 83336 BLAKE2B 0567f08d268975c396245dd95ecd7de96727bae1b0beff4a6e2271225074a063147b411f080c929ace35fcc8f01c93b1972acec8cc4efedbc3fef7b99569a983 SHA512 671827a90c52ec2573822edce9f533f32f17fad48c8bd47e03a3a12e32c4d664af71c38f07c590ea3c50e919556bfff3c3a22188e4bfe00d258b6d66d9dabbb3 diff --git a/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-2.4.3.ebuild b/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-2.4.3.ebuild deleted file mode 100644 index cf4d58240660..000000000000 --- a/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-2.4.3.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xdg-utils - -DESCRIPTION="A panel plugin that uses indicator-applet to show new messages" -HOMEPAGE=" - https://docs.xfce.org/panel-plugins/xfce4-indicator-plugin/start - https://gitlab.xfce.org/panel-plugins/xfce4-indicator-plugin/ -" -SRC_URI=" - https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2 -" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" - -DEPEND=" - >=dev-libs/ayatana-ido-0.4.0 - >=dev-libs/glib-2.50.0 - >=dev-libs/libayatana-indicator-0.5.0:3 - >=x11-libs/gtk+-3.22.0:3 - x11-libs/libX11 - >=xfce-base/libxfce4ui-4.16.0:=[gtk3(+)] - >=xfce-base/libxfce4util-4.16.0:= - >=xfce-base/xfce4-panel-4.16.0:= - >=xfce-base/xfconf-4.16.0:= -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -src_configure() { - local myconf=( - --enable-ido - ) - - econf "${myconf[@]}" -} - -src_install() { - default - find "${D}" -name '*.la' -delete || die -} - -pkg_postinst() { - xdg_icon_cache_update - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_icon_cache_update - xdg_desktop_database_update -} diff --git a/xfce-extra/xfce4-mixer/Manifest b/xfce-extra/xfce4-mixer/Manifest index 4ec286c430cb..6c94f342d721 100644 --- a/xfce-extra/xfce4-mixer/Manifest +++ b/xfce-extra/xfce4-mixer/Manifest @@ -1,2 +1 @@ -DIST xfce4-mixer-4.18.2.tar.bz2 613529 BLAKE2B 0abff126049b92382200862aff32492feaf22ccd8fbfab711a7f697adf12546079031ae70ee0ea6297e3769f4210d860b3fa00b0c7dae01d5ed9255a241a642a SHA512 9ad5d26a8d7b91251f31ba2b3b3c4fb4d357963c876ec20cbf638ffa34f4b23db623883ab46798e6cf2a554b88ab68dfd5166fdc1f5a0cee594263b2fd3ba126 DIST xfce4-mixer-4.20.0.tar.xz 118332 BLAKE2B 1fd86eb34c0ff0a0bd51ffac68ef78f4d032de2f7c8749ac0672b4e1a003ce792c685090aade39eabc7ace8177ab7c68961eb7edc252004bc7080ae10e88bc83 SHA512 985a84588ab9b37cdbf24b5f9517a48c6fccbb092118bbce109b9d6f0e99faf3802c1c63141aeb9dd463f507ce68705f3bc86095aa7271b173ab639fe9f662d9 diff --git a/xfce-extra/xfce4-mixer/xfce4-mixer-4.18.2.ebuild b/xfce-extra/xfce4-mixer/xfce4-mixer-4.18.2.ebuild deleted file mode 100644 index 49347041080a..000000000000 --- a/xfce-extra/xfce4-mixer/xfce4-mixer-4.18.2.ebuild +++ /dev/null @@ -1,64 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xdg-utils - -DESCRIPTION="A volume control application and panel plugin for Xfce" -HOMEPAGE=" - https://docs.xfce.org/apps/xfce4-mixer/start - https://gitlab.xfce.org/apps/xfce4-mixer/ -" -SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64" -IUSE="alsa +keybinder pulseaudio sndio" - -DEPEND=" - >=dev-libs/glib-2.50.0 - >=media-libs/gstreamer-1.0:1.0 - >=x11-libs/gtk+-3.22.0:3 - >=x11-libs/libnotify-0.7 - >=xfce-base/libxfce4ui-4.12.0:=[gtk3(+)] - >=xfce-base/libxfce4util-4.12.0:= - >=xfce-base/xfce4-panel-4.14.0:= - >=xfce-base/xfconf-4.12.0:= - alsa? ( >=media-libs/alsa-lib-0.9:= ) - keybinder? ( >=dev-libs/keybinder-0.3:3 ) - sndio? ( >=media-sound/sndio-1.7.0 ) - pulseaudio? ( media-libs/libpulse[glib] ) -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -src_configure() { - local myconf=( - $(use_enable alsa) - $(use_enable keybinder) - $(use_enable pulseaudio pulse) - $(use_enable sndio) - ) - - econf "${myconf[@]}" -} - -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-mount-plugin/Manifest b/xfce-extra/xfce4-mount-plugin/Manifest index c2059dcfed74..5e22a46f4b27 100644 --- a/xfce-extra/xfce4-mount-plugin/Manifest +++ b/xfce-extra/xfce4-mount-plugin/Manifest @@ -1,2 +1 @@ -DIST xfce4-mount-plugin-1.1.7.tar.bz2 561683 BLAKE2B 354ffbaa923cbc7aa46a2437695116f0ff0bd55a127aff8043cb1b52827b9824ffde494db786d75f2639bbcfcdfe251b52da1e750fe4df3f4122d52f1cd8b611 SHA512 e156aad49bcba0f91fea259e820ec798f407ec7b89832939d69f9612e370541bfefe2c52e23766e16828c6faadb57881e8eb8b6fa309dcc5e7162612bc757138 DIST xfce4-mount-plugin-1.2.0.tar.xz 97436 BLAKE2B 2e306a5d193d66ca3bd3c6678814a1c8f1f7f7b358eb0b72965bff0d7a2f008bc95ca47f1d4e38aa078811c5ab628f1c5d50a9eb140b95903c8183c3623861c6 SHA512 c67ce79daa6cdaf7b397d563952af3c013212888c60622c8609245e5da7ba2a9846fba63f2886a16acfb509b6b65b82b4bfc146e6933d843d8f0df68ed3f55b6 diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.7.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.7.ebuild deleted file mode 100644 index 7840c177c833..000000000000 --- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.7.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xdg-utils - -DESCRIPTION="An mount plug-in for the Xfce panel" -HOMEPAGE=" - https://docs.xfce.org/panel-plugins/xfce4-mount-plugin/start - https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/ -" -SRC_URI=" - https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2 -" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 arm ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" - -DEPEND=" - >=dev-libs/glib-2.50.0 - >=x11-libs/gtk+-3.22.0:3 - >=xfce-base/libxfce4ui-4.16.0:=[gtk3(+)] - >=xfce-base/xfce4-panel-4.16.0:= -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - >=sys-devel/gettext-0.19.8 - 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-mount-plugin/xfce4-mount-plugin-1.2.0.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.2.0.ebuild index 7b59c00e68db..41d863ecfd88 100644 --- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.2.0.ebuild +++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.2.0.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 arm ~hppa ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" DEPEND=" >=dev-libs/glib-2.50.0 diff --git a/xfce-extra/xfce4-panel-profiles/Manifest b/xfce-extra/xfce4-panel-profiles/Manifest index 1ec85557e7a3..38b6cb9b22e7 100644 --- a/xfce-extra/xfce4-panel-profiles/Manifest +++ b/xfce-extra/xfce4-panel-profiles/Manifest @@ -1,3 +1 @@ -DIST xfce4-panel-profiles-1.0.15.tar.bz2 121102 BLAKE2B 7a5a1ba1e3ca565110f3fd962330f176d0e914f3b9154bf95bdbdb3d8b650bbe764751d1d745b601005ae1a52f85bae8f7db8467ff7ae93beb5d012296d860fe SHA512 cf836c318985619f4b74eca3cd54a91c8b6df5758395ae043272eb6056e551e7ecaefb57fc32b7c46d0082336cd44bae5aae95177440210cc6e446835b70b3f1 -DIST xfce4-panel-profiles-1.1.0.tar.xz 83620 BLAKE2B e1d56646e3bd5744730bea250996104aadd09785552759df186ccf04a23ef9fdd26f263674e2461f227172c0f5064317aded1b0e7ca7ad917a660977927cb0e6 SHA512 082d5f0b778518a6be03277f7d2631804fb36bfb5924c01a4920396d9610cf65d85087103034b96dae57e82cc725bb88bc4d5fe4a9bc0715c2b66b966822d0de DIST xfce4-panel-profiles-1.1.1.tar.xz 83908 BLAKE2B e221726f9342c0d2e6aae565edb88359e40ca14b3931fce01126c80df70a365600882010c930086a17d45c62488b91941bee928937c638f2fd4d56eda3895ca2 SHA512 6aff40fdf5f8fd8375a93edbcc3ea011a14ab4b130a3f56faffdb671cfdf141d37632f1d9505bc9b6d91feb75e14a01c0025e5d64f070b04ee5db8ddbfdeb473 diff --git a/xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.15-r1.ebuild b/xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.15-r1.ebuild deleted file mode 100644 index b72cbe59f0c2..000000000000 --- a/xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.15-r1.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) - -inherit python-single-r1 xdg-utils - -DESCRIPTION="Simple application to manage Xfce panel layouts" -HOMEPAGE=" - https://docs.xfce.org/apps/xfce4-panel-profiles/start - https://gitlab.xfce.org/apps/xfce4-panel-profiles/ -" -SRC_URI=" - https://archive.xfce.org/src/apps/xfce4-panel-profiles/$(ver_cut 1-2)/${P}.tar.bz2 -" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -BDEPEND=" - ${PYTHON_DEPS} -" -RDEPEND=" - ${BDEPEND} - dev-libs/gobject-introspection - $(python_gen_cond_dep ' - dev-python/psutil[${PYTHON_USEDEP}] - dev-python/pygobject:3[${PYTHON_USEDEP}] - ') - x11-libs/gtk+:3[introspection] - xfce-base/libxfce4ui[introspection] - xfce-base/xfce4-panel -" - -src_configure() { - # home-made configure script, yay! - ./configure \ - --prefix="${EPREFIX}/usr" \ - --python="${EPYTHON}" \ - --docdir="${EPREFIX}/usr/share/doc/${PF}" || die -} - -pkg_postinst() { - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_icon_cache_update -} diff --git a/xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.1.0.ebuild b/xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.1.0.ebuild deleted file mode 100644 index 6bcafbce96cc..000000000000 --- a/xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.1.0.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) - -inherit python-single-r1 xdg-utils - -DESCRIPTION="Simple application to manage Xfce panel layouts" -HOMEPAGE=" - https://docs.xfce.org/apps/xfce4-panel-profiles/start - https://gitlab.xfce.org/apps/xfce4-panel-profiles/ -" -SRC_URI=" - https://archive.xfce.org/src/apps/xfce4-panel-profiles/$(ver_cut 1-2)/${P}.tar.xz -" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -BDEPEND=" - ${PYTHON_DEPS} -" -RDEPEND=" - ${BDEPEND} - dev-libs/gobject-introspection - $(python_gen_cond_dep ' - dev-python/psutil[${PYTHON_USEDEP}] - dev-python/pygobject:3[${PYTHON_USEDEP}] - ') - x11-libs/gtk+:3[introspection] - xfce-base/libxfce4ui[introspection] - xfce-base/xfce4-panel -" - -src_configure() { - # home-made configure script, yay! - ./configure \ - --prefix="${EPREFIX}/usr" \ - --python="${EPYTHON}" \ - --docdir="${EPREFIX}/usr/share/doc/${PF}" || die -} - -pkg_postinst() { - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_icon_cache_update -} diff --git a/xfce-extra/xfce4-stopwatch-plugin/Manifest b/xfce-extra/xfce4-stopwatch-plugin/Manifest index 065cd5632a8e..452d399ea139 100644 --- a/xfce-extra/xfce4-stopwatch-plugin/Manifest +++ b/xfce-extra/xfce4-stopwatch-plugin/Manifest @@ -1,2 +1 @@ -DIST xfce4-stopwatch-plugin-0.5.2.tar.bz2 372592 BLAKE2B 2075137e0f977a81acbe6467d048719edd39e4671e6e5a9bc59b3a7ffa1c172863c8b072ff951f7d827c6f4a0ed5b1f437802918856a68a48a6c732ffadd50f7 SHA512 8c8120c1b3801c780d8a30293d1c8fb92cf57c5dee323b0d41fbba7c108a78231337815ba0548a0ae78be89a35ea1b6184c49d4013de0185b1e7075aaf5fbc26 DIST xfce4-stopwatch-plugin-0.6.0.tar.xz 23836 BLAKE2B 3964de4ca6a5d5bfe5a09cfc973f6bbd21ff0b9303dde5a28a8cdb461cb953005e61e36f9834c0715fba6a12a130fdedade3781fb71ed84d5918885428d89d2a SHA512 89319ddece7fb79cb16570b884fe7111db650c09801996c36bdf8a93191e25f935501930536b4aa975e2cf60ad4c39646b89043d18fc71d6b32caa1d13855807 diff --git a/xfce-extra/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin-0.5.2.ebuild b/xfce-extra/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin-0.5.2.ebuild deleted file mode 100644 index c54e70cb79b2..000000000000 --- a/xfce-extra/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin-0.5.2.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xdg-utils - -DESCRIPTION="A simple stopwatch plugin for Xfce panel" -HOMEPAGE=" - https://docs.xfce.org/panel-plugins/xfce4-stopwatch-plugin - https://gitlab.xfce.org/panel-plugins/xfce4-stopwatch-plugin/ -" -SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64" - -DEPEND=" - >=dev-libs/glib-2.50.0 - >=x11-libs/gtk+-3.22.0:3 - >=xfce-base/libxfce4util-4.16.0:= - >=xfce-base/xfce4-panel-4.16.0:= -" -RDEPEND=" - ${DEPEND} - kernel_linux? ( sys-apps/net-tools ) -" -BDEPEND=" - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -src_install() { - default - find "${ED}" -name '*.la' -delete || die -} - -pkg_postinst() { - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_icon_cache_update -} diff --git a/xfce-extra/xfce4-time-out-plugin/Manifest b/xfce-extra/xfce4-time-out-plugin/Manifest index 0e48de95f865..7b2454d7f1f6 100644 --- a/xfce-extra/xfce4-time-out-plugin/Manifest +++ b/xfce-extra/xfce4-time-out-plugin/Manifest @@ -1,2 +1 @@ -DIST xfce4-time-out-plugin-1.1.4.tar.bz2 474667 BLAKE2B 8d331bcf44d226e4a264528c393c74c674c021646f95efeedb73368064639b23a5c3be9308fcacef579ca2a226857dbe14649ab212b85afe555bb14bdc8175a7 SHA512 c856caeff98170cb6461ead744377b13306dd5af60c8840679931ecba02861eaa929b63cc47bcc04ac115f7d88f711c9593dbbf60ceb6738b78f34c629ae06f0 DIST xfce4-time-out-plugin-1.2.0.tar.xz 65520 BLAKE2B 7500f2a7cac0ed4c6ddc77f9b9a298c7d007c5ee35d7746177a78618285c59caa6dc61502cac76029d17b2e2b7dba5364ff91cf64652c331f89524d9eb199bda SHA512 47e29870e765b4369d1bcc2a45d9726b1f49553b7f57d1757489c5d060f2d1eb2b93c9b007d8a316550f48227dc1fb894f9a6cd6e5eb34e4e090f49826b6e251 diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.4.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.4.ebuild deleted file mode 100644 index afc5dea7be7f..000000000000 --- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.4.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xdg-utils - -DESCRIPTION="A panel plug-in to take periodical breaks from the computer" -HOMEPAGE=" - https://docs.xfce.org/panel-plugins/xfce4-time-out-plugin/start - https://gitlab.xfce.org/panel-plugins/xfce4-time-out-plugin/ -" -SRC_URI=" - https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2 -" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 arm ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" - -DEPEND=" - >=dev-libs/glib-2.50.0 - >=x11-libs/gtk+-3.22.0:3 - >=x11-libs/libX11-1.6.7 - >=xfce-base/libxfce4ui-4.16.0:= - >=xfce-base/xfce4-panel-4.16.0:= -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - >=sys-devel/gettext-0.19.8 - 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-time-out-plugin/xfce4-time-out-plugin-1.2.0.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.2.0.ebuild index 308bafd914bd..21d411837852 100644 --- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.2.0.ebuild +++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.2.0.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 arm ~hppa ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="X" DEPEND=" diff --git a/xfce-extra/xfce4-timer-plugin/Manifest b/xfce-extra/xfce4-timer-plugin/Manifest index 8bcd195d2eda..d24b6c22f308 100644 --- a/xfce-extra/xfce4-timer-plugin/Manifest +++ b/xfce-extra/xfce4-timer-plugin/Manifest @@ -1,2 +1 @@ -DIST xfce4-timer-plugin-1.7.3.tar.bz2 487838 BLAKE2B c4e35bceb677432af88f0d2d40fd74f9388478605af5ad7d6e4573f24d1c8f453819a65fc3bd746c09847131bd895153f5ae363828da668bd1b9ce953466c17d SHA512 aad16bac1c43a9bed529884e23392153fdeec9e6793a9815f3307c7ec2cb33a1bce86127bc009f80ecdfb4a44edcdaf8f63f139a382bad0001a14b007d741a55 DIST xfce4-timer-plugin-1.8.0.tar.xz 65196 BLAKE2B f86af83068d3b4e67ad41fdfdde480d2aae9677f2ec3080295b06396874414523bf552da91c2cdb4cc960c85fe66041824becf9eb7d294f4b24f2225fb6025e5 SHA512 9729181248ee3aa6e90be8a6975a76121ce89c26131fc4eadb6840eec7059afb45f06ff9bae5e202e39d081bd898ece2fd236c5d64e1ab07a8c8ecb2c18558f0 diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.3.ebuild b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.3.ebuild deleted file mode 100644 index 8ce4a9cb81fe..000000000000 --- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.3.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xdg-utils - -DESCRIPTION="A simple timer plug-in for the Xfce desktop environment" -HOMEPAGE=" - https://docs.xfce.org/panel-plugins/xfce4-timer-plugin/start - https://gitlab.xfce.org/panel-plugins/xfce4-timer-plugin/ -" -SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 arm ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" - -DEPEND=" - >=dev-libs/glib-2.50.0 - >=x11-libs/gtk+-3.22.0:3 - >=xfce-base/libxfce4ui-4.16.0:= - >=xfce-base/libxfce4util-4.16.0:= - >=xfce-base/xfce4-panel-4.16.0:= -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - >=sys-devel/gettext-0.19.8 - 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-timer-plugin/xfce4-timer-plugin-1.8.0.ebuild b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.8.0.ebuild index b08aa13f611f..0ae5cb4bd7f1 100644 --- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.8.0.ebuild +++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.8.0.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 arm ~hppa ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" DEPEND=" >=dev-libs/glib-2.50.0 diff --git a/xfce-extra/xfce4-verve-plugin/Manifest b/xfce-extra/xfce4-verve-plugin/Manifest index 580ebbc8b289..012de3bd1fe6 100644 --- a/xfce-extra/xfce4-verve-plugin/Manifest +++ b/xfce-extra/xfce4-verve-plugin/Manifest @@ -1,2 +1 @@ -DIST xfce4-verve-plugin-2.0.4.tar.bz2 450881 BLAKE2B d016d07a1dd2b76cd84b9c982d3ccc571ea8c5d5176e2f5acabc0a7d40cf7b17735fd872c1c8edfc982e766fd4e41ecfde526f26ca8ced6e3636679bbb93a84e SHA512 bca7613c4a6d5f6f083ee9ba480f9484e8c13dee0ae71740e980e3a358b5203b158086a8a71fb4a8bca698db719af4f445aaf31f75c56f58560f23fab1da181d DIST xfce4-verve-plugin-2.1.0.tar.xz 54440 BLAKE2B 43c147bfc68d25a70c5ec702da7d30d6e5845409f400798d90cb48bf2f3caad4aa98e8d4886aca0b94cdd573e5577215785db04ed7208a585037062126efa5f1 SHA512 8881c392c24b7ba297c6d39198b2d6b30a4e6c5bd853a4f8f72e464b0f948481689c4b559f90558a4e043acfdb7de1013edd4e72a3a292183f8dbf1460ca3919 diff --git a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-2.0.4.ebuild b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-2.0.4.ebuild deleted file mode 100644 index aa10e40e8d15..000000000000 --- a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-2.0.4.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="A comfortable command line plugin for the Xfce panel" -HOMEPAGE=" - https://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin/ - https://gitlab.xfce.org/panel-plugins/xfce4-verve-plugin/ -" -SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 arm ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" - -DEPEND=" - >=dev-libs/glib-2.50.0 - >=dev-libs/libpcre2-10.00:= - >=x11-libs/gtk+-3.22.0:3 - >=xfce-base/libxfce4ui-4.16.0:= - >=xfce-base/xfce4-panel-4.16.0:= -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -src_install() { - default - find "${D}" -name '*.la' -delete || die -} diff --git a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-2.1.0.ebuild b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-2.1.0.ebuild index 94dedb11ff49..44a23f41a26b 100644 --- a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-2.1.0.ebuild +++ b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-2.1.0.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 arm ~hppa ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" DEPEND=" >=dev-libs/glib-2.50.0 diff --git a/xfce-extra/xfce4-volumed-pulse/Manifest b/xfce-extra/xfce4-volumed-pulse/Manifest index 54760b69b91f..c082e03609a2 100644 --- a/xfce-extra/xfce4-volumed-pulse/Manifest +++ b/xfce-extra/xfce4-volumed-pulse/Manifest @@ -1,2 +1 @@ -DIST xfce4-volumed-pulse-0.2.5.tar.bz2 386399 BLAKE2B 19d3479ba42f1e6f756bc42d41849cd86c213e6d0f93caf8e6316a40dc88a22cd1095e85be87e811e2e20e805dccbbb47c66b92f0b998fa3498de73de9b914dc SHA512 80877382274225a45c10f4da1dfb6bbd0550045eab6a3658050e684aa4c339f8026e7d194276e687547d0c22162a60c94aaf9cd6bf827eb27b02b000444dbc6a DIST xfce4-volumed-pulse-0.3.0.tar.xz 32388 BLAKE2B 9377deb0c4f92e9c914a0fb99ce985a1e355d57d86637c7aa0a28612e4f63113eec5d0c5a870829ff2bde6f0f13244c8b464b38f9697dc8c0437acb89df2767c SHA512 802d35faf22e8281a3ed5e1b2861324f9e20a4416208ebc649225338afcda705789404558f8671e0f37853d865fc5bc7692701287d93d23751a3657dcae6e2cc diff --git a/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.5.ebuild b/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.5.ebuild deleted file mode 100644 index 92d037f8f9ea..000000000000 --- a/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.5.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Daemon to control volume up/down and mute keys for pulseaudio" -HOMEPAGE="https://gitlab.xfce.org/apps/xfce4-volumed-pulse/" -SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~riscv x86" -IUSE="libnotify" - -DEPEND=" - >=dev-libs/glib-2.26.0 - dev-libs/keybinder:3 - media-libs/libpulse[glib] - >=x11-libs/gtk+-3.20.0:3 - >=xfce-base/xfconf-4.8.0:= - libnotify? ( x11-libs/libnotify ) -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -src_configure() { - local myconf=( - $(use_enable libnotify) - ) - - econf "${myconf[@]}" -} diff --git a/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.3.0.ebuild b/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.3.0.ebuild index 310382f1bf67..6a455af65228 100644 --- a/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.3.0.ebuild +++ b/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.3.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~riscv x86" IUSE="libnotify" DEPEND=" diff --git a/xfce-extra/xfce4-windowck-plugin/Manifest b/xfce-extra/xfce4-windowck-plugin/Manifest index 3b92b84aa203..242c80b73024 100644 --- a/xfce-extra/xfce4-windowck-plugin/Manifest +++ b/xfce-extra/xfce4-windowck-plugin/Manifest @@ -1,3 +1 @@ -DIST xfce4-windowck-plugin-0.5.2.tar.bz2 516409 BLAKE2B 6b86e0e44dd29a4ee656a743173524fa8d7c67b7dcb21e7b94dde0051285ed451a77ad6dab1a58e8e5121e5f7e4140d0fbcb06abe0d374336c40eb7aedfee7ac SHA512 91b8e511b16ddef6a143e00a8c7e6a31317f20749704cf8ff43a7e8efc610f9a6e5405c2ab77491285bdf274c66989af3e5928fa41effcafd0396c53c2157226 -DIST xfce4-windowck-plugin-0.6.0.tar.xz 101992 BLAKE2B adb9a663972efdbaab577d70722e628e7936018474f2d12427f031ebeb9fcbad3202c463d7b80193ed1b5631be31a56ca9c1b21ea66732f89e1e123d25e7a228 SHA512 6719fa70ea7de3fe4ec6ff713de7b2171a8aaff70bfe0150c0e0c80da4823d2003bcdb445a3da90063e7db93b1ed382b1b512474ef5d40e40cb5e89541a42520 DIST xfce4-windowck-plugin-0.6.1.tar.xz 101992 BLAKE2B b09f639c611f1e51b7b04bd4a7cd8dc3139fb06d50e191694e9833269c58267e9b908fd1078794854a00ce9df405bd038b814b4a897872209af54905face830e SHA512 feb23464612bbfb3fc21914646b6ce6b7b658e1ea2c043a55df1d6831eee81a5878071c920f6e26ac0b0ad73aa10123358429779549ea966a42d6eb9435b4f0a diff --git a/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.5.2.ebuild b/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.5.2.ebuild deleted file mode 100644 index d7652e759436..000000000000 --- a/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.5.2.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 2022-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xdg-utils - -DESCRIPTION="Panel plugin to put the maximized window title and window buttons on the panel" -HOMEPAGE="https://gitlab.xfce.org/panel-plugins/xfce4-windowck-plugin/" -SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64" - -DEPEND=" - >=dev-libs/glib-2.50.0 - >=x11-libs/gtk+-3.22.0:3 - >=x11-libs/libwnck-3.22:3 - x11-libs/libX11 - >=xfce-base/libxfce4ui-4.16.0:= - >=xfce-base/libxfce4util-4.16.0:= - >=xfce-base/xfce4-panel-4.16.0:= - >=xfce-base/xfconf-4.16.0:= -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - >=sys-devel/gettext-0.19.8 - 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-windowck-plugin/xfce4-windowck-plugin-0.6.0.ebuild b/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.6.0.ebuild deleted file mode 100644 index e19085a79b12..000000000000 --- a/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.6.0.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 2022-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..14} ) - -inherit meson python-any-r1 xdg-utils - -DESCRIPTION="Panel plugin to put the maximized window title and window buttons on the panel" -HOMEPAGE="https://gitlab.xfce.org/panel-plugins/xfce4-windowck-plugin/" -SRC_URI=" - https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.xz -" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64" - -DEPEND=" - >=dev-libs/glib-2.64.0 - >=x11-libs/gtk+-3.22.0:3 - >=x11-libs/libwnck-3.22:3 - >=xfce-base/libxfce4ui-4.16.0:= - >=xfce-base/libxfce4util-4.16.0:= - >=xfce-base/xfce4-panel-4.16.0:= - >=xfce-base/xfconf-4.16.0:= -" -RDEPEND=" - ${DEPEND} -" -# dev-libs/glib for glib-compile-resources -BDEPEND=" - ${PYTHON_DEPS} - >=dev-libs/glib-2.64.0 - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -pkg_postinst() { - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_icon_cache_update -} |
