# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/libmpeg2-0.4.0b.ebuild,v 1.29 2006/07/09 20:27:19 flameeyes Exp $ inherit eutils flag-o-matic autotools libtool MY_P="${P/libmpeg2/mpeg2dec}" DESCRIPTION="library for decoding mpeg-2 and mpeg-1 video" HOMEPAGE="http://libmpeg2.sourceforge.net/" SRC_URI="http://libmpeg2.sourceforge.net/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="sdl X" DEPEND="sdl? ( media-libs/libsdl ) X? ( || ( ( x11-libs/libXv x11-libs/libICE x11-libs/libSM x11-libs/libXt x11-proto/xextproto )