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

Collapse All | Expand All

(-)vlc-0.7.1.ebuild.orig (-4 lines)
Lines 9-16 Link Here
9
#	theora - package not in portage yet - experimental
9
#	theora - package not in portage yet - experimental
10
#	tremor - package not in portage yet - experimental
10
#	tremor - package not in portage yet - experimental
11
11
12
# TODO: kde - segfaults
13
14
# Change these to correspond with the
12
# Change these to correspond with the
15
# unpacked dirnames of the CVS snapshots.
13
# unpacked dirnames of the CVS snapshots.
16
PLIVE=live
14
PLIVE=live
Lines 207-214 Link Here
207
		`use_enable altivec` \
205
		`use_enable altivec` \
208
		${myconf} || die "configure of VLC failed"
206
		${myconf} || die "configure of VLC failed"
209
207
210
		#`use_enable qt` `use_enable kde` `use_enable arts` \
211
212
	if [ `gcc-major-version` -eq 2 ]; then
208
	if [ `gcc-major-version` -eq 2 ]; then
213
		sed -i s:"-fomit-frame-pointer":: vlc-config
209
		sed -i s:"-fomit-frame-pointer":: vlc-config
214
	fi
210
	fi

Return to bug 37639