Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 460732
Collapse All | Expand All

(-)photivo-9999.ebuild (-2 / +2 lines)
Lines 1-6 Link Here
1
# Copyright 1999-2013 Gentoo Foundation
1
# Copyright 1999-2013 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/media-gfx/photivo/photivo-9999.ebuild,v 1.4 2013/03/07 21:10:14 hwoarang Exp $
3
# $Header: /var/cvsroot/gentoo-x86/media-gfx/photivo/photivo-9999.ebuild,v 1.3 2013/03/02 21:38:52 hwoarang Exp $
4
4
5
EAPI=4
5
EAPI=4
6
6
Lines 39-45 Link Here
39
	done
39
	done
40
40
41
	# useless check (no pkgconfig file is provided)
41
	# useless check (no pkgconfig file is provided)
42
	sed -e "/PKGCONFIG  += CImg/d" \
42
	sed -e "/PKGCONFIG += CImg/d" \
43
		-i photivoProject/photivoProject.pro || die
43
		-i photivoProject/photivoProject.pro || die
44
	qt4-r2_src_prepare
44
	qt4-r2_src_prepare
45
}
45
}

Return to bug 460732