blob: d2ab045e4c1110970fe5a3e1e691be03d5832ad7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# 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-dvdnav/gst-plugins-dvdnav-0.8.11.ebuild,v 1.12 2006/02/18 20:54:32 agriffis Exp $
inherit gst-plugins
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 x86"
IUSE=""
DEPEND=">=media-libs/libdvdnav-0.1.7"
|