diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2012-12-02 16:44:18 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2012-12-02 16:44:18 +0000 |
commit | 3817199f035b42ec2409c10cf2b57a0012bca80e (patch) | |
tree | 3d071ef83820789f272a248226192c50605c4d67 /media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.32.ebuild | |
parent | Add missing gstreamer slot. (diff) | |
download | historical-3817199f035b42ec2409c10cf2b57a0012bca80e.tar.gz historical-3817199f035b42ec2409c10cf2b57a0012bca80e.tar.bz2 historical-3817199f035b42ec2409c10cf2b57a0012bca80e.zip |
Clean up old revisions. EAPI bump stable due to pending eclass changes and slot pinning.
Package-Manager: portage-2.2.0_alpha143/cvs/Linux x86_64
Manifest-Sign-Key: 0xC6085806
Diffstat (limited to 'media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.32.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.32.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.32.ebuild b/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.32.ebuild deleted file mode 100644 index 1c452b606ea2..000000000000 --- a/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.32.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# 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-xvideo/gst-plugins-xvideo-0.10.32.ebuild,v 1.8 2011/07/25 18:07:09 xarthisius Exp $ - -inherit gst-plugins-base - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND="x11-libs/libXv - x11-libs/libXext" -DEPEND="${RDEPEND} - x11-proto/videoproto - x11-proto/xproto - x11-proto/xextproto" - -# xshm is a compile time option of xvideo -# x is needed to build any X plugins, but we build/install only xv anyway -GST_PLUGINS_BUILD="x xvideo xshm" -GST_PLUGINS_BUILD_DIR="xvimage" |