commit:     75a993727d67848cc995d05705803dd529e2a770
Author:     Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 11 01:27:23 2018 +0000
Commit:     Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
CommitDate: Sun Mar 11 01:30:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75a99372

profiles: prefix/darwin/macos: unmask appkit USE flag of ffmpeg

Apple AppKit is available on macOS 10.0 and later, so it applies to all
existing sub-profiles.

Bug: https://bugs.gentoo.org/637482
Suggested-by: Alexis Ballier <aballier <AT> gentoo.org>
Cc: prefix <AT> gentoo.org
Cc: media-video <AT> gentoo.org
Acked-by: Fabian Groffen <grobian <AT> gentoo.org>

 profiles/prefix/darwin/macos/package.use.mask | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/profiles/prefix/darwin/macos/package.use.mask 
b/profiles/prefix/darwin/macos/package.use.mask
index cd0aa4ef5db..095bcbda726 100644
--- a/profiles/prefix/darwin/macos/package.use.mask
+++ b/profiles/prefix/darwin/macos/package.use.mask
@@ -1,6 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Andrey Utkin <andrey_ut...@gentoo.org> (11 Mar 2018)
+# This flag can be sensibly enabled only on macos
+# hence it is masked in base profile. Bug #637482
+media-video/ffmpeg -appkit
+
 # James Le Cuirot <ch...@gentoo.org> (29 Jul 2015)
 # JavaFX is included on Mac OS. I think a browser plugin is too but as
 # libjvm rather than libnpjp2 like on Linux so keep nsplugin masked.

Reply via email to