diff options
author | 2006-03-11 22:30:59 +0000 | |
---|---|---|
committer | 2006-03-11 22:30:59 +0000 | |
commit | 1172e5313df68febf0180e8461ab10ebbd7d1aa1 (patch) | |
tree | b2643c977743e59cd0ca369f0098256cdd00af5a /media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.4.ebuild | |
parent | Version bump from upstream (diff) | |
download | historical-1172e5313df68febf0180e8461ab10ebbd7d1aa1.tar.gz historical-1172e5313df68febf0180e8461ab10ebbd7d1aa1.tar.bz2 historical-1172e5313df68febf0180e8461ab10ebbd7d1aa1.zip |
Version bump from upstream
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.4.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.4.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.4.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.4.ebuild new file mode 100644 index 000000000000..7e9528c91ba4 --- /dev/null +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.4.ebuild @@ -0,0 +1,11 @@ +# 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.4.ebuild,v 1.1 2006/03/11 22:26:45 compnerd Exp $ + +inherit gst-plugins-base + +KEYWORDS="~x86 ~amd64" +IUSE="" + +DEPEND=">=media-libs/libtheora-1.0_alpha3 + >=media-libs/libogg-1" |