From: Andrey Utkin Date: Sun, 11 Mar 2018 01:27:23 +0000 (+0000) Subject: profiles: prefix/darwin/macos: unmask appkit USE flag of ffmpeg X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=75a993727d67848cc995d05705803dd529e2a770;p=gentoo.git 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 Cc: prefix@gentoo.org Cc: media-video@gentoo.org Acked-by: Fabian Groffen --- diff --git a/profiles/prefix/darwin/macos/package.use.mask b/profiles/prefix/darwin/macos/package.use.mask index cd0aa4ef5dba..095bcbda726b 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 (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 (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.