# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-libs/libdvdread/libdvdread-4.2.1.ebuild,v 1.5 2014/04/23 09:36:23 nimiux Exp $ EAPI=5 AUTOTOOLS_AUTORECONF=1 AUTOTOOLS_PRUNE_LIBTOOL_FILES=all SCM="" if [ "${PV#9999}" != "${PV}" ] ; then SCM="subversion" ESVN_REPO_URI="svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdread" ESVN_PROJECT="libdvdread" SRC_URI="" else SRC_URI="http://dvdnav.mplayerhq.hu/releases/${P}.tar.xz" fi inherit autotools-multilib ${SCM} DESCRIPTION="Library for DVD navigation tools" HOMEPAGE="http://dvdnav.mplayerhq.hu/" LICENSE="GPL-2" SLOT="0" if [ "${PV#9999}" = "${PV}" ] ; then KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" else KEYWORDS="" fi IUSE="+css" RDEPEND="!