summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-05-20 16:48:17 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-05-20 16:48:17 +0000
commit9a74c089a51a465787942f549c76502597bfe563 (patch)
treed3427199116bc579808b2d1b1bca5d3f076f7cd5 /media-plugins/gmpc-libnotify
parentAdd ~sparc wrt #263080 (diff)
downloadhistorical-9a74c089a51a465787942f549c76502597bfe563.tar.gz
historical-9a74c089a51a465787942f549c76502597bfe563.tar.bz2
historical-9a74c089a51a465787942f549c76502597bfe563.zip
old
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'media-plugins/gmpc-libnotify')
-rw-r--r--media-plugins/gmpc-libnotify/gmpc-libnotify-0.16.0.ebuild32
-rw-r--r--media-plugins/gmpc-libnotify/gmpc-libnotify-0.17.0.ebuild4
-rw-r--r--media-plugins/gmpc-libnotify/gmpc-libnotify-0.18.0.ebuild4
3 files changed, 4 insertions, 36 deletions
diff --git a/media-plugins/gmpc-libnotify/gmpc-libnotify-0.16.0.ebuild b/media-plugins/gmpc-libnotify/gmpc-libnotify-0.16.0.ebuild
deleted file mode 100644
index 970957d98290..000000000000
--- a/media-plugins/gmpc-libnotify/gmpc-libnotify-0.16.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-libnotify/gmpc-libnotify-0.16.0.ebuild,v 1.4 2009/01/24 12:27:17 nixnut Exp $
-
-inherit autotools multilib
-
-DESCRIPTION="This plugin sends an announcement to the notification daemon on song change"
-HOMEPAGE="http://gmpcwiki.sarine.nl/index.php/Libnotify"
-SRC_URI="http://download.sarine.nl/Programs/gmpc/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-RDEPEND=">=media-sound/gmpc-${PV}
- dev-libs/libxml2
- x11-libs/libnotify"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- sed -i "/^libdir/s:/lib/:/$(get_libdir)/:" src/Makefile.am
- eautoreconf
-}
-
-src_install () {
- emake DESTDIR="${D}" install || die
-}
diff --git a/media-plugins/gmpc-libnotify/gmpc-libnotify-0.17.0.ebuild b/media-plugins/gmpc-libnotify/gmpc-libnotify-0.17.0.ebuild
index 7fca25205938..d7f24fad97c9 100644
--- a/media-plugins/gmpc-libnotify/gmpc-libnotify-0.17.0.ebuild
+++ b/media-plugins/gmpc-libnotify/gmpc-libnotify-0.17.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-libnotify/gmpc-libnotify-0.17.0.ebuild,v 1.4 2009/03/20 17:23:15 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-libnotify/gmpc-libnotify-0.17.0.ebuild,v 1.5 2009/05/20 16:44:18 ssuominen Exp $
DESCRIPTION="This plugin sends an announcement to the notification daemon on song change"
HOMEPAGE="http://gmpcwiki.sarine.nl/index.php/Libnotify"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/musicpd/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND=">=media-sound/gmpc-${PV}
diff --git a/media-plugins/gmpc-libnotify/gmpc-libnotify-0.18.0.ebuild b/media-plugins/gmpc-libnotify/gmpc-libnotify-0.18.0.ebuild
index 30780be1fd17..65d43ac25da8 100644
--- a/media-plugins/gmpc-libnotify/gmpc-libnotify-0.18.0.ebuild
+++ b/media-plugins/gmpc-libnotify/gmpc-libnotify-0.18.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-libnotify/gmpc-libnotify-0.18.0.ebuild,v 1.1 2009/03/13 11:36:35 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-libnotify/gmpc-libnotify-0.18.0.ebuild,v 1.2 2009/05/20 16:44:18 ssuominen Exp $
DESCRIPTION="This plugin sends an announcement to the notification daemon on song change"
HOMEPAGE="http://gmpcwiki.sarine.nl/index.php/Libnotify"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/musicpd/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
RDEPEND=">=media-sound/gmpc-${PV}