public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: media-sound/xfmpc/
@ 2016-07-29 17:01 99% Michał Górny
  0 siblings, 0 replies; 1+ results
From: Michał Górny @ 2016-07-29 17:01 UTC (permalink / raw
  To: gentoo-commits

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 )
+}


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2016-07-29 17:01 99% [gentoo-commits] repo/gentoo:master commit in: media-sound/xfmpc/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox