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

Collapse All | Expand All

(-)splashutils-1.5.4.4-r4.ebuild (+7 lines)
Lines 90-95 Link Here
90
		epatch "${FILESDIR}/splashutils-1.5.4.4-freetype-bz2.patch"
90
		epatch "${FILESDIR}/splashutils-1.5.4.4-freetype-bz2.patch"
91
	fi
91
	fi
92
92
93
	if has_version ">=media-libs/freetype-2.5.1" ; then
94
		cd "${SM}"
95
		epatch "${FILESDIR}/splashutils-1.5.4.4-freetype251.patch"
96
		cd "${S}"
97
		epatch "${FILESDIR}/splashutils-1.5.4.4-freetype251-splashutils.patch"
98
	fi
99
93
	cd "${S}"
100
	cd "${S}"
94
	ln -sf "${S}/src" "${WORKDIR}/core"
101
	ln -sf "${S}/src" "${WORKDIR}/core"
95
102

Return to bug 506124