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

Collapse All | Expand All

(-)xine-lib-1.1.16.3-r1.ebuild (-1 / +2 lines)
Lines 28-34 Link Here
28
gnome sdl speex +theora ipv6 altivec opengl aac -fbcon +xv xvmc
28
gnome sdl speex +theora ipv6 altivec opengl aac -fbcon +xv xvmc
29
-samba dxr3 vidix mng -flac -oss +v4l xinerama vcd +a52 +mad -imagemagick +dts
29
-samba dxr3 vidix mng -flac -oss +v4l xinerama vcd +a52 +mad -imagemagick +dts
30
+modplug -gtk pulseaudio -mmap -truetype wavpack +musepack +xcb -jack
30
+modplug -gtk pulseaudio -mmap -truetype wavpack +musepack +xcb -jack
31
-real +vis"
31
-real +vis hardened"
32
32
33
RDEPEND="X? ( x11-libs/libXext
33
RDEPEND="X? ( x11-libs/libXext
34
	x11-libs/libX11 )
34
	x11-libs/libX11 )
Lines 90-95 Link Here
90
	cd "${S}"
90
	cd "${S}"
91
	rm -f ltmain.sh m4/{libtool,lt*}.m4 || die "libtool patch failed"
91
	rm -f ltmain.sh m4/{libtool,lt*}.m4 || die "libtool patch failed"
92
	epatch "${FILESDIR}"/${P}-libmpcdecsv7.patch
92
	epatch "${FILESDIR}"/${P}-libmpcdecsv7.patch
93
	use hardened && epatch "${FILESDIR}"/xine-lib-1.1.15-pic-fix.patch
93
	eautoreconf
94
	eautoreconf
94
}
95
}
95
96

Return to bug 164425