Parent Directory
|
Revision Log
Clean up old revisions. (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key C6085806)
| 1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mplex/gst-plugins-mplex-0.10.22.ebuild,v 1.7 2012/12/02 16:25:05 eva Exp $ |
| 4 | |
| 5 | EAPI="1" |
| 6 | |
| 7 | inherit gst-plugins-bad |
| 8 | |
| 9 | DESCRIPTION="GStreamer plugin for MPEG/DVD/SVCD/VCD video/audio multiplexing" |
| 10 | KEYWORDS="amd64 hppa x86 ~amd64-fbsd" |
| 11 | IUSE="" |
| 12 | |
| 13 | RDEPEND=">=media-video/mjpegtools-1.9.0 |
| 14 | >=media-libs/gst-plugins-base-0.10.33:0.10" |
| 15 | DEPEND="${RDEPEND}" |
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |