diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-12-03 10:59:06 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-12-03 10:59:06 +0000 |
commit | 09abaf880cd5b1ca2d0d7c320780f91fb3a0428f (patch) | |
tree | 1179bca49724a1a4f4b3b85773f318d7986efc35 /xfce-extra/xfce4-cpugraph-plugin | |
parent | ee80da75aff1346bee8179e97b9ff83a8eaaabaf (diff) |
gentoo auto-resync : 03:12:2023 - 10:59:05
Diffstat (limited to 'xfce-extra/xfce4-cpugraph-plugin')
-rw-r--r-- | xfce-extra/xfce4-cpugraph-plugin/Manifest | 2 | ||||
-rw-r--r-- | xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.2.9.ebuild | 47 |
2 files changed, 49 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-cpugraph-plugin/Manifest b/xfce-extra/xfce4-cpugraph-plugin/Manifest index 4b53aa207c39..894c45b5bb3a 100644 --- a/xfce-extra/xfce4-cpugraph-plugin/Manifest +++ b/xfce-extra/xfce4-cpugraph-plugin/Manifest @@ -1,4 +1,6 @@ AUX gcc13.patch 393 BLAKE2B 4f1dd0cf42c08fca280e8906a7d3879f5e335b3fa8f00b5541f6e3caff5753fa277eb6fd06d8046932d95d03ccc482b47cfe3e6a9d7bf229242befdb472d3665 SHA512 12fe78d0c083906a5bfc33c10e2caf68179a36a6d54ac01c309f6abc2aeb8928c843b305649fcdf57a8d8f5731dc0acb4cfcf52dd350423203df3988823856fc DIST xfce4-cpugraph-plugin-1.2.8.tar.bz2 465181 BLAKE2B 68e8ee6ee8e943480626716f493d70046b8eeafbc9597d233e887009111fa5e6401fa652b0830163d413bfa7f28d004a75985cc72601e2b8cac7048dfd773e8b SHA512 f0f4201d0572997e8c610a25fcb957ebe4dd224204421aeba4e8ca54da71bdd97fa147dd7af7097b9e09ce6e1317836622a0bcbfec9589858010942993e27940 +DIST xfce4-cpugraph-plugin-1.2.9.tar.bz2 435452 BLAKE2B 01f688a02297e2d20077e9f6901cac5873c5d61c1179038943e71526e9513244a574090aa210ed0f978576ff0af59f10323fca3a9f3413c83a1c87e6aa6ec097 SHA512 e2d3e1520313c61a8876dc5a3e38213f59d1ee7a4bd83ee770325269ee4fc0a3815c21d34fa25e8e40cea9bd182efacdfd488fe4a02b688d5947e6b56c1be5f1 EBUILD xfce4-cpugraph-plugin-1.2.8.ebuild 1021 BLAKE2B 59fc117500225ae0432978481a95ddcf6339bad5af4e7010fa8fd3f5c0b287861ebf53e23a9204692c4c21d0bbcdcd6de3731de1dfce0e048f0019bd99e14af4 SHA512 960800b9e7efd449d0982321e9026620a65b4856424ebd0e7cf8af0404d3691a68793ceed73cc3c34ddf12218f17e41beeb4d0bd1c8f80ea2b554fffacc2af4f +EBUILD xfce4-cpugraph-plugin-1.2.9.ebuild 985 BLAKE2B 2c0b67a073dcee1b3f4d925318edf5db0bbb66b43f883cbc630fa4f763811c09c20be937131d5e6e9d08451c02a4b5faafc67cf8fa9707a0b016904ec670c669 SHA512 cd0e0eb5bbc1dfdee456d1a6dfaea2ef61045761ab6d8695b2dd55145466b529ea56199c05d9df31e4ace5a697803bdad272fc11bff27bffe942d780125b6f06 MISC metadata.xml 248 BLAKE2B 83bf47dc3dbedea8a88932e922075f0ba8fd841433c4ab750e2ab61c22e8cbfaa1acb04a903d89ef5140a75dfc4c4899354623e0160df5b7c178c190f8494515 SHA512 b5200cfe30adef8e869fada87f1b4171210b2427cd3ac12edef70948f305d5e612ca5f24d377f9823a6022c8867db635db50ddd3d6cb362d6b0137c299fe07e5 diff --git a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.2.9.ebuild b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.2.9.ebuild new file mode 100644 index 000000000000..894630719613 --- /dev/null +++ b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.2.9.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2023 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://goodies.xfce.org/projects/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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" + +DEPEND=" + >=dev-libs/glib-2.50 + >=x11-libs/gtk+-3.22: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=" + dev-util/intltool + sys-devel/gettext + virtual/pkgconfig +" + +src_install() { + default + find "${ED}" -name '*.la' -delete || die +} + +pkg_postinst() { + xdg_icon_cache_update +} + +pkg_postrm() { + xdg_icon_cache_update +} |