From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9DB111580F6 for ; Tue, 20 May 2025 13:20:48 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 892EB34317C for ; Tue, 20 May 2025 13:20:48 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 0B1B411047E; Tue, 20 May 2025 13:20:42 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 0274F11047E for ; Tue, 20 May 2025 13:20:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 85C3C3430D6 for ; Tue, 20 May 2025 13:20:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 214BC27FD for ; Tue, 20 May 2025 13:20:40 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1747747235.8cd8877e365466467da5f1d5faa1fcbc0485d1df.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-netload-plugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfce4-netload-plugin/Manifest xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.5.0.ebuild X-VCS-Directories: xfce-extra/xfce4-netload-plugin/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 8cd8877e365466467da5f1d5faa1fcbc0485d1df X-VCS-Branch: master Date: Tue, 20 May 2025 13:20:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 21aa503b-8b9f-4e1c-a76d-c1b7046d9ff7 X-Archives-Hash: fba619da9d153ceb9370dd402d852a71 commit: 8cd8877e365466467da5f1d5faa1fcbc0485d1df Author: Michał Górny gentoo org> AuthorDate: Tue May 20 13:07:28 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue May 20 13:20:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cd8877e xfce-extra/xfce4-netload-plugin: Bump to 1.5.0 Signed-off-by: Michał Górny gentoo.org> xfce-extra/xfce4-netload-plugin/Manifest | 1 + .../xfce4-netload-plugin-1.5.0.ebuild | 42 ++++++++++++++++++++++ 2 files changed, 43 insertions(+) diff --git a/xfce-extra/xfce4-netload-plugin/Manifest b/xfce-extra/xfce4-netload-plugin/Manifest index 3652714b1009..097291156ad8 100644 --- a/xfce-extra/xfce4-netload-plugin/Manifest +++ b/xfce-extra/xfce4-netload-plugin/Manifest @@ -1 +1,2 @@ DIST xfce4-netload-plugin-1.4.2.tar.bz2 490871 BLAKE2B 6ca2a685cc53fbcea16389bc39c227d320e5f380c6b14822f155b6be46f66eb1d4a39c28fb062cebcf4b29dd45e10ae6ac579d630dbb70a874f6494a53c17a51 SHA512 d7214380f468cbf1dc266c6834b38ef060c24997553a96917836e46cade6c6f5eb3e8c4a9deee410e024a3c4ff4ab6520737619871462073ea2e442172c8934b +DIST xfce4-netload-plugin-1.5.0.tar.xz 72700 BLAKE2B 0dd97ca2aeff29be135837fa296cdd64f449fda8e3b40c4e8ce1e90a6d1c13e54ddbdb0d63ded392a9a04b8252a5ce0402e0da9381ce84400e665b893479a986 SHA512 c115abaee2b99fb85f6f1d95d8d0dd02e8a3ef8789af85d75f3f0ab56fa59f5230e4babd065cad8c2c04f716681c1fc17a184009a89b259623ac45c8ebe5031b diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.5.0.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.5.0.ebuild new file mode 100644 index 000000000000..b78834373908 --- /dev/null +++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.5.0.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit meson xdg-utils + +DESCRIPTION="A network load plug-in for the Xfce panel" +HOMEPAGE=" + https://docs.xfce.org/panel-plugins/xfce4-netload-plugin/start + https://gitlab.xfce.org/panel-plugins/xfce4-netload-plugin/ +" +SRC_URI=" + https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.xz +" + +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/libxfce4util-4.16.0:= + >=xfce-base/xfce4-panel-4.16.0:= +" +RDEPEND=" + ${DEPEND} +" +BDEPEND=" + >=sys-devel/gettext-0.19.8 + virtual/pkgconfig +" + +pkg_postinst() { + xdg_icon_cache_update +} + +pkg_postrm() { + xdg_icon_cache_update +}