Parent Directory
|
Revision Log
Add ~arm, wrt bug #449220 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
| 1 | # Copyright 1999-2013 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.0.3.ebuild,v 1.4 2013/01/06 09:55:33 ago Exp $ |
| 4 | |
| 5 | EAPI="5" |
| 6 | |
| 7 | inherit gst-plugins-good |
| 8 | |
| 9 | DESCRIPTION="GStreamer decoder for vpx video format" |
| 10 | KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" |
| 11 | IUSE="" |
| 12 | |
| 13 | RDEPEND=">=media-libs/libvpx-1.1" |
| 14 | DEPEND="${RDEPEND}" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |