diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-03-20 21:51:47 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-03-20 21:51:47 +0000 |
commit | c11479153347df1f9eead3da5304606ee3d4f24c (patch) | |
tree | 5fed6cca15d92b6b07019dc2a1bbcf274961dcd5 /media-plugins | |
parent | old (diff) | |
download | historical-c11479153347df1f9eead3da5304606ee3d4f24c.tar.gz historical-c11479153347df1f9eead3da5304606ee3d4f24c.tar.bz2 historical-c11479153347df1f9eead3da5304606ee3d4f24c.zip |
Remove old
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-plugins')
30 files changed, 50 insertions, 612 deletions
diff --git a/media-plugins/gmpc-autoplaylist/ChangeLog b/media-plugins/gmpc-autoplaylist/ChangeLog index c51044d37790..ca00b1ad2e79 100644 --- a/media-plugins/gmpc-autoplaylist/ChangeLog +++ b/media-plugins/gmpc-autoplaylist/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gmpc-autoplaylist # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-autoplaylist/ChangeLog,v 1.12 2008/03/17 14:43:29 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-autoplaylist/ChangeLog,v 1.13 2008/03/20 21:38:50 angelos Exp $ + + 20 Mar 2008; Christoph Mende <angelos@gentoo.org> + -gmpc-autoplaylist-0.14.0.ebuild, -gmpc-autoplaylist-0.15.0.ebuild: + Remove old 17 Mar 2008; Ferris McCormick <fmccor@gentoo.org> gmpc-autoplaylist-0.15.5.0.ebuild: diff --git a/media-plugins/gmpc-autoplaylist/gmpc-autoplaylist-0.14.0.ebuild b/media-plugins/gmpc-autoplaylist/gmpc-autoplaylist-0.14.0.ebuild deleted file mode 100644 index d59c1035934e..000000000000 --- a/media-plugins/gmpc-autoplaylist/gmpc-autoplaylist-0.14.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-autoplaylist/gmpc-autoplaylist-0.14.0.ebuild,v 1.2 2007/04/15 15:29:57 ticho Exp $ - -DESCRIPTION="The plugin allows you to generate a playlist based on a set of rules" -HOMEPAGE="http://sarine.nl/gmpc-plugins-autoplaylist" -SRC_URI="http://download.sarine.nl/gmpc-${PV}/plugins/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -DEPEND=">=media-sound/gmpc-${PV} - dev-libs/libxml2" - -src_compile () -{ - econf || die - emake || die -} - -src_install () -{ - make DESTDIR="${D}" install || die -} diff --git a/media-plugins/gmpc-autoplaylist/gmpc-autoplaylist-0.15.0.ebuild b/media-plugins/gmpc-autoplaylist/gmpc-autoplaylist-0.15.0.ebuild deleted file mode 100644 index 8f1cc3159d3a..000000000000 --- a/media-plugins/gmpc-autoplaylist/gmpc-autoplaylist-0.15.0.ebuild +++ /dev/null @@ -1,28 +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-autoplaylist/gmpc-autoplaylist-0.15.0.ebuild,v 1.6 2008/01/17 16:19:57 flameeyes Exp $ - -DESCRIPTION="The plugin allows you to generate a playlist based on a set of rules" -HOMEPAGE="http://sarine.nl/gmpc-plugins-autoplaylist" -SRC_URI="http://download.sarine.nl/gmpc-${PV}/plugins/${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" - -src_compile () -{ - econf || die - emake || die -} - -src_install () -{ - make DESTDIR="${D}" install || die -} diff --git a/media-plugins/gmpc-coveramazon/ChangeLog b/media-plugins/gmpc-coveramazon/ChangeLog index d38c95979f68..a32472082bba 100644 --- a/media-plugins/gmpc-coveramazon/ChangeLog +++ b/media-plugins/gmpc-coveramazon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gmpc-coveramazon # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-coveramazon/ChangeLog,v 1.12 2008/03/17 14:43:48 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-coveramazon/ChangeLog,v 1.13 2008/03/20 21:40:11 angelos Exp $ + + 20 Mar 2008; Christoph Mende <angelos@gentoo.org> + -gmpc-coveramazon-0.14.0.ebuild, -gmpc-coveramazon-0.15.0.ebuild: + Remove old 17 Mar 2008; Ferris McCormick <fmccor@gentoo.org> gmpc-coveramazon-0.15.5.0.ebuild: diff --git a/media-plugins/gmpc-coveramazon/gmpc-coveramazon-0.14.0.ebuild b/media-plugins/gmpc-coveramazon/gmpc-coveramazon-0.14.0.ebuild deleted file mode 100644 index 29d10c0fbaa4..000000000000 --- a/media-plugins/gmpc-coveramazon/gmpc-coveramazon-0.14.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-coveramazon/gmpc-coveramazon-0.14.0.ebuild,v 1.5 2007/07/04 23:57:03 ticho Exp $ - -inherit eutils - -DESCRIPTION="This plugin fetches cover art, and album information from amazon." -HOMEPAGE="http://sarine.nl/amazon-provider" -SRC_URI="http://download.sarine.nl/gmpc-${PV}/plugins/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~sparc ~x86" -IUSE="" - -DEPEND=">=media-sound/gmpc-${PV} - dev-libs/libxml2" - -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_compile () -{ - econf || die - emake || die -} - -src_install () -{ - make DESTDIR="${D}" install || die -} diff --git a/media-plugins/gmpc-coveramazon/gmpc-coveramazon-0.15.0.ebuild b/media-plugins/gmpc-coveramazon/gmpc-coveramazon-0.15.0.ebuild deleted file mode 100644 index f6c6672c4f6b..000000000000 --- a/media-plugins/gmpc-coveramazon/gmpc-coveramazon-0.15.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-coveramazon/gmpc-coveramazon-0.15.0.ebuild,v 1.5 2007/08/07 15:55:00 gustavoz Exp $ - -inherit eutils - -DESCRIPTION="This plugin fetches cover art, and album information from amazon." -HOMEPAGE="http://sarine.nl/amazon-provider" -SRC_URI="http://download.sarine.nl/gmpc-${PV}/plugins/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc sparc ~x86" -IUSE="" - -DEPEND=">=media-sound/gmpc-${PV} - dev-libs/libxml2" - -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_compile () { - econf || die - emake || die -} - -src_install () { - make DESTDIR="${D}" install || die -} diff --git a/media-plugins/gmpc-lastfm/ChangeLog b/media-plugins/gmpc-lastfm/ChangeLog index 3ba5a9d72b89..ef501485adae 100644 --- a/media-plugins/gmpc-lastfm/ChangeLog +++ b/media-plugins/gmpc-lastfm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gmpc-lastfm # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-lastfm/ChangeLog,v 1.12 2008/03/17 14:44:07 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-lastfm/ChangeLog,v 1.13 2008/03/20 21:41:14 angelos Exp $ + + 20 Mar 2008; Christoph Mende <angelos@gentoo.org> + -gmpc-lastfm-0.14.0.ebuild, -gmpc-lastfm-0.15.0.ebuild: + Remove old 17 Mar 2008; Ferris McCormick <fmccor@gentoo.org> gmpc-lastfm-0.15.5.0.ebuild: diff --git a/media-plugins/gmpc-lastfm/gmpc-lastfm-0.14.0.ebuild b/media-plugins/gmpc-lastfm/gmpc-lastfm-0.14.0.ebuild deleted file mode 100644 index 8d04d79a5bc5..000000000000 --- a/media-plugins/gmpc-lastfm/gmpc-lastfm-0.14.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-lastfm/gmpc-lastfm-0.14.0.ebuild,v 1.2 2007/04/15 15:31:51 ticho Exp $ - -DESCRIPTION="The last.fm plugin can fetch artist images, from last.fm. This plugin doesn't scrobble your music, use a dedicated client like mpdscribble for this." -HOMEPAGE="http://sarine.nl/gmpc-plugins-lastfm" -SRC_URI="http://download.sarine.nl/gmpc-${PV}/plugins/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -DEPEND=">=media-sound/gmpc-${PV} - dev-libs/libxml2" - -src_compile () -{ - econf || die - emake || die -} - -src_install () -{ - make DESTDIR="${D}" install || die -} diff --git a/media-plugins/gmpc-lastfm/gmpc-lastfm-0.15.0.ebuild b/media-plugins/gmpc-lastfm/gmpc-lastfm-0.15.0.ebuild deleted file mode 100644 index e2e185d30c3b..000000000000 --- a/media-plugins/gmpc-lastfm/gmpc-lastfm-0.15.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-lastfm/gmpc-lastfm-0.15.0.ebuild,v 1.6 2007/08/07 15:55:44 gustavoz Exp $ - -inherit eutils - -DESCRIPTION="The last.fm plugin can fetch artist images, from last.fm. This plugin doesn't scrobble your music, use a dedicated client like mpdscribble for this." -HOMEPAGE="http://sarine.nl/gmpc-plugins-lastfm" -SRC_URI="http://download.sarine.nl/gmpc-${PV}/plugins/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc sparc ~x86" -IUSE="" - -DEPEND=">=media-sound/gmpc-${PV} - dev-libs/libxml2" - -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_compile () -{ - econf || die - emake || die -} - -src_install () -{ - make DESTDIR="${D}" install || die -} diff --git a/media-plugins/gmpc-lyrics/ChangeLog b/media-plugins/gmpc-lyrics/ChangeLog index 610c6f401e42..83eaca9fb25d 100644 --- a/media-plugins/gmpc-lyrics/ChangeLog +++ b/media-plugins/gmpc-lyrics/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gmpc-lyrics # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-lyrics/ChangeLog,v 1.12 2008/03/17 14:44:26 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-lyrics/ChangeLog,v 1.13 2008/03/20 21:43:24 angelos Exp $ + + 20 Mar 2008; Christoph Mende <angelos@gentoo.org> + -gmpc-lyrics-0.14.0.ebuild, -gmpc-lyrics-0.15.0.ebuild: + Remove old 17 Mar 2008; Ferris McCormick <fmccor@gentoo.org> gmpc-lyrics-0.15.5.0.ebuild: diff --git a/media-plugins/gmpc-lyrics/gmpc-lyrics-0.14.0.ebuild b/media-plugins/gmpc-lyrics/gmpc-lyrics-0.14.0.ebuild deleted file mode 100644 index 8c2c55adf40e..000000000000 --- a/media-plugins/gmpc-lyrics/gmpc-lyrics-0.14.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-lyrics/gmpc-lyrics-0.14.0.ebuild,v 1.2 2007/04/15 15:33:35 ticho Exp $ - -DESCRIPTION="This plugin fetches lyrics from the internet." -HOMEPAGE="http://sarine.nl/gmpc-plugins-lyrics-provider" -SRC_URI="http://download.sarine.nl/gmpc-${PV}/plugins/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -DEPEND=">=media-sound/gmpc-${PV} - dev-libs/libxml2" - -src_compile () -{ - econf || die - emake || die -} - -src_install () -{ - make DESTDIR="${D}" install || die -} diff --git a/media-plugins/gmpc-lyrics/gmpc-lyrics-0.15.0.ebuild b/media-plugins/gmpc-lyrics/gmpc-lyrics-0.15.0.ebuild deleted file mode 100644 index 8d0f3f7b55ec..000000000000 --- a/media-plugins/gmpc-lyrics/gmpc-lyrics-0.15.0.ebuild +++ /dev/null @@ -1,28 +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-lyrics/gmpc-lyrics-0.15.0.ebuild,v 1.6 2008/01/17 16:20:49 flameeyes Exp $ - -DESCRIPTION="This plugin fetches lyrics from the internet." -HOMEPAGE="http://sarine.nl/gmpc-plugins-lyrics-provider" -SRC_URI="http://download.sarine.nl/gmpc-${PV}/plugins/${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" - -src_compile () -{ - econf || die - emake || die -} - -src_install () -{ - make DESTDIR="${D}" install || die -} diff --git a/media-plugins/gmpc-magnatune/ChangeLog b/media-plugins/gmpc-magnatune/ChangeLog index 25f4ef64a55f..bfa8f1f811db 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.13 2008/03/17 14:44:45 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-magnatune/ChangeLog,v 1.14 2008/03/20 21:45:42 angelos Exp $ + + 20 Mar 2008; Christoph Mende <angelos@gentoo.org> + -gmpc-magnatune-0.14.0.ebuild, -gmpc-magnatune-0.15.0.ebuild: + Remove old 17 Mar 2008; Ferris McCormick <fmccor@gentoo.org> gmpc-magnatune-0.15.5.0.ebuild: diff --git a/media-plugins/gmpc-magnatune/gmpc-magnatune-0.14.0.ebuild b/media-plugins/gmpc-magnatune/gmpc-magnatune-0.14.0.ebuild deleted file mode 100644 index b9060fec21a0..000000000000 --- a/media-plugins/gmpc-magnatune/gmpc-magnatune-0.14.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2007 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.14.0.ebuild,v 1.4 2007/09/30 15:01:55 ticho Exp $ - -inherit eutils - -DESCRIPTION="The plugin allows you to browse, and preview available albums on www.magnatune.com." -HOMEPAGE="http://sarine.nl/gmpc-plugins-magnatune" -SRC_URI="http://download.sarine.nl/gmpc-${PV}/plugins/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -DEPEND=">=media-sound/gmpc-${PV} - dev-libs/libxml2" - -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_compile () -{ - econf || die - emake || die -} - -src_install () -{ - make DESTDIR="${D}" install || die -} diff --git a/media-plugins/gmpc-magnatune/gmpc-magnatune-0.15.0.ebuild b/media-plugins/gmpc-magnatune/gmpc-magnatune-0.15.0.ebuild deleted file mode 100644 index 08bb6991f3e8..000000000000 --- a/media-plugins/gmpc-magnatune/gmpc-magnatune-0.15.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2007 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.0.ebuild,v 1.7 2007/09/30 15:01:55 ticho Exp $ - -inherit eutils - -DESCRIPTION="The plugin allows you to browse, and preview available albums on www.magnatune.com." -HOMEPAGE="http://sarine.nl/gmpc-plugins-magnatune" -SRC_URI="http://download.sarine.nl/gmpc-${PV}/plugins/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc sparc ~x86" -IUSE="" - -DEPEND=">=media-sound/gmpc-${PV} - dev-libs/libxml2" - -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_compile () -{ - econf || die - emake || die -} - -src_install () -{ - make DESTDIR="${D}" install || die -} diff --git a/media-plugins/gmpc-mdcover/ChangeLog b/media-plugins/gmpc-mdcover/ChangeLog index 30c04e770eb7..5e6d083540e3 100644 --- a/media-plugins/gmpc-mdcover/ChangeLog +++ b/media-plugins/gmpc-mdcover/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gmpc-mdcover # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-mdcover/ChangeLog,v 1.11 2008/03/17 14:45:04 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-mdcover/ChangeLog,v 1.12 2008/03/20 21:47:02 angelos Exp $ + + 20 Mar 2008; Christoph Mende <angelos@gentoo.org> + -gmpc-mdcover-0.14.0.ebuild, -gmpc-mdcover-0.15.0.ebuild: + Remove old 17 Mar 2008; Ferris McCormick <fmccor@gentoo.org> gmpc-mdcover-0.15.5.0.ebuild: diff --git a/media-plugins/gmpc-mdcover/gmpc-mdcover-0.14.0.ebuild b/media-plugins/gmpc-mdcover/gmpc-mdcover-0.14.0.ebuild deleted file mode 100644 index e1f290feac15..000000000000 --- a/media-plugins/gmpc-mdcover/gmpc-mdcover-0.14.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-mdcover/gmpc-mdcover-0.14.0.ebuild,v 1.3 2007/07/04 23:59:45 ticho Exp $ - -inherit eutils - -DESCRIPTION="This plugin fetches cover art, artist art,album and artist information from the file system." -HOMEPAGE="http://sarine.nl/gmpc-plugins-mdcover" -SRC_URI="http://download.sarine.nl/gmpc-${PV}/plugins/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -DEPEND=">=media-sound/gmpc-${PV} - dev-libs/libxml2" - -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_compile () -{ - econf || die - emake || die -} - -src_install () -{ - make DESTDIR="${D}" install || die -} diff --git a/media-plugins/gmpc-mdcover/gmpc-mdcover-0.15.0.ebuild b/media-plugins/gmpc-mdcover/gmpc-mdcover-0.15.0.ebuild deleted file mode 100644 index dbc2546b7c23..000000000000 --- a/media-plugins/gmpc-mdcover/gmpc-mdcover-0.15.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-mdcover/gmpc-mdcover-0.15.0.ebuild,v 1.5 2007/08/07 15:57:54 gustavoz Exp $ - -inherit eutils - -DESCRIPTION="This plugin fetches cover art, artist art,album and artist information from the file system." -HOMEPAGE="http://sarine.nl/gmpc-plugins-mdcover" -SRC_URI="http://download.sarine.nl/gmpc-${PV}/plugins/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~ppc sparc ~x86" -IUSE="" - -DEPEND=">=media-sound/gmpc-${PV} - dev-libs/libxml2" - -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_compile () -{ - econf || die - emake || die -} - -src_install () -{ - make DESTDIR="${D}" install || die -} diff --git a/media-plugins/gmpc-osd/ChangeLog b/media-plugins/gmpc-osd/ChangeLog index 71d59632bd6f..b133014bf2ff 100644 --- a/media-plugins/gmpc-osd/ChangeLog +++ b/media-plugins/gmpc-osd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gmpc-osd # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-osd/ChangeLog,v 1.12 2008/03/17 14:45:23 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-osd/ChangeLog,v 1.13 2008/03/20 21:48:20 angelos Exp $ + + 20 Mar 2008; Christoph Mende <angelos@gentoo.org> -gmpc-osd-0.14.0.ebuild, + -gmpc-osd-0.15.0.ebuild: + Remove old 17 Mar 2008; Ferris McCormick <fmccor@gentoo.org> gmpc-osd-0.15.5.0.ebuild: diff --git a/media-plugins/gmpc-osd/gmpc-osd-0.14.0.ebuild b/media-plugins/gmpc-osd/gmpc-osd-0.14.0.ebuild deleted file mode 100644 index 19e1cb3f2eaf..000000000000 --- a/media-plugins/gmpc-osd/gmpc-osd-0.14.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-osd/gmpc-osd-0.14.0.ebuild,v 1.2 2007/04/15 15:36:05 ticho Exp $ - -DESCRIPTION="This plugin provides an on-screen-display by xosd." -HOMEPAGE="http://sarine.nl/xosd-on-screen-display" -SRC_URI="http://download.sarine.nl/gmpc-${PV}/plugins/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -DEPEND=">=media-sound/gmpc-${PV} - dev-libs/libxml2 - x11-libs/xosd" - -src_compile () -{ - econf || die - emake || die -} - -src_install () -{ - make DESTDIR="${D}" install || die -} diff --git a/media-plugins/gmpc-osd/gmpc-osd-0.15.0.ebuild b/media-plugins/gmpc-osd/gmpc-osd-0.15.0.ebuild deleted file mode 100644 index 8ebc8dc75484..000000000000 --- a/media-plugins/gmpc-osd/gmpc-osd-0.15.0.ebuild +++ /dev/null @@ -1,29 +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-osd/gmpc-osd-0.15.0.ebuild,v 1.6 2008/01/17 16:21:44 flameeyes Exp $ - -DESCRIPTION="This plugin provides an on-screen-display by xosd." -HOMEPAGE="http://sarine.nl/xosd-on-screen-display" -SRC_URI="http://download.sarine.nl/gmpc-${PV}/plugins/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc sparc ~x86" -IUSE="" - -RDEPEND=">=media-sound/gmpc-${PV} - dev-libs/libxml2 - x11-libs/xosd" -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -src_compile () -{ - econf || die - emake || die -} - -src_install () -{ - make DESTDIR="${D}" install || die -} diff --git a/media-plugins/gmpc-qosd/ChangeLog b/media-plugins/gmpc-qosd/ChangeLog index 6828161868c2..3b21e795eadd 100644 --- a/media-plugins/gmpc-qosd/ChangeLog +++ b/media-plugins/gmpc-qosd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gmpc-qosd # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-qosd/ChangeLog,v 1.12 2008/03/17 14:45:42 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-qosd/ChangeLog,v 1.13 2008/03/20 21:49:18 angelos Exp $ + + 20 Mar 2008; Christoph Mende <angelos@gentoo.org> + -gmpc-qosd-0.14.0.ebuild, -gmpc-qosd-0.15.0.ebuild: + Remove old 17 Mar 2008; Ferris McCormick <fmccor@gentoo.org> gmpc-qosd-0.15.5.0.ebuild: diff --git a/media-plugins/gmpc-qosd/gmpc-qosd-0.14.0.ebuild b/media-plugins/gmpc-qosd/gmpc-qosd-0.14.0.ebuild deleted file mode 100644 index 43d7a53bbc69..000000000000 --- a/media-plugins/gmpc-qosd/gmpc-qosd-0.14.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-qosd/gmpc-qosd-0.14.0.ebuild,v 1.2 2007/04/15 15:36:56 ticho Exp $ - -DESCRIPTION="A on-screen-display written to look nicer then xosd." -HOMEPAGE="http://sarine.nl/q-on-screen-display" -SRC_URI="http://download.sarine.nl/gmpc-${PV}/plugins/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -DEPEND=">=media-sound/gmpc-${PV} - dev-libs/libxml2 - x11-libs/cairo" - -src_compile () -{ - econf || die - emake || die -} - -src_install () -{ - make DESTDIR="${D}" install || die -} diff --git a/media-plugins/gmpc-qosd/gmpc-qosd-0.15.0.ebuild b/media-plugins/gmpc-qosd/gmpc-qosd-0.15.0.ebuild deleted file mode 100644 index 2cb12db43ce1..000000000000 --- a/media-plugins/gmpc-qosd/gmpc-qosd-0.15.0.ebuild +++ /dev/null @@ -1,29 +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-qosd/gmpc-qosd-0.15.0.ebuild,v 1.6 2008/01/17 16:22:36 flameeyes Exp $ - -DESCRIPTION="A on-screen-display written to look nicer then xosd." -HOMEPAGE="http://sarine.nl/q-on-screen-display" -SRC_URI="http://download.sarine.nl/gmpc-${PV}/plugins/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc sparc ~x86" -IUSE="" - -RDEPEND=">=media-sound/gmpc-${PV} - dev-libs/libxml2 - x11-libs/cairo" -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -src_compile () -{ - econf || die - emake || die -} - -src_install () -{ - make DESTDIR="${D}" install || die -} diff --git a/media-plugins/gmpc-serverstats/ChangeLog b/media-plugins/gmpc-serverstats/ChangeLog index db463ab367af..f68c105d51d3 100644 --- a/media-plugins/gmpc-serverstats/ChangeLog +++ b/media-plugins/gmpc-serverstats/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gmpc-serverstats # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-serverstats/ChangeLog,v 1.11 2008/03/17 14:46:01 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-serverstats/ChangeLog,v 1.12 2008/03/20 21:50:46 angelos Exp $ + + 20 Mar 2008; Christoph Mende <angelos@gentoo.org> + -gmpc-serverstats-0.14.0.ebuild, -gmpc-serverstats-0.15.0.ebuild: + Remove old 17 Mar 2008; Ferris McCormick <fmccor@gentoo.org> gmpc-serverstats-0.15.5.0.ebuild: diff --git a/media-plugins/gmpc-serverstats/gmpc-serverstats-0.14.0.ebuild b/media-plugins/gmpc-serverstats/gmpc-serverstats-0.14.0.ebuild deleted file mode 100644 index dbf10a2253f3..000000000000 --- a/media-plugins/gmpc-serverstats/gmpc-serverstats-0.14.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-serverstats/gmpc-serverstats-0.14.0.ebuild,v 1.3 2007/04/27 14:56:02 gustavoz Exp $ - -DESCRIPTION="This plugin shows more detailed information about mpd's database." -HOMEPAGE="http://sarine.nl/gmpc-plugins-serverstats" -SRC_URI="http://download.sarine.nl/gmpc-${PV}/plugins/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~sparc ~x86" -IUSE="" - -DEPEND=">=media-sound/gmpc-${PV}" - -src_compile () -{ - econf || die - emake || die -} - -src_install () -{ - make DESTDIR="${D}" install || die -} diff --git a/media-plugins/gmpc-serverstats/gmpc-serverstats-0.15.0.ebuild b/media-plugins/gmpc-serverstats/gmpc-serverstats-0.15.0.ebuild deleted file mode 100644 index 2bf9b1990c06..000000000000 --- a/media-plugins/gmpc-serverstats/gmpc-serverstats-0.15.0.ebuild +++ /dev/null @@ -1,27 +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-serverstats/gmpc-serverstats-0.15.0.ebuild,v 1.5 2008/01/17 16:24:18 flameeyes Exp $ - -DESCRIPTION="This plugin shows more detailed information about mpd's database." -HOMEPAGE="http://sarine.nl/gmpc-plugins-serverstats" -SRC_URI="http://download.sarine.nl/gmpc-${PV}/plugins/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc sparc ~x86" -IUSE="" - -RDEPEND=">=media-sound/gmpc-${PV}" -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -src_compile () -{ - econf || die - emake || die -} - -src_install () -{ - make DESTDIR="${D}" install || die -} diff --git a/media-plugins/gmpc-stopbutton/ChangeLog b/media-plugins/gmpc-stopbutton/ChangeLog index 29904a19869b..bfe286ec780b 100644 --- a/media-plugins/gmpc-stopbutton/ChangeLog +++ b/media-plugins/gmpc-stopbutton/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gmpc-stopbutton # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-stopbutton/ChangeLog,v 1.10 2008/03/17 14:46:20 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-stopbutton/ChangeLog,v 1.11 2008/03/20 21:51:47 angelos Exp $ + + 20 Mar 2008; Christoph Mende <angelos@gentoo.org> + -gmpc-stopbutton-0.14.0.ebuild, -gmpc-stopbutton-0.15.0.ebuild: + Remove old 17 Mar 2008; Ferris McCormick <fmccor@gentoo.org> gmpc-stopbutton-0.15.5.0.ebuild: diff --git a/media-plugins/gmpc-stopbutton/gmpc-stopbutton-0.14.0.ebuild b/media-plugins/gmpc-stopbutton/gmpc-stopbutton-0.14.0.ebuild deleted file mode 100644 index 5530e2ffafc6..000000000000 --- a/media-plugins/gmpc-stopbutton/gmpc-stopbutton-0.14.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-stopbutton/gmpc-stopbutton-0.14.0.ebuild,v 1.4 2007/05/31 01:57:26 dang Exp $ - -DESCRIPTION="This plugin adds a stop button to the controls in the main window." -HOMEPAGE="http://sarine.nl/gmpc-plugins-stopbutton" -SRC_URI="http://download.sarine.nl/gmpc-${PV}/plugins/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" -IUSE="" - -DEPEND=">=media-sound/gmpc-${PV} - dev-libs/libxml2" - -src_compile () -{ - econf || die - emake || die -} - -src_install () -{ - make DESTDIR="${D}" install || die -} diff --git a/media-plugins/gmpc-stopbutton/gmpc-stopbutton-0.15.0.ebuild b/media-plugins/gmpc-stopbutton/gmpc-stopbutton-0.15.0.ebuild deleted file mode 100644 index 322c07161abd..000000000000 --- a/media-plugins/gmpc-stopbutton/gmpc-stopbutton-0.15.0.ebuild +++ /dev/null @@ -1,28 +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-stopbutton/gmpc-stopbutton-0.15.0.ebuild,v 1.3 2008/01/17 16:25:00 flameeyes Exp $ - -DESCRIPTION="This plugin adds a stop button to the controls in the main window." -HOMEPAGE="http://sarine.nl/gmpc-plugins-stopbutton" -SRC_URI="http://download.sarine.nl/gmpc-${PV}/plugins/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 sparc ~x86" -IUSE="" - -RDEPEND=">=media-sound/gmpc-${PV} - dev-libs/libxml2" -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -src_compile () -{ - econf || die - emake || die -} - -src_install () -{ - make DESTDIR="${D}" install || die -} |