Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 128574 | Differences between
and this patch

Collapse All | Expand All

(-)artsplugin-akode-3.5.2.ebuild.orig (+2 lines)
Lines 16-21 Link Here
16
16
17
KMCOPYLIB="libartsbuilder arts/runtime"
17
KMCOPYLIB="libartsbuilder arts/runtime"
18
18
19
PATCHES="${FILESDIR}/kdemultimedia_akode_fix_memory_leak.patch"
20
19
pkg_setup() {
21
pkg_setup() {
20
	if ! useq arts; then
22
	if ! useq arts; then
21
		eerror "${PN} needs the USE=\"arts\" enabled and also the kdelibs compiled with the USE=\"arts\" enabled"
23
		eerror "${PN} needs the USE=\"arts\" enabled and also the kdelibs compiled with the USE=\"arts\" enabled"

Return to bug 128574