mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-video/mpv: cleanup configure options in 9999
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
committed by
David Seifert
parent
df57b763a3
commit
298964bd04
@@ -182,9 +182,9 @@ src_configure() {
|
||||
$(usex cli '' '--disable-cplayer')
|
||||
$(use_enable libmpv libmpv-shared)
|
||||
|
||||
# See deep down below for build-date.
|
||||
--disable-libmpv-static
|
||||
--disable-static-build
|
||||
# See deep down below for build-date.
|
||||
--disable-optimize # Don't add '-O2' to CFLAGS.
|
||||
--disable-debug-build # Don't add '-g' to CFLAGS.
|
||||
--enable-html-build
|
||||
@@ -250,7 +250,6 @@ src_configure() {
|
||||
$(use_enable jpeg)
|
||||
--disable-android
|
||||
$(use_enable raspberry-pi rpi)
|
||||
--disable-ios-gl
|
||||
$(usex libmpv "$(use_enable opengl plain-gl)" '--disable-plain-gl')
|
||||
--disable-mali-fbdev # Only available in overlays.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user