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 1468D1382C5 for ; Fri, 18 May 2018 06:54:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7BA2E098A; Fri, 18 May 2018 06:54:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 AA8F7E098A for ; Fri, 18 May 2018 06:54:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 0BB26335C2E for ; Fri, 18 May 2018 06:54:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D17D43 for ; Fri, 18 May 2018 06:54:06 +0000 (UTC) From: "Denis Dupeyron" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Denis Dupeyron" Message-ID: <1526626440.a9daa9d71e1349f221ea3498296124db103b1f2b.calchan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-cpufreq-plugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfce4-cpufreq-plugin/Manifest xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.0.ebuild X-VCS-Directories: xfce-extra/xfce4-cpufreq-plugin/ X-VCS-Committer: calchan X-VCS-Committer-Name: Denis Dupeyron X-VCS-Revision: a9daa9d71e1349f221ea3498296124db103b1f2b X-VCS-Branch: master Date: Fri, 18 May 2018 06:54:06 +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-Archives-Salt: 3a3f1c5a-a3c9-49c1-8d99-afd8f170aa4b X-Archives-Hash: 602b7dc03b151888f2fe0cef1baf3684 commit: a9daa9d71e1349f221ea3498296124db103b1f2b Author: Denis Dupeyron gentoo org> AuthorDate: Fri May 18 06:53:33 2018 +0000 Commit: Denis Dupeyron gentoo org> CommitDate: Fri May 18 06:54:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9daa9d7 xfce-extra/xfce4-cpufreq-plugin: bump to 1.2.0 Package-Manager: Portage-2.3.38, Repoman-2.3.9 xfce-extra/xfce4-cpufreq-plugin/Manifest | 1 + .../xfce4-cpufreq-plugin-1.2.0.ebuild | 37 ++++++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/xfce-extra/xfce4-cpufreq-plugin/Manifest b/xfce-extra/xfce4-cpufreq-plugin/Manifest index 3cbab1bfe17..f3856cbab03 100644 --- a/xfce-extra/xfce4-cpufreq-plugin/Manifest +++ b/xfce-extra/xfce4-cpufreq-plugin/Manifest @@ -1,2 +1,3 @@ DIST xfce4-cpufreq-plugin-1.1.3.tar.bz2 369419 BLAKE2B 6c7f38773b0c7a1b6a814b4e3576d9ecd7a5a9f1e3a401a431b2a637eca7b4a1d99aa5fe5efc07435a739594edd8cd5ff6ae7726e4b3563a4b0e37925beb9387 SHA512 fe67abc120c0715b653258abbafab19386289ce0a373e5053e544484219c3b05aafe1e84a23721f6603043db5aac24dc1230f2e7d4974ec483d5120aca11ca25 DIST xfce4-cpufreq-plugin-1.1.90.tar.bz2 366569 BLAKE2B 784d19e0ae13d8c2fb9767a2322d79bbe3e5ea0a6dfc2e2061c76501e04ba51ea7d74e7d1aceace48f6f8c4d797adf41e0f56af0315feffc59ccf0a7d5fef9ce SHA512 23a70603181c69c25fd55d523f29526b88252203f087132f271cf47376d5d04c5b81615d2aba4c2641c886497323d88301ca0a285b9c0894b0051e913cc9a70e +DIST xfce4-cpufreq-plugin-1.2.0.tar.bz2 388599 BLAKE2B 938aa17df367ca4da7cb07df732a413d5cd3da2867772808baf3c1377c80e8b7153f5e659911d48a03d9e292e33af8764b9434e016d7b7f0933898971440ae58 SHA512 594124808fffaed514719a50e05e75612f5c1b7a802df5bb7caf65814c2c7412b9575ce916c8cd0da1360987d198c61ab078efd4a462e756248012999e597072 diff --git a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.0.ebuild b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.0.ebuild new file mode 100644 index 00000000000..9b5a1e034f1 --- /dev/null +++ b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.0.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit gnome2-utils + +DESCRIPTION="A panel plugin for showing information about cpufreq settings" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin" +SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +IUSE="" + +RDEPEND=">=dev-libs/glib-2.20:= + >=x11-libs/gtk+-3.20:3= + >=xfce-base/libxfce4ui-4.12:=[gtk3(+)] + >=xfce-base/xfce4-panel-4.12:=" +DEPEND="${RDEPEND} + dev-util/intltool + sys-devel/gettext + virtual/pkgconfig" + +src_install() { + default + find "${D}" -name '*.la' -delete || die +} + +pkg_postinst() { + gnome2_icon_cache_update +} + +pkg_postrm() { + gnome2_icon_cache_update +}