# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gst-plugins eutils KEYWORDS="~x86 ~ppc ~amd64 ~ia64 ~mips" IUSE="" # should we depend on a kernel (?) DEPEND=">=media-libs/alsa-lib-0.9.1" src_unpack() { gst-plugins_src_unpack } pkg_postinst() { gst-plugins_pkg_postinst ewarn "This plugin has known problems on some hardware due to alsa bugs" }