summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2009-01-03 23:57:41 +0000
committerChristoph Mende <angelos@gentoo.org>2009-01-03 23:57:41 +0000
commit11b8b043248cc5d3e46ae19c9dd156f316b54d99 (patch)
tree4a099f2c2ae79f5b8b88f3c15e3b18caa865098c /media-plugins
parentCleaned up (diff)
downloadgentoo-2-11b8b043248cc5d3e46ae19c9dd156f316b54d99.tar.gz
gentoo-2-11b8b043248cc5d3e46ae19c9dd156f316b54d99.tar.bz2
gentoo-2-11b8b043248cc5d3e46ae19c9dd156f316b54d99.zip
Bumped 0.17.0 to EAPI2 to replace built_with_use+die and cleaned up
(Portage version: 2.2_rc20/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/gmpc-magnatune/ChangeLog8
-rw-r--r--media-plugins/gmpc-magnatune/gmpc-magnatune-0.15.5.0.ebuild31
-rw-r--r--media-plugins/gmpc-magnatune/gmpc-magnatune-0.16.0.ebuild4
-rw-r--r--media-plugins/gmpc-magnatune/gmpc-magnatune-0.17.0.ebuild19
4 files changed, 14 insertions, 48 deletions
diff --git a/media-plugins/gmpc-magnatune/ChangeLog b/media-plugins/gmpc-magnatune/ChangeLog
index 7ca1f81fbc52..633d9092c1f7 100644
--- a/media-plugins/gmpc-magnatune/ChangeLog
+++ b/media-plugins/gmpc-magnatune/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/gmpc-magnatune
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-magnatune/ChangeLog,v 1.19 2008/12/29 23:25:45 tcunha Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-magnatune/ChangeLog,v 1.20 2009/01/03 23:57:41 angelos Exp $
+
+ 03 Jan 2009; Christoph Mende <angelos@gentoo.org>
+ -gmpc-magnatune-0.15.5.0.ebuild, gmpc-magnatune-0.17.0.ebuild:
+ Bumped 0.17.0 to EAPI2 to replace built_with_use+die and cleaned up
29 Dec 2008; Tiago Cunha <tcunha@gentoo.org> gmpc-magnatune-0.16.0.ebuild:
stable sparc, bug 251332
diff --git a/media-plugins/gmpc-magnatune/gmpc-magnatune-0.15.5.0.ebuild b/media-plugins/gmpc-magnatune/gmpc-magnatune-0.15.5.0.ebuild
deleted file mode 100644
index 58d56af5e092..000000000000
--- a/media-plugins/gmpc-magnatune/gmpc-magnatune-0.15.5.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-magnatune/gmpc-magnatune-0.15.5.0.ebuild,v 1.5 2008/03/17 14:44:45 fmccor Exp $
-
-inherit eutils
-
-DESCRIPTION="This plugin allows you to browse and preview available albums on magnatune.com"
-HOMEPAGE="http://sarine.nl/gmpc-plugins-magnatune"
-SRC_URI="http://download.sarine.nl/gmpc-0.15.5/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc sparc x86"
-IUSE=""
-
-RDEPEND=">=media-sound/gmpc-${PV}
- dev-libs/libxml2"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"
-
-pkg_setup() {
- if ! built_with_use =x11-libs/gtk+-2* jpeg ; then
- echo
- eerror "x11-libs/gtk+-2 needs to be built with \"jpeg\" USE flag"
- die "x11-libs/gtk+-2 needs to be built with \"jpeg\" USE flag"
- fi
-}
-
-src_install () {
- emake DESTDIR="${D}" install || die
-}
diff --git a/media-plugins/gmpc-magnatune/gmpc-magnatune-0.16.0.ebuild b/media-plugins/gmpc-magnatune/gmpc-magnatune-0.16.0.ebuild
index ce5e506645cd..732d6815b3b5 100644
--- a/media-plugins/gmpc-magnatune/gmpc-magnatune-0.16.0.ebuild
+++ b/media-plugins/gmpc-magnatune/gmpc-magnatune-0.16.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-magnatune/gmpc-magnatune-0.16.0.ebuild,v 1.4 2008/12/29 23:25:45 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-magnatune/gmpc-magnatune-0.16.0.ebuild,v 1.5 2009/01/03 23:57:41 angelos Exp $
inherit autotools eutils multilib
diff --git a/media-plugins/gmpc-magnatune/gmpc-magnatune-0.17.0.ebuild b/media-plugins/gmpc-magnatune/gmpc-magnatune-0.17.0.ebuild
index 5319ec6226db..28c0e947ac03 100644
--- a/media-plugins/gmpc-magnatune/gmpc-magnatune-0.17.0.ebuild
+++ b/media-plugins/gmpc-magnatune/gmpc-magnatune-0.17.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-magnatune/gmpc-magnatune-0.17.0.ebuild,v 1.1 2008/12/26 19:48:19 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-magnatune/gmpc-magnatune-0.17.0.ebuild,v 1.2 2009/01/03 23:57:41 angelos Exp $
-inherit eutils
+EAPI=2
DESCRIPTION="This plugin allows you to browse and preview available albums on magnatune.com"
HOMEPAGE="http://gmpcwiki.sarine.nl/index.php/Magnatune"
@@ -14,18 +14,11 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND=">=media-sound/gmpc-${PV}
- dev-libs/libxml2"
+ dev-libs/libxml2
+ x11-libs/gtk+:2[jpeg]"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
-pkg_setup() {
- if ! built_with_use =x11-libs/gtk+-2* jpeg ; then
- echo
- eerror "x11-libs/gtk+-2 needs to be built with \"jpeg\" USE flag"
- die "x11-libs/gtk+-2 needs to be built with \"jpeg\" USE flag"
- fi
-}
-
src_install () {
- emake DESTDIR="${D}" install || die
+ emake DESTDIR="${D}" install || die "emake install failed"
}