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

Collapse All | Expand All

(-)openscenegraph-3.0.1.ebuild (-3 / +4 lines)
Lines 83-91 Link Here
83
DOCS=(AUTHORS.txt ChangeLog NEWS.txt)
83
DOCS=(AUTHORS.txt ChangeLog NEWS.txt)
84
84
85
PATCHES=(
85
PATCHES=(
86
	"${FILESDIR}"/${PN}-3.0.1-cmake.patch
86
	"${FILESDIR}"/${PN}-${PV}-cmake.patch
87
	"${FILESDIR}"/${PN}-3.0.1-libav-0.7.patch
87
	"${FILESDIR}"/${PN}-${PV}-libav-0.7.patch
88
	"${FILESDIR}"/${PN}-3.0.1-xinelib12x.patch
88
	"${FILESDIR}"/${PN}-${PV}-xinelib12x.patch
89
	"${FILESDIR}"/${PN}-${PV}-clang.patch
89
)
90
)
90
91
91
src_configure() {
92
src_configure() {

Return to bug 429646