View | Details | Raw Unified
Collapse All | Expand All

(-) /usr/portage/media-sound/bmpx/bmpx-0.32.0.ebuild (-2 / +5 lines)
 Lines 11-17    Link Here 
LICENSE="GPL-2"
LICENSE="GPL-2"
SLOT="0"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="aac alsa cdparanoia debug flac ffmpeg gaim hal mad musepack nls ofa ogg oss raptor sid theora vorbis"
IUSE="aac alsa cdparanoia debug flac ffmpeg gaim hal mad moodriver musepack nls ofa ogg oss raptor sid theora vorbis"
RDEPEND=">=dev-libs/glib-2.10
RDEPEND=">=dev-libs/glib-2.10
	>=x11-libs/gtk+-2.8.8
	>=x11-libs/gtk+-2.8.8
 Lines 38-44    Link Here 
	ofa? ( >=media-libs/libofa-0.9.3 )
	ofa? ( >=media-libs/libofa-0.9.3 )
	raptor? ( >=media-libs/raptor-1.4.8 )
	raptor? ( >=media-libs/raptor-1.4.8 )
	hal? ( >=sys-apps/hal-0.5.5.1 )
	hal? ( >=sys-apps/hal-0.5.5.1 )
	gaim? ( >=net-im/gaim-1.9.9 )"
	gaim? ( >=net-im/gaim-1.9.9 )
	moodriver? ( net-p2p/mooseekd
			net-p2p/museek+ )"
DEPEND="${RDEPEND}
DEPEND="${RDEPEND}
	>=dev-util/pkgconfig-0.17
	>=dev-util/pkgconfig-0.17
 Lines 69-74    Link Here 
		$(use_enable raptor) \
		$(use_enable raptor) \
		$(use_enable hal) \
		$(use_enable hal) \
		$(use_enable gaim) \
		$(use_enable gaim) \
		$(use_enable moodriver) \
		$(use_enable nls) \
		$(use_enable nls) \
		$(use_enable ofa) \
		$(use_enable ofa) \
		$(use_enable sid) \
		$(use_enable sid) \