summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno <hanno@gentoo.org>2016-09-14 12:58:01 +0200
committerHanno <hanno@gentoo.org>2016-09-14 12:58:01 +0200
commitdc60f8658f24a0a010de2e99626ff1be5ea0c9f0 (patch)
treed05243442e5cdc33b2aaec13f72deb7f5d9353a4 /media-sound/lxmusic/lxmusic-0.4.7.ebuild
parentmedia-gfx/nip2: version bump, bug 453810 (diff)
downloadgentoo-dc60f8658f24a0a010de2e99626ff1be5ea0c9f0.tar.gz
gentoo-dc60f8658f24a0a010de2e99626ff1be5ea0c9f0.tar.bz2
gentoo-dc60f8658f24a0a010de2e99626ff1be5ea0c9f0.zip
media-sound/lxmusic: version bump to 0.4.7
Package-Manager: portage-2.3.0
Diffstat (limited to 'media-sound/lxmusic/lxmusic-0.4.7.ebuild')
-rw-r--r--media-sound/lxmusic/lxmusic-0.4.7.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/media-sound/lxmusic/lxmusic-0.4.7.ebuild b/media-sound/lxmusic/lxmusic-0.4.7.ebuild
new file mode 100644
index 000000000000..612cdc3fe397
--- /dev/null
+++ b/media-sound/lxmusic/lxmusic-0.4.7.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="A simple GUI XMMS2 client with minimal functionality"
+HOMEPAGE="https://wiki.lxde.org/en/LXMusic"
+SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="x11-libs/gtk+:2
+ media-sound/xmms2
+ x11-libs/libnotify"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"