projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3059267
)
media-video/mpv: add HTML docs to documentation build
author
Ilya Tumaykin
<itumaykin@gmail.com>
Wed, 6 Jan 2016 10:53:59 +0000
(13:53 +0300)
committer
Ilya Tumaykin
<itumaykin@gmail.com>
Wed, 6 Jan 2016 10:53:59 +0000
(13:53 +0300)
Package-Manager: portage-2.2.26
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 c0242470c525d7e39a8abef0096745d7b0d644da..2c101aaf6c57a6a5b169e2ca61362faf74a40f16 100644
(file)
--- a/
media-video/mpv/mpv-9999.ebuild
+++ b/
media-video/mpv/mpv-9999.ebuild
@@
-178,6
+178,7
@@
src_configure() {
--disable-optimize # Do not add '-O2' to CFLAGS
--disable-debug-build # Do not add '-g' to CFLAGS
+ $(use_enable doc html-build)
$(use_enable doc pdf-build)
$(use_enable vf-dlopen vf-dlopen-filters)
$(use_enable zsh-completion zsh-comp)