summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZaheer Abbas Merali <zaheerm@gentoo.org>2006-05-02 10:39:37 +0000
committerZaheer Abbas Merali <zaheerm@gentoo.org>2006-05-02 10:39:37 +0000
commit8294603dee1904c9531b7279b88ef5ea636edf7c (patch)
treebca083d56bb665f80e62535c1aec314116477348 /media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.6.ebuild
parentversion bump (diff)
downloadhistorical-8294603dee1904c9531b7279b88ef5ea636edf7c.tar.gz
historical-8294603dee1904c9531b7279b88ef5ea636edf7c.tar.bz2
historical-8294603dee1904c9531b7279b88ef5ea636edf7c.zip
version bump
Package-Manager: portage-2.1_pre10-r2
Diffstat (limited to 'media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.6.ebuild')
-rw-r--r--media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.6.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.6.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.6.ebuild
new file mode 100644
index 000000000000..58bb5e3ff5bc
--- /dev/null
+++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.6.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.6.ebuild,v 1.1 2006/05/02 10:39:37 zaheerm Exp $
+
+inherit gst-plugins-base
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-libs/libtheora-1.0_alpha3
+ >=media-libs/libogg-1
+ >=media-libs/gst-plugins-base-0.10.6"
+DEPEND="${RDEPEND}"