# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="2" inherit eutils rpm multilib DESCRIPTION="Windows binary codecs for video and audio playback support" SRC_URI=" amd64? ( mirror://mplayer/releases/codecs/essential-amd64-20071007.tar.bz2 ) mirror://mplayer/releases/codecs/all-20071007.tar.bz2 http://forms.real.com/real/player/download.html?f=unix/RealPlayer11GOLD.rpm" HOMEPAGE="http://www.mplayerhq.hu/" LICENSE="as-is" SLOT="0" KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd" IUSE="realplayer" #DEPEND="!media-libs/win32codecs # !media-libs/amd64codecs # !media-libs/realcodecs" RDEPEND="=virtual/libstdc++-3.3* realplayer? ( amd64? ( app-emulation/emul-linux-x86-compat ) ! "${D}/etc/revdep-rebuild/50binary-codecs" <