From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-cpufreq-plugin/
Date: Thu, 3 Nov 2022 14:50:54 +0000 (UTC) [thread overview]
Message-ID: <1667487002.46a3202351c63436ccefb1753ca3fe1dc0c18425.mgorny@gentoo> (raw)
commit: 46a3202351c63436ccefb1753ca3fe1dc0c18425
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 3 13:56:14 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Nov 3 14:50:02 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46a32023
xfce-extra/xfce4-cpufreq-plugin: Bump to 1.2.8
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
| 1 +
.../xfce4-cpufreq-plugin-1.2.8.ebuild | 46 ++++++++++++++++++++++
2 files changed, 47 insertions(+)
--git a/xfce-extra/xfce4-cpufreq-plugin/Manifest b/xfce-extra/xfce4-cpufreq-plugin/Manifest
index 88a449842536..e7226464c8ef 100644
--- a/xfce-extra/xfce4-cpufreq-plugin/Manifest
+++ b/xfce-extra/xfce4-cpufreq-plugin/Manifest
@@ -1 +1,2 @@
DIST xfce4-cpufreq-plugin-1.2.7.tar.bz2 446055 BLAKE2B bedcf4ece6f1696a13144b0dd9d28a9dfdda255ed72f3b7aa7d572fd33b718a01850aaac90887b79ca57e4a7a9e4a6b234ac880e3a180a459e54c8377da3a9b9 SHA512 6bb7f5790d3ba9756afcb47cde40420453afe191fa111e390f2ad9780f3ab51ac2c6a69586303e9a5d1fb7d1af3eda3dad93f10df072f9ae59e47fc2216db434
+DIST xfce4-cpufreq-plugin-1.2.8.tar.bz2 431599 BLAKE2B f08d27b2461e3ac387dc139231a8febb6239fe8e5132ef89a6d4a8f9009fb7a3dd011ead97f27872fbb4857fc563e65fc2dd6e0f652d8d7299d3c9966d6f8b57 SHA512 482912920703b61ccba59b1a95a4153d06a7c897a59d7c2e5f84f6ea1cac17be2bade72d9187fc62279112f41cd2dd3f3157df31fae165eb2a104b74fec310da
diff --git a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.8.ebuild b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.8.ebuild
new file mode 100644
index 000000000000..9c4b3d67d7a6
--- /dev/null
+++ b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.8.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg-utils
+
+DESCRIPTION="A panel plugin for showing information about cpufreq settings"
+HOMEPAGE="
+ https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin/start
+ https://gitlab.xfce.org/panel-plugins/xfce4-cpufreq-plugin/
+"
+SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+DEPEND="
+ >=dev-libs/glib-2.20
+ >=x11-libs/gtk+-3.20:3
+ >=xfce-base/libxfce4ui-4.16:=
+ >=xfce-base/libxfce4util-4.17.2:=
+ >=xfce-base/xfce4-panel-4.16:=
+"
+RDEPEND="
+ ${DEPEND}
+"
+BDEPEND="
+ dev-util/intltool
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+
+src_install() {
+ default
+ find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
next reply other threads:[~2022-11-03 14:51 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-03 14:50 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-17 10:57 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-cpufreq-plugin/ Michał Górny
2023-03-17 8:56 Arthur Zamarin
2023-03-15 6:55 Michał Górny
2023-02-03 16:53 Sam James
2023-02-03 14:21 Arthur Zamarin
2022-03-25 20:56 Michał Górny
2022-03-25 19:44 Sam James
2022-03-25 7:49 Agostino Sarubbo
2022-03-25 7:47 Agostino Sarubbo
2022-03-24 19:03 Jakov Smolić
2022-02-02 7:13 Michał Górny
2022-01-29 19:32 Michał Górny
2021-04-15 20:44 Michał Górny
2021-04-13 18:23 Sergei Trofimovich
2021-04-11 11:11 Sam James
2021-04-11 11:06 Sam James
2021-04-09 22:22 Sam James
2021-03-02 20:07 Michał Górny
2021-02-18 22:08 Sam James
2021-02-08 6:11 Sam James
2021-02-08 6:05 Sam James
2021-02-02 23:01 Michał Górny
2021-01-12 9:49 Michał Górny
2021-01-05 21:59 Andreas K. Hüttel
2020-10-31 20:20 Sergei Trofimovich
2020-10-31 20:16 Sergei Trofimovich
2020-10-31 16:27 Thomas Deutschmann
2020-10-15 18:05 Michał Górny
2019-04-07 8:29 Michał Górny
2018-11-24 13:40 Sergei Trofimovich
2018-11-18 16:01 Sergei Trofimovich
2018-11-15 17:04 Thomas Deutschmann
2018-11-12 13:52 Mikle Kolyada
2018-11-11 19:07 Michał Górny
2018-09-24 16:29 Michał Górny
2018-05-27 20:56 Mikle Kolyada
2018-05-18 6:54 Denis Dupeyron
2018-04-18 21:04 Sergei Trofimovich
2018-04-08 17:28 Aaron Bauman
2017-05-17 7:21 Michał Górny
2016-08-02 16:10 Michał Górny
2016-06-23 15:07 Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1667487002.46a3202351c63436ccefb1753ca3fe1dc0c18425.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox