projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d18ddbe
)
media-video/mpv: explicitly disable opensles in 9999
author
Ilya Tumaykin
<itumaykin@gmail.com>
Mon, 29 Feb 2016 14:20:32 +0000
(17:20 +0300)
committer
Ilya Tumaykin
<itumaykin@gmail.com>
Mon, 29 Feb 2016 19:28:32 +0000
(22:28 +0300)
Package-Manager: portage-2.2.27
media-video/mpv/mpv-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-video/mpv/mpv-9999.ebuild
b/media-video/mpv/mpv-9999.ebuild
index f100dc65cc344c0aed5f87b8a33a03584aa3ac75..6d6d6d8e9acd8e8df1334034c75bc4d0f799af37 100644
(file)
--- a/
media-video/mpv/mpv-9999.ebuild
+++ b/
media-video/mpv/mpv-9999.ebuild
@@
-212,6
+212,7
@@
src_configure() {
$(use_enable pulseaudio pulse)
$(use_enable jack)
$(use_enable openal)
+ --disable-opensles
$(use_enable alsa)
--disable-coreaudio