summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZaheer Abbas Merali <zaheerm@gentoo.org>2006-05-15 08:39:39 +0000
committerZaheer Abbas Merali <zaheerm@gentoo.org>2006-05-15 08:39:39 +0000
commit75f9e92ccc46e620384fb29b3d7c0f321b00f3d6 (patch)
treead706c8a992fb938cbf4d0b5c7decc223857b491 /media-plugins/gst-plugins-theora
parentversion bump (diff)
downloadgentoo-2-75f9e92ccc46e620384fb29b3d7c0f321b00f3d6.tar.gz
gentoo-2-75f9e92ccc46e620384fb29b3d7c0f321b00f3d6.tar.bz2
gentoo-2-75f9e92ccc46e620384fb29b3d7c0f321b00f3d6.zip
version bump
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'media-plugins/gst-plugins-theora')
-rw-r--r--media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.7.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.7.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.7.ebuild
new file mode 100644
index 000000000000..fbf733d8a609
--- /dev/null
+++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.7.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.7.ebuild,v 1.1 2006/05/15 08:39:39 zaheerm Exp $
+
+inherit gst-plugins-base
+
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-libs/libtheora-1.0_alpha3
+ >=media-libs/libogg-1
+ >=media-libs/gst-plugins-base-0.10.7"
+DEPEND="${RDEPEND}"