# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-sound/bossogg/bossogg-0.13.6-r3.ebuild,v 1.9 2007/08/03 19:00:06 gustavoz Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" inherit eutils autotools IUSE="vorbis mad flac" DESCRIPTION="Bossogg Music Server" HOMEPAGE="http://bossogg.wishy.org" SRC_URI="mirror://sourceforge/bossogg/${P}.tar.gz" KEYWORDS="~amd64 sparc ~x86" SLOT="0" LICENSE="GPL-2" DEPEND=">=media-libs/libao-0.8.3 media-libs/libshout flac? ( >=media-libs/flac-1.1.2 ) vorbis? ( media-libs/libvorbis ) mad? ( media-libs/libmad media-libs/id3lib ) =dev-db/sqlite-2*" RDEPEND="${DEPEND}