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

Collapse All | Expand All

(-)/usr/portage/media-gfx/f-spot/f-spot-0.8.0.ebuild (+3 lines)
Lines 56-61 Link Here
56
56
57
	# Don't crash with empty databases
57
	# Don't crash with empty databases
58
	epatch "${FILESDIR}/${P}-empty-crash.patch"
58
	epatch "${FILESDIR}/${P}-empty-crash.patch"
59
	# Don't fail with mono 2.8 #345409
60
	epatch "${FILESDIR}/${P}-TagLib.patch"
61
	epatch "${FILESDIR}/${P}-PixbufLoader.patch"
59
62
60
	sed  -r -i -e 's:-D[A-Z]+_DISABLE_DEPRECATED::g' \
63
	sed  -r -i -e 's:-D[A-Z]+_DISABLE_DEPRECATED::g' \
61
		lib/libfspot/Makefile.am || die
64
		lib/libfspot/Makefile.am || die

Return to bug 345409