Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/, profiles/arch/arm/, profiles/arch/x86-fbsd/, ...
Date: Sat, 01 Sep 2018 19:19:45
Message-Id: 1535829053.a5946dba47b0538a25f7db5319b35e0193c601d1.asturm@gentoo
1 commit: a5946dba47b0538a25f7db5319b35e0193c601d1
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 1 18:46:06 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 1 19:10:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5946dba
7
8 profiles: arch: Add media-libs/vlc[aribsub] to package.use.mask
9
10 Masked in the following arches until keywording:
11 arm
12 arm64
13 powerpc
14 x86-fbsd
15 x86
16
17 Bug: https://bugs.gentoo.org/665048
18
19 profiles/arch/arm/package.use.mask | 11 ++++++-----
20 profiles/arch/arm64/package.use.mask | 18 +++++++++---------
21 profiles/arch/powerpc/package.use.mask | 9 +++++----
22 profiles/arch/x86-fbsd/package.use.mask | 7 ++++---
23 profiles/arch/x86/package.use.mask | 9 +++++----
24 5 files changed, 29 insertions(+), 25 deletions(-)
25
26 diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
27 index 2f0a6dd1cd3..939f5a954b0 100644
28 --- a/profiles/arch/arm/package.use.mask
29 +++ b/profiles/arch/arm/package.use.mask
30 @@ -1,6 +1,12 @@
31 # Copyright 1999-2018 Gentoo Foundation
32 # Distributed under the terms of the GNU General Public License v2
33
34 +# Andreas Sturmlechner <asturm@g.o> (01 Sep 2018)
35 +# media-libs/libaom not yet keyworded
36 +# media-libs/aribb24 not yet keyworded, bug #665048
37 +# projectm not yet keyworded, bug #314969
38 +media-video/vlc aom aribsub chromaprint opencv projectm
39 +
40 # Christian Ruppert <idl0r@g.o> (25 Aug 2018)
41 # pre-built, no ARM support
42 net-wireless/gr-osmosdr sdrplay
43 @@ -29,11 +35,6 @@ net-wireless/gr-osmosdr soapy
44 # unkeyworded deps for bug #621434
45 net-analyzer/zmap mongo
46
47 -# Andreas Sturmlechner <asturm@g.o> (18 May 2018)
48 -# media-libs/libaom not yet keyworded
49 -# projectm not yet keyworded, bug #314969
50 -media-video/vlc aom chromaprint opencv projectm
51 -
52 # Michał Górny <mgorny@g.o> (15 Apr 2018)
53 # Unkeyworded dep masks moved from default/linux.
54 app-admin/diamond mongo
55
56 diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
57 index f58bfdd0886..4d7ac89c341 100644
58 --- a/profiles/arch/arm64/package.use.mask
59 +++ b/profiles/arch/arm64/package.use.mask
60 @@ -1,6 +1,15 @@
61 # Copyright 1999-2018 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63
64 +# Andreas Sturmlechner <asturm@g.o> (01 Sep 2018)
65 +# media-libs/libaom not yet keyworded
66 +# media-libs/aribb24 not yet keyworded, bug #665048
67 +# net-libs/srt not yet keyworded
68 +# net-libs/libmicrodns not yet keyworded, bug #653800
69 +# projectm not yet keyworded, bug #314969
70 +# net-misc/freerdp not yet keyworded
71 +media-video/vlc aom aribsub chromaprint chromecast opencv projectm rdp srt
72 +
73 # Matthew Thode <prometheanfire@g.o> (30 Aug 2018)
74 # Needs pillow and it's deps to build docs
75 >=dev-python/stevedore-1.28.0 doc
76 @@ -47,15 +56,6 @@ dev-python/notebook doc
77 <=app-editors/gvim-8.0.1699 gnome
78 sys-devel/distcc gnome
79
80 -# Andreas Sturmlechner <asturm@g.o> (18 May 2018)
81 -# media-libs/libaom not yet keyworded
82 -# net-libs/srt not yet keyworded
83 -# net-libs/libmicrodns not yet keyworded, bug #653800
84 -# projectm not yet keyworded, bug #314969
85 -# net-misc/freerdp not yet keyworded
86 -media-video/vlc aom chromaprint opencv projectm rdp srt
87 ->=media-video/vlc-3.0.3 chromecast
88 -
89 # Mart Raudsepp <leio@g.o> (13 May 2018)
90 # Not bothering with otherwise p.masked old gcc for the
91 # extra dev-libs/cloog dependency with USE=graphite
92
93 diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
94 index bd7fbd82ed8..96f81824534 100644
95 --- a/profiles/arch/powerpc/package.use.mask
96 +++ b/profiles/arch/powerpc/package.use.mask
97 @@ -1,6 +1,11 @@
98 # Copyright 1999-2018 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100
101 +# Andreas Sturmlechner <asturm@g.o> (01 Sep 2018)
102 +# media-libs/libaom not yet keyworded
103 +# media-libs/aribb24 not yet keyworded, bug #665048
104 +media-video/vlc aom aribsub
105 +
106 # Luca Barbato <lu_zero@g.o> (12 Aug 2018)
107 # grub pc is not supported on powerpc
108 sys-boot/grub:2 grub_platforms_pc grub_platforms_efi-32 grub_platforms_efi-64 grub_platforms_xen
109 @@ -23,10 +28,6 @@ sys-devel/llvm gold
110 # Unkeyworded dependencies.
111 app-admin/syslog-ng mongodb
112
113 -# Andreas Sturmlechner <asturm@g.o> (18 May 2018)
114 -# media-libs/libaom not yet keyworded
115 -media-video/vlc aom
116 -
117 # Anthony G. Basile <blueness@g.o> (14 Apr 2018)
118 # net-vpn/tor, tests are broken on ppc/ppc64, bug #653098
119 net-vpn/tor test
120
121 diff --git a/profiles/arch/x86-fbsd/package.use.mask b/profiles/arch/x86-fbsd/package.use.mask
122 index 2517747aded..2799964b559 100644
123 --- a/profiles/arch/x86-fbsd/package.use.mask
124 +++ b/profiles/arch/x86-fbsd/package.use.mask
125 @@ -1,10 +1,11 @@
126 # Copyright 1999-2018 Gentoo Foundation
127 # Distributed under the terms of the GNU General Public License v2
128
129 -# Andreas Sturmlechner <asturm@g.o> (18 May 2018)
130 +# Andreas Sturmlechner <asturm@g.o> (01 Sep 2018)
131 # media-libs/libaom not yet keyworded
132 -# Requires USE=qt5 that is masked in this profile.
133 -media-video/vlc aom skins
134 +# media-libs/aribb24 not yet keyworded, bug #665048
135 +# skins requires USE=qt5 that is masked in this profile.
136 +media-video/vlc aom aribsub skins
137
138 # Michał Górny <mgorny@g.o> (20 Jan 2018)
139 # Needs sys-libs/libomp which is not keyworded. Leaving the decision
140
141 diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
142 index 4a5ba549d97..214e5b793ae 100644
143 --- a/profiles/arch/x86/package.use.mask
144 +++ b/profiles/arch/x86/package.use.mask
145 @@ -3,6 +3,11 @@
146
147 # This file requires >=portage-2.1.1
148
149 +# Andreas Sturmlechner <asturm@g.o> (01 Sep 2018)
150 +# media-libs/libaom not yet keyworded
151 +# media-libs/aribb24 not yet keyworded, bug #665048
152 +media-video/vlc aom aribsub
153 +
154 # Ben Kohler <bkohler@g.o> (23 Aug 2018)
155 # Unmask iwd support where net-wireless/iwd is keyworded
156 net-misc/connman -iwd
157 @@ -25,10 +30,6 @@ media-video/mpv -vulkan
158 =app-office/libreoffice-bin-6.0* kde
159 =app-office/libreoffice-bin-debug-6.0* kde
160
161 -# Andreas Sturmlechner <asturm@g.o> (18 May 2018)
162 -# media-libs/libaom not yet keyworded
163 -media-video/vlc aom
164 -
165 # Jan Ziak <0xe2.0x9a.0x9b@×××××.com> (14 Mar 2018)
166 # Expose SVGA backend for x86 users
167 app-emulation/fuse -backend-svga