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

Collapse All | Expand All

(-)gwenview-4.2.1-r1.ebuild (-1 / +3 lines)
Lines 25-31 Link Here
25
PKG_CONFIG_PATH="${PKG_CONFIG_PATH}:${KDEDIR}/$(get_libdir)/pkgconfig"
25
PKG_CONFIG_PATH="${PKG_CONFIG_PATH}:${KDEDIR}/$(get_libdir)/pkgconfig"
26
26
27
# Patch sent to the packagers ml to fix the version.
27
# Patch sent to the packagers ml to fix the version.
28
PATCHES=( "${FILESDIR}/${PN}-fix-version.diff" )
28
PATCHES=( "${FILESDIR}/${PN}-fix-version.diff"
29
		  "${FILESDIR}/${PN}-qt45_utf8.patch"
30
 )
29
31
30
src_configure() {
32
src_configure() {
31
	mycmakeargs="${mycmakeargs}
33
	mycmakeargs="${mycmakeargs}

Return to bug 261367