projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3742267
)
games-emulation/pcsx2-9999: explicitly disable opencl and vtune
author
Yuri Konotopov
<ykonotopov@gnome.org>
Mon, 9 Mar 2020 15:20:59 +0000
(19:20 +0400)
committer
Joonas Niilola
<juippis@gentoo.org>
Sat, 14 Mar 2020 12:06:54 +0000
(14:06 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org>
Closes: https://github.com/gentoo/gentoo/pull/14900
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
games-emulation/pcsx2/pcsx2-9999.ebuild
patch
|
blob
|
history
diff --git
a/games-emulation/pcsx2/pcsx2-9999.ebuild
b/games-emulation/pcsx2/pcsx2-9999.ebuild
index 3d4ef37cb3a36d2e65b6396ff76c96e9a961dacf..0f0a49453d1f9197957c02b8f8a2980d7bb38a6e 100644
(file)
--- a/
games-emulation/pcsx2/pcsx2-9999.ebuild
+++ b/
games-emulation/pcsx2/pcsx2-9999.ebuild
@@
-76,9
+76,11
@@
src_configure() {
-DDOC_DIR=/usr/share/doc/"${PF}"
-DEGL_API=FALSE
-DGTK3_API=TRUE
+ -DOPENCL_API=FALSE
-DPLUGIN_DIR="/usr/$(get_libdir)/${PN}"
# wxGTK must be built against same sdl version
-DSDL2_API=TRUE
+ -DUSE_VTUNE=FALSE
)
WX_GTK_VER="3.0-gtk3" setup-wxwidgets