diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-08-14 10:20:56 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-08-14 10:20:56 +0000 |
commit | fa8cde357425ec4e06e0038451a58871ad3e38f7 (patch) | |
tree | 1e9135a98f911dc63222b9ee9d7b6319b2dc2048 /media-libs/gupnp-dlna | |
parent | Marked ~ppc/~ppc64 wrt #379131 (diff) | |
download | gentoo-2-fa8cde357425ec4e06e0038451a58871ad3e38f7.tar.gz gentoo-2-fa8cde357425ec4e06e0038451a58871ad3e38f7.tar.bz2 gentoo-2-fa8cde357425ec4e06e0038451a58871ad3e38f7.zip |
Remove old, fix introspection deps
(Portage version: 2.2.0_alpha39_p14/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/gupnp-dlna')
-rw-r--r-- | media-libs/gupnp-dlna/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/gupnp-dlna/gupnp-dlna-0.4.0.ebuild | 22 | ||||
-rw-r--r-- | media-libs/gupnp-dlna/gupnp-dlna-0.4.2.ebuild | 22 | ||||
-rw-r--r-- | media-libs/gupnp-dlna/gupnp-dlna-0.5.0.ebuild | 22 | ||||
-rw-r--r-- | media-libs/gupnp-dlna/gupnp-dlna-0.5.1.ebuild | 22 | ||||
-rw-r--r-- | media-libs/gupnp-dlna/gupnp-dlna-0.6.2.ebuild | 8 |
6 files changed, 10 insertions, 93 deletions
diff --git a/media-libs/gupnp-dlna/ChangeLog b/media-libs/gupnp-dlna/ChangeLog index 8613098138ce..041f06179fa5 100644 --- a/media-libs/gupnp-dlna/ChangeLog +++ b/media-libs/gupnp-dlna/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-libs/gupnp-dlna # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gupnp-dlna/ChangeLog,v 1.7 2011/07/24 13:05:19 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gupnp-dlna/ChangeLog,v 1.8 2011/08/14 10:20:56 nirbheek Exp $ + + 14 Aug 2011; Nirbheek Chauhan <nirbheek@gentoo.org> -gupnp-dlna-0.4.0.ebuild, + -gupnp-dlna-0.4.2.ebuild, -gupnp-dlna-0.5.0.ebuild, -gupnp-dlna-0.5.1.ebuild, + gupnp-dlna-0.6.2.ebuild: + Remove old, fix introspection deps *gupnp-dlna-0.6.2 (24 Jul 2011) diff --git a/media-libs/gupnp-dlna/gupnp-dlna-0.4.0.ebuild b/media-libs/gupnp-dlna/gupnp-dlna-0.4.0.ebuild deleted file mode 100644 index c3fc924e5e73..000000000000 --- a/media-libs/gupnp-dlna/gupnp-dlna-0.4.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gupnp-dlna/gupnp-dlna-0.4.0.ebuild,v 1.1 2010/10/01 16:13:35 ford_prefect Exp $ - -EAPI=3 - -inherit gnome2 - -DESCRIPTION="Library that provides DLNA-related functionality for MediaServers" -HOMEPAGE="http://gupnp.org/" -SRC_URI="http://gupnp.org/sites/all/files/sources/${P}.tar.gz" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="doc" - -RDEPEND=">=dev-libs/libxml2-2.5.0 - >=media-libs/gstreamer-0.10.30 - >=media-libs/gst-plugins-base-0.10.25" -DEPEND="${RDEPEND} - dev-util/pkgconfig" diff --git a/media-libs/gupnp-dlna/gupnp-dlna-0.4.2.ebuild b/media-libs/gupnp-dlna/gupnp-dlna-0.4.2.ebuild deleted file mode 100644 index 1d1a61934251..000000000000 --- a/media-libs/gupnp-dlna/gupnp-dlna-0.4.2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gupnp-dlna/gupnp-dlna-0.4.2.ebuild,v 1.1 2010/10/14 20:19:43 ford_prefect Exp $ - -EAPI=3 - -inherit gnome2 - -DESCRIPTION="Library that provides DLNA-related functionality for MediaServers" -HOMEPAGE="http://gupnp.org/" -SRC_URI="http://gupnp.org/sites/all/files/sources/${P}.tar.gz" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="doc" - -RDEPEND=">=dev-libs/libxml2-2.5.0 - >=media-libs/gstreamer-0.10.30 - >=media-libs/gst-plugins-base-0.10.25" -DEPEND="${RDEPEND} - dev-util/pkgconfig" diff --git a/media-libs/gupnp-dlna/gupnp-dlna-0.5.0.ebuild b/media-libs/gupnp-dlna/gupnp-dlna-0.5.0.ebuild deleted file mode 100644 index 38688c8decda..000000000000 --- a/media-libs/gupnp-dlna/gupnp-dlna-0.5.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gupnp-dlna/gupnp-dlna-0.5.0.ebuild,v 1.1 2011/02/21 22:36:27 eva Exp $ - -EAPI=3 - -inherit gnome2 - -DESCRIPTION="Library that provides DLNA-related functionality for MediaServers" -HOMEPAGE="http://gupnp.org/" -SRC_URI="http://gupnp.org/sites/all/files/sources/${P}.tar.gz" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="doc" - -RDEPEND=">=dev-libs/libxml2-2.5 - >=media-libs/gstreamer-0.10.31 - >=media-libs/gst-plugins-base-0.10.31" -DEPEND="${RDEPEND} - dev-util/pkgconfig" diff --git a/media-libs/gupnp-dlna/gupnp-dlna-0.5.1.ebuild b/media-libs/gupnp-dlna/gupnp-dlna-0.5.1.ebuild deleted file mode 100644 index 8954a45eb435..000000000000 --- a/media-libs/gupnp-dlna/gupnp-dlna-0.5.1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gupnp-dlna/gupnp-dlna-0.5.1.ebuild,v 1.1 2011/02/21 22:36:27 eva Exp $ - -EAPI=3 - -inherit gnome2 - -DESCRIPTION="Library that provides DLNA-related functionality for MediaServers" -HOMEPAGE="http://gupnp.org/" -SRC_URI="http://gupnp.org/sites/all/files/sources/${P}.tar.gz" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="doc" - -RDEPEND=">=dev-libs/libxml2-2.5 - >=media-libs/gstreamer-0.10.32 - >=media-libs/gst-plugins-base-0.10.32" -DEPEND="${RDEPEND} - dev-util/pkgconfig" diff --git a/media-libs/gupnp-dlna/gupnp-dlna-0.6.2.ebuild b/media-libs/gupnp-dlna/gupnp-dlna-0.6.2.ebuild index 9a42fd7d1639..fca858cf5cd5 100644 --- a/media-libs/gupnp-dlna/gupnp-dlna-0.6.2.ebuild +++ b/media-libs/gupnp-dlna/gupnp-dlna-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gupnp-dlna/gupnp-dlna-0.6.2.ebuild,v 1.1 2011/07/24 13:05:19 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gupnp-dlna/gupnp-dlna-0.6.2.ebuild,v 1.2 2011/08/14 10:20:56 nirbheek Exp $ EAPI="4" GCONF_DEBUG="no" @@ -16,9 +16,9 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc +introspection" -RDEPEND=">=dev-libs/libxml2-2.5 - >=media-libs/gstreamer-0.10.32 - >=media-libs/gst-plugins-base-0.10.32 +RDEPEND=">=dev-libs/libxml2-2.5:2 + >=media-libs/gstreamer-0.10.32:0.10 + >=media-libs/gst-plugins-base-0.10.32:0.10[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.6.4 )" DEPEND="${RDEPEND} dev-util/pkgconfig |