commit:     c027a64c3b367ae99de609ea08f4df9b06275744
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Fri Feb 12 09:36:03 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Fri Feb 12 10:30:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c027a64c

media-video/mpv: add useful comment

Package-Manager: portage-2.2.27

 media-video/mpv/mpv-0.14.0-r1.ebuild | 1 +
 media-video/mpv/mpv-0.15.0-r1.ebuild | 1 +
 media-video/mpv/mpv-9999.ebuild      | 1 +
 3 files changed, 3 insertions(+)

diff --git a/media-video/mpv/mpv-0.14.0-r1.ebuild 
b/media-video/mpv/mpv-0.14.0-r1.ebuild
index df48b7c..40ccf88 100644
--- a/media-video/mpv/mpv-0.14.0-r1.ebuild
+++ b/media-video/mpv/mpv-0.14.0-r1.ebuild
@@ -177,6 +177,7 @@ src_configure() {
                $(usex cli '' '--disable-cplayer')
                $(use_enable libmpv libmpv-shared)
 
+               # See deep down below for build-date
                --disable-libmpv-static
                --disable-static-build
                --disable-optimize              # Do not add '-O2' to CFLAGS

diff --git a/media-video/mpv/mpv-0.15.0-r1.ebuild 
b/media-video/mpv/mpv-0.15.0-r1.ebuild
index 5de9fb6..d30f5e7 100644
--- a/media-video/mpv/mpv-0.15.0-r1.ebuild
+++ b/media-video/mpv/mpv-0.15.0-r1.ebuild
@@ -177,6 +177,7 @@ src_configure() {
                $(usex cli '' '--disable-cplayer')
                $(use_enable libmpv libmpv-shared)
 
+               # See deep down below for build-date
                --disable-libmpv-static
                --disable-static-build
                --disable-optimize              # Do not add '-O2' to CFLAGS

diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index a7eb177..cc6675b 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -174,6 +174,7 @@ src_configure() {
                $(usex cli '' '--disable-cplayer')
                $(use_enable libmpv libmpv-shared)
 
+               # See deep down below for build-date
                --disable-libmpv-static
                --disable-static-build
                --disable-optimize              # Do not add '-O2' to CFLAGS

Reply via email to