summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/gupnp-dlna/gupnp-dlna-0.2.1.ebuild')
-rw-r--r--media-libs/gupnp-dlna/gupnp-dlna-0.2.1.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/media-libs/gupnp-dlna/gupnp-dlna-0.2.1.ebuild b/media-libs/gupnp-dlna/gupnp-dlna-0.2.1.ebuild
deleted file mode 100644
index 375f6569dae7..000000000000
--- a/media-libs/gupnp-dlna/gupnp-dlna-0.2.1.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.2.1.ebuild,v 1.1 2010/07/21 10:19:55 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/sources/${PN}/${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"