public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/xfmpc/
Date: Fri, 29 Jul 2016 17:01:53 +0000 (UTC)	[thread overview]
Message-ID: <1469811702.52ca8239178de78947d51d6df7455dad393bc2a0.mgorny@gentoo> (raw)

commit:     52ca8239178de78947d51d6df7455dad393bc2a0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 16:36:16 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 17:01:42 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52ca8239

media-sound/xfmpc: Bump to 0.2.3

 media-sound/xfmpc/Manifest           |  1 +
 media-sound/xfmpc/xfmpc-0.2.3.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/media-sound/xfmpc/Manifest b/media-sound/xfmpc/Manifest
index 3998fc7..ff9e34b 100644
--- a/media-sound/xfmpc/Manifest
+++ b/media-sound/xfmpc/Manifest
@@ -1 +1,2 @@
 DIST xfmpc-0.2.2.tar.bz2 404906 SHA256 ed0cc2940bd5928bb30fab1531c22185a97bd0cc5beacd9e3be4d4cd994a6862 SHA512 a90697bcd86e7f3952faa4d37800755a49a09886de7a95ae69b4e8a59b7750b1098d372b1734eadf3bb1d2c74fc5447707fc0203de435cfa51423530c663f6c7 WHIRLPOOL 69e43254f37dba722cc2e17864f8079a831a028f2af95deeaa88fcbd236fed533d5a5a83f59c07f86a18ce956299c4c340b25968069ef0843edcef69d4724c57
+DIST xfmpc-0.2.3.tar.bz2 414680 SHA256 4189c0c82b66b758a6d5bc651493b675d3d46329e5f1a76ff26c448125f4fcb0 SHA512 3f592fdd559817051f7720bafc07fc66b39f682cc20286c12d54c4bd607e85bb0a722c567264a29224971b4ac14db51b0b44b233a16cccd9d17579a50549a3be WHIRLPOOL c39b986e333b8ad0e59703bf2caf6c556388f75c81b6d300fdfbcd21fc118dff7ad8906afc7980e1db50455d46e3254892d0ffae38c48d51efb6d7be900b616d

diff --git a/media-sound/xfmpc/xfmpc-0.2.3.ebuild b/media-sound/xfmpc/xfmpc-0.2.3.ebuild
new file mode 100644
index 0000000..0b88af1
--- /dev/null
+++ b/media-sound/xfmpc/xfmpc-0.2.3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit xfconf
+
+DESCRIPTION="Music Player Daemon (MPD) client for the Xfce desktop environment"
+HOMEPAGE="http://goodies.xfce.org/projects/applications/xfmpc"
+SRC_URI="mirror://xfce/src/apps/${PN}/0.2/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+RDEPEND=">=dev-libs/glib-2.18:2=
+	>=media-libs/libmpd-0.15:=
+	>=x11-libs/gtk+-2.16:2=
+	>=xfce-base/libxfce4ui-4.8:=
+	>=xfce-base/libxfce4util-4.8:="
+DEPEND="${RDEPEND}
+	dev-util/intltool
+	virtual/pkgconfig"
+
+pkg_setup() {
+	XFCONF=( $(xfconf_use_debug) )
+	DOCS=( AUTHORS ChangeLog IDEAS NEWS README THANKS )
+}


             reply	other threads:[~2016-07-29 17:02 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-29 17:01 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-11-16  0:33 [gentoo-commits] repo/gentoo:master commit in: media-sound/xfmpc/ Denis Dupeyron
2017-11-16 18:46 Denis Dupeyron
2018-01-05 10:34 Mikle Kolyada
2018-01-06  5:05 Thomas Deutschmann
2019-02-28 17:41 Michał Górny
2019-06-23  3:39 Michał Górny
2023-04-22 16:36 Michał Górny
2023-06-01 20:04 Sam James
2023-06-01 20:04 Sam James
2023-06-02  4:52 Michał Górny
2024-01-05 13:21 Jakov Smolić
2024-01-07  5:57 WANG Xuerui
2024-01-23  5:07 Ionen Wolkens
2024-01-24  4:57 Ionen Wolkens
2024-01-25  9:21 Sam James
2024-01-25  9:21 Sam James
2024-02-10  6:58 Ionen Wolkens
2024-06-21  4:23 Arthur Zamarin
2024-12-25 17:05 Michał Górny
2025-01-25 10:41 Sam James
2025-01-25 10:41 Sam James
2025-01-25 11:24 Arthur Zamarin

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=1469811702.52ca8239178de78947d51d6df7455dad393bc2a0.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