diff options
author | Zaheer Abbas Merali <zaheerm@gentoo.org> | 2006-05-02 10:39:37 +0000 |
---|---|---|
committer | Zaheer Abbas Merali <zaheerm@gentoo.org> | 2006-05-02 10:39:37 +0000 |
commit | 8294603dee1904c9531b7279b88ef5ea636edf7c (patch) | |
tree | bca083d56bb665f80e62535c1aec314116477348 /media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.6.ebuild | |
parent | version bump (diff) | |
download | historical-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.ebuild | 13 |
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}" |