Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/page/, x11-libs/libxcb/, x11-libs/xcb-util-cursor/, ...
Date: Fri, 27 Apr 2018 01:16:14
Message-Id: 1524791759.d420deeb520b7e598eba60f7d2cabd18ae161f7a.mattst88@gentoo
1 commit: d420deeb520b7e598eba60f7d2cabd18ae161f7a
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 24 05:57:20 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 27 01:15:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d420deeb
7
8 x11-base/xcb-proto: Move from x11-proto/xcb-proto
9
10 dev-perl/X11-XCB/X11-XCB-0.170.0-r1.ebuild | 2 +-
11 media-libs/waffle/waffle-1.5.2.ebuild | 2 +-
12 media-libs/waffle/waffle-9999.ebuild | 2 +-
13 profiles/updates/2Q-2018 | 1 +
14 {x11-proto => x11-base}/xcb-proto/Manifest | 0
15 .../files/xcb-proto-1.12-make-whitespace-usage-consistent.patch | 0
16 .../xcb-proto-1.12-print-is-a-function-and-needs-parentheses.patch | 0
17 .../xcb-proto/files/xcb-proto-1.12-update-xml-schema.patch | 0
18 {x11-proto => x11-base}/xcb-proto/metadata.xml | 0
19 {x11-proto => x11-base}/xcb-proto/xcb-proto-1.12-r2.ebuild | 0
20 {x11-proto => x11-base}/xcb-proto/xcb-proto-1.13.ebuild | 0
21 x11-libs/libxcb/libxcb-1.12-r2.ebuild | 4 ++--
22 x11-libs/libxcb/libxcb-1.13.ebuild | 4 ++--
23 x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild | 2 +-
24 x11-libs/xpyb/xpyb-1.3.1-r5.ebuild | 2 +-
25 x11-wm/awesome/awesome-3.5.9-r2.ebuild | 2 +-
26 x11-wm/awesome/awesome-4.2-r2.ebuild | 2 +-
27 x11-wm/awesome/awesome-9999.ebuild | 2 +-
28 x11-wm/page/page-1.9.9-r2.ebuild | 2 +-
29 19 files changed, 14 insertions(+), 13 deletions(-)
30
31 diff --git a/dev-perl/X11-XCB/X11-XCB-0.170.0-r1.ebuild b/dev-perl/X11-XCB/X11-XCB-0.170.0-r1.ebuild
32 index 0c1c088dd58..7f439ecb1b9 100644
33 --- a/dev-perl/X11-XCB/X11-XCB-0.170.0-r1.ebuild
34 +++ b/dev-perl/X11-XCB/X11-XCB-0.170.0-r1.ebuild
35 @@ -25,7 +25,7 @@ RDEPEND="
36 x11-libs/xcb-util-wm
37 "
38 DEPEND="${RDEPEND}
39 - x11-proto/xcb-proto
40 + x11-base/xcb-proto
41 >=virtual/perl-Devel-PPPort-3.190.0
42 dev-perl/ExtUtils-Depends
43 >=virtual/perl-ExtUtils-MakeMaker-6.590.0
44
45 diff --git a/media-libs/waffle/waffle-1.5.2.ebuild b/media-libs/waffle/waffle-1.5.2.ebuild
46 index 140bb05b121..ec71eacc2bf 100644
47 --- a/media-libs/waffle/waffle-1.5.2.ebuild
48 +++ b/media-libs/waffle/waffle-1.5.2.ebuild
49 @@ -33,7 +33,7 @@ RDEPEND="
50 >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
51 >=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}]"
52 DEPEND="${RDEPEND}
53 - >=x11-proto/xcb-proto-1.8-r3[${MULTILIB_USEDEP}]
54 + >=x11-base/xcb-proto-1.8-r3[${MULTILIB_USEDEP}]
55 doc? (
56 dev-libs/libxslt
57 app-text/docbook-xml-dtd:4.2
58
59 diff --git a/media-libs/waffle/waffle-9999.ebuild b/media-libs/waffle/waffle-9999.ebuild
60 index 8d8286cd45c..23384f2ecad 100644
61 --- a/media-libs/waffle/waffle-9999.ebuild
62 +++ b/media-libs/waffle/waffle-9999.ebuild
63 @@ -33,7 +33,7 @@ RDEPEND="
64 >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
65 >=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}]"
66 DEPEND="${RDEPEND}
67 - >=x11-proto/xcb-proto-1.8-r3[${MULTILIB_USEDEP}]
68 + >=x11-base/xcb-proto-1.8-r3[${MULTILIB_USEDEP}]
69 doc? (
70 dev-libs/libxslt
71 app-text/docbook-xml-dtd:4.2
72
73 diff --git a/profiles/updates/2Q-2018 b/profiles/updates/2Q-2018
74 index 49ce4ec28a5..87eaba8c3a3 100644
75 --- a/profiles/updates/2Q-2018
76 +++ b/profiles/updates/2Q-2018
77 @@ -4,3 +4,4 @@ move gnome-extra/gnome-builder dev-util/gnome-builder
78 move kde-apps/kstars sci-astronomy/kstars
79 move media-video/kamoso kde-apps/kamoso
80 move app-backup/kbackup kde-apps/kbackup
81 +move x11-proto/xcb-proto x11-base/xcb-proto
82
83 diff --git a/x11-proto/xcb-proto/Manifest b/x11-base/xcb-proto/Manifest
84 similarity index 100%
85 rename from x11-proto/xcb-proto/Manifest
86 rename to x11-base/xcb-proto/Manifest
87
88 diff --git a/x11-proto/xcb-proto/files/xcb-proto-1.12-make-whitespace-usage-consistent.patch b/x11-base/xcb-proto/files/xcb-proto-1.12-make-whitespace-usage-consistent.patch
89 similarity index 100%
90 rename from x11-proto/xcb-proto/files/xcb-proto-1.12-make-whitespace-usage-consistent.patch
91 rename to x11-base/xcb-proto/files/xcb-proto-1.12-make-whitespace-usage-consistent.patch
92
93 diff --git a/x11-proto/xcb-proto/files/xcb-proto-1.12-print-is-a-function-and-needs-parentheses.patch b/x11-base/xcb-proto/files/xcb-proto-1.12-print-is-a-function-and-needs-parentheses.patch
94 similarity index 100%
95 rename from x11-proto/xcb-proto/files/xcb-proto-1.12-print-is-a-function-and-needs-parentheses.patch
96 rename to x11-base/xcb-proto/files/xcb-proto-1.12-print-is-a-function-and-needs-parentheses.patch
97
98 diff --git a/x11-proto/xcb-proto/files/xcb-proto-1.12-update-xml-schema.patch b/x11-base/xcb-proto/files/xcb-proto-1.12-update-xml-schema.patch
99 similarity index 100%
100 rename from x11-proto/xcb-proto/files/xcb-proto-1.12-update-xml-schema.patch
101 rename to x11-base/xcb-proto/files/xcb-proto-1.12-update-xml-schema.patch
102
103 diff --git a/x11-proto/xcb-proto/metadata.xml b/x11-base/xcb-proto/metadata.xml
104 similarity index 100%
105 rename from x11-proto/xcb-proto/metadata.xml
106 rename to x11-base/xcb-proto/metadata.xml
107
108 diff --git a/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild b/x11-base/xcb-proto/xcb-proto-1.12-r2.ebuild
109 similarity index 100%
110 rename from x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild
111 rename to x11-base/xcb-proto/xcb-proto-1.12-r2.ebuild
112
113 diff --git a/x11-proto/xcb-proto/xcb-proto-1.13.ebuild b/x11-base/xcb-proto/xcb-proto-1.13.ebuild
114 similarity index 100%
115 rename from x11-proto/xcb-proto/xcb-proto-1.13.ebuild
116 rename to x11-base/xcb-proto/xcb-proto-1.13.ebuild
117
118 diff --git a/x11-libs/libxcb/libxcb-1.12-r2.ebuild b/x11-libs/libxcb/libxcb-1.12-r2.ebuild
119 index 5ec2a2ba345..922c0eb9855 100644
120 --- a/x11-libs/libxcb/libxcb-1.12-r2.ebuild
121 +++ b/x11-libs/libxcb/libxcb-1.12-r2.ebuild
122 @@ -31,10 +31,10 @@ DEPEND="${RDEPEND}
123 dev-libs/libxslt
124 ${PYTHON_DEPS}
125 $(python_gen_any_dep \
126 - "~x11-proto/xcb-proto-1.12[${MULTILIB_USEDEP},\${PYTHON_USEDEP}]")"
127 + "~x11-base/xcb-proto-1.12[${MULTILIB_USEDEP},\${PYTHON_USEDEP}]")"
128
129 python_check_deps() {
130 - has_version --host-root ">=x11-proto/xcb-proto-1.11[${PYTHON_USEDEP}]"
131 + has_version --host-root ">=x11-base/xcb-proto-1.11[${PYTHON_USEDEP}]"
132 }
133
134 pkg_setup() {
135
136 diff --git a/x11-libs/libxcb/libxcb-1.13.ebuild b/x11-libs/libxcb/libxcb-1.13.ebuild
137 index a8f6ab11183..f3ce17fcb18 100644
138 --- a/x11-libs/libxcb/libxcb-1.13.ebuild
139 +++ b/x11-libs/libxcb/libxcb-1.13.ebuild
140 @@ -30,10 +30,10 @@ DEPEND="${RDEPEND}
141 dev-libs/libxslt
142 ${PYTHON_DEPS}
143 $(python_gen_any_dep \
144 - ">=x11-proto/xcb-proto-1.13[${MULTILIB_USEDEP},\${PYTHON_USEDEP}]")"
145 + ">=x11-base/xcb-proto-1.13[${MULTILIB_USEDEP},\${PYTHON_USEDEP}]")"
146
147 python_check_deps() {
148 - has_version --host-root ">=x11-proto/xcb-proto-1.13[${PYTHON_USEDEP}]"
149 + has_version --host-root ">=x11-base/xcb-proto-1.13[${PYTHON_USEDEP}]"
150 }
151
152 pkg_setup() {
153
154 diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild
155 index 07fec64a5c0..628389e2255 100644
156 --- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild
157 +++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild
158 @@ -22,7 +22,7 @@ RDEPEND=">=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}]
159 >=x11-libs/xcb-util-image-0.3.9-r1[${MULTILIB_USEDEP}]
160 >=x11-libs/xcb-util-renderutil-0.3.9[${MULTILIB_USEDEP}]"
161 DEPEND="${RDEPEND}
162 - >=x11-proto/xcb-proto-1.8-r3:=[${MULTILIB_USEDEP}]
163 + >=x11-base/xcb-proto-1.8-r3:=[${MULTILIB_USEDEP}]
164 >=x11-proto/xproto-7.0.24:=[${MULTILIB_USEDEP}]
165 >=dev-util/gperf-3.0.1
166 test? ( >=dev-libs/check-0.9.11[${MULTILIB_USEDEP}] )"
167
168 diff --git a/x11-libs/xpyb/xpyb-1.3.1-r5.ebuild b/x11-libs/xpyb/xpyb-1.3.1-r5.ebuild
169 index 372180a1ee4..5e162838c60 100644
170 --- a/x11-libs/xpyb/xpyb-1.3.1-r5.ebuild
171 +++ b/x11-libs/xpyb/xpyb-1.3.1-r5.ebuild
172 @@ -20,7 +20,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
173 RDEPEND=">=x11-libs/libxcb-1.7
174 ${PYTHON_DEPS}"
175 DEPEND="${RDEPEND}
176 - >=x11-proto/xcb-proto-1.7.1[${PYTHON_USEDEP}]"
177 + >=x11-base/xcb-proto-1.7.1[${PYTHON_USEDEP}]"
178
179 PATCHES=(
180 "${FILESDIR}"/${PN}-python.patch
181
182 diff --git a/x11-wm/awesome/awesome-3.5.9-r2.ebuild b/x11-wm/awesome/awesome-3.5.9-r2.ebuild
183 index 0f94c1127f5..19db570fd47 100644
184 --- a/x11-wm/awesome/awesome-3.5.9-r2.ebuild
185 +++ b/x11-wm/awesome/awesome-3.5.9-r2.ebuild
186 @@ -37,7 +37,7 @@ DEPEND="${COMMON_DEPEND}
187 dev-util/gperf
188 virtual/pkgconfig
189 media-gfx/imagemagick[png]
190 - >=x11-proto/xcb-proto-1.5
191 + >=x11-base/xcb-proto-1.5
192 >=x11-proto/xproto-7.0.15
193 doc? (
194 app-doc/doxygen
195
196 diff --git a/x11-wm/awesome/awesome-4.2-r2.ebuild b/x11-wm/awesome/awesome-4.2-r2.ebuild
197 index ef80e0b8012..2ed75628ce4 100644
198 --- a/x11-wm/awesome/awesome-4.2-r2.ebuild
199 +++ b/x11-wm/awesome/awesome-4.2-r2.ebuild
200 @@ -44,7 +44,7 @@ DEPEND="${RDEPEND}
201 dev-util/gperf
202 virtual/pkgconfig
203 media-gfx/imagemagick[png]
204 - >=x11-proto/xcb-proto-1.5
205 + >=x11-base/xcb-proto-1.5
206 >=x11-proto/xproto-7.0.15
207 doc? ( dev-lua/ldoc )
208 test? (
209
210 diff --git a/x11-wm/awesome/awesome-9999.ebuild b/x11-wm/awesome/awesome-9999.ebuild
211 index ec01a3cc9a5..72cb2ec8262 100644
212 --- a/x11-wm/awesome/awesome-9999.ebuild
213 +++ b/x11-wm/awesome/awesome-9999.ebuild
214 @@ -43,7 +43,7 @@ DEPEND="${RDEPEND}
215 dev-util/gperf
216 virtual/pkgconfig
217 media-gfx/imagemagick[png]
218 - >=x11-proto/xcb-proto-1.5
219 + >=x11-base/xcb-proto-1.5
220 >=x11-proto/xproto-7.0.15
221 doc? ( dev-lua/ldoc )
222 test? (
223
224 diff --git a/x11-wm/page/page-1.9.9-r2.ebuild b/x11-wm/page/page-1.9.9-r2.ebuild
225 index 882709c0d4e..a99b66b7428 100644
226 --- a/x11-wm/page/page-1.9.9-r2.ebuild
227 +++ b/x11-wm/page/page-1.9.9-r2.ebuild
228 @@ -25,7 +25,7 @@ RDEPEND="
229 >=dev-libs/glib-2.50.3-r1:2"
230
231 DEPEND="${RDEPEND}
232 - >=x11-proto/xcb-proto-1.12-r2
233 + >=x11-base/xcb-proto-1.12-r2
234 x11-base/xorg-proto"
235
236 src_install() {