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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F0892138336 for ; Tue, 13 Aug 2019 12:11:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BECCBE0826; Tue, 13 Aug 2019 12:11:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9CD37E0826 for ; Tue, 13 Aug 2019 12:11:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5C7DB349A44 for ; Tue, 13 Aug 2019 12:10:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 44A6D763 for ; Tue, 13 Aug 2019 12:10:57 +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: <1565698244.0b072a0a18cc1c3d61a843a38cc98f5015217638.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-systemload-plugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfce4-systemload-plugin/Manifest xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.3.ebuild X-VCS-Directories: xfce-extra/xfce4-systemload-plugin/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 0b072a0a18cc1c3d61a843a38cc98f5015217638 X-VCS-Branch: master Date: Tue, 13 Aug 2019 12:10:57 +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: b237af89-d646-48e6-8c87-c6f6c5b245d3 X-Archives-Hash: b3bcf92ed4d526d344fea5c6963c2a8c commit: 0b072a0a18cc1c3d61a843a38cc98f5015217638 Author: Michał Górny gentoo org> AuthorDate: Tue Aug 13 11:24:38 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Aug 13 12:10:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b072a0a xfce-extra/xfce4-systemload-plugin: Bump to 1.2.3 Signed-off-by: Michał Górny gentoo.org> xfce-extra/xfce4-systemload-plugin/Manifest | 1 + .../xfce4-systemload-plugin-1.2.3.ebuild | 29 ++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/xfce-extra/xfce4-systemload-plugin/Manifest b/xfce-extra/xfce4-systemload-plugin/Manifest index 71d63ca1df1..58cc6306e59 100644 --- a/xfce-extra/xfce4-systemload-plugin/Manifest +++ b/xfce-extra/xfce4-systemload-plugin/Manifest @@ -1 +1,2 @@ DIST xfce4-systemload-plugin-1.2.2.tar.bz2 344197 BLAKE2B c83a55c3262f313c432947dbc240953e54a719bab6ba3714014624addab9b54b5172963792afab4d53c44d30590d9fef6f8b9712eddd7e57906cbe8e9dec35a8 SHA512 92930431383c128e449545b15a6d50aa6e236685619cc1abf0b60979f8a25010eb82ac4428f3e0e7eaac1468c3b101d6a0ef5d39e556346e74f4dddfffaa446b +DIST xfce4-systemload-plugin-1.2.3.tar.bz2 349074 BLAKE2B 74cdc8f759824222faf5da04fd3189210883db1ad1ed138978e8cb31075a390d17f32ffa4648cace7745faadfc818878601c70b89a8da9d7e7961768a3f9caac SHA512 98985b2250bfff3ae8314f5671ec4438f4c53702cf9e1b76563cdc5d1b4b62174d6cfa559603294c1fc8fbbd5e15a833cc112c75b106a85b1e11788ded4da538 diff --git a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.3.ebuild b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.3.ebuild new file mode 100644 index 00000000000..b3017c6bba0 --- /dev/null +++ b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.3.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="System load plug-in for Xfce panel" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin" +SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="upower" + +RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)] + >=xfce-base/xfce4-panel-4.12:= + upower? ( >=sys-power/upower-0.9.23 )" +DEPEND="${RDEPEND} + dev-util/intltool + virtual/pkgconfig" + +src_configure() { + econf $(use_enable upower) +} + +src_install() { + default + find "${D}" -name '*.la' -delete || die +}