media-video/mpv: build manpages unconditionally
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 5 Jan 2020 18:36:19 +0000 (21:36 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 5 Jan 2020 18:37:11 +0000 (21:37 +0300)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
media-video/mpv/mpv-0.30.0.ebuild
media-video/mpv/mpv-0.31.0.ebuild
media-video/mpv/mpv-9999.ebuild

index 0d4ce36b702db38319b7b97d700c59c31494d798..c3091a42cd88400d33b827a11581188d7ec4cd3d 100644 (file)
@@ -123,9 +123,9 @@ COMMON_DEPEND="
 DEPEND="${COMMON_DEPEND}
        ${PYTHON_DEPS}
        virtual/pkgconfig
+       dev-python/docutils
        cuda? ( >=media-libs/nv-codec-headers-8.2.15.7 )
-       doc? (  dev-python/docutils
-                       dev-python/rst2pdf )
+       doc? (  dev-python/rst2pdf )
        dvb? ( virtual/linuxtv-dvb-headers )
        test? ( >=dev-util/cmocka-1.0.0 )
 "
@@ -166,7 +166,7 @@ src_configure() {
 
                $(use_enable doc html-build)
                $(use_enable doc pdf-build)
-               $(use_enable doc manpage-build)
+               --enable-manpage-build
                $(use_enable cplugins)
                $(use_enable test)
 
index 58afdcec2f062f4551d2e2c878d9e71232b9cdb1..61db0d2cd470c1bba0eac47daf656e75d2a45ce2 100644 (file)
@@ -123,9 +123,9 @@ COMMON_DEPEND="
 DEPEND="${COMMON_DEPEND}
        ${PYTHON_DEPS}
        virtual/pkgconfig
+       dev-python/docutils
        cuda? ( >=media-libs/nv-codec-headers-8.2.15.7 )
-       doc? (  dev-python/docutils
-                       dev-python/rst2pdf )
+       doc? ( dev-python/rst2pdf )
        dvb? ( virtual/linuxtv-dvb-headers )
        test? ( >=dev-util/cmocka-1.0.0 )
 "
@@ -166,7 +166,7 @@ src_configure() {
 
                $(use_enable doc html-build)
                $(use_enable doc pdf-build)
-               $(use_enable doc manpage-build)
+               --enable-manpage-build
                $(use_enable cplugins)
                $(use_enable test)
 
index 58afdcec2f062f4551d2e2c878d9e71232b9cdb1..61db0d2cd470c1bba0eac47daf656e75d2a45ce2 100644 (file)
@@ -123,9 +123,9 @@ COMMON_DEPEND="
 DEPEND="${COMMON_DEPEND}
        ${PYTHON_DEPS}
        virtual/pkgconfig
+       dev-python/docutils
        cuda? ( >=media-libs/nv-codec-headers-8.2.15.7 )
-       doc? (  dev-python/docutils
-                       dev-python/rst2pdf )
+       doc? ( dev-python/rst2pdf )
        dvb? ( virtual/linuxtv-dvb-headers )
        test? ( >=dev-util/cmocka-1.0.0 )
 "
@@ -166,7 +166,7 @@ src_configure() {
 
                $(use_enable doc html-build)
                $(use_enable doc pdf-build)
-               $(use_enable doc manpage-build)
+               --enable-manpage-build
                $(use_enable cplugins)
                $(use_enable test)