]> git.pld-linux.org Git - packages/xorg-proto-xorgproto.git/blob - xorg-proto-xorgproto.spec
a38a1585360de52fe7f9a156868c3874e64b3b93
[packages/xorg-proto-xorgproto.git] / xorg-proto-xorgproto.spec
1 # NOTE: when updating spec, adjust particular proto versions!
2
3 # whole package version
4 %define ver             2019.1
5 # package release
6 %define rel             2
7 # subpackage versions (see .pc files) # last standalone spec EVR as comment
8 %define applewm_ver     1.4.2           # 1.2.0-1
9 %define bigreqs_ver     1.1.2           # 1.1.2-2
10 %define composite_ver   0.4.2           # 0.4.2-2
11 %define damage_ver      1.2.1           # 1.2.1-2
12 %define dmx_ver         2.3.1           # 2.3.1-2
13 %define dri2_ver        2.8             # 2.8-2
14 %define dri3_ver        1.2             # 1.0-2
15 %define evie_ver        1.1.1           # evieext-1.1.1-2
16 %define fixes_ver       5.0             # 5.0-2
17 %define fontcache_ver   0.1.3           # 0.1.3-2
18 %define fonts_ver       2.1.3           # 2.1.3-2
19 %define gl_ver          1.4.17          # 1.4.17-2
20 %define input_ver       2.3.2           # 2.3.2-1
21 %define kb_ver          1.0.7           # 1.0.7-1
22 %define lg3d_ver        5.0             # (none)
23 %define present_ver     1.2             # 1.1-1
24 %define print_ver       1.0.5           # 1.0.5-2
25 %define randr_ver       1.6.0           # 1.5.0-1
26 %define record_ver      1.14.2          # 1.14.2-2
27 %define render_ver      0.11.1          # 0.11.1-2
28 %define resource_ver    1.2.0           # 1.2.0-2
29 %define scrnsaver_ver   1.2.3           # 1.2.2-2
30 %define trap_ver        3.4.3           # 3.4.3-3
31 %define video_ver       2.3.3           # 2.3.3-1
32 %define windowswm_ver   1.0.4           # 1.0.4-2
33 %define xcalibrate_ver  0.1.0           # (none)
34 %define xcmisc_ver      1.2.2           # 1.2.2-2
35 %define xext_ver        7.3.0           # 1:7.3.0-2
36 %define xf86bigfont_ver 1.2.0           # 1.2.0-2
37 %define xf86dga_ver     2.1             # 2.1-3
38 %define xf86dri_ver     2.1.1           # 2.1.1-2
39 %define xf86misc_ver    0.9.3           # 0.9.3-2
40 %define xf86rush_ver    1.1.2           # 1.1.2-3
41 %define xf86vidmode_ver 2.3.1           # 2.3.1-2
42 %define xinerama_ver    1.2.1           # 1.2.1-2
43 %define x_ver           7.0.32          # 7.0.31-1
44 %define xproxymng_ver   1.0.3           # xproxymanagementprotocol-1.0.3-3
45
46 # Conditional build:
47 %bcond_without  foreign         # foreign OS protocols (applewm, windowswm)
48 %bcond_without  legacy          # legacy protocols (XCalibrate, evie, fontcache, lg3d, print, xf86rush)
49
50 Summary:        Header files of X Window System Unified Protocol
51 Summary(pl.UTF-8):      Pliki nagłówkowe zunifikowanego protokołu systemu X Window
52 Name:           xorg-proto-xorgproto
53 Version:        %{ver}
54 Release:        %{ver}.%{rel}
55 License:        MIT
56 Group:          X11/Development/Libraries
57 Source0:        https://xorg.freedesktop.org/releases/individual/proto/xorgproto-%{ver}.tar.bz2
58 # Source0-md5:  802ccb9e977ba3cf94ba798ddb2898a4
59 URL:            https://xorg.freedesktop.org/
60 BuildRequires:  autoconf >= 2.60
61 BuildRequires:  automake
62 BuildRequires:  docbook-dtd43-xml
63 BuildRequires:  libxslt-progs
64 BuildRequires:  xmlto >= 0.0.22
65 BuildRequires:  xorg-sgml-doctools >= 1.8
66 BuildRequires:  xorg-util-util-macros >= 1.12
67 BuildArch:      noarch
68 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
69
70 %description
71 This package provides the headers and specification documents defining
72 the core protocol and (many) extensions for the X Window System.
73
74 %description -l pl.UTF-8
75 Ten pakiet zawiera pliki nagłówkowe i dokumenty ze specyfikacją
76 definiującą podstawowy protokół oraz wiele rozszerzeń systemu X
77 Window.
78
79 %package -n xorg-proto-applewmproto-devel
80 Summary:        AppleWM extension headers
81 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia AppleWM
82 Version:        %{applewm_ver}
83 Group:          X11/Development/Libraries
84 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
85
86 %description -n xorg-proto-applewmproto-devel
87 AppleWM extension headers.
88
89 %description -n xorg-proto-applewmproto-devel -l pl.UTF-8
90 Pliki nagłówkowe rozszerzenia AppleWM.
91
92 %package -n xorg-proto-bigreqsproto-devel
93 Summary:        Big Requests extension headers
94 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia Big Requests
95 Version:        %{bigreqs_ver}
96 Group:          X11/Development/Libraries
97 # just for dirs
98 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
99
100 %description -n xorg-proto-bigreqsproto-devel
101 Big Requests extension headers.
102
103 %description -n xorg-proto-bigreqsproto-devel -l pl.UTF-8
104 Pliki nagłówkowe rozszerzenia Big Requests.
105
106 %package -n xorg-proto-compositeproto-devel
107 Summary:        Composite extension headers
108 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia Composite
109 Version:        %{composite_ver}
110 Requires:       xorg-proto-fixesproto-devel = %{fixes_ver}-%{release}
111 Obsoletes:      compositeext
112
113 %description -n xorg-proto-compositeproto-devel
114 Composite extension headers.
115
116 %description -n xorg-proto-compositeproto-devel -l pl.UTF-8
117 Pliki nagłówkowe rozszerzenia Composite.
118
119 %package -n xorg-proto-damageproto-devel
120 Summary:        Damage extension headers
121 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia Damage
122 Version:        %{damage_ver}
123 Group:          X11/Development/Libraries
124 Requires:       xorg-proto-fixesproto-devel = %{fixes_ver}-%{release}
125 Obsoletes:      damageext
126
127 %description -n xorg-proto-damageproto-devel
128 Damage extension headers.
129
130 %description -n xorg-proto-damageproto-devel -l pl.UTF-8
131 Pliki nagłówkowe rozszerzenia Damage.
132
133 %package -n xorg-proto-dmxproto-devel
134 Summary:        DMX extension headers
135 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia DMX
136 Version:        %{dmx_ver}
137 Group:          X11/Development/Libraries
138 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
139
140 %description -n xorg-proto-dmxproto-devel
141 DMX (Distributed Multihead X) extension defines a protocol for clients
142 to access a front-end proxy X server that controls multiple back-end X
143 servers making up a large display.
144
145 %description -n xorg-proto-dmxproto-devel -l pl.UTF-8
146 Rozszerzenie DMX (Distributed Multihead X) definiuje protokół
147 pozwalający klientom na dostęp do frontendowego serwera proxy X
148 sterującego wieloma backendowymi serwerami X tworzącymi duży ekran.
149
150 %package -n xorg-proto-dri2proto-devel
151 Summary:        DRI2 extension headers
152 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia DRI2
153 Version:        %{dri2_ver}
154 Group:          X11/Development/Libraries
155 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
156
157 %description -n xorg-proto-dri2proto-devel
158 DRI2 (Direct Rendering Infrastructure 2) extension headers.
159
160 %description -n xorg-proto-dri2proto-devel -l pl.UTF-8
161 Pliki nagłówkowe rozszerzenia DRI2 (Direct Rendering Infrastructure
162 2).
163
164 %package -n xorg-proto-dri3proto-devel
165 Summary:        DRI3 extension headers
166 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia DRI3
167 Version:        %{dri3_ver}
168 Group:          X11/Development/Libraries
169 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
170
171 %description -n xorg-proto-dri3proto-devel
172 DRI3 (Direct Rendering Infrastructure 3) extension headers.
173
174 %description -n xorg-proto-dri3proto-devel -l pl.UTF-8
175 Pliki nagłówkowe rozszerzenia DRI3 (Direct Rendering Infrastructure
176 3).
177
178 %package -n xorg-proto-evieproto-devel
179 Summary:        EvIE extension headers
180 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia EvIE
181 Version:        %{evie_ver}
182 Group:          X11/Development/Libraries
183 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
184 Obsoletes:      xorg-proto-evieext-devel < 1.1.1-3
185
186 %description -n xorg-proto-evieproto-devel
187 Extended Visual Information Extension (XEVIE) defines a protocol for a
188 client to determine information about core X visuals beyond what the
189 core protocol provides.
190
191 %description -n xorg-proto-evieproto-devel -l pl.UTF-8
192 Rozszerzenie XEVIE (Extended Visual Information Extension) definiuje
193 protokół pozwalający klientowi poznać informacje o poszczególnych
194 ekranach X ukrytych za protokołem.
195
196 %package -n xorg-proto-fixesproto-devel
197 Summary:        X Fixes extension headers
198 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia X Fixes
199 Version:        %{fixes_ver}
200 Group:          X11/Development/Libraries
201 Requires:       xorg-proto-xextproto-devel = 1:%{xext_ver}-%{release}
202 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
203 Obsoletes:      fixesext
204
205 %description -n xorg-proto-fixesproto-devel
206 Header files and documentation for the XFIXES extension.
207
208 %description -n xorg-proto-fixesproto-devel -l pl.UTF-8
209 Pliki nagłówkowe i dokumentacja do rozszerzenia XFIXES.
210
211 %package -n xorg-proto-fontcacheproto-devel
212 Summary:        Fontcache extension headers
213 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia Fontcache
214 Version:        %{fontcache_ver}
215 Group:          X11/Development/Libraries
216 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
217
218 %description -n xorg-proto-fontcacheproto-devel
219 Fontcache extension headers.
220
221 %description -n xorg-proto-fontcacheproto-devel -l pl.UTF-8
222 Pliki nagłówkowe rozszerzenia Fontcache.
223
224 %package -n xorg-proto-fontsproto-devel
225 Summary:        Fonts extension headers
226 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia Fonts
227 Version:        %{fonts_ver}
228 Group:          X11/Development/Libraries
229 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
230
231 %description -n xorg-proto-fontsproto-devel
232 Fonts extension headers.
233
234 %description -n xorg-proto-fontsproto-devel -l pl.UTF-8
235 Pliki nagłówkowe rozszerzenia Fonts.
236
237 %package -n xorg-proto-glproto-devel
238 Summary:        GLX extension headers
239 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia GLX
240 Version:        %{gl_ver}
241 Group:          X11/Development/Libraries
242 # <GL/glxint.h> needs <X11/X*.h> and <GL/gl.h>
243 Requires:       OpenGL-devel
244 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
245
246 %description -n xorg-proto-glproto-devel
247 GLX (OpenGL) extension headers.
248
249 %description -n xorg-proto-glproto-devel -l pl.UTF-8
250 Pliki nagłówkowe rozszerzenia GLX (OpenGL).
251
252 %package -n xorg-proto-inputproto-devel
253 Summary:        Input extension headers
254 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia Input
255 Version:        %{input_ver}
256 Group:          X11/Development/Libraries
257 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
258
259 %description -n xorg-proto-inputproto-devel
260 Input extension headers.
261
262 %description -n xorg-proto-inputproto-devel -l pl.UTF-8
263 Pliki nagłówkowe rozszerzenia Input.
264
265 %package -n xorg-proto-kbproto-devel
266 Summary:        KB extension headers
267 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia KB
268 Version:        %{kb_ver}
269 Group:          X11/Development/Libraries
270 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
271
272 %description -n xorg-proto-kbproto-devel
273 KB (XKEYBOARD) extension headers.
274
275 %description -n xorg-proto-kbproto-devel -l pl.UTF-8
276 Pliki nagłówkowe rozszerzenia KB (XKEYBOARD).
277
278 %package -n xorg-proto-lg3dproto-devel
279 Summary:        LGE extension headers
280 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia LGE
281 Version:        %{lg3d_ver}
282 Group:          X11/Development/Libraries
283 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
284
285 %description -n xorg-proto-lg3dproto-devel
286 LGE extension headers.
287
288 %description -n xorg-proto-lg3dproto-devel -l pl.UTF-8
289 Pliki nagłówkowe rozszerzenia LGE.
290
291 %package -n xorg-proto-presentproto-devel
292 Summary:        Present extension headers
293 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia Present
294 Version:        %{present_ver}
295 Group:          X11/Development/Libraries
296 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
297
298 %description -n xorg-proto-presentproto-devel
299 Present extension headers.
300
301 %description -n xorg-proto-presentproto-devel -l pl.UTF-8
302 Pliki nagłówkowe rozszerzenia Present.
303
304 %package -n xorg-proto-printproto-devel
305 Summary:        Xprint extension headers
306 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia Xprint
307 Version:        %{print_ver}
308 Group:          X11/Development/Libraries
309 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
310
311 %description -n xorg-proto-printproto-devel
312 Xprint extension to the X11 protocol is (now deprecated) portable,
313 network-transparent printing system.
314
315 %description -n xorg-proto-printproto-devel -l pl.UTF-8
316 Rozszerzenie Xprint protokołu X11 jest (teraz już przestarzałym)
317 systemem drukowania przezroczystym względem sieci.
318
319 %package -n xorg-proto-randrproto-devel
320 Summary:        RandR extension headers
321 Summary(pl.UTF-8):      Pliki nagłówkowe rozrzerzenia RandR
322 Version:        %{randr_ver}
323 Group:          X11/Development/Libraries
324 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
325 Obsoletes:      randrext
326
327 %description -n xorg-proto-randrproto-devel
328 RandR extension headers.
329
330 The X Resize, Rotate and Reflect Extension, called RandR for short,
331 brings the ability to resize, rotate and reflect the root window of a
332 screen. It is based on the X Resize and Rotate Extension as specified
333 in the Proceedings of the 2001 Usenix Technical Conference [RANDR].
334
335 %description -n xorg-proto-randrproto-devel -l pl.UTF-8
336 Pliki nagłówkowe rozszerzenia RandR.
337
338 Rozszerzenie X Resize, Rotate and Reflect (w skrócie RandR) daje
339 możliwość zmiany rozmiaru, obrotu i odbicia głównego okna ekranu. Jest
340 oparte na rozszerzeniu X Resize and Rotate opisanym w protokołach
341 konferencji 2001 Usenix Technical Conference [RANDR].
342
343 %package -n xorg-proto-recordproto-devel
344 Summary:        Record extension headers
345 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia Record
346 Version:        %{record_ver}
347 Group:          X11/Development/Libraries
348 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
349 Obsoletes:      recordext
350
351 %description -n xorg-proto-recordproto-devel
352 Record extension headers.
353
354 %description -n xorg-proto-recordproto-devel -l pl.UTF-8
355 Pliki nagłówkowe rozszerzenia Record.
356
357 %package -n xorg-proto-renderproto-devel
358 Summary:        RENDER extension headers
359 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia RENDER
360 Version:        %{render_ver}
361 Group:          X11/Development/Libraries
362 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
363 Obsoletes:      render
364 Obsoletes:      renderext
365
366 %description -n xorg-proto-renderproto-devel
367 X Rendering (RENDER) extension headers.
368
369 %description -n xorg-proto-renderproto-devel -l pl.UTF-8
370 Pliki nagłówkowe rozszerzenia X Rendering (RENDER).
371
372 %package -n xorg-proto-resourceproto-devel
373 Summary:        Resource extension headers
374 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia Resource
375 Version:        %{resource_ver}
376 Group:          X11/Development/Libraries
377 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
378 Obsoletes:      resourceext
379
380 %description -n xorg-proto-resourceproto-devel
381 Resource extension headers.
382
383 %description -n xorg-proto-resourceproto-devel -l pl.UTF-8
384 Pliki nagłówkowe rozszerzenia Resource.
385
386 %package -n xorg-proto-scrnsaverproto-devel
387 Summary:        ScrnSaver extension headers
388 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia ScrnSaver
389 Version:        %{scrnsaver_ver}
390 Group:          X11/Development/Libraries
391 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
392
393 %description -n xorg-proto-scrnsaverproto-devel
394 ScrnSaver extension headers.
395
396 %description -n xorg-proto-scrnsaverproto-devel -l pl.UTF-8
397 Pliki nagłówkowe rozszerzenia ScrnSaver.
398
399 %package -n xorg-proto-trapproto-devel
400 Summary:        Trap extension headers
401 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia Trap
402 Version:        %{trap_ver}
403 Group:          X11/Development/Libraries
404 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
405 Requires:       xorg-lib-libXt-devel
406
407 %description -n xorg-proto-trapproto-devel
408 Trap extension headers.
409
410 %description -n xorg-proto-trapproto-devel -l pl.UTF-8
411 Pliki nagłówkowe rozszerzenia Trap.
412
413 %package -n xorg-proto-videoproto-devel
414 Summary:        Video extension headers
415 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia Video
416 Version:        %{video_ver}
417 Group:          X11/Development/Libraries
418 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
419
420 %description -n xorg-proto-videoproto-devel
421 Video (XVideo) extension headers.
422
423 %description -n xorg-proto-videoproto-devel -l pl.UTF-8
424 Pliki nagłówkowe rozszerzenia Video (XVideo).
425
426 %package -n xorg-proto-windowswmproto-devel
427 Summary:        WindowsWM extension headers
428 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia WindowsWM
429 Version:        %{windowswm_ver}
430 Group:          X11/Development/Libraries
431 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
432
433 %description -n xorg-proto-windowswmproto-devel
434 WindowsWM extension headers provide the definition of the WindowsWM
435 extension to the X11 protocol, used for coordination between an X11
436 server and the Microsoft Windows native window manager.
437
438 %description -n xorg-proto-windowswmproto-devel -l pl.UTF-8
439 Pliki nagłówkowe rozszerzenia WindowsWM udostępniają definicję
440 rozszerzenia WindowsWM do protokołu X11, służącego do współpracy
441 między serwerem X11 a natywnym zarządcą okien Microsoft Windows.
442
443 %package -n xorg-proto-xcalibrateproto-devel
444 Summary:        XCalibrate extension headers
445 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia XCalibrate
446 Version:        %{xcalibrate_ver}
447 Group:          X11/Development/Libraries
448 # just for dirs
449 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
450
451 %description -n xorg-proto-xcalibrateproto-devel
452 XCalibrate extension headers.
453
454 %description -n xorg-proto-xcalibrateproto-devel -l pl.UTF-8
455 Pliki nagłówkowe rozszerzenia XCalibrate.
456
457 %package -n xorg-proto-xcmiscproto-devel
458 Summary:        XCMisc extension headers
459 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia XCMisc
460 Version:        %{xcmisc_ver}
461 Group:          X11/Development/Libraries
462 # just for dirs
463 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
464
465 %description -n xorg-proto-xcmiscproto-devel
466 XCMisc extension headers.
467
468 %description -n xorg-proto-xcmiscproto-devel -l pl.UTF-8
469 Pliki nagłówkowe rozszerzenia XCMisc.
470
471 %package -n xorg-proto-xextproto-devel
472 Summary:        XExt extension headers
473 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzeń XExt
474 Version:        %{xext_ver}
475 Epoch:          1
476 Group:          X11/Development/Libraries
477 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
478 Suggests:       xorg-lib-libXext-devel >= 1:1.1
479 Obsoletes:      xextensions
480
481 %description -n xorg-proto-xextproto-devel
482 Header files for X protocol extensions, covering:
483 - DOUBLE-BUFFER
484 - DPMS
485 - Extended-Visual-Information
486 - Generic Event Extension
487 - LBX
488 - MIT-SHM
489 - MIT-SUNDRY-NONSTANDARD
490 - Multi-Buffering
491 - SECURITY
492 - SHAPE
493 - SYNC
494 - TOG-CUP
495 - XC-APPGROUP
496 - XTEST
497
498 %description -n xorg-proto-xextproto-devel -l pl.UTF-8
499 Pliki nagłówkowe rozszerzeń protokołu X, obejmujące:
500 - DOUBLE-BUFFER
501 - DPMS
502 - Extended-Visual-Information
503 - Generic Event Extension
504 - LBX
505 - MIT-SHM
506 - MIT-SUNDRY-NONSTANDARD
507 - Multi-Buffering
508 - SECURITY
509 - SHAPE
510 - SYNC
511 - TOG-CUP
512 - XC-APPGROUP
513 - XTEST
514
515 %package -n xorg-proto-xf86bigfontproto-devel
516 Summary:        XF86BigFont extension headers
517 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia XF86BigFont
518 Version:        %{xf86bigfont_ver}
519 # reset epoch after xext
520 Epoch:          0
521 Group:          X11/Development/Libraries
522 Requires:       xorg-proto-fontsproto-devel = %{fonts_ver}-%{release}
523
524 %description -n xorg-proto-xf86bigfontproto-devel
525 XF86BigFont extension headers.
526
527 %description -n xorg-proto-xf86bigfontproto-devel -l pl.UTF-8
528 Pliki nagłówkowe rozszerzenia XF86BigFont.
529
530 %package -n xorg-proto-xf86dgaproto-devel
531 Summary:        XF86DGA extension headers
532 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia XF86DGA
533 Version:        %{xf86dga_ver}
534 Group:          X11/Development/Libraries
535 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
536
537 %description -n xorg-proto-xf86dgaproto-devel
538 XF86DGA extension headers.
539
540 %description -n xorg-proto-xf86dgaproto-devel -l pl.UTF-8
541 Pliki nagłówkowe rozszerzenia XF86DGA.
542
543 %package -n xorg-proto-xf86driproto-devel
544 Summary:        XF86DRI extension headers
545 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia XF86DRI
546 Version:        %{xf86dri_ver}
547 Group:          X11/Development/Libraries
548 Requires:       libdrm-devel
549 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
550
551 %description -n xorg-proto-xf86driproto-devel
552 XF86DRI (XFree86 Direct Rendering Infrastructure) extension defines a
553 protocol to allow user applications to access the video hardware
554 without requiring data to be passed through the X server.
555
556 %description -n xorg-proto-xf86driproto-devel -l pl.UTF-8
557 Rozszerzenie XF86DRI (XFree86 Direct Rendering Infrastructure)
558 definiuje protokół pozwalający aplikacjom użytkownika na dostęp do
559 sprzętu wyświetlającego obraz bez potrzeby przekazywania danych
560 poprzez serwer X.
561
562 %package -n xorg-proto-xf86miscproto-devel
563 Summary:        XFree86-Misc extension headers
564 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia XFree86-Misc
565 Version:        %{xf86misc_ver}
566 Group:          X11/Development/Libraries
567 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
568
569 %description -n xorg-proto-xf86miscproto-devel
570 This package includes the protocol definitions of the "XFree86-Misc"
571 extension to the X11 protocol. The "XFree86-Misc" extension is
572 supported by the XFree86 X server and versions of the Xorg X server
573 prior to Xorg 1.6.
574
575 %description -n xorg-proto-xf86miscproto-devel -l pl.UTF-8
576 Ten pakiet zawiera definicje protokołu rozszerzenia "XFree86-Misc"
577 do protokołu X11. Rozszerzenie to jest obsługiwane przez serwer X
578 XFree86 oraz serwer X Xorg w wersji wcześniejszej niż Xorg 1.6.
579
580 %package -n xorg-proto-xf86rushproto-devel
581 Summary:        XF86Rush extension headers
582 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia XF86Rush
583 Version:        %{xf86rush_ver}
584 Group:          X11/Development/Libraries
585 Requires:       xorg-proto-videoproto-devel = %{video_ver}-%{release}
586
587 %description -n xorg-proto-xf86rushproto-devel
588 XF86Rush extension headers.
589
590 %description -n xorg-proto-xf86rushproto-devel -l pl.UTF-8
591 Pliki nagłówkowe rozszerzenia XF86Rush.
592
593 %package -n xorg-proto-xf86vidmodeproto-devel
594 Summary:        XF86VidMode extension headers
595 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia XF86VidMode
596 Version:        %{xf86vidmode_ver}
597 Group:          X11/Development/Libraries
598 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
599
600 %description -n xorg-proto-xf86vidmodeproto-devel
601 XF86VidMode (XFree86 Video Mode) extension defines a protocol for
602 dynamically configuring modelines and gamma.
603
604 %description -n xorg-proto-xf86vidmodeproto-devel -l pl.UTF-8
605 Rozszerzenie XF86VidMode (XFree86 Video Mode) definiuje protokół do
606 dynamicznej konfiguracji linii opisujących tryb (modeline) oraz
607 korekcji gamma.
608
609 %package -n xorg-proto-xineramaproto-devel
610 Summary:        Xinerama extension headers
611 Summary(pl.UTF-8):      Pliki nagłówkowe rozszerzenia Xinerama
612 Version:        %{xinerama_ver}
613 Group:          X11/Development/Libraries
614 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
615 Obsoletes:      panoramixext
616 Obsoletes:      xorg-proto-panoramixproto-devel
617
618 %description -n xorg-proto-xineramaproto-devel
619 Xinerama is an X extension that allows multiple physical screens
620 controlled by a single X server to appear as a single screen.
621
622 %description -n xorg-proto-xineramaproto-devel -l pl.UTF-8
623 Xinerama to rozszerzenie X pozwalające na sterowanie wieloma
624 fizycznymi ekranami przez pojedynczy serwer X tak, że stają się
625 jednym ekranem.
626
627 %package -n xorg-proto-xproto-devel
628 Summary:        X protocol and ancillary headers
629 Summary(pl.UTF-8):      Pliki nagłówkowe protokołu X i pomocnicze
630 Version:        %{x_ver}
631 Group:          X11/Development/Libraries
632 Requires:       filesystem >= 3.0-32
633 Obsoletes:      xproto
634
635 %description -n xorg-proto-xproto-devel
636 X protocol and ancillary headers.
637
638 %description -n xorg-proto-xproto-devel -l pl.UTF-8
639 Pliki nagłówkowe protokołu X i pomocnicze.
640
641 %package -n xorg-proto-xproxymngproto-devel
642 Summary:        X Proxy Management Protocol headers
643 Summary(pl.UTF-8):      Pliki nagłówkowe protokołu X Proxy Management
644 Version:        %{xproxymng_ver}
645 Group:          X11/Development/Libraries
646 Requires:       xorg-proto-xproto-devel = %{x_ver}-%{release}
647 Obsoletes:      xorg-proto-xproxymanagementprotocol-devel < 1.0.3-4
648
649 %description -n xorg-proto-xproxymngproto-devel
650 X Proxy Management Protocol headers.
651
652 The Proxy Management Protocol is an ICE based protocol that provides a
653 way for application servers to easily locate proxy services available
654 to them.
655
656 %description -n xorg-proto-xproxymngproto-devel -l pl.UTF-8
657 Pliki nagłówkowe protokołu X Proxy Management.
658
659 Proxy Management Protocol to oparty na ICE protokół pozwalający
660 serwerom aplikacji lokalizować w prosty sposób dostępne dla nich
661 usługi proxy.
662
663 %prep
664 %setup -q -n xorgproto-%{ver}
665
666 %build
667 %{__aclocal}
668 %{__autoconf}
669 %{__automake}
670 %configure \
671 %if "%{_gnu}" != "-gnux32"
672         --host=%{_host} \
673         --build=%{_host} \
674 %endif
675         %{?with_legacy:--enable-legacy} \
676         --without-fop
677
678 %{__make}
679
680 %install
681 rm -rf $RPM_BUILD_ROOT
682
683 %{__make} install \
684         DESTDIR=$RPM_BUILD_ROOT
685
686 # moved to libXvMC >= 1.0.12
687 %{__rm} $RPM_BUILD_ROOT%{_includedir}/X11/extensions/vldXvMC.h
688
689 %if %{without foreign}
690 %{__rm} $RPM_BUILD_ROOT%{_includedir}/X11/extensions/{applewm,windowswm}*.h
691 %{__rm} $RPM_BUILD_ROOT%{_npkgconfigdir}/{applewmproto,windowswmproto}.pc
692 %endif
693
694 # packaged as %doc
695 %{__rm} -r $RPM_BUILD_ROOT%{_docdir}/{bigreqsproto,fontsproto,kbproto,recordproto,scrnsaverproto,xcmiscproto,xextproto,xorgproto,xproto}
696
697 %clean
698 rm -rf $RPM_BUILD_ROOT
699
700 %if %{with foreign}
701 %files -n xorg-proto-applewmproto-devel
702 %defattr(644,root,root,755)
703 %doc COPYING-applewmproto
704 %{_includedir}/X11/extensions/applewm*.h
705 %{_npkgconfigdir}/applewmproto.pc
706 %endif
707
708 %files -n xorg-proto-bigreqsproto-devel
709 %defattr(644,root,root,755)
710 %doc COPYING-bigreqsproto specs/bigreqsproto/bigreq.html
711 %{_includedir}/X11/extensions/bigreqs*.h
712 %{_npkgconfigdir}/bigreqsproto.pc
713
714 %files -n xorg-proto-compositeproto-devel
715 %defattr(644,root,root,755)
716 %doc COPYING-compositeproto compositeproto.txt
717 %{_includedir}/X11/extensions/composite*.h
718 %{_npkgconfigdir}/compositeproto.pc
719
720 %files -n xorg-proto-damageproto-devel
721 %defattr(644,root,root,755)
722 %doc COPYING-damageproto damageproto.txt
723 %{_includedir}/X11/extensions/damage*.h
724 %{_npkgconfigdir}/damageproto.pc
725
726 %files -n xorg-proto-dmxproto-devel
727 %defattr(644,root,root,755)
728 %doc COPYING-dmxproto
729 %{_includedir}/X11/extensions/dmx*.h
730 %{_npkgconfigdir}/dmxproto.pc
731
732 %files -n xorg-proto-dri2proto-devel
733 %defattr(644,root,root,755)
734 %doc COPYING-dri2proto dri2proto.txt
735 %{_includedir}/X11/extensions/dri2*.h
736 %{_npkgconfigdir}/dri2proto.pc
737
738 %files -n xorg-proto-dri3proto-devel
739 %defattr(644,root,root,755)
740 %doc COPYING-dri3proto dri3proto.txt
741 %{_includedir}/X11/extensions/dri3proto.h
742 %{_npkgconfigdir}/dri3proto.pc
743
744 %if %{with legacy}
745 %files -n xorg-proto-evieproto-devel
746 %defattr(644,root,root,755)
747 %doc COPYING-evieproto
748 %{_includedir}/X11/extensions/Xeviestr.h
749 %{_includedir}/X11/extensions/evieproto.h
750 %{_npkgconfigdir}/evieproto.pc
751 %endif
752
753 %files -n xorg-proto-fixesproto-devel
754 %defattr(644,root,root,755)
755 %doc COPYING-fixesproto fixesproto.txt
756 %{_includedir}/X11/extensions/xfixes*.h
757 %{_npkgconfigdir}/fixesproto.pc
758
759 %if %{with legacy}
760 %files -n xorg-proto-fontcacheproto-devel
761 %defattr(644,root,root,755)
762 %doc COPYING-fontcacheproto
763 %{_includedir}/X11/extensions/fontcach*.h
764 %{_npkgconfigdir}/fontcacheproto.pc
765 %endif
766
767 %files -n xorg-proto-fontsproto-devel
768 %defattr(644,root,root,755)
769 %doc COPYING-fontsproto specs/fontsproto/fsproto.html
770 %dir %{_includedir}/X11/fonts
771 %{_includedir}/X11/fonts/FS.h
772 %{_includedir}/X11/fonts/FSproto.h
773 %{_includedir}/X11/fonts/font.h
774 %{_includedir}/X11/fonts/fontproto.h
775 %{_includedir}/X11/fonts/fontstruct.h
776 %{_includedir}/X11/fonts/fsmasks.h
777 %{_npkgconfigdir}/fontsproto.pc
778
779 %files -n xorg-proto-glproto-devel
780 %defattr(644,root,root,755)
781 %doc COPYING-glproto
782 %{_includedir}/GL/glxint.h
783 %{_includedir}/GL/glxmd.h
784 %{_includedir}/GL/glxproto.h
785 %{_includedir}/GL/glxtokens.h
786 %dir %{_includedir}/GL/internal
787 %{_includedir}/GL/internal/glcore.h
788 %{_npkgconfigdir}/glproto.pc
789
790 %files -n xorg-proto-inputproto-devel
791 %defattr(644,root,root,755)
792 %doc COPYING-inputproto
793 # specs/{XIproto.txt,XI2proto.txt}
794 %{_includedir}/X11/extensions/XI.h
795 %{_includedir}/X11/extensions/XIproto.h
796 %{_includedir}/X11/extensions/XI2.h
797 %{_includedir}/X11/extensions/XI2proto.h
798 %{_npkgconfigdir}/inputproto.pc
799
800 %files -n xorg-proto-kbproto-devel
801 %defattr(644,root,root,755)
802 %doc COPYING-kbproto specs/kbproto/{XKBproto-*.svg,xkbproto.html}
803 %{_includedir}/X11/extensions/XKB.h
804 %{_includedir}/X11/extensions/XKBgeom.h
805 %{_includedir}/X11/extensions/XKBproto.h
806 %{_includedir}/X11/extensions/XKBsrv.h
807 %{_includedir}/X11/extensions/XKBstr.h
808 %{_npkgconfigdir}/kbproto.pc
809
810 %if %{with legacy}
811 %files -n xorg-proto-lg3dproto-devel
812 %defattr(644,root,root,755)
813 %doc COPYING-lg3dproto
814 %{_includedir}/X11/extensions/lgewire.h
815 %{_npkgconfigdir}/lg3dproto.pc
816 %endif
817
818 %files -n xorg-proto-presentproto-devel
819 %defattr(644,root,root,755)
820 %doc COPYING-presentproto presentproto.txt
821 %{_includedir}/X11/extensions/present*.h
822 %{_npkgconfigdir}/presentproto.pc
823
824 %if %{with legacy}
825 %files -n xorg-proto-printproto-devel
826 %defattr(644,root,root,755)
827 %doc COPYING-printproto specs/printproto/xp_proto.ps
828 %{_includedir}/X11/extensions/Print*.h
829 %{_npkgconfigdir}/printproto.pc
830 %{_mandir}/man7/Xprint.7*
831 %endif
832
833 %files -n xorg-proto-randrproto-devel
834 %defattr(644,root,root,755)
835 %doc COPYING-randrproto randrproto.txt
836 %{_includedir}/X11/extensions/randr*.h
837 %{_npkgconfigdir}/randrproto.pc
838
839 %files -n xorg-proto-recordproto-devel
840 %defattr(644,root,root,755)
841 %doc COPYING-recordproto specs/recordproto/record.html
842 %{_includedir}/X11/extensions/record*.h
843 %{_npkgconfigdir}/recordproto.pc
844
845 %files -n xorg-proto-renderproto-devel
846 %defattr(644,root,root,755)
847 %doc COPYING-renderproto renderproto.txt
848 %{_includedir}/X11/extensions/render*.h
849 %{_npkgconfigdir}/renderproto.pc
850
851 %files -n xorg-proto-resourceproto-devel
852 %defattr(644,root,root,755)
853 %doc COPYING-resourceproto resproto.txt
854 %{_includedir}/X11/extensions/XResproto.h
855 %{_npkgconfigdir}/resourceproto.pc
856
857 %files -n xorg-proto-scrnsaverproto-devel
858 %defattr(644,root,root,755)
859 %doc COPYING-scrnsaverproto specs/scrnsaverproto/saver.html
860 %{_includedir}/X11/extensions/saver*.h
861 %{_npkgconfigdir}/scrnsaverproto.pc
862
863 %files -n xorg-proto-trapproto-devel
864 %defattr(644,root,root,755)
865 %doc COPYING-trapproto
866 %{_includedir}/X11/extensions/xtrap*.h
867 %{_npkgconfigdir}/trapproto.pc
868
869 %files -n xorg-proto-videoproto-devel
870 %defattr(644,root,root,755)
871 %doc COPYING-videoproto xv-protocol-v2.txt
872 %{_includedir}/X11/extensions/Xv.h
873 %{_includedir}/X11/extensions/Xvproto.h
874 %{_includedir}/X11/extensions/XvMC.h
875 %{_includedir}/X11/extensions/XvMCproto.h
876 %{_npkgconfigdir}/videoproto.pc
877
878 %if %{with foreign}
879 %files -n xorg-proto-windowswmproto-devel
880 %defattr(644,root,root,755)
881 %doc COPYING-windowswmproto
882 %{_includedir}/X11/extensions/windowswm*.h
883 %{_npkgconfigdir}/windowswmproto.pc
884 %endif
885
886 %if %{with legacy}
887 %files -n xorg-proto-xcalibrateproto-devel
888 %defattr(644,root,root,755)
889 %{_includedir}/X11/extensions/xcalibrate*.h
890 %{_npkgconfigdir}/xcalibrateproto.pc
891 %endif
892
893 %files -n xorg-proto-xcmiscproto-devel
894 %defattr(644,root,root,755)
895 %doc COPYING-xcmiscproto specs/xcmiscproto/xc-misc.html
896 %{_includedir}/X11/extensions/xcmisc*.h
897 %{_npkgconfigdir}/xcmiscproto.pc
898
899 %files -n xorg-proto-xextproto-devel
900 %defattr(644,root,root,755)
901 %doc COPYING-xextproto specs/xextproto/{appgrp,dbe,dpms,evi,geproto,lbx,multibuf,security,shape,shm,sync,tog-cup,xtest}.html
902 %{_includedir}/X11/extensions/EVI*.h
903 %{_includedir}/X11/extensions/ag*.h
904 %{_includedir}/X11/extensions/cup*.h
905 %{_includedir}/X11/extensions/dbe*.h
906 %{_includedir}/X11/extensions/dpms*.h
907 %{_includedir}/X11/extensions/ge*.h
908 %{_includedir}/X11/extensions/lbx*.h
909 %{_includedir}/X11/extensions/mitmisc*.h
910 %{_includedir}/X11/extensions/multibuf*.h
911 %{_includedir}/X11/extensions/secur*.h
912 %{_includedir}/X11/extensions/shape*.h
913 %{_includedir}/X11/extensions/shm*.h
914 %{_includedir}/X11/extensions/sync*.h
915 %{_includedir}/X11/extensions/xtest*.h
916 %{_npkgconfigdir}/xextproto.pc
917
918 %files -n xorg-proto-xf86bigfontproto-devel
919 %defattr(644,root,root,755)
920 %doc COPYING-xf86bigfontproto
921 %{_includedir}/X11/extensions/xf86bigf*.h
922 %{_npkgconfigdir}/xf86bigfontproto.pc
923
924 %files -n xorg-proto-xf86dgaproto-devel
925 %defattr(644,root,root,755)
926 %doc COPYING-xf86dgaproto
927 %{_includedir}/X11/extensions/xf86dga*.h
928 %{_npkgconfigdir}/xf86dgaproto.pc
929
930 %files -n xorg-proto-xf86driproto-devel
931 %defattr(644,root,root,755)
932 %doc COPYING-xf86driproto
933 %dir %{_includedir}/X11/dri
934 %{_includedir}/X11/dri/xf86dri*.h
935 %{_npkgconfigdir}/xf86driproto.pc
936
937 %files -n xorg-proto-xf86miscproto-devel
938 %defattr(644,root,root,755)
939 %doc COPYING-xf86miscproto
940 %{_includedir}/X11/extensions/xf86mscstr.h
941 %{_includedir}/X11/extensions/xf86misc.h
942 %{_npkgconfigdir}/xf86miscproto.pc
943
944 %if %{with legacy}
945 %files -n xorg-proto-xf86rushproto-devel
946 %defattr(644,root,root,755)
947 %doc COPYING-xf86rushproto
948 %{_includedir}/X11/extensions/xf86rush*.h
949 %{_npkgconfigdir}/xf86rushproto.pc
950 %endif
951
952 %files -n xorg-proto-xf86vidmodeproto-devel
953 %defattr(644,root,root,755)
954 %doc COPYING-xf86vidmodeproto
955 %{_includedir}/X11/extensions/xf86vm*.h
956 %{_npkgconfigdir}/xf86vidmodeproto.pc
957
958 %files -n xorg-proto-xineramaproto-devel
959 %defattr(644,root,root,755)
960 %doc COPYING-xineramaproto
961 %{_includedir}/X11/extensions/panoramiXproto.h
962 %{_npkgconfigdir}/xineramaproto.pc
963
964 %files -n xorg-proto-xproto-devel
965 %defattr(644,root,root,755)
966 %doc AUTHORS COPYING-x11proto README.md specs/SIAddresses/{IPv6,hostname,localuser}.txt specs/xproto/x11protocol.html
967 %{_includedir}/X11/DECkeysym.h
968 %{_includedir}/X11/HPkeysym.h
969 %{_includedir}/X11/Sunkeysym.h
970 %{_includedir}/X11/X.h
971 %{_includedir}/X11/XF86keysym.h
972 %{_includedir}/X11/XWDFile.h
973 %{_includedir}/X11/Xalloca.h
974 %{_includedir}/X11/Xarch.h
975 %{_includedir}/X11/Xatom.h
976 %{_includedir}/X11/Xdefs.h
977 %{_includedir}/X11/Xfuncproto.h
978 %{_includedir}/X11/Xfuncs.h
979 %{_includedir}/X11/Xmd.h
980 %{_includedir}/X11/Xos.h
981 %{_includedir}/X11/Xos_r.h
982 %{_includedir}/X11/Xosdefs.h
983 %{_includedir}/X11/Xpoll.h
984 %{_includedir}/X11/Xproto.h
985 %{_includedir}/X11/Xprotostr.h
986 %{_includedir}/X11/Xthreads.h
987 %{_includedir}/X11/Xw32defs.h
988 %{_includedir}/X11/Xwindows.h
989 %{_includedir}/X11/Xwinsock.h
990 %{_includedir}/X11/ap_keysym.h
991 %{_includedir}/X11/keysym.h
992 %{_includedir}/X11/keysymdef.h
993 %dir %{_includedir}/X11/extensions
994 %{_npkgconfigdir}/xproto.pc
995
996 %files -n xorg-proto-xproxymngproto-devel
997 %defattr(644,root,root,755)
998 %doc COPYING-pmproto PM_spec
999 %dir %{_includedir}/X11/PM
1000 %{_includedir}/X11/PM/PM*.h
1001 %{_npkgconfigdir}/xproxymngproto.pc
This page took 0.160037 seconds and 2 git commands to generate.