blob: ed2df7ec70aa37e30102c1205c0e9ec62f80e8ab (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-flac/gst-plugins-flac-0.8.3.ebuild,v 1.5 2005/01/25 20:10:17 corsair Exp $
inherit gst-plugins
KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND="media-libs/flac"
|