From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mpc-plugin/
Date: Sat, 29 Apr 2023 07:09:44 +0000 (UTC) [thread overview]
Message-ID: <1682752178.1bfd07106ec60bc18b896e2489d533d6d0ebdfb9.mgorny@gentoo> (raw)
commit: 1bfd07106ec60bc18b896e2489d533d6d0ebdfb9
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 29 07:05:37 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 29 07:09:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bfd0710
xfce-extra/xfce4-mpc-plugin: Bump to 0.5.3
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
| 1 +
.../xfce4-mpc-plugin/xfce4-mpc-plugin-0.5.3.ebuild | 41 ++++++++++++++++++++++
2 files changed, 42 insertions(+)
--git a/xfce-extra/xfce4-mpc-plugin/Manifest b/xfce-extra/xfce4-mpc-plugin/Manifest
index cf2ce1c6c574..f5877a98e868 100644
--- a/xfce-extra/xfce4-mpc-plugin/Manifest
+++ b/xfce-extra/xfce4-mpc-plugin/Manifest
@@ -1 +1,2 @@
DIST xfce4-mpc-plugin-0.5.2.tar.bz2 293655 BLAKE2B 0b82ee0c8d19342365d6e7a7fc28fcc4ccf880c735df70e793123e63ff86df7e6c3d6d80a8b1c81dd4f7fb264a291897a1900c76aef35c4855c333c85ddfc467 SHA512 c0e6580d5c9c8677a1ad4e8ec4233de1aafc8a2e6744d5d82d3f58f5689e53096a40ff0d1355475a0fdb3e6bc54b44aabb9ca91e5e9caf5cf3ef6fdd4778c22e
+DIST xfce4-mpc-plugin-0.5.3.tar.bz2 327566 BLAKE2B c12c6081130abb024c004442fe8c7aa48b867aa0530cafe2390c8f4708894b210332711a07327513ad121321755ae2325a1961d7fca5a1b487b6f393f5098e70 SHA512 b9971a78a21764ffed40cef2f15ec2c7c5624cb3ebcff6c47bc01dede63957de6887ceb98e797abc4106ce062e0bdad6f50287ecf9da6abf8ef5d47df81a86cd
diff --git a/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.5.3.ebuild b/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.5.3.ebuild
new file mode 100644
index 000000000000..b39d80ec2046
--- /dev/null
+++ b/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.5.3.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Music Player Daemon (mpd) panel plugin"
+HOMEPAGE="
+ https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin/start
+ https://gitlab.xfce.org/panel-plugins/xfce4-mpc-plugin/
+"
+SRC_URI="
+ https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2
+"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
+
+DEPEND="
+ >=dev-libs/glib-2.60.0
+ media-libs/libmpd:=
+ >=x11-libs/gtk+-3.22.0:3
+ >=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
+ >=xfce-base/xfce4-panel-4.13.5:=
+"
+RDEPEND="
+ ${DEPEND}
+"
+BDEPEND="
+ dev-util/intltool
+ virtual/pkgconfig
+"
+
+src_configure() {
+ econf --enable-libmpd
+}
+
+src_install() {
+ default
+ find "${D}" -name '*.la' -delete || die
+}
next reply other threads:[~2023-04-29 7:09 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-29 7:09 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-25 9:50 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mpc-plugin/ Michał Górny
2024-12-25 8:27 Michał Górny
2023-06-11 19:19 Michał Górny
2023-06-11 18:38 Jakov Smolić
2023-06-11 15:04 Sam James
2021-11-19 6:24 Yixun Lan
2019-10-20 10:24 Michał Górny
2019-10-10 18:35 Mikle Kolyada
2019-10-10 18:31 Mikle Kolyada
2019-08-13 12:10 Michał Górny
2019-04-08 19:17 Michał Górny
2019-04-07 14:43 Mikle Kolyada
2019-04-07 14:41 Mikle Kolyada
2018-12-09 8:43 Michał Górny
2018-04-08 8:06 Jason Zaman
2018-03-25 17:27 Michał Górny
2018-01-05 11:23 Mikle Kolyada
2016-11-20 16:19 Jason Zaman
2016-07-30 19:53 Michał Górny
2016-07-30 19:53 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=1682752178.1bfd07106ec60bc18b896e2489d533d6d0ebdfb9.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