From bcf596975a1c2450e077c80c84017c54198f216c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 17 Mar 2023 12:27:31 +0000 Subject: gentoo auto-resync : 17:03:2023 - 12:27:30 --- xfce-extra/xfce4-sensors-plugin/Manifest | 4 +- .../xfce4-sensors-plugin-1.4.3.ebuild | 66 ---------------------- .../xfce4-sensors-plugin-1.4.4.ebuild | 2 +- 3 files changed, 2 insertions(+), 70 deletions(-) delete mode 100644 xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.3.ebuild (limited to 'xfce-extra/xfce4-sensors-plugin') diff --git a/xfce-extra/xfce4-sensors-plugin/Manifest b/xfce-extra/xfce4-sensors-plugin/Manifest index 41d6e16295fa..349de559eec5 100644 --- a/xfce-extra/xfce4-sensors-plugin/Manifest +++ b/xfce-extra/xfce4-sensors-plugin/Manifest @@ -1,5 +1,3 @@ -DIST xfce4-sensors-plugin-1.4.3.tar.bz2 508993 BLAKE2B 4e857c2b31b6dc1d9e1f5adeb0b34c1f68c0e3386c7211533c5ffdfddddfc307fd16b0a55b6f8697aab87c62e143f3e8795c1a7ba36c3cfd18e92b56e316c7f0 SHA512 2cb91afaf740db5bbbb8451cfa0540ee979671e6a1a640ad61dfeb41328c057bc16fa668e9d536595ef460bfbd41617e8b3d27f63e02324e9764543fa6a0b2b5 DIST xfce4-sensors-plugin-1.4.4.tar.bz2 472187 BLAKE2B ab59dea6dd2252c23ee7a74567c16ab040152bbe0012349078d306dcad2c699d6e55b32f7d084c6cdf26f51ff324bcac817ea6f01e3957c74cd7799bddd0a147 SHA512 45a5df383cc950f05f33d3d658b4847890e4136d6c72708a4218f1460a27d44a07a3f726d6c509bc706b963041a5dab3259dd94127636fb196d47ab9a0d6f702 -EBUILD xfce4-sensors-plugin-1.4.3.ebuild 1520 BLAKE2B 2161c5fe4f7c8980be116be529c77d144cce0575c48cb3e1d0f42b8429ecc3181013310e6a65578df33b8836c4dc5d0358016295c92afeddf030cc1fa1987524 SHA512 5f5ff024ac8cb53c99d51decc5a6832ede2cad93a985a6a12358f74e92e06c12a0dd3e4c2396879a7b6527b4371c2553583c79533f8f72e94e9882c07ed1d8f7 -EBUILD xfce4-sensors-plugin-1.4.4.ebuild 1586 BLAKE2B 674f2f8c3e5c1352a7e036953d4c8cde2d1556b3fffee11b8d8a9ebe3962bb95c93263dd2a1dce2201e1f9922f2e2ced8ede22a83c8d1b7d1584d70c5974c12c SHA512 60da215d4140606d248d6c7b333cc52c18711eef8010792f2f08121f7a5a3ed5bc7a72a186f31c7485d0952883a3e9fc9b5124eca6009f9cde05a7de04f8d8d8 +EBUILD xfce4-sensors-plugin-1.4.4.ebuild 1585 BLAKE2B 4260702d0e4f03ceaeffd6d8c9ed78fcc527fa3c3c0986549e84e641f02c75fade81ed2a865193bb6d61b21e8bc7efa13380a6c9eb292d61ee653a927f3a38d0 SHA512 7612b53fea4e9f216425e521df2e41e8c9545332bf544643526d3399e17b43a4c60a155a3a0eab115fa24e6edcb1c0d4bfc44d4affc2383d289eb031d3c8ed03 MISC metadata.xml 248 BLAKE2B 83bf47dc3dbedea8a88932e922075f0ba8fd841433c4ab750e2ab61c22e8cbfaa1acb04a903d89ef5140a75dfc4c4899354623e0160df5b7c178c190f8494515 SHA512 b5200cfe30adef8e869fada87f1b4171210b2427cd3ac12edef70948f305d5e612ca5f24d377f9823a6022c8867db635db50ddd3d6cb362d6b0137c299fe07e5 diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.3.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.3.ebuild deleted file mode 100644 index 6cdc789eba9c..000000000000 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.3.ebuild +++ /dev/null @@ -1,66 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xdg-utils - -DESCRIPTION="A panel plug-in for acpi, lm-sensors and hddtemp sensors" -HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin" -SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~riscv x86" -IUSE="+acpi hddtemp libnotify lm-sensors video_cards_nvidia" - -REQUIRED_USE="|| ( hddtemp lm-sensors acpi )" - -RDEPEND=">=x11-libs/gtk+-3.20:3= - >=xfce-base/libxfce4ui-4.14:= - >=xfce-base/libxfce4util-4.14:= - >=xfce-base/xfce4-panel-4.12:= - hddtemp? ( - app-admin/hddtemp - || ( - net-analyzer/openbsd-netcat - net-analyzer/netcat - ) - ) - libnotify? ( >=x11-libs/libnotify-0.7:= ) - lm-sensors? ( >=sys-apps/lm-sensors-3.1.0:= ) - video_cards_nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )" -DEPEND=${RDEPEND} - -BDEPEND=" - dev-util/intltool - virtual/pkgconfig" - -src_configure() { - local myconf=( - --libexecdir="${EPREFIX}"/usr/$(get_libdir) - $(use_enable lm-sensors libsensors) - $(use_enable hddtemp) - $(use_enable hddtemp netcat) - $(use_enable acpi procacpi) - $(use_enable acpi sysfsacpi) - $(use_enable video_cards_nvidia xnvctrl) - $(use_enable libnotify notification) - --disable-pathchecks - ) - - 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-sensors-plugin/xfce4-sensors-plugin-1.4.4.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.4.ebuild index 90df5f270fc1..57dc1df10287 100644 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.4.ebuild +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.4.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~riscv x86" IUSE="+acpi hddtemp libnotify lm-sensors video_cards_nvidia" REQUIRED_USE="|| ( hddtemp lm-sensors acpi )" -- cgit v1.2.3