From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (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 DCCAF1580FD for ; Tue, 24 Dec 2024 11:34:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9259E07B3; Tue, 24 Dec 2024 11:34:46 +0000 (UTC) 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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1BC03E07BA for ; Tue, 24 Dec 2024 11:34:45 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 21EA533BEB9 for ; Tue, 24 Dec 2024 11:34:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8078717C2 for ; Tue, 24 Dec 2024 11:34:42 +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: <1735040061.441e7260e2029d1a46571b488df41b16f13068e2.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-calculator-plugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfce4-calculator-plugin/Manifest xfce-extra/xfce4-calculator-plugin/xfce4-calculator-plugin-0.7.3.ebuild X-VCS-Directories: xfce-extra/xfce4-calculator-plugin/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 441e7260e2029d1a46571b488df41b16f13068e2 X-VCS-Branch: master Date: Tue, 24 Dec 2024 11:34:42 +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: b0f2e91a-f1ea-4edd-a0be-3c1e15e055d6 X-Archives-Hash: 21cc0068cb74ea8f5a77c11913870710 commit: 441e7260e2029d1a46571b488df41b16f13068e2 Author: Michał Górny gentoo org> AuthorDate: Tue Dec 24 11:33:49 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Dec 24 11:34:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=441e7260 xfce-extra/xfce4-calculator-plugin: Bump to 0.7.3 Signed-off-by: Michał Górny gentoo.org> xfce-extra/xfce4-calculator-plugin/Manifest | 1 + .../xfce4-calculator-plugin-0.7.3.ebuild | 46 ++++++++++++++++++++++ 2 files changed, 47 insertions(+) diff --git a/xfce-extra/xfce4-calculator-plugin/Manifest b/xfce-extra/xfce4-calculator-plugin/Manifest index 0b3d3b199b9a..0a64fa175bbf 100644 --- a/xfce-extra/xfce4-calculator-plugin/Manifest +++ b/xfce-extra/xfce4-calculator-plugin/Manifest @@ -1 +1,2 @@ DIST xfce4-calculator-plugin-0.7.2.tar.bz2 422611 BLAKE2B 72bc2e8414b4f638299d42d8e3cd808949c966e40e96823ef5d47ba66e915429a66c7ab45acdda1a930383bc7cae63c2323e05ee8f9a5748c7f0e6d8f58b63e0 SHA512 98fa51ff0afbb09e3066f629113f6a584c5afd9228c87ee67afd7a56b065060ece16ee646ec6a2c685907a0d9733cba19cbf25bc034e009a013af2122155cc2c +DIST xfce4-calculator-plugin-0.7.3.tar.bz2 481917 BLAKE2B 440d9b44057f28453e416ff23c0f0a2ccbe1603fe6856c4c755babe5acd705cee93d1bb25cbc57ceec485742c86e027caf175bc18ffd5c9027c6dcafd61b87ba SHA512 f4479cf65e35c1491792d7e74674e41d3e13bf59c73f43fa7b25b83731326ef2627ddfa34a190a799c83a424b3a80760716cb5bcd3fa3dc371a4e42255332dd5 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 new file mode 100644 index 000000000000..7389ee8c02bb --- /dev/null +++ b/xfce-extra/xfce4-calculator-plugin/xfce4-calculator-plugin-0.7.3.ebuild @@ -0,0 +1,46 @@ +# 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 +}