mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
games-emulation/dolphin: OProfile dropped upstream
Upstream commit: 713dfb41dfa240a847cd9d07996bd25a38259d0c Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44583 Closes: https://github.com/gentoo/gentoo/pull/44583 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
219f77ecb8
commit
0e5866bf1b
@ -66,7 +66,7 @@ LICENSE="GPL-2+ BSD BSD-2 LGPL-2.1+ MIT ZLIB"
|
||||
SLOT="0"
|
||||
IUSE="
|
||||
alsa bluetooth discord-presence doc egl +evdev ffmpeg +gui llvm log mgba
|
||||
profile pulseaudio sdl systemd telemetry test upnp vulkan
|
||||
pulseaudio sdl systemd telemetry test upnp vulkan
|
||||
"
|
||||
REQUIRED_USE="
|
||||
mgba? ( gui )
|
||||
@ -110,7 +110,6 @@ RDEPEND="
|
||||
dev-qt/qtsvg:6
|
||||
)
|
||||
llvm? ( $(llvm_gen_dep 'llvm-core/llvm:${LLVM_SLOT}=') )
|
||||
profile? ( dev-util/oprofile )
|
||||
pulseaudio? ( media-libs/libpulse )
|
||||
sdl? ( >=media-libs/libsdl3-3.2.20 )
|
||||
systemd? ( sys-apps/systemd:0= )
|
||||
@ -230,7 +229,6 @@ src_configure() {
|
||||
-DENABLE_VULKAN=$(usex vulkan)
|
||||
-DENCODE_FRAMEDUMPS=$(usex ffmpeg)
|
||||
-DFASTLOG=$(usex log)
|
||||
-DOPROFILING=$(usex profile)
|
||||
-DUSE_DISCORD_PRESENCE=$(usex discord-presence)
|
||||
-DUSE_MGBA=$(usex mgba)
|
||||
-DUSE_RETRO_ACHIEVEMENTS=OFF
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user