diff options
author | Olivier Crête <tester@gentoo.org> | 2011-03-12 19:24:50 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2011-03-12 19:24:50 +0000 |
commit | 89ac607a1cf19e46e5bb3d3b669bfa199d7ef33b (patch) | |
tree | e20547ecf2f9418bdc71cb1f532021c4ea353bd5 /media-plugins/gst-plugins-theora | |
parent | alpha/arm/ia64/sparc stable wrt #353436 (diff) | |
download | gentoo-2-89ac607a1cf19e46e5bb3d3b669bfa199d7ef33b.tar.gz gentoo-2-89ac607a1cf19e46e5bb3d3b669bfa199d7ef33b.tar.bz2 gentoo-2-89ac607a1cf19e46e5bb3d3b669bfa199d7ef33b.zip |
Require "encode" USE flag on libtheora
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/gst-plugins-theora')
4 files changed, 19 insertions, 8 deletions
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog index 9bc92c8d3bfa..36512f5d2a9a 100644 --- a/media-plugins/gst-plugins-theora/ChangeLog +++ b/media-plugins/gst-plugins-theora/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-plugins/gst-plugins-theora # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.158 2011/03/05 17:38:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.159 2011/03/12 19:24:50 tester Exp $ + + 12 Mar 2011; Olivier Crête <tester@gentoo.org> + gst-plugins-theora-0.10.29.ebuild, gst-plugins-theora-0.10.31.ebuild, + gst-plugins-theora-0.10.32.ebuild: + Require "encode" USE flag on libtheora 05 Mar 2011; Raúl Porcel <armin76@gentoo.org> gst-plugins-theora-0.10.31.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild index f3e808d474bb..eb6c3d0b320f 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild @@ -1,12 +1,14 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.29.ebuild,v 1.9 2010/09/11 09:55:52 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild,v 1.10 2011/03/12 19:24:50 tester Exp $ + +EAPI=2 inherit gst-plugins-base KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" -RDEPEND=">=media-libs/libtheora-1.0 +RDEPEND=">=media-libs/libtheora-1.0[encode] media-libs/libogg" DEPEND="${RDEPEND}" diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild index faed013cfc18..299d471e551e 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild @@ -1,12 +1,14 @@ # Copyright 1999-2011 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.31.ebuild,v 1.7 2011/03/05 17:38:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild,v 1.8 2011/03/12 19:24:50 tester Exp $ + +EAPI=2 inherit gst-plugins-base KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd" IUSE="" -RDEPEND=">=media-libs/libtheora-1.1 +RDEPEND=">=media-libs/libtheora-1.1[encode] media-libs/libogg" DEPEND="${RDEPEND}" diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild index f92a9b7f3d98..076b1ed62048 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild @@ -1,12 +1,14 @@ # Copyright 1999-2011 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.32.ebuild,v 1.1 2011/02/24 07:11:07 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild,v 1.2 2011/03/12 19:24:50 tester Exp $ + +EAPI=2 inherit gst-plugins-base KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" -RDEPEND=">=media-libs/libtheora-1.1 +RDEPEND=">=media-libs/libtheora-1.1[encode] media-libs/libogg" DEPEND="${RDEPEND}" |