2013-02-01 20:36:58 +04:00
|
|
|
# Copyright 1999-2013 Gentoo Foundation
|
2012-10-23 18:10:46 +04:00
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
2013-02-05 08:23:00 +04:00
|
|
|
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-oss/gst-plugins-oss-0.10.31.ebuild,v 1.9 2013/02/04 15:05:27 ago Exp $
|
2012-10-23 18:10:46 +04:00
|
|
|
|
2012-12-03 10:46:56 +04:00
|
|
|
EAPI="5"
|
2012-10-23 18:10:46 +04:00
|
|
|
|
|
|
|
inherit gst-plugins-good
|
|
|
|
|
|
|
|
DESCRIPTION="GStreamer plugin for OSS (Open Sound System) support"
|
2013-02-05 08:23:00 +04:00
|
|
|
KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd"
|
2012-10-23 18:10:46 +04:00
|
|
|
IUSE=""
|
|
|
|
|
2012-12-03 10:46:56 +04:00
|
|
|
DEPEND="virtual/os-headers"
|