]> git.pld-linux.org Git - packages/efl.git/blob - efl.spec
- added missing internal deps; release 4
[packages/efl.git] / efl.spec
1 # TODO:
2 # - Xpresent
3 # - use system liblinebreak?
4 # - eio-devel conflicts with libeio-devel
5 #       file /usr/lib64/libeio.so from install of eio-devel-0.1.0.65643-1.x86_64 conflicts with file from package libeio-devel-1.0-1.x86_64
6 #
7 # Conditional build:
8 %bcond_without  drm             # DRM engine
9 %bcond_without  egl             # EGL rendering support
10 %bcond_without  fb              # Linux FrameBuffer support
11 %bcond_without  gstreamer       # GStreamer support
12 %bcond_with     gesture         # Xgesture support in Ecore_X
13 %bcond_without  harfbuzz        # HarfBuzz complex text shaping and layouting support
14 %bcond_without  ibus            # IBus input module
15 %bcond_without  luajit          # LuaJIT as Lua engine (Lua 5.1 interpreter if disabled)
16 %bcond_with     pixman          # pixman for software rendering
17 %bcond_without  scim            # SCIM input module
18 %bcond_without  sdl             # SDL support
19 %bcond_with     systemd         # systemd journal support in Eina, daemon support in Ecore
20 %bcond_without  wayland         # Wayland display server support
21 %bcond_with     wayland_egl     # Wayland display server support [only with GLES instead of GL]
22 %bcond_with     xcb             # use XCB API instead of Xlib
23 %bcond_without  xine            # Xine support
24 %bcond_with     gnutls          # use GnuTLS as crypto library (default is OpenSSL)
25 %bcond_without  static_libs     # static libraries build
26 #
27 %ifnarch %{ix86} %{x8664} arm mips ppc
28 %undefine       with_luajit
29 %endif
30 Summary:        EFL - The Enlightenment Foundation Libraries
31 Summary(pl.UTF-8):      EFL (Enlightenment Foundation Libraries) - biblioteki tworzące Enlightment
32 Name:           efl
33 Version:        1.10.3
34 Release:        4
35 License:        LGPL v2.1+, BSD (depends on component)
36 Group:          Libraries
37 Source0:        https://download.enlightenment.org/rel/libs/efl/%{name}-%{version}.tar.bz2
38 # Source0-md5:  6b3d88134d3d27dd9b41a4a46d718a19
39 Patch0:         %{name}-pc.patch
40 Patch1:         %{name}-wayland.patch
41 Patch2:         %{name}-am.patch
42 URL:            https://www.enlightenment.org/docs/efl/start
43 %{?with_egl:BuildRequires:      EGL-devel}
44 BuildRequires:  OpenGL-GLX-devel
45 %{?with_sdl:BuildRequires:      SDL-devel >= 1.2.0}
46 BuildRequires:  autoconf >= 2.60
47 BuildRequires:  automake >= 1.6
48 BuildRequires:  avahi-devel
49 BuildRequires:  bullet-devel >= 2.80
50 BuildRequires:  dbus-devel
51 BuildRequires:  doxygen
52 BuildRequires:  fontconfig-devel >= 2.5.0
53 BuildRequires:  freetype-devel >= 1:2.2
54 BuildRequires:  fribidi-devel >= 0.19.2
55 BuildRequires:  gettext-tools >= 0.17
56 BuildRequires:  giflib-devel
57 BuildRequires:  glib2-devel >= 2.0
58 %{?with_gnutls:BuildRequires:   gnutls-devel >= 2.12.16}
59 %if %{with gstreamer}
60 BuildRequires:  gstreamer-devel >= 1.0
61 BuildRequires:  gstreamer-plugins-base-devel >= 1.0
62 %endif
63 %{?with_harfbuzz:BuildRequires: harfbuzz-devel >= 0.9.0}
64 %{?with_ibus:BuildRequires:     ibus-devel >= 1.4}
65 %{?with_drm:BuildRequires:      libdrm-devel >= 2.4}
66 %{?with_gnutls:BuildRequires:   libgcrypt-devel >= 1.2.0}
67 BuildRequires:  libjpeg-devel
68 BuildRequires:  libmount-devel >= 2.18.0
69 BuildRequires:  libpng-devel >= 1.2.10
70 BuildRequires:  libsndfile-devel
71 BuildRequires:  libstdc++-devel
72 BuildRequires:  libtiff-devel
73 BuildRequires:  libwebp-devel
74 %{!?with_luajit:BuildRequires:  lua51 >= 5.1.0}
75 %{?with_luajit:BuildRequires:   luajit >= 2.0.0}
76 BuildRequires:  libtool >= 2:2
77 BuildRequires:  openjpeg2-devel >= 2
78 %{!?with_gnutls:BuildRequires:  openssl-devel}
79 %if %{with pixman} || %{with xcb}
80 BuildRequires:  pixman-devel
81 %endif
82 BuildRequires:  pkgconfig >= 1:0.22
83 BuildRequires:  pulseaudio-devel
84 %{?with_scim:BuildRequires:     scim-devel}
85 %{?with_systemd:BuildRequires:  systemd-devel >= 1:192}
86 BuildRequires:  tslib-devel
87 BuildRequires:  udev-devel >= 1:148
88 %{?with_xine:BuildRequires:     xine-lib-devel >= 2:1.1.1}
89 %{?with_gesture:BuildRequires:  xorg-lib-libXgesture-devel}
90 %if %{with drm} || %{with wayland}
91 BuildRequires:  xorg-lib-libxkbcommon-devel >= 0.3.0
92 %endif
93 BuildRequires:  zlib-devel >= 1.2.3
94 %if %{with xcb}
95 BuildRequires:  libxcb-devel
96 BuildRequires:  xcb-util-devel >= 0.3.8
97 BuildRequires:  xcb-util-image-devel >= 0.2.1
98 BuildRequires:  xcb-util-keysyms-devel >= 0.3.8
99 BuildRequires:  xcb-util-wm-devel >= 0.3.8
100 %else
101 BuildRequires:  xorg-lib-libX11-devel
102 BuildRequires:  xorg-lib-libXScrnSaver-devel
103 BuildRequires:  xorg-lib-libXcomposite-devel
104 BuildRequires:  xorg-lib-libXcursor-devel
105 BuildRequires:  xorg-lib-libXdamage-devel
106 BuildRequires:  xorg-lib-libXext-devel
107 BuildRequires:  xorg-lib-libXfixes-devel
108 BuildRequires:  xorg-lib-libXi-devel >= 1.6
109 BuildRequires:  xorg-lib-libXinerama-devel
110 BuildRequires:  xorg-lib-libXp-devel
111 BuildRequires:  xorg-lib-libXrandr-devel >= 1.3.3
112 BuildRequires:  xorg-lib-libXrender-devel
113 BuildRequires:  xorg-lib-libXtst-devel
114 %endif
115 %if %{with wayland}
116 %{?with_wayland_egl:BuildRequires:      Mesa-libEGL-devel >= 7.10}
117 %{?with_wayland_egl:BuildRequires:      Mesa-libwayland-egl-devel >= 9.2.0}
118 BuildRequires:  wayland-devel >= 1.3.0
119 %endif
120 # svg tests - exist in m4, but not called from configure
121 #BuildRequires: esvg-devel >= 0.0.18
122 #BuildRequires: ender-devel >= 0.0.6
123 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
124
125 # it used to be linux-gnu-ARCH before...
126 %define         arch_tag        v-1.10
127
128 %description
129 EFL - The Enlightenment Foundation Libraries.
130
131 %description -l pl.UTF-8
132 EFL (Enlightenment Foundation Libraries) - biblioteki tworzące
133 Enlightment.
134
135 %package -n ecore
136 Summary:        Enlightened Core event abstraction library
137 Summary(pl.UTF-8):      Biblioteka interfejsu abstrakcji zdarzeń Enlightened Core
138 License:        BSD
139 Group:          Libraries
140 URL:            http://trac.enlightenment.org/e/wiki/Ecore
141 Requires:       eina = %{version}-%{release}
142 Requires:       eo = %{version}-%{release}
143 %{?with_systemd:Requires:       systemd-libs >= 1:192}
144 Obsoletes:      ecore-config
145 Obsoletes:      ecore-config-devel
146 Obsoletes:      ecore-config-static
147 Obsoletes:      ecore-directfb
148 Obsoletes:      ecore-directfb-devel
149 Obsoletes:      ecore-directfb-static
150 Obsoletes:      ecore-desktop
151 Obsoletes:      ecore-job
152 Obsoletes:      ecore-libs
153 Obsoletes:      ecore-txt
154
155 %description -n ecore
156 Ecore is the event/X abstraction layer that makes doing selections,
157 Xdnd, general X stuff, event loops, timeouts and idle handlers fast,
158 optimized, and convenient. It's a separate library so anyone can make
159 use of the work put into Ecore to make this job easy for applications.
160
161 %description -n ecore -l pl.UTF-8
162 Ecore to warstwa abstrakcji zdarzeń/X, która powoduje, że dokonywanie
163 zaznaczeń, Xdnd, ogólne operacje X, pętle zdarzeń, obsługa timeoutów i
164 bezczynności są szybkie, zoptymalizowane i wygodne. Jest to wydzielona
165 biblioteka, więc każdy może skorzystać z pracy włożonej w Ecore do
166 ułatwienia swojej pracy przy aplikacjach.
167
168 %package -n ecore-devel
169 Summary:        Header files for Ecore library
170 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki Ecore
171 License:        BSD
172 Group:          Development/Libraries
173 URL:            http://trac.enlightenment.org/e/wiki/Ecore
174 Requires:       ecore = %{version}-%{release}
175 Requires:       eina-devel = %{version}-%{release}
176 Requires:       eo-devel = %{version}-%{release}
177 Requires:       glib2-devel >= 2.0
178 %{?with_systemd:Requires:       systemd-devel >= 1:192}
179
180 %description -n ecore-devel
181 Header files for Ecore library.
182
183 %description -n ecore-devel -l pl.UTF-8
184 Pliki nagłówkowe biblioteki Ecore.
185
186 %package -n ecore-static
187 Summary:        Static Ecore library
188 Summary(pl.UTF-8):      Statyczna biblioteka Ecore
189 License:        BSD
190 Group:          Development/Libraries
191 URL:            http://trac.enlightenment.org/e/wiki/Ecore
192 Requires:       ecore-devel = %{version}-%{release}
193
194 %description -n ecore-static
195 Static Ecore library.
196
197 %description -n ecore-static -l pl.UTF-8
198 Statyczna biblioteka Ecore.
199
200 %package -n ecore-cxx-devel
201 Summary:        C++ API for Ecore library
202 Summary(pl.UTF-8):      API języka C++ do biblioteki Ecore
203 Group:          Development/Libraries
204 URL:            http://trac.enlightenment.org/e/wiki/Ecore
205 Requires:       ecore-devel = %{version}-%{release}
206 Requires:       eina-cxx-devel = %{version}-%{release}
207 Requires:       eo-cxx-devel = %{version}-%{release}
208
209 %description -n ecore-cxx-devel
210 C++ API for Ecore library.
211
212 %description -n ecore-cxx-devel -l pl.UTF-8
213 API języka C++ do biblioteki Ecore.
214
215 %package -n ecore-system-systemd
216 Summary:        systemd system module for Ecore library
217 Summary(pl.UTF-8):      Moduł systemu systemd dla biblioteki Ecore
218 License:        BSD
219 Group:          Libraries
220 URL:            http://trac.enlightenment.org/e/wiki/Ecore
221 Requires:       ecore = %{version}-%{release}
222 Requires:       eldbus = %{version}-%{release}
223
224 %description -n ecore-system-systemd
225 systemd system module for Ecore library.
226
227 %description -n ecore-system-systemd -l pl.UTF-8
228 Moduł systemu systemd dla biblioteki Ecore.
229
230 %package -n ecore-system-upower
231 Summary:        UPower system module for Ecore library
232 Summary(pl.UTF-8):      Moduł systemu UPower dla biblioteki Ecore
233 License:        BSD
234 Group:          Libraries
235 URL:            http://trac.enlightenment.org/e/wiki/Ecore
236 Requires:       ecore = %{version}-%{release}
237 Requires:       eldbus = %{version}-%{release}
238
239 %description -n ecore-system-upower
240 UPower system module for Ecore library.
241
242 %description -n ecore-system-upower -l pl.UTF-8
243 Moduł systemu UPower dla biblioteki Ecore.
244
245 %package -n ecore-audio
246 Summary:        Ecore Audio library
247 Summary(pl.UTF-8):      Biblioteka dźwięku Ecore Audio
248 License:        BSD
249 Group:          Libraries
250 URL:            http://trac.enlightenment.org/e/wiki/Ecore
251 Requires:       ecore = %{version}-%{release}
252 Requires:       eet = %{version}-%{release}
253
254 %description -n ecore-audio
255 Ecore Audio Library.
256
257 %description -n ecore-audio -l pl.UTF-8
258 Biblioteka dźwięku Ecore Audio.
259
260 %package -n ecore-audio-devel
261 Summary:        Header file for Ecore Audio library
262 Summary(pl.UTF-8):      Plik nagłówkowy biblioteki Ecore Audio
263 License:        BSD
264 Group:          Development/Libraries
265 URL:            http://trac.enlightenment.org/e/wiki/Ecore
266 Requires:       ecore-audio = %{version}-%{release}
267 Requires:       ecore-devel = %{version}-%{release}
268 Requires:       eet-devel = %{version}-%{release}
269 Requires:       libsndfile-devel
270 Requires:       pulseaudio-devel
271
272 %description -n ecore-audio-devel
273 Header file for Ecore Audio library.
274
275 %description -n ecore-audio-devel -l pl.UTF-8
276 Plik nagłówkowy biblioteki dźwięku Ecore Audio.
277
278 %package -n ecore-audio-static
279 Summary:        Static Ecore Audio library
280 Summary(pl.UTF-8):      Statyczna biblioteka Ecore Audio
281 License:        BSD
282 Group:          Development/Libraries
283 URL:            http://trac.enlightenment.org/e/wiki/Ecore
284 Requires:       ecore-audio-devel = %{version}-%{release}
285
286 %description -n ecore-audio-static
287 Static Ecore Audio library.
288
289 %description -n ecore-audio-static -l pl.UTF-8
290 Statyczna biblioteka dźwięku Ecore Audio.
291
292 %package -n ecore-audio-cxx-devel
293 Summary:        C++ API for Ecore Audio library
294 Summary(pl.UTF-8):      API języka C++ do biblioteki Ecore Audio
295 Group:          Development/Libraries
296 URL:            http://trac.enlightenment.org/e/wiki/Ecore
297 Requires:       ecore-audio-devel = %{version}-%{release}
298 Requires:       eo-cxx-devel = %{version}-%{release}
299
300 %description -n ecore-audio-cxx-devel
301 C++ API for Ecore Audio library.
302
303 %description -n ecore-audio-cxx-devel -l pl.UTF-8
304 API języka C++ do biblioteki Ecore Audio.
305
306 %package -n ecore-avahi
307 Summary:        Ecore Avahi integration library
308 Summary(pl.UTF-8):      Biblioteka integracji Ecore z Avahi
309 License:        unknown
310 Group:          Libraries
311 URL:            http://trac.enlightenment.org/e/wiki/Ecore
312 Requires:       ecore = %{version}-%{release}
313 Requires:       eina = %{version}-%{release}
314 Requires:       eo = %{version}-%{release}
315
316 %description -n ecore-avahi
317 Ecore Avahi integration library.
318
319 %description -n ecore-avahi -l pl.UTF-8
320 Biblioteka integracji Ecore z Avahi.
321
322 %package -n ecore-avahi-devel
323 Summary:        Header file for Ecore Avahi library
324 Summary(pl.UTF-8):      Plik nagłówkowy biblioteki Ecore Avahi
325 License:        unknown
326 Group:          Development/Libraries
327 URL:            http://trac.enlightenment.org/e/wiki/Ecore
328 Requires:       avahi-devel
329 Requires:       ecore-avahi = %{version}-%{release}
330 Requires:       ecore-devel = %{version}-%{release}
331 Requires:       eina-devel = %{version}-%{release}
332 Requires:       eo-devel = %{version}-%{release}
333
334 %description -n ecore-avahi-devel
335 Header file for Ecore Avahi library.
336
337 %description -n ecore-avahi-devel -l pl.UTF-8
338 Plik nagłówkowy biblioteki dźwięku Ecore Avahi.
339
340 %package -n ecore-avahi-static
341 Summary:        Static Ecore Avahi library
342 Summary(pl.UTF-8):      Statyczna biblioteka Ecore Avahi
343 License:        unknown
344 Group:          Development/Libraries
345 URL:            http://trac.enlightenment.org/e/wiki/Ecore
346 Requires:       ecore-avahi-devel = %{version}-%{release}
347
348 %description -n ecore-avahi-static
349 Static Ecore Avahi library.
350
351 %description -n ecore-avahi-static -l pl.UTF-8
352 Statyczna biblioteka dźwięku Ecore Avahi.
353
354 %package -n ecore-con
355 Summary:        Ecore Con(nection) library
356 Summary(pl.UTF-8):      Biblioteka połączeń Ecore Con
357 License:        BSD
358 Group:          Libraries
359 URL:            http://trac.enlightenment.org/e/wiki/Ecore
360 Requires:       ecore = %{version}-%{release}
361 Requires:       eet = %{version}-%{release}
362 %{?with_gnutls:Requires:        gnutls >= 2.12.16}
363 %{?with_gnutls:Requires:        libgcrypt >= 1.2.0}
364
365 %description -n ecore-con
366 Ecore Con(nection) Library.
367
368 %description -n ecore-con -l pl.UTF-8
369 Biblioteka połączeń Ecore Con.
370
371 %package -n ecore-con-devel
372 Summary:        Header file for Ecore Con library
373 Summary(pl.UTF-8):      Plik nagłówkowy biblioteki Ecore Con
374 License:        BSD
375 Group:          Development/Libraries
376 URL:            http://trac.enlightenment.org/e/wiki/Ecore
377 Requires:       ecore-con = %{version}-%{release}
378 Requires:       ecore-devel = %{version}-%{release}
379 Requires:       eet-devel = %{version}-%{release}
380 %{?with_gnutls:Requires:        gnutls-devel >= 2.12.16}
381 %{?with_gnutls:Requires:        libgcrypt-devel >= 1.2.0}
382 %{!?with_gnutls:Requires:       openssl-devel}
383
384 %description -n ecore-con-devel
385 Header file for Ecore Con(nection) library.
386
387 %description -n ecore-con-devel -l pl.UTF-8
388 Plik nagłówkowy biblioteki połączeń Ecore Con.
389
390 %package -n ecore-con-static
391 Summary:        Static Ecore Con library
392 Summary(pl.UTF-8):      Statyczna biblioteka Ecore Con
393 License:        BSD
394 Group:          Development/Libraries
395 URL:            http://trac.enlightenment.org/e/wiki/Ecore
396 Requires:       ecore-con-devel = %{version}-%{release}
397
398 %description -n ecore-con-static
399 Static Ecore Con(nection) library.
400
401 %description -n ecore-con-static -l pl.UTF-8
402 Statyczna biblioteka połączeń Ecore Con.
403
404 %package -n ecore-drm
405 Summary:        Ecore DRM library
406 Summary(pl.UTF-8):      Biblioteka Ecore DRM
407 License:        BSD
408 Group:          Libraries
409 URL:            http://trac.enlightenment.org/e/wiki/Ecore
410 Requires:       ecore-input = %{version}-%{release}
411 Requires:       libdrm >= 2.4
412 Requires:       udev-libs >= 1:148
413 Requires:       xorg-lib-libxkbcommon >= 0.3.0
414
415 %description -n ecore-drm
416 Ecore DRM library.
417
418 %description -n ecore-drm -l pl.UTF-8
419 Biblioteka Ecore DRM.
420
421 %package -n ecore-drm-devel
422 Summary:        Header file for Ecore DRM library
423 Summary(pl.UTF-8):      Plik nagłówkowy biblioteki Ecore DRM
424 License:        BSD
425 Group:          Development/Libraries
426 URL:            http://trac.enlightenment.org/e/wiki/Ecore
427 Requires:       ecore-drm = %{version}-%{release}
428 Requires:       ecore-input-devel = %{version}-%{release}
429 Requires:       libdrm-devel >= 2.4
430 Requires:       udev-devel >= 1:148
431 Requires:       xorg-lib-libxkbcommon-devel >= 0.3.0
432
433 %description -n ecore-drm-devel
434 Header file for Ecore DRM (frame buffer system functions) library.
435
436 %description -n ecore-drm-devel -l pl.UTF-8
437 Plik nagłówkowy biblioteki Ecore DRM (funkcji systemowych
438 framebuffera).
439
440 %package -n ecore-drm-static
441 Summary:        Static Ecore DRM library
442 Summary(pl.UTF-8):      Statyczna biblioteka Ecore DRM
443 License:        BSD
444 Group:          Development/Libraries
445 URL:            http://trac.enlightenment.org/e/wiki/Ecore
446 Requires:       ecore-drm-devel = %{version}-%{release}
447
448 %description -n ecore-drm-static
449 Static Ecore DRM (frame buffer system functions) library.
450
451 %description -n ecore-drm-static -l pl.UTF-8
452 Statyczna biblioteka Ecore DRM (funkcji systemowych framebuffera).
453
454 %package -n ecore-evas
455 Summary:        Ecore Evas library
456 Summary(pl.UTF-8):      Biblioteka Ecore Evas
457 License:        BSD
458 Group:          Libraries
459 URL:            http://trac.enlightenment.org/e/wiki/Ecore
460 Requires:       ecore = %{version}-%{release}
461 %{?with_drm:Requires:   ecore = %{version}-%{release}}
462 Requires:       ecore-input = %{version}-%{release}
463 Requires:       ecore-input-evas = %{version}-%{release}
464 Requires:       evas = %{version}-%{release}
465
466 %description -n ecore-evas
467 Ecore Evas library.
468
469 %description -n ecore-evas -l pl.UTF-8
470 Biblioteka Ecore Evas.
471
472 %package -n ecore-evas-devel
473 Summary:        Header file for Ecore Evas library
474 Summary(pl.UTF-8):      Plik nagłówkowy biblioteki Ecore Evas
475 License:        BSD
476 Group:          Development/Libraries
477 URL:            http://trac.enlightenment.org/e/wiki/Ecore
478 Requires:       ecore-devel = %{version}-%{release}
479 %{?with_drm:Requires:   ecore-drm = %{version}-%{release}}
480 Requires:       ecore-evas = %{version}-%{release}
481 Requires:       ecore-input-devel = %{version}-%{release}
482 Requires:       ecore-input-evas-devel = %{version}-%{release}
483 Requires:       evas-devel = %{version}-%{release}
484
485 %description -n ecore-evas-devel
486 Header file for Ecore Evas library.
487
488 %description -n ecore-evas-devel -l pl.UTF-8
489 Plik nagłówkowy biblioteki Ecore Evas.
490
491 %package -n ecore-evas-static
492 Summary:        Static Ecore Evas library
493 Summary(pl.UTF-8):      Biblioteka statyczna Ecore Evas
494 License:        BSD
495 Group:          Development/Libraries
496 URL:            http://trac.enlightenment.org/e/wiki/Ecore
497 Requires:       ecore-evas-devel = %{version}-%{release}
498
499 %description -n ecore-evas-static
500 Static Ecore Evas library.
501
502 %description -n ecore-evas-static -l pl.UTF-8
503 Biblioteka statyczna Ecore Evas.
504
505 %package -n ecore-evas-engine-drm
506 Summary:        DRM engine module for Ecore Evas library
507 Summary(pl.UTF-8):      Moduł silnika DRM dla biblioteki Ecore Evas
508 License:        BSD
509 Group:          Libraries
510 URL:            http://trac.enlightenment.org/e/wiki/Ecore
511 Requires:       ecore-evas = %{version}-%{release}
512 Requires:       evas-engine-drm = %{version}-%{release}
513
514 %description -n ecore-evas-engine-drm
515 DRM engine module for Ecore Evas library.
516
517 %description -n ecore-evas-engine-drm -l pl.UTF-8
518 Moduł silnika DRM dla biblioteki Ecore Evas.
519
520 %package -n ecore-evas-engine-extn
521 Summary:        extn engine module for Ecore Evas library
522 Summary(pl.UTF-8):      Moduł silnika extn dla biblioteki Ecore Evas
523 License:        BSD
524 Group:          Libraries
525 URL:            http://trac.enlightenment.org/e/wiki/Ecore
526 Requires:       ecore-evas = %{version}-%{release}
527 Requires:       ecore-ipc = %{version}-%{release}
528
529 %description -n ecore-evas-engine-extn
530 extn engine module for Ecore Evas library.
531
532 %description -n ecore-evas-engine-extn -l pl.UTF-8
533 Moduł silnika extn dla biblioteki Ecore Evas.
534
535 %package -n ecore-evas-engine-fb
536 Summary:        Framebuffer engine module for Ecore Evas library
537 Summary(pl.UTF-8):      Moduł silnika framebuffer dla biblioteki Ecore Evas
538 License:        BSD
539 Group:          Libraries
540 URL:            http://trac.enlightenment.org/e/wiki/Ecore
541 Requires:       ecore-evas = %{version}-%{release}
542 Requires:       ecore-fb = %{version}-%{release}
543 Requires:       ecore-input-evas = %{version}-%{release}
544 Requires:       evas-engine-fb = %{version}-%{release}
545
546 %description -n ecore-evas-engine-fb
547 Framebuffer engine module for Ecore Evas library.
548
549 %description -n ecore-evas-engine-fb -l pl.UTF-8
550 Moduł silnika framebuffer dla biblioteki Ecore Evas.
551
552 %package -n ecore-evas-engine-sdl
553 Summary:        SDL engine module for Ecore Evas library
554 Summary(pl.UTF-8):      Moduł silnika SDL dla biblioteki Ecore Evas
555 License:        BSD
556 Group:          Libraries
557 URL:            http://trac.enlightenment.org/e/wiki/Ecore
558 Requires:       ecore-evas = %{version}-%{release}
559 Requires:       ecore-input-evas = %{version}-%{release}
560 Requires:       ecore-sdl = %{version}-%{release}
561 Requires:       evas-engine-gl_sdl = %{version}-%{release}
562
563 %description -n ecore-evas-engine-sdl
564 SDL engine module for Ecore Evas library.
565
566 %description -n ecore-evas-engine-sdl -l pl.UTF-8
567 Moduł silnika SDL dla biblioteki Ecore Evas.
568
569 %package -n ecore-evas-engine-wayland
570 Summary:        Wayland engine module for Ecore Evas library
571 Summary(pl.UTF-8):      Moduł silnika Wayland dla biblioteki Ecore Evas
572 License:        BSD
573 Group:          Libraries
574 URL:            http://trac.enlightenment.org/e/wiki/Ecore
575 Requires:       ecore-evas = %{version}-%{release}
576 Requires:       ecore-input-evas = %{version}-%{release}
577 Requires:       ecore-wayland = %{version}-%{release}
578 # ?
579 Requires:       evas-engine-wayland_egl = %{version}-%{release}
580 Requires:       evas-engine-wayland_shm = %{version}-%{release}
581
582 %description -n ecore-evas-engine-wayland
583 Wayland engine module for Ecore Evas library.
584
585 %description -n ecore-evas-engine-wayland -l pl.UTF-8
586 Moduł silnika Wayland dla biblioteki Ecore Evas.
587
588 %package -n ecore-evas-engine-x
589 Summary:        X engine module for Ecore Evas library
590 Summary(pl.UTF-8):      Moduł silnika X dla biblioteki Ecore Evas
591 License:        BSD
592 Group:          Libraries
593 URL:            http://trac.enlightenment.org/e/wiki/Ecore
594 Requires:       ecore-evas = %{version}-%{release}
595 Requires:       ecore-input-evas = %{version}-%{release}
596 Requires:       ecore-x = %{version}-%{release}
597 # ?
598 Requires:       evas-engine-gl_x11 = %{version}-%{release}
599 Requires:       evas-engine-software_x11 = %{version}-%{release}
600
601 %description -n ecore-evas-engine-x
602 X engine module for Ecore Evas library.
603
604 %description -n ecore-evas-engine-x -l pl.UTF-8
605 Moduł silnika X dla biblioteki Ecore Evas.
606
607 %package -n ecore-fb
608 Summary:        Ecore FB (frame buffer system functions) library
609 Summary(pl.UTF-8):      Biblioteka Ecore FB (funkcji systemowych framebuffera)
610 License:        BSD
611 Group:          Libraries
612 URL:            http://trac.enlightenment.org/e/wiki/Ecore
613 Requires:       ecore-input = %{version}-%{release}
614
615 %description -n ecore-fb
616 Ecore FB (frame buffer system functions) library.
617
618 %description -n ecore-fb -l pl.UTF-8
619 Biblioteka Ecore FB (funkcji systemowych framebuffera).
620
621 %package -n ecore-fb-devel
622 Summary:        Header file for Ecore FB library
623 Summary(pl.UTF-8):      Plik nagłówkowy biblioteki Ecore FB
624 License:        BSD
625 Group:          Development/Libraries
626 URL:            http://trac.enlightenment.org/e/wiki/Ecore
627 Requires:       ecore-fb = %{version}-%{release}
628 Requires:       ecore-input-devel = %{version}-%{release}
629 Requires:       tslib-devel
630
631 %description -n ecore-fb-devel
632 Header file for Ecore FB (frame buffer system functions) library.
633
634 %description -n ecore-fb-devel -l pl.UTF-8
635 Plik nagłówkowy biblioteki Ecore FB (funkcji systemowych
636 framebuffera).
637
638 %package -n ecore-fb-static
639 Summary:        Static Ecore FB library
640 Summary(pl.UTF-8):      Statyczna biblioteka Ecore FB
641 License:        BSD
642 Group:          Development/Libraries
643 URL:            http://trac.enlightenment.org/e/wiki/Ecore
644 Requires:       ecore-fb-devel = %{version}-%{release}
645
646 %description -n ecore-fb-static
647 Static Ecore FB (frame buffer system functions) library.
648
649 %description -n ecore-fb-static -l pl.UTF-8
650 Statyczna biblioteka Ecore FB (funkcji systemowych framebuffera).
651
652 %package -n ecore-file
653 Summary:        Ecore File library
654 Summary(pl.UTF-8):      Biblioteka Ecore File
655 License:        BSD
656 Group:          Libraries
657 URL:            http://trac.enlightenment.org/e/wiki/Ecore
658 Requires:       ecore-con = %{version}-%{release}
659
660 %description -n ecore-file
661 Ecore File library.
662
663 %description -n ecore-file -l pl.UTF-8
664 Biblioteka Ecore File.
665
666 %package -n ecore-file-devel
667 Summary:        Header file for Ecore File library
668 Summary(pl.UTF-8):      Plik nagłówkowy biblioteki Ecore File
669 License:        BSD
670 Group:          Development/Libraries
671 URL:            http://trac.enlightenment.org/e/wiki/Ecore
672 Requires:       ecore-con-devel = %{version}-%{release}
673 Requires:       ecore-file = %{version}-%{release}
674
675 %description -n ecore-file-devel
676 Header file for Ecore File library.
677
678 %description -n ecore-file-devel -l pl.UTF-8
679 Plik nagłówkowy biblioteki Ecore File.
680
681 %package -n ecore-file-static
682 Summary:        Static Ecore File library
683 Summary(pl.UTF-8):      Statyczna biblioteka Ecore File
684 License:        BSD
685 Group:          Development/Libraries
686 URL:            http://trac.enlightenment.org/e/wiki/Ecore
687 Requires:       ecore-file-devel = %{version}-%{release}
688
689 %description -n ecore-file-static
690 Static Ecore File library.
691
692 %description -n ecore-file-static -l pl.UTF-8
693 Statyczna biblioteka Ecore File.
694
695 %package -n ecore-imf
696 Summary:        Ecore IMF library
697 Summary(pl.UTF-8):      Biblioteka Ecore IMF
698 License:        BSD
699 Group:          Libraries
700 URL:            http://trac.enlightenment.org/e/wiki/Ecore
701 Requires:       ecore-input = %{version}-%{release}
702
703 %description -n ecore-imf
704 Ecore IMF library.
705
706 %description -n ecore-imf -l pl.UTF-8
707 Biblioteka Ecore IMF.
708
709 %package -n ecore-imf-devel
710 Summary:        Header file for Ecore IMF library
711 Summary(pl.UTF-8):      Plik nagłówkowy biblioteki Ecore IMF
712 License:        BSD
713 Group:          Development/Libraries
714 URL:            http://trac.enlightenment.org/e/wiki/Ecore
715 Requires:       ecore-input-devel = %{version}-%{release}
716 Requires:       ecore-imf = %{version}-%{release}
717
718 %description -n ecore-imf-devel
719 Header file for Ecore IMF library.
720
721 %description -n ecore-imf-devel -l pl.UTF-8
722 Plik nagłówkowy biblioteki Ecore IMF.
723
724 %package -n ecore-imf-static
725 Summary:        Static Ecore IMF library
726 Summary(pl.UTF-8):      Statyczna biblioteka Ecore IMF
727 License:        BSD
728 Group:          Development/Libraries
729 URL:            http://trac.enlightenment.org/e/wiki/Ecore
730 Requires:       ecore-imf-devel = %{version}-%{release}
731
732 %description -n ecore-imf-static
733 Static Ecore IMF library.
734
735 %description -n ecore-imf-static -l pl.UTF-8
736 Statyczna biblioteka Ecore IMF.
737
738 %package -n ecore-imf-module-ibus
739 Summary:        Ecore IMF IBus input method module
740 Summary(pl.UTF-8):      Ecore IMF - moduł metody wprowadzania znaków IBus
741 License:        BSD
742 Group:          Libraries
743 URL:            http://trac.enlightenment.org/e/wiki/Ecore
744 Requires:       ecore-evas = %{version}-%{release}
745 Requires:       ecore-imf = %{version}-%{release}
746 Requires:       ecore-x = %{version}-%{release}
747 Requires:       ibus >= 1.4
748 Obsoletes:      ecore-module-ibus
749
750 %description -n ecore-imf-module-ibus
751 Ecore IMF IBus input method module.
752
753 %description -n ecore-imf-module-ibus -l pl.UTF-8
754 Ecore IMF - moduł metody wprowadzania znaków IBus.
755
756 %package -n ecore-imf-module-scim
757 Summary:        Ecore IMF SCIM input method module
758 Summary(pl.UTF-8):      Ecore IMF - moduł metody wprowadzania znaków SCIM
759 License:        BSD
760 Group:          Libraries
761 URL:            http://trac.enlightenment.org/e/wiki/Ecore
762 Requires:       ecore-evas = %{version}-%{release}
763 Requires:       ecore-imf = %{version}-%{release}
764 Requires:       ecore-x = %{version}-%{release}
765 Requires:       scim
766 Obsoletes:      ecore-module-scim
767
768 %description -n ecore-imf-module-scim
769 Ecore IMF SCIM input method module.
770
771 %description -n ecore-imf-module-scim -l pl.UTF-8
772 Ecore IMF - moduł metody wprowadzania znaków SCIM.
773
774 %package -n ecore-imf-module-wayland
775 Summary:        Ecore IMF Wayland input method module
776 Summary(pl.UTF-8):      Ecore IMF - moduł metody wprowadzania znaków Wayland
777 License:        BSD
778 Group:          Libraries
779 URL:            http://trac.enlightenment.org/e/wiki/Ecore
780 Requires:       ecore-evas = %{version}-%{release}
781 Requires:       ecore-imf = %{version}-%{release}
782 Requires:       ecore-wayland = %{version}-%{release}
783
784 %description -n ecore-imf-module-wayland
785 Ecore IMF Wayland input method module.
786
787 %description -n ecore-imf-module-wayland -l pl.UTF-8
788 Ecore IMF - moduł metody wprowadzania znaków Wayland.
789
790 %package -n ecore-imf-module-xim
791 Summary:        Ecore IMF XIM input method module
792 Summary(pl.UTF-8):      Ecore IMF - moduł metody wprowadzania znaków XIM
793 License:        BSD
794 Group:          Libraries
795 URL:            http://trac.enlightenment.org/e/wiki/Ecore
796 Requires:       ecore-imf = %{version}-%{release}
797 Requires:       ecore-x = %{version}-%{release}
798 Obsoletes:      ecore-module-xim
799
800 %description -n ecore-imf-module-xim
801 Ecore IMF XIM input method module.
802
803 %description -n ecore-imf-module-xim -l pl.UTF-8
804 Ecore IMF - moduł metody wprowadzania znaków XIM.
805
806 %package -n ecore-imf-evas
807 Summary:        Ecore IMF Evas library
808 Summary(pl.UTF-8):      Biblioteka Ecore IMF Evas
809 License:        BSD
810 Group:          Libraries
811 URL:            http://trac.enlightenment.org/e/wiki/Ecore
812 Requires:       ecore-imf = %{version}-%{release}
813 Requires:       evas = %{version}-%{release}
814
815 %description -n ecore-imf-evas
816 Ecore IMF Evas library.
817
818 %description -n ecore-imf-evas -l pl.UTF-8
819 Biblioteka Ecore IMF Evas.
820
821 %package -n ecore-imf-evas-devel
822 Summary:        Header file for Ecore IMF Evas library
823 Summary(pl.UTF-8):      Plik nagłówkowy biblioteki Ecore IMF Evas
824 License:        BSD
825 Group:          Development/Libraries
826 URL:            http://trac.enlightenment.org/e/wiki/Ecore
827 Requires:       ecore-imf-devel = %{version}-%{release}
828 Requires:       ecore-imf-evas = %{version}-%{release}
829 Requires:       evas-devel = %{version}-%{release}
830
831 %description -n ecore-imf-evas-devel
832 Header file for Ecore IMF Evas library.
833
834 %description -n ecore-imf-evas-devel -l pl.UTF-8
835 Plik nagłówkowy biblioteki Ecore IMF Evas.
836
837 %package -n ecore-imf-evas-static
838 Summary:        Static Ecore IMF Evas library
839 Summary(pl.UTF-8):      Statyczna biblioteka Ecore IMF Evas
840 License:        BSD
841 Group:          Development/Libraries
842 URL:            http://trac.enlightenment.org/e/wiki/Ecore
843 Requires:       ecore-imf-evas-devel = %{version}-%{release}
844
845 %description -n ecore-imf-evas-static
846 Static Ecore IMF Evas library.
847
848 %description -n ecore-imf-evas-static -l pl.UTF-8
849 Statyczna biblioteka Ecore IMF Evas.
850
851 %package -n ecore-input
852 Summary:        Ecore Input library
853 Summary(pl.UTF-8):      Biblioteka Ecore Input
854 License:        BSD
855 Group:          Libraries
856 URL:            http://trac.enlightenment.org/e/wiki/Ecore
857 Requires:       ecore = %{version}-%{release}
858
859 %description -n ecore-input
860 Ecore Input library.
861
862 %description -n ecore-input -l pl.UTF-8
863 Biblioteka Ecore Input.
864
865 %package -n ecore-input-devel
866 Summary:        Header file for Ecore Input library
867 Summary(pl.UTF-8):      Plik nagłówkowy biblioteki Ecore Input
868 License:        BSD
869 Group:          Development/Libraries
870 URL:            http://trac.enlightenment.org/e/wiki/Ecore
871 Requires:       ecore-devel = %{version}-%{release}
872 Requires:       ecore-input = %{version}-%{release}
873
874 %description -n ecore-input-devel
875 Header file for Ecore Input library.
876
877 %description -n ecore-input-devel -l pl.UTF-8
878 Plik nagłówkowy biblioteki Ecore Input.
879
880 %package -n ecore-input-static
881 Summary:        Static Ecore Input library
882 Summary(pl.UTF-8):      Statyczna biblioteka Ecore Input
883 License:        BSD
884 Group:          Development/Libraries
885 URL:            http://trac.enlightenment.org/e/wiki/Ecore
886 Requires:       ecore-input-devel = %{version}-%{release}
887
888 %description -n ecore-input-static
889 Static Ecore Input library.
890
891 %description -n ecore-input-static -l pl.UTF-8
892 Statyczna biblioteka Ecore Input.
893
894 %package -n ecore-input-evas
895 Summary:        Ecore Input Evas extension library
896 Summary(pl.UTF-8):      Biblioteka rozszerzenia Ecore Input Evas
897 License:        BSD
898 Group:          Libraries
899 URL:            http://trac.enlightenment.org/e/wiki/Ecore
900 Requires:       ecore-input = %{version}-%{release}
901 Requires:       evas = %{version}-%{release}
902
903 %description -n ecore-input-evas
904 Ecore Input Evas extension library.
905
906 %description -n ecore-input-evas -l pl.UTF-8
907 Biblioteka rozszerzenia Ecore Input Evas.
908
909 %package -n ecore-input-evas-devel
910 Summary:        Header file for Ecore Input Evas extension library
911 Summary(pl.UTF-8):      Plik nagłówkowy biblioteki rozszerzenia Ecore Input Evas
912 License:        BSD
913 Group:          Development/Libraries
914 URL:            http://trac.enlightenment.org/e/wiki/Ecore
915 Requires:       ecore-input-devel = %{version}-%{release}
916 Requires:       ecore-input-evas = %{version}-%{release}
917 Requires:       evas-devel = %{version}-%{release}
918
919 %description -n ecore-input-evas-devel
920 Header file for Ecore Input Evas extension library.
921
922 %description -n ecore-input-evas-devel -l pl.UTF-8
923 Plik nagłówkowy biblioteki rozszerzenia Ecore Input Evas.
924
925 %package -n ecore-input-evas-static
926 Summary:        Static Ecore Input Evas extension library
927 Summary(pl.UTF-8):      Statyczna biblioteka rozszerzenia Ecore Input Evas
928 License:        BSD
929 Group:          Development/Libraries
930 URL:            http://trac.enlightenment.org/e/wiki/Ecore
931 Requires:       ecore-input-evas-devel = %{version}-%{release}
932
933 %description -n ecore-input-evas-static
934 Static Ecore Input Evas extension library.
935
936 %description -n ecore-input-evas-static -l pl.UTF-8
937 Statyczna biblioteka rozszerzenia Ecore Input Evas.
938
939 %package -n ecore-ipc
940 Summary:        Ecore IPC (inter-process communication functions) library
941 Summary(pl.UTF-8):      Biblioteka Ecore IPC (funkcji komunikacji międzyprocesowej)
942 License:        BSD
943 Group:          Libraries
944 URL:            http://trac.enlightenment.org/e/wiki/Ecore
945 Requires:       ecore-con = %{version}-%{release}
946
947 %description -n ecore-ipc
948 Ecore IPC (inter-process communication functions) library.
949
950 %description -n ecore-ipc -l pl.UTF-8
951 Biblioteka Ecore IPC (funkcji komunikacji międzyprocesowej).
952
953 %package -n ecore-ipc-devel
954 Summary:        Header file for Ecore IPC library
955 Summary(pl.UTF-8):      Plik nagłówkowy biblioteki Ecore IPC
956 License:        BSD
957 Group:          Development/Libraries
958 URL:            http://trac.enlightenment.org/e/wiki/Ecore
959 Requires:       ecore-con-devel = %{version}-%{release}
960 Requires:       ecore-ipc = %{version}-%{release}
961
962 %description -n ecore-ipc-devel
963 Header file for Ecore IPC (inter-process communication functions)
964 library.
965
966 %description -n ecore-ipc-devel -l pl.UTF-8
967 Plik nagłówkowy biblioteki Ecore IPC (funkcji komunikacji
968 międzyprocesowej).
969
970 %package -n ecore-ipc-static
971 Summary:        Static Ecore IPC library
972 Summary(pl.UTF-8):      Statyczna biblioteka Ecore IPC
973 License:        BSD
974 Group:          Development/Libraries
975 URL:            http://trac.enlightenment.org/e/wiki/Ecore
976 Requires:       ecore-ipc-devel = %{version}-%{release}
977
978 %description -n ecore-ipc-static
979 Static Ecore IPC (inter-process communication functions) library.
980
981 %description -n ecore-ipc-static -l pl.UTF-8
982 Statyczna biblioteka Ecore IPC (funkcji komunikacji międzyprocesowej).
983
984 %package -n ecore-sdl
985 Summary:        Ecore SDL library
986 Summary(pl.UTF-8):      Biblioteka Ecore SDL
987 License:        BSD
988 Group:          Libraries
989 URL:            http://trac.enlightenment.org/e/wiki/Ecore
990 Requires:       ecore-input = %{version}-%{release}
991 Requires:       SDL >= 1.2.0
992
993 %description -n ecore-sdl
994 Ecore SDL library.
995
996 %description -n ecore-sdl -l pl.UTF-8
997 Biblioteka Ecore SDL.
998
999 %package -n ecore-sdl-devel
1000 Summary:        Header file for Ecore SDL library
1001 Summary(pl.UTF-8):      Plik nagłówkowy biblioteki Ecore SDL
1002 License:        BSD
1003 Group:          Development/Libraries
1004 URL:            http://trac.enlightenment.org/e/wiki/Ecore
1005 Requires:       ecore-input-devel = %{version}-%{release}
1006 Requires:       ecore-sdl = %{version}-%{release}
1007 Requires:       SDL-devel >= 1.2.0
1008
1009 %description -n ecore-sdl-devel
1010 Header file for Ecore SDL library.
1011
1012 %description -n ecore-sdl-devel -l pl.UTF-8
1013 Plik nagłówkowy biblioteki Ecore SDL.
1014
1015 %package -n ecore-sdl-static
1016 Summary:        Static Ecore SDL library
1017 Summary(pl.UTF-8):      Statyczna biblioteka Ecore SDL
1018 License:        BSD
1019 Group:          Development/Libraries
1020 URL:            http://trac.enlightenment.org/e/wiki/Ecore
1021 Requires:       ecore-sdl-devel = %{version}-%{release}
1022
1023 %description -n ecore-sdl-static
1024 Static Ecore SDL library.
1025
1026 %description -n ecore-sdl-static -l pl.UTF-8
1027 Statyczna biblioteka Ecore SDL.
1028
1029 %package -n ecore-wayland
1030 Summary:        Ecore Wayland library
1031 Summary(pl.UTF-8):      Biblioteka Ecore Wayland
1032 Group:          Libraries
1033 Requires:       ecore = %{version}-%{release}
1034 Requires:       ecore-input = %{version}-%{release}
1035 Requires:       wayland >= 1.3.0
1036 Requires:       xorg-lib-libxkbcommon >= 0.3.0
1037
1038 %description -n ecore-wayland
1039 Ecore Wayland library.
1040
1041 %description -n ecore-wayland -l pl.UTF-8
1042 Biblioteka Ecore Wayland.
1043
1044 %package -n ecore-wayland-devel
1045 Summary:        Header file for Ecore Wayland library
1046 Summary(pl.UTF-8):      Plik nagłówkowy biblioteki Ecore Wayland
1047 Group:          Development/Libraries
1048 Requires:       ecore-devel = %{version}-%{release}
1049 Requires:       ecore-input-devel = %{version}-%{release}
1050 Requires:       ecore-wayland = %{version}-%{release}
1051 Requires:       wayland-devel >= 1.3.0
1052 Requires:       xorg-lib-libxkbcommon-devel >= 0.3.0
1053
1054 %description -n ecore-wayland-devel
1055 Header file for Ecore Wayland library.
1056
1057 %description -n ecore-wayland-devel -l pl.UTF-8
1058 Plik nagłówkowy biblioteki Ecore Wayland.
1059
1060 %package -n ecore-wayland-static
1061 Summary:        Static Ecore Wayland library
1062 Summary(pl.UTF-8):      Statyczna biblioteka Ecore Wayland
1063 Group:          Development/Libraries
1064 Requires:       ecore-wayland-devel = %{version}-%{release}
1065
1066 %description -n ecore-wayland-static
1067 Static Ecore Wayland library.
1068
1069 %description -n ecore-wayland-static -l pl.UTF-8
1070 Statyczna biblioteka Ecore Wayland.
1071
1072 %package -n ecore-x
1073 Summary:        Ecore X (functions for dealing with the X Window System) library
1074 Summary(pl.UTF-8):      Biblioteka Ecore X (funkcji do obsługi X Window System)
1075 Group:          X11/Libraries
1076 Requires:       ecore = %{version}-%{release}
1077 Requires:       ecore-input = %{version}-%{release}
1078 %if %{with xcb}
1079 Requires:       xcb-util >= 0.3.8
1080 Requires:       xcb-util-image >= 0.2.1
1081 Requires:       xcb-util-keysyms >= 0.3.8
1082 Requires:       xcb-util-wm >= 0.3.8
1083 %else
1084 Requires:       xorg-lib-libXi >= 1.6
1085 Requires:       xorg-lib-libXrandr >= 1.3.3
1086 %endif
1087
1088 %description -n ecore-x
1089 Ecore X (functions for dealing with the X Window System) library.
1090
1091 %description -n ecore-x -l pl.UTF-8
1092 Biblioteka Ecore X (funkcji do obsługi X Window System).
1093
1094 %package -n ecore-x-devel
1095 Summary:        Header files for Ecore X library
1096 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki Ecore X
1097 Group:          Development/Libraries
1098 Requires:       ecore-devel = %{version}-%{release}
1099 Requires:       ecore-input-devel = %{version}-%{release}
1100 Requires:       ecore-x = %{version}-%{release}
1101 %if %{with xcb}
1102 Requires:       libxcb-devel
1103 Requires:       pixman-devel
1104 Requires:       xcb-util-devel >= 0.3.8
1105 Requires:       xcb-util-image-devel >= 0.2.1
1106 Requires:       xcb-util-keysyms-devel >= 0.3.8
1107 Requires:       xcb-util-wm-devel >= 0.3.8
1108 %else
1109 Requires:       xorg-lib-libX11-devel
1110 Requires:       xorg-lib-libXScrnSaver-devel
1111 Requires:       xorg-lib-libXcomposite-devel
1112 Requires:       xorg-lib-libXcursor-devel
1113 Requires:       xorg-lib-libXdamage-devel
1114 Requires:       xorg-lib-libXext-devel
1115 Requires:       xorg-lib-libXfixes-devel
1116 Requires:       xorg-lib-libXi-devel >= 1.6
1117 Requires:       xorg-lib-libXinerama-devel
1118 Requires:       xorg-lib-libXp-devel
1119 Requires:       xorg-lib-libXrandr-devel >= 1.3.3
1120 Requires:       xorg-lib-libXrender-devel
1121 Requires:       xorg-lib-libXtst-devel
1122 %endif
1123
1124 %description -n ecore-x-devel
1125 Header files for Ecore X (functions for dealing with the X Window
1126 System) library.
1127
1128 %description -n ecore-x-devel -l pl.UTF-8
1129 Pliki nagłówkowe biblioteki Ecore X (funkcji do obsługi X Window
1130 System).
1131
1132 %package -n ecore-x-static
1133 Summary:        Static Ecore X library
1134 Summary(pl.UTF-8):      Statyczna biblioteka Ecore X
1135 Group:          Development/Libraries
1136 Requires:       ecore-x-devel = %{version}-%{release}
1137
1138 %description -n ecore-x-static
1139 Static Ecore X (functions for dealing with the X Window System)
1140 library.
1141
1142 %description -n ecore-x-static -l pl.UTF-8
1143 Statyczna biblioteka Ecore X (funkcji do obsługi X Window System).
1144
1145 %package -n edje
1146 Summary:        Complex Graphical Design/Layout Engine
1147 Summary(pl.UTF-8):      Złożony silnik graficznego projektowania/planowania
1148 License:        BSD (library), GPL v2 (epp)
1149 Group:          Libraries
1150 URL:            http://trac.enlightenment.org/e/wiki/Edje
1151 Requires:       edje-libs = %{version}-%{release}
1152 Requires:       evas-loader-png = %{version}-%{release}
1153
1154 %description -n edje
1155 Edje is a complex graphical design and layout engine. It provides a
1156 mechanism for allowing configuration data to define visual elements in
1157 terms of layout, behavior, and appearance. Edje allows for multiple
1158 collections of layouts in one file, allowing a complete set of images,
1159 animations, and controls to exist as a unified whole.
1160
1161 Edje separates the arrangement, appearance, and behavior logic into
1162 distinct independent entities. This allows visual objects to share
1163 image data and configuration information without requiring them to do
1164 so. This separation and simplistic event driven style of programming
1165 can produce almost any look and feel one could want for basic visual
1166 elements. Anything more complex is likely the domain of an application
1167 or widget set that may use Edje as a convenient way of being able to
1168 configure parts of the display.
1169
1170 %description -n edje -l pl.UTF-8
1171 Edje to złożony silnik graficznego projektowania i planowania.
1172 Dostarcza mechanizm pozwalający na definiowanie elementów graficznych
1173 za pomocą danych konfiguracyjnych poprzez rozmieszczenie, zachowanie i
1174 wygląd. Edje pozwala na wiele kolekcji projektów w jednym pliku,
1175 zezwalając na istnienie pełnego zbioru obrazów, animacji i kontrolek
1176 jako całości.
1177
1178 Edje oddziela rozmieszczenie, wygląd i logikę zachowania na różne,
1179 niezależne elementy. Pozwala to na współdzielenie danych obrazów i
1180 informacji o konfiguracji elementów graficznych bez wymagania tego.
1181 Rozdzielenie to i uproszczony model programowania sterowanego
1182 zdarzeniami może stworzyć prawie dowolny wygląd i zachowanie
1183 podstawowych elementów graficznych. Wszystko bardziej złożone jest
1184 raczej domeną aplikacji lub zbioru widgetów, które mogą używać Edje
1185 jako wygodnego sposobu konfigurowania części ekranu.
1186
1187 %package -n edje-libs
1188 Summary:        Edje library
1189 Summary(pl.UTF-8):      Biblioteka edje
1190 License:        BSD
1191 Group:          Libraries
1192 URL:            http://trac.enlightenment.org/e/wiki/Edje
1193 Requires:       ecore-audio = %{version}-%{release}
1194 Requires:       ecore-evas = %{version}-%{release}
1195 Requires:       ecore-file = %{version}-%{release}
1196 Requires:       ecore-imf-evas = %{version}-%{release}
1197 Requires:       eina = %{version}-%{release}
1198 Requires:       eio = %{version}-%{release}
1199 Requires:       eet = %{version}-%{release}
1200 Requires:       embryo = %{version}-%{release}
1201 Requires:       ephysics = %{version}-%{release}
1202 %{!?with_luajit:Requires:       lua51 >= 5.1.0}
1203 %{?with_luajit:Requires:        luajit >= 2.0.0}
1204
1205 %description -n edje-libs
1206 Edje library.
1207
1208 %description -n edje-libs -l pl.UTF-8
1209 Biblioteka edje.
1210
1211 %package -n edje-devel
1212 Summary:        Edje header files
1213 Summary(pl.UTF-8):      Pliki nagłówkowe Edje
1214 License:        BSD
1215 Group:          Development/Libraries
1216 URL:            http://trac.enlightenment.org/e/wiki/Edje
1217 Requires:       ecore-audio-devel = %{version}-%{release}
1218 Requires:       ecore-evas-devel = %{version}-%{release}
1219 Requires:       ecore-file-devel = %{version}-%{release}
1220 Requires:       ecore-imf-evas-devel = %{version}-%{release}
1221 Requires:       edje-libs = %{version}-%{release}
1222 Requires:       eet-devel = %{version}-%{release}
1223 Requires:       eio-devel = %{version}-%{release}
1224 Requires:       embryo-devel = %{version}-%{release}
1225 Requires:       ephysics-devel = %{version}-%{release}
1226 %{!?with_luajit:Requires:       lua51-devel >= 5.1.0}
1227 %{?with_luajit:Requires:        luajit-devel >= 2.0.0}
1228
1229 %description -n edje-devel
1230 Header files for Edje.
1231
1232 %description -n edje-devel -l pl.UTF-8
1233 Pliki nagłówkowe Edje.
1234
1235 %package -n edje-static
1236 Summary:        Static Edje library
1237 Summary(pl.UTF-8):      Statyczna biblioteka Edje
1238 License:        BSD
1239 Group:          Development/Libraries
1240 URL:            http://trac.enlightenment.org/e/wiki/Edje
1241 Requires:       edje-devel = %{version}-%{release}
1242
1243 %description -n edje-static
1244 Static Edje library.
1245
1246 %description -n edje-static -l pl.UTF-8
1247 Statyczna biblioteka Edje.
1248
1249 %package -n edje-cxx-devel
1250 Summary:        C++ API for Edje library
1251 Summary(pl.UTF-8):      API języka C++ do biblioteki Edje
1252 Group:          Development/Libraries
1253 URL:            http://trac.enlightenment.org/e/wiki/Edje
1254 Requires:       edje-devel = %{version}-%{release}
1255 Requires:       eo-cxx-devel = %{version}-%{release}
1256
1257 %description -n edje-cxx-devel
1258 C++ API for Edje library.
1259
1260 %description -n edje-cxx-devel -l pl.UTF-8
1261 API języka C++ do biblioteki Edje.
1262
1263 %package -n edje-module-emotion
1264 Summary:        Emotion module for Edje library
1265 Summary(pl.UTF-8):      Moduł Emotion dla biblioteki Edje
1266 License:        BSD
1267 Group:          Libraries
1268 URL:            http://trac.enlightenment.org/e/wiki/Emotion
1269 Requires:       edje-libs = %{version}-%{release}
1270 Requires:       emotion = %{version}-%{release}
1271
1272 %description -n edje-module-emotion
1273 Emotion module for Edje library.
1274
1275 %description -n edje-module-emotion -l pl.UTF-8
1276 Moduł Emotion dla biblioteki Edje.
1277
1278 %package -n eet
1279 Summary:        Library for speedy data storage, retrieval, and compression
1280 Summary(pl.UTF-8):      Biblioteka do szybkiego zapisywania, odtwarzania i kompresji danych
1281 License:        BSD
1282 Group:          Libraries
1283 URL:            http://trac.enlightenment.org/e/wiki/Eet
1284 Requires:       eina = %{version}-%{release}
1285 %{?with_gnutls:Requires:        gnutls >= 2.12.16}
1286 %{?with_gnutls:Requires:        libgcrypt >= 1.2.0}
1287 Requires:       zlib >= 1.2.3
1288
1289 %description -n eet
1290 Eet is a tiny library designed to write an arbitary set of chunks of
1291 data to a file and optionally compress each chunk (very much like a
1292 zip file) and allow fast random-access reading of the file later on.
1293 It does not do zip as a zip itself has more complexity than is needed,
1294 and it was much simpler to implement this once here.
1295
1296 It also can encode and decode data structures in memory, as well as
1297 image data for saving to eet files or sending across the network to
1298 other machines, or just writing to arbitary files on the system. All
1299 data is encoded in a platform independant way and can be written and
1300 read by any architecture.
1301
1302 %description -n eet -l pl.UTF-8
1303 Eet to mała biblioteka zaprojektowana do zapisu dowolnego zbioru
1304 porcji danych do pliku i opcjonalnej kompresji każdej porcji (podobnie
1305 do pliku zip) oraz umożliwienia później szybkiego odczytu pliku ze
1306 swobodnym dostępem. Nie jest to zip, jako że sam zip jest bardziej
1307 złożony niż trzeba, a było dużo prościej zaimplementować to tak, jak
1308 jest.
1309
1310 Biblioteka może także kodować i dekodować struktury danych w pamięci,
1311 a także dane obrazów do zapisu do plików eet lub wysyłania po sieci na
1312 inne maszyny, lub po prostu zapisywania do dowolnych plików w
1313 systemie. Wszystkie dane są kodowane w sposób niezależny od platformy
1314 i mogą być zapisywane i odczytywane na dowolnej architekturze.
1315
1316 %package -n eet-devel
1317 Summary:        Header files for Eet library
1318 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki Eet
1319 License:        BSD
1320 Group:          Development/Libraries
1321 URL:            http://trac.enlightenment.org/e/wiki/Eet
1322 Requires:       eet = %{version}-%{release}
1323 Requires:       eina-devel = %{version}-%{release}
1324 %{?with_gnutls:Requires:        gnutls-devel >= 2.12.16}
1325 %{?with_gnutls:Requires:        libgcrypt-devel >= 1.2.0}
1326 %{!?with_gnutls:Requires:       openssl-devel}
1327 Requires:       libjpeg-devel
1328 Requires:       zlib-devel >= 1.2.3
1329
1330 %description -n eet-devel
1331 Header files for Eet library.
1332
1333 %description -n eet-devel -l pl.UTF-8
1334 Pliki nagłówkowe biblioteki Eet.
1335
1336 %package -n eet-static
1337 Summary:        Static Eet library
1338 Summary(pl.UTF-8):      Statyczna biblioteka Eet
1339 License:        BSD
1340 Group:          Development/Libraries
1341 URL:            http://trac.enlightenment.org/e/wiki/Eet
1342 Requires:       eet-devel = %{version}-%{release}
1343
1344 %description -n eet-static
1345 Static Eet library.
1346
1347 %description -n eet-static -l pl.UTF-8
1348 Statyczna biblioteka Eet.
1349
1350 %package -n eet-cxx-devel
1351 Summary:        C++ API for Eet library
1352 Summary(pl.UTF-8):      API języka C++ do biblioteki Eet
1353 Group:          Development/Libraries
1354 URL:            http://trac.enlightenment.org/e/wiki/Eet
1355 Requires:       eet-devel = %{version}-%{release}
1356 Requires:       eina-cxx-devel = %{version}-%{release}
1357 Requires:       eo-cxx-devel = %{version}-%{release}
1358
1359 %description -n eet-cxx-devel
1360 C++ API for Eet library.
1361
1362 %description -n eet-cxx-devel -l pl.UTF-8
1363 API języka C++ do biblioteki Eet.
1364
1365 %package -n eeze
1366 Summary:        Library for manipulating devices through udev
1367 Summary(pl.UTF-8):      Biblioteka do operowania urządzeniami korzystająca z udev
1368 License:        BSD
1369 Group:          Libraries
1370 URL:            http://trac.enlightenment.org/e/wiki/Eeze
1371 Requires:       ecore-file = %{version}-%{release}
1372 Requires:       eet = %{version}-%{release}
1373 Requires:       libmount >= 2.18.0
1374 Requires:       udev-libs >= 1:148
1375 Obsoletes:      enlightenment-utils-eeze
1376
1377 %description -n eeze
1378 Eeze is a library for manipulating devices through udev with a simple
1379 and fast API. It interfaces directly with libudev, avoiding such
1380 middleman daemons as udisks/upower or hal, to immediately gather
1381 device information the instant it becomes known to the system. This
1382 can be used to determine such things as:
1383  - If a CD-ROM has a disk inserted
1384  - The temperature of a cpu core
1385  - The remaining power left in a battery
1386  - The current power consumption of various parts
1387  - Monitor in realtime the status of peripheral devices.
1388   
1389 Each of the above examples can be performed by using only a single
1390 eeze function, as one of the primary focuses of the library is to
1391 reduce the complexity of managing devices.
1392
1393 %description -n eeze -l pl.UTF-8
1394 Eeze to bibliotek do operowania urządzeniami poprzez udev z prostym i
1395 szybkim API. Działa bezpośrednio z libudev, bez pośrednich demonów,
1396 takich jak udisks, upower czy hal, aby zebrać informacje z urządzeń
1397 natychmiast, kiedy staną się znane w systemie. Może to służyć do
1398 określania rzeczy takich jak:
1399  - włożenie płyty CD
1400  - termperatura rdzenia procesora
1401  - pozostała pojemność baterii
1402  - aktualne zużycie energii przez różne elementy
1403  - monitorowanie stanu urządzeń peryferyjnych w czasie rzeczywistym.
1404
1405 Każde z tych zapytań może być wykonane przy użyciu jedynie pojedynczej
1406 funkcji eeze, jako że jedną z głównych idei biblioteki jest
1407 ograniczenie skomplikowania zarządzania urządzeniami.
1408
1409 %package -n eeze-devel
1410 Summary:        Eeze header files
1411 Summary(pl.UTF-8):      Pliki nagłówkowe Eeze
1412 License:        BSD
1413 Group:          Development/Libraries
1414 URL:            http://trac.enlightenment.org/e/wiki/Eeze
1415 Requires:       eeze = %{version}-%{release}
1416 Requires:       ecore-file-devel = %{version}-%{release}
1417 Requires:       libmount-devel >= 2.18.0
1418 Requires:       udev-devel >= 1:148
1419
1420 %description -n eeze-devel
1421 Header files for Eeze.
1422
1423 %description -n eeze-devel -l pl.UTF-8
1424 Pliki nagłówkowe Eeze.
1425
1426 %package -n eeze-static
1427 Summary:        Static Eeze library
1428 Summary(pl.UTF-8):      Statyczna biblioteka Eeze
1429 License:        BSD
1430 Group:          Development/Libraries
1431 URL:            http://trac.enlightenment.org/e/wiki/Eeze
1432 Requires:       eeze-devel = %{version}-%{release}
1433
1434 %description -n eeze-static
1435 Static Eeze library.
1436
1437 %description -n eeze-static -l pl.UTF-8
1438 Statyczna biblioteka Eeze.
1439
1440 %package -n efreet
1441 Summary:        freedesktop.org standards implementation for the EFL
1442 Summary(pl.UTF-8):      Implementacja standardów freedesktop.org dla EFL
1443 License:        BSD
1444 Group:          Libraries
1445 URL:            http://trac.enlightenment.org/e/wiki/Efreet
1446 Requires:       dbus
1447 Requires:       efreet-libs = %{version}-%{release}
1448
1449 %description -n efreet
1450 Efreet is an implementation of the following specifications from
1451 freedesktop.org:
1452  - Base Directory - Locations for system and user specific desktop
1453    configuration files,
1454  - Desktop Entries - The metadata associated with the applications
1455    installed on a system,
1456  - Application Menus - The arrangement of available applications into
1457    a hierarchical menu,
1458  - Icon Themes - A means of associating icons with various objects on
1459    the desktop in a themable fashion.
1460
1461 By following these specifications, Enlightenment 0.17 uses the same
1462 format for describing application launchers, menus and icon themes as
1463 the GNOME, KDE and XFCE Desktop Environments. A system must only
1464 provide a single set of this data for use with any of these desktops.
1465
1466 %description -n efreet -l pl.UTF-8
1467 Efreet to implementacja następujących specyfikacji z freedesktop.org:
1468  - Base Directory - położenie plików konfiguracyjnych środowiska dla
1469    systemu i użytkownika,
1470  - Desktop Entries - metadane związane z aplikacjami zainstalowanymi w
1471    systemie,
1472  - Application Menus - uporządkowanie dostępnych aplikacji w menu
1473    hierarchiczne,
1474  - Icon Themes - sposób wiązania ikon z różnymi obiektami w środowisku
1475    w sposób pozwalający na ustawianie motywów.
1476
1477 %package -n efreet-libs
1478 Summary:        Efreet shared libraries
1479 Summary(pl.UTF-8):      Biblioteki współdzielone Efreet
1480 License:        BSD
1481 Group:          Libraries
1482 URL:            http://trac.enlightenment.org/e/wiki/Efreet
1483 Requires:       ecore-file = %{version}-%{release}
1484 Requires:       eldbus = %{version}-%{release}
1485 Requires:       eet = %{version}-%{release}
1486
1487 %description -n efreet-libs
1488 Efreet shared libraries.
1489
1490 %description -n efreet-libs -l pl.UTF-8
1491 Biblioteki współdzielone Efreet.
1492
1493 %package -n efreet-devel
1494 Summary:        Efreet header files
1495 Summary(pl.UTF-8):      Pliki nagłówkowe Efreet
1496 License:        BSD
1497 Group:          Development/Libraries
1498 URL:            http://trac.enlightenment.org/e/wiki/Efreet
1499 Requires:       ecore-file-devel = %{version}-%{release}
1500 Requires:       eet-devel = %{version}-%{release}
1501 Requires:       efreet-libs = %{version}-%{release}
1502 Requires:       eldbus-devel = %{version}-%{release}
1503
1504 %description -n efreet-devel
1505 Header files for Efreet.
1506
1507 %description -n efreet-devel -l pl.UTF-8
1508 Pliki nagłówkowe Efreet.
1509
1510 %package -n efreet-static
1511 Summary:        Static Efreet library
1512 Summary(pl.UTF-8):      Statyczna biblioteka Efreet
1513 License:        BSD
1514 Group:          Development/Libraries
1515 URL:            http://trac.enlightenment.org/e/wiki/Efreet
1516 Requires:       efreet-devel = %{version}-%{release}
1517
1518 %description -n efreet-static
1519 Static Efreet library.
1520
1521 %description -n efreet-static -l pl.UTF-8
1522 Statyczna biblioteka Efreet.
1523
1524 %package -n eina
1525 Summary:        Data types library (list, hash, etc.)
1526 Summary(pl.UTF-8):      Biblioteka struktur danych (lista, hasz, itp.)
1527 License:        LGPL v2.1+
1528 Group:          Libraries
1529 URL:            http://trac.enlightenment.org/e/wiki/Eina
1530 %{?with_systemd:Requires:       systemd-libs >= 1:192}
1531
1532 %description -n eina
1533 Data types library (list, hash, etc.)
1534
1535 %description -n eina -l pl.UTF-8
1536 Bilblioteka struktur danych (lista, hasz, itp.).
1537
1538 %package -n eina-devel
1539 Summary:        Eina header files
1540 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki Eina
1541 License:        LGPL v2.1+
1542 Group:          Development/Libraries
1543 URL:            http://trac.enlightenment.org/e/wiki/Eina
1544 Requires:       eina = %{version}-%{release}
1545 %{?with_systemd:Requires:       systemd-devel >= 1:192}
1546
1547 %description -n eina-devel
1548 Header files for Eina.
1549
1550 %description -n eina-devel -l pl.UTF-8
1551 Pliki nagłówkowe biblioteki Eina.
1552
1553 %package -n eina-static
1554 Summary:        Static Eina library
1555 Summary(pl.UTF-8):      Statyczna biblioteka Eina
1556 License:        LGPL v2.1+
1557 Group:          Development/Libraries
1558 URL:            http://trac.enlightenment.org/e/wiki/Eina
1559 Requires:       eina-devel = %{version}-%{release}
1560
1561 %description -n eina-static
1562 Static Eina library.
1563
1564 %description -n eina-static -l pl.UTF-8
1565 Statyczna biblioteka Eina.
1566
1567 %package -n eina-cxx-devel
1568 Summary:        C++ API for Eina library
1569 Summary(pl.UTF-8):      API języka C++ do biblioteki Eina
1570 Group:          Development/Libraries
1571 URL:            http://trac.enlightenment.org/e/wiki/Eina
1572 Requires:       eina-devel = %{version}-%{release}
1573 Requires:       libstdc++-devel
1574
1575 %description -n eina-cxx-devel
1576 C++ API for Eina library.
1577
1578 %description -n eina-cxx-devel -l pl.UTF-8
1579 API języka C++ do biblioteki Eina.
1580
1581 %package -n eio
1582 Summary:        Enlightenment Input Output Library
1583 Summary(pl.UTF-8):      Enlightenment Input Output - biblioteka wejścia/wyjścia z projektu Enlightenment
1584 License:        LGPL v2.1+
1585 Group:          Libraries
1586 URL:            http://trac.enlightenment.org/e/wiki/Eio
1587 Requires:       ecore = %{version}-%{release}
1588 Requires:       eet = %{version}-%{release}
1589
1590 %description -n eio
1591 This library is intended to provide non blocking I/O by using thread
1592 for all operation that may block. It depends only on eina and ecore
1593 right now. It should integrate all the features/functions of
1594 Ecore_File that could block.
1595
1596 %description -n eio -l pl.UTF-8
1597 Ta biblioteka na za zadanie zapewniać nieblokujące operacje we/wy
1598 poprzez użycie wątków dla wszystkich operacji, które mogę być
1599 blokujące. Na razie wymaga tylko bibliotek eina i ecore. Powinna
1600 zawierać wszystkie funkcje Ecore_File, które mogą być blokujące.
1601
1602 %package -n eio-devel
1603 Summary:        Header files for Eio library
1604 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki Eio
1605 Group:          Development/Libraries
1606 Requires:       ecore-devel = %{version}-%{release}
1607 Requires:       eet-devel = %{version}-%{release}
1608 Requires:       eio = %{version}-%{release}
1609 Conflicts:      libeio-devel
1610
1611 %description -n eio-devel
1612 Header files for Eio library.
1613
1614 %description -n eio-devel -l pl.UTF-8
1615 Pliki nagłówkowe biblioteki Eio.
1616
1617 %package -n eio-static
1618 Summary:        Static Eio library
1619 Summary(pl.UTF-8):      Statyczna biblioteka Eio
1620 Group:          Development/Libraries
1621 Requires:       eio-devel = %{version}-%{release}
1622
1623 %description -n eio-static
1624 Static Eio library.
1625
1626 %description -n eio-static -l pl.UTF-8
1627 Statyczna biblioteka Eio.
1628
1629 %package -n eldbus
1630 Summary:        Easy access to D-Bus from EFL applications
1631 Summary(pl.UTF-8):      Łatwy dostęp do usługi D-Bus z aplikacji EFL
1632 License:        LGPL v2.1+
1633 Group:          Libraries
1634 Requires:       ecore = %{version}-%{release}
1635 Requires:       eina = %{version}-%{release}
1636
1637 %description -n eldbus
1638 Eldbus provides easy access to D-Bus from EFL applications.
1639
1640 Eldbus allows connecting to both system and session buses acting as
1641 both client and service roles.
1642
1643 %description -n eldbus -l pl.UTF-8
1644 Eldbus zapewnia łatwy dostęp do usługi D-Bus z aplikacji EFL.
1645
1646 Eldbus pozwala na łączenie się z szyną systemową lub sesyjną, zarówno
1647 w roli klienta, jak i usługi.
1648
1649 %package -n eldbus-devel
1650 Summary:        Header files for eldbus library
1651 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki eldbus
1652 License:        LGPL v2.1+
1653 Group:          Development/Libraries
1654 Requires:       dbus-devel
1655 Requires:       ecore-devel = %{version}-%{release}
1656 Requires:       eina-devel = %{version}-%{release}
1657 Requires:       eldbus = %{version}-%{release}
1658
1659 %description -n eldbus-devel
1660 Header files for eldbus library.
1661
1662 %description -n eldbus-devel -l pl.UTF-8
1663 Pliki nagłówkowe biblioteki eldbus.
1664
1665 %package -n eldbus-static
1666 Summary:        Static eldbus library
1667 Summary(pl.UTF-8):      Statyczna biblioteka eldbus
1668 License:        LGPL v2.1+
1669 Group:          Development/Libraries
1670 Requires:       eldbus-devel = %{version}-%{release}
1671
1672 %description -n eldbus-static
1673 Static eldbus library.
1674
1675 %description -n eldbus-static -l pl.UTF-8
1676 Statyczna biblioteka eldbus.
1677
1678 %package -n embryo
1679 Summary:        Enlightenment Fundation Libraries - Embryo
1680 Summary(pl.UTF-8):      Podstawowe biblioteki Enlightenmenta - Embryo
1681 License:        BSD
1682 Group:          Libraries
1683 URL:            http://trac.enlightenment.org/e/wiki/Embryo
1684 Requires:       eina = %{version}-%{release}
1685
1686 %description -n embryo
1687 Embryo is a tiny library designed as a virtual machine to interpret a
1688 limited set of small compiled programs.
1689
1690 %description -n embryo -l pl.UTF-8
1691 Embryo to mała biblioteka zaprojektowana jako maszyna wirtualna do
1692 interpretowania ograniczonego zbioru małych skompilowanych programów.
1693
1694 %package -n embryo-devel
1695 Summary:        Embryo header files
1696 Summary(pl.UTF-8):      Pliki nagłówkowe Embryo
1697 License:        BSD
1698 Group:          Development/Libraries
1699 URL:            http://trac.enlightenment.org/e/wiki/Embryo
1700 Requires:       eina-devel = %{version}-%{release}
1701 Requires:       embryo = %{version}-%{release}
1702
1703 %description -n embryo-devel
1704 Header files for Embryo.
1705
1706 %description -n embryo-devel -l pl.UTF-8
1707 Pliki nagłówkowe Embryo.
1708
1709 %package -n embryo-static
1710 Summary:        Static Embryo library
1711 Summary(pl.UTF-8):      Statyczna biblioteka Embryo
1712 License:        BSD
1713 Group:          Development/Libraries
1714 URL:            http://trac.enlightenment.org/e/wiki/Embryo
1715 Requires:       embryo-devel = %{version}-%{release}
1716
1717 %description -n embryo-static
1718 Static Embryo library.
1719
1720 %description -n embryo-static -l pl.UTF-8
1721 Statyczna biblioteka Embryo.
1722
1723 %package -n emotion
1724 Summary:        Emotion - EFL media playback library
1725 Summary(pl.UTF-8):      Emotion - biblioteka EFL do odtwarzania multimediów
1726 License:        BSD
1727 Group:          Libraries
1728 URL:            http://trac.enlightenment.org/e/wiki/Emotion
1729 Requires:       ecore = %{version}-%{release}
1730 Requires:       eet = %{version}-%{release}
1731 Requires:       eeze = %{version}-%{release}
1732 Requires:       eio = %{version}-%{release}
1733 Requires:       evas = %{version}-%{release}
1734 # for edje module
1735 Requires:       edje-libs = %{version}-%{release}
1736
1737 %description -n emotion
1738 Emotion is a library to easily integrate media playback into EFL
1739 applications, it will take care of using Ecore's main loop and video
1740 display is done using Evas.
1741
1742 %description -n emotion -l pl.UTF-8
1743 Emotion to biblioteka pozwalająca na łatwą integrację odtwarzania
1744 multimediów w aplikacjach EFL. Współpracuje z główną pętlą Ecore, a do
1745 wyświetlania wykorzystuje bibliotekę Evas.
1746
1747 %package -n emotion-devel
1748 Summary:        Emotion header files
1749 Summary(pl.UTF-8):      Pliki nagłówkowe Emotion
1750 License:        BSD
1751 Group:          Development/Libraries
1752 URL:            http://trac.enlightenment.org/e/wiki/Emotion
1753 Requires:       ecore-devel = %{version}-%{release}
1754 Requires:       eio-devel = %{version}-%{release}
1755 Requires:       eet-devel = %{version}-%{release}
1756 Requires:       eeze-devel = %{version}-%{release}
1757 Requires:       emotion = %{version}-%{release}
1758 Requires:       evas-devel = %{version}-%{release}
1759
1760 %description -n emotion-devel
1761 Header files for Emotion.
1762
1763 %description -n emotion-devel -l pl.UTF-8
1764 Pliki nagłówkowe Emotion.
1765
1766 %package -n emotion-static
1767 Summary:        Static Emotion library
1768 Summary(pl.UTF-8):      Statyczna biblioteka Emotion
1769 License:        BSD
1770 Group:          Development/Libraries
1771 URL:            http://trac.enlightenment.org/e/wiki/Emotion
1772 Requires:       emotion-devel = %{version}-%{release}
1773
1774 %description -n emotion-static
1775 Static Emotion library.
1776
1777 %description -n emotion-static -l pl.UTF-8
1778 Statyczna biblioteka Emotion.
1779
1780 %package -n emotion-decoder-gstreamer
1781 Summary:        Emotion decoder using gstreamer
1782 Summary(pl.UTF-8):      Dekoder Emotion używający gstreamera
1783 License:        BSD
1784 Group:          Libraries
1785 URL:            http://trac.enlightenment.org/e/wiki/Emotion
1786 Requires:       emotion = %{version}-%{release}
1787 Requires:       gstreamer >= 1.0
1788 Requires:       gstreamer-plugins-base >= 1.0
1789
1790 %description -n emotion-decoder-gstreamer
1791 Emotion decoder using gstreamer.
1792
1793 %description -n emotion-decoder-gstreamer -l pl.UTF-8
1794 Dekoder Emotion używający gstreamera.
1795
1796 %package -n emotion-decoder-xine
1797 Summary:        Emotion decoder using xine
1798 Summary(pl.UTF-8):      Dekoder Emotion używający xine
1799 License:        BSD
1800 Group:          Libraries
1801 URL:            http://trac.enlightenment.org/e/wiki/Emotion
1802 Requires:       emotion = %{version}-%{release}
1803 Requires:       xine-lib >= 2:1.1.1
1804
1805 %description -n emotion-decoder-xine
1806 Emotion decoder using xine.
1807
1808 %description -n emotion-decoder-xine -l pl.UTF-8
1809 Dekoder Emotion używający xine.
1810
1811 %package -n eo
1812 Summary:        Object type library
1813 Summary(pl.UTF-8):      Biblioteka typów obiektów
1814 License:        BSD
1815 Group:          Libraries
1816 Requires:       eina = %{version}-%{release}
1817
1818 %description -n eo
1819 Eo is an object type library.
1820
1821 %description -n eo -l pl.UTF-8
1822 Eo to biblioteka typów obiektów.
1823
1824 %package -n eo-devel
1825 Summary:        Header file for Eo library
1826 Summary(pl.UTF-8):      Plik nagłówkowy biblioteki Eo
1827 License:        BSD
1828 Group:          Development/Libraries
1829 Requires:       eina-devel = %{version}-%{release}
1830 Requires:       eo = %{version}-%{release}
1831
1832 %description -n eo-devel
1833 Header file for Eo library.
1834
1835 %description -n eo-devel -l pl.UTF-8
1836 Plik nagłówkowy biblioteki Eo.
1837
1838 %package -n eo-static
1839 Summary:        Static Eo library
1840 Summary(pl.UTF-8):      Statyczna biblioteka Eo
1841 License:        BSD
1842 Group:          Development/Libraries
1843 Requires:       eo-devel = %{version}-%{release}
1844
1845 %description -n eo-static
1846 Static Eo library.
1847
1848 %description -n eo-static -l pl.UTF-8
1849 Statyczna biblioteka Eo.
1850
1851 %package -n eo-cxx-devel
1852 Summary:        C++ API for Eo library
1853 Summary(pl.UTF-8):      API języka C++ do biblioteki Eo
1854 Group:          Development/Libraries
1855 Requires:       eina-cxx-devel = %{version}-%{release}
1856 Requires:       eo-devel = %{version}-%{release}
1857
1858 %description -n eo-cxx-devel
1859 C++ API for Eo library.
1860
1861 %description -n eo-cxx-devel -l pl.UTF-8
1862 API języka C++ do biblioteki Eo.
1863
1864 %package -n eo-gdb
1865 Summary:        GDB Python support scripts for Eo types
1866 Summary(pl.UTF-8):      Skrypty Pythona do obsługi typów Eo w GDB
1867 Group:          Development/Debuggers
1868 Requires:       eo = %{version}-%{release}
1869 Requires:       gdb
1870
1871 %description -n eo-gdb
1872 GDB Python support scripts for Eo types.
1873
1874 %description -n eo-gdb -l pl.UTF-8
1875 Skrypty Pythona do obsługi typów Eo w GDB.
1876
1877 %package -n eolian
1878 Summary:        EFL .eo parser and code generator library
1879 Summary(pl.UTF-8):      Biblioteka EFL do analizy .eo i generowania kodu
1880 License:        BSD
1881 Group:          Libraries
1882 Requires:       eina = %{version}-%{release}
1883
1884 %description -n eolian
1885 Eolian is an EFL's .eo parser and code generator.
1886
1887 %description -n eolian -l pl.UTF-8
1888 Eolian to analizator .eo i generator kodu EFL.
1889
1890 %package -n eolian-devel
1891 Summary:        Header files for Eolian library
1892 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki Eolian
1893 License:        BSD
1894 Group:          Development/Libraries
1895 Requires:       eina-devel = %{version}-%{release}
1896 Requires:       eolian = %{version}-%{release}
1897
1898 %description -n eolian-devel
1899 Header files for Eolian library.
1900
1901 %description -n eolian-devel -l pl.UTF-8
1902 Pliki nagłówkowe biblioteki Eolian.
1903
1904 %package -n eolian-static
1905 Summary:        Static Eolian library
1906 Summary(pl.UTF-8):      Statyczna biblioteka Eolian
1907 License:        BSD
1908 Group:          Development/Libraries
1909 Requires:       eolian-devel = %{version}-%{release}
1910
1911 %description -n eolian-static
1912 Static Eolian library.
1913
1914 %description -n eolian-static -l pl.UTF-8
1915 Statyczna biblioteka Eolian.
1916
1917 %package -n eolian-cxx-devel
1918 Summary:        C++ API for Eolian library
1919 Summary(pl.UTF-8):      API języka C++ do biblioteki Eolian
1920 Group:          Development/Libraries
1921 Requires:       eo-devel = %{version}-%{release}
1922 Requires:       eolian-devel = %{version}-%{release}
1923 Requires:       libstdc++-devel
1924
1925 %description -n eolian-cxx-devel
1926 C++ API for Eolian library.
1927
1928 %description -n eolian-cxx-devel -l pl.UTF-8
1929 API języka C++ do biblioteki Eolian.
1930
1931 %package -n ephysics
1932 Summary:        EPhysics - wrapper for physics engine
1933 Summary(pl.UTF-8):      EPhysics - interfejs do silnika fizyki
1934 Group:          Libraries
1935 Requires:       bullet >= 2.80
1936 Requires:       ecore = %{version}-%{release}
1937 Requires:       evas = %{version}-%{release}
1938
1939 %description -n ephysics
1940 EPhysics is a wrapper for physics engine.
1941
1942 %description -n ephysics -l pl.UTF-8
1943 EPhysics to interfejs do silnika fizyki.
1944
1945 %package -n ephysics-devel
1946 Summary:        Header file for EPhysics library
1947 Summary(pl.UTF-8):      Plik nagłówkowy biblioteki EPhysics
1948 Group:          Development/Libraries
1949 Requires:       bullet-devel >= 2.80
1950 Requires:       ecore-devel = %{version}-%{release}
1951 Requires:       ephysics = %{version}-%{release}
1952 Requires:       evas-devel = %{version}-%{release}
1953
1954 %description -n ephysics-devel
1955 Header file for EPhysics library.
1956
1957 %description -n ephysics-devel -l pl.UTF-8
1958 Plik nagłówkowy biblioteki EPhysics.
1959
1960 %package -n ephysics-static
1961 Summary:        Static EPhysics library
1962 Summary(pl.UTF-8):      Statyczna biblioteka EPhysics
1963 Group:          Development/Libraries
1964 Requires:       ephysics-devel = %{version}-%{release}
1965
1966 %description -n ephysics-static
1967 Static EPhysics library.
1968
1969 %description -n ephysics-static -l pl.UTF-8
1970 Statyczna biblioteka EPhysics.
1971
1972 %package -n ethumb
1973 Summary:        Ethumb - thumbnail generation service and utilities
1974 Summary(pl.UTF-8):      Ethumb - usługa i narzędzia generujące miniaturki
1975 License:        LGPL v2.1
1976 Group:          Applications/Graphics
1977 URL:            http://trac.enlightenment.org/e/wiki/Ethumb
1978 Requires:       dbus
1979 Requires:       ethumb-libs = %{version}-%{release}
1980 Obsoletes:      ethumb-plugin-epdf
1981
1982 %description -n ethumb
1983 Ethumb is a thumbnail generation library. Features:
1984 - create thumbnails with a predefined frame (possibly an edje frame);
1985 - have an option to create fdo-like thumbnails;
1986 - have a client/server utility.
1987
1988 %description -n ethumb -l pl.UTF-8
1989 Ethumb to biblioteka do generowania miniaturek. Możliwości:
1990 - tworzenie miniaturek z predefiniowaną ramką (w tym ramką edje);
1991 - opcja tworzenia miniaturek w stylu fdo;
1992 - narzędzia klient-serwer.
1993
1994 %package -n ethumb-libs
1995 Summary:        Ethumb shared libraries
1996 Summary(pl.UTF-8):      Biblioteki współdzielone Ethumb
1997 License:        LGPL v2.1
1998 Group:          Libraries
1999 URL:            http://trac.enlightenment.org/e/wiki/Ethumb
2000 Requires:       ecore-evas = %{version}-%{release}
2001 Requires:       ecore-file = %{version}-%{release}
2002 Requires:       edje-libs = %{version}-%{release}
2003 Requires:       eldbus = %{version}-%{release}
2004
2005 %description -n ethumb-libs
2006 Ethumb shared libraries.
2007
2008 %description -n ethumb-libs -l pl.UTF-8
2009 Biblioteki współdzielone Ethumb.
2010
2011 %package -n ethumb-devel
2012 Summary:        Header files for Ethumb libraries
2013 Summary(pl.UTF-8):      Pliki nagłówkowe bibliotek Ethumb
2014 License:        LGPL v2.1
2015 Group:          Development/Libraries
2016 URL:            http://trac.enlightenment.org/e/wiki/Ethumb
2017 Requires:       ethumb-libs = %{version}-%{release}
2018 Requires:       ecore-evas-devel = %{version}-%{release}
2019 Requires:       ecore-file-devel = %{version}-%{release}
2020 Requires:       edje-devel = %{version}-%{release}
2021 Requires:       eldbus-devel = %{version}-%{release}
2022
2023 %description -n ethumb-devel
2024 Header files for Ethumb libraries.
2025
2026 %description -n ethumb-devel -l pl.UTF-8
2027 Pliki nagłówkowe bibliotek Ethumb.
2028
2029 %package -n ethumb-static
2030 Summary:        Static Ethumb libraries
2031 Summary(pl.UTF-8):      Statyczne biblioteki Ethumb
2032 License:        LGPL v2.1
2033 Group:          Development/Libraries
2034 URL:            http://trac.enlightenment.org/e/wiki/Ethumb
2035 Requires:       ethumb-devel = %{version}-%{release}
2036
2037 %description -n ethumb-static
2038 Static Ethumb libraries.
2039
2040 %description -n ethumb-static -l pl.UTF-8
2041 Statyczne biblioteki Ethumb.
2042
2043 %package -n ethumb-plugin-emotion
2044 Summary:        Emotion plugin for Ethumb library
2045 Summary(pl.UTF-8):      Wtyczka Emotion dla biblioteki Ethumb
2046 License:        LGPL v2.1
2047 Group:          Libraries
2048 URL:            http://trac.enlightenment.org/e/wiki/Ethumb
2049 Requires:       edje-libs = %{version}-%{release}
2050 Requires:       emotion = %{version}-%{release}
2051 Requires:       ethumb-libs = %{version}-%{release}
2052
2053 %description -n ethumb-plugin-emotion
2054 Emotion plugin for Ethumb library. It creates thumbnails from movies
2055 using Emotion library.
2056
2057 %description -n ethumb-plugin-emotion -l pl.UTF-8
2058 Wtyczka Emotion dla biblioteki Ethumb. Potrafi tworzyć miniaturki z
2059 filmów przy użyciu biblioteki Emotion.
2060
2061 %package -n evas
2062 Summary:        Multi-platform Canvas Library
2063 Summary(pl.UTF-8):      Wieloplatformowa biblioteka do rysowania
2064 License:        BSD
2065 Group:          Libraries
2066 URL:            http://trac.enlightenment.org/e/wiki/Evas
2067 Requires:       eet = %{version}-%{release}
2068 Requires:       eo = %{version}-%{release}
2069 Requires:       fontconfig-libs >= 2.5.0
2070 Requires:       freetype >= 1:2.2
2071 Requires:       fribidi >= 0.19.2
2072 Requires:       harfbuzz >= 0.9.0
2073 # Provides for statically linked modules
2074 Provides:       evas-engine-buffer = %{version}-%{release}
2075 Provides:       evas-engine-software_generic = %{version}-%{release}
2076 Provides:       evas-loader-eet = %{version}-%{release}
2077 Provides:       evas-loader-pmaps = %{version}-%{release}
2078 Provides:       evas-loader-xpm = %{version}-%{release}
2079 Provides:       evas-saver-eet = %{version}-%{release}
2080 # packages merged in
2081 Obsoletes:      evas-engine-buffer < %{version}-%{release}
2082 Obsoletes:      evas-engine-software_generic < %{version}-%{release}
2083 Obsoletes:      evas-libs
2084 Obsoletes:      evas-loader-eet < %{version}-%{release}
2085 Obsoletes:      evas-loader-pmaps < %{version}-%{release}
2086 Obsoletes:      evas-loader-xpm < %{version}-%{release}
2087 Obsoletes:      evas-saver-eet < %{version}-%{release}
2088 # obsolete packages
2089 Obsoletes:      evas-engine-directfb
2090 Obsoletes:      evas-engine-software_8
2091 Obsoletes:      evas-engine-software_8_x11
2092 Obsoletes:      evas-engine-software_16
2093 Obsoletes:      evas-engine-software_16_sdl
2094 Obsoletes:      evas-engine-software_16_x11
2095 Obsoletes:      evas-engine-software_qtopia
2096 Obsoletes:      evas-engine-xrender_x11
2097 Obsoletes:      evas-engine-xrender_xcb
2098 Obsoletes:      evas-loader-edb
2099 Obsoletes:      evas-loader-svg
2100 Obsoletes:      evas-saver-edb
2101
2102 %description -n evas
2103 Evas is a clean display canvas API for several target display systems
2104 that can draw anti-aliased text, smooth super and sub-sampled scaled
2105 images, alpha-blend objects much and more.
2106
2107 %description -n evas -l pl.UTF-8
2108 Evas to czyste API "płótna obrazu" dla różnych systemów wyświetlania,
2109 będące w stanie rysować tekst z antyaliasingiem, wygładzane, skalowane
2110 obrazy, obiekty z alpha-blendingiem i inne elementy.
2111
2112 %package -n evas-devel
2113 Summary:        Evas header files
2114 Summary(pl.UTF-8):      Pliki nagłówkowe Evas
2115 License:        BSD
2116 Group:          Development/Libraries
2117 URL:            http://trac.enlightenment.org/e/wiki/Evas
2118 Requires:       evas = %{version}-%{release}
2119 Requires:       eet-devel = %{version}-%{release}
2120 Requires:       eo-devel = %{version}-%{release}
2121 Requires:       fontconfig-devel >= 2.5.0
2122 Requires:       freetype-devel >= 1:2.2
2123 Requires:       fribidi-devel >= 0.19.2
2124 Requires:       harfbuzz-devel >= 0.9.0
2125
2126 %description -n evas-devel
2127 Header files for Evas.
2128
2129 %description -n evas-devel -l pl.UTF-8
2130 Pliki nagłówkowe Evas.
2131
2132 %package -n evas-static
2133 Summary:        Static Evas library
2134 Summary(pl.UTF-8):      Statyczna biblioteka Evas
2135 License:        BSD
2136 Group:          Development/Libraries
2137 URL:            http://trac.enlightenment.org/e/wiki/Evas
2138 Requires:       evas-devel = %{version}-%{release}
2139
2140 %description -n evas-static
2141 Static Evas library.
2142
2143 %description -n evas-static -l pl.UTF-8
2144 Statyczna biblioteka Evas.
2145
2146 %package -n evas-cxx-devel
2147 Summary:        C++ API for Evas library
2148 Summary(pl.UTF-8):      API języka C++ do biblioteki Evas
2149 Group:          Development/Libraries
2150 URL:            http://trac.enlightenment.org/e/wiki/Evas
2151 Requires:       eo-cxx-devel = %{version}-%{release}
2152 Requires:       evas-devel = %{version}-%{release}
2153
2154 %description -n evas-cxx-devel
2155 C++ API for Evas library.
2156
2157 %description -n evas-cxx-devel -l pl.UTF-8
2158 API języka C++ do biblioteki Evas.
2159
2160 ## EVAS MODULES
2161 # engines:
2162 %package -n evas-engine-drm
2163 Summary:        DRM rendering engine module for Evas
2164 Summary(pl.UTF-8):      Moduł silnika renderującego DRM dla Evas
2165 License:        BSD
2166 Group:          Libraries
2167 URL:            http://trac.enlightenment.org/e/wiki/Evas
2168 Requires:       evas = %{version}-%{release}
2169
2170 %description -n evas-engine-drm
2171 DRM rendering engine module for Evas.
2172
2173 %description -n evas-engine-drm -l pl.UTF-8
2174 Moduł silnika renderującego DRM dla Evas.
2175
2176 %package -n evas-engine-fb
2177 Summary:        Framebuffer rendering engine module for Evas
2178 Summary(pl.UTF-8):      Moduł silnika renderującego na framebuffer dla Evas
2179 License:        BSD
2180 Group:          Libraries
2181 URL:            http://trac.enlightenment.org/e/wiki/Evas
2182 Requires:       evas = %{version}-%{release}
2183
2184 %description -n evas-engine-fb
2185 Framebuffer rendering engine module for Evas.
2186
2187 %description -n evas-engine-fb -l pl.UTF-8
2188 Moduł silnika renderującego na framebuffer dla Evas.
2189
2190 %package -n evas-engine-gl_sdl
2191 Summary:        SDL OpenGL rendering engine module for Evas
2192 Summary(pl.UTF-8):      Moduł silnika renderującego na SDL OpenGL dla Evas
2193 License:        BSD
2194 Group:          Libraries
2195 URL:            http://trac.enlightenment.org/e/wiki/Evas
2196 Requires:       evas = %{version}-%{release}
2197 Requires:       SDL >= 1.2.0
2198
2199 %description -n evas-engine-gl_sdl
2200 SDL OpenGL rendering engine module for Evas.
2201
2202 %description -n evas-engine-gl_sdl -l pl.UTF-8
2203 Moduł silnika renderującego na SDL OpenGL dla Evas.
2204
2205 %package -n evas-engine-gl_x11
2206 Summary:        OpenGL under X11 rendering engine module for Evas
2207 Summary(pl.UTF-8):      Moduł silnika renderującego na OpenGL pod X11 dla Evas
2208 License:        BSD
2209 Group:          Libraries
2210 URL:            http://trac.enlightenment.org/e/wiki/Evas
2211 Requires:       evas = %{version}-%{release}
2212
2213 %description -n evas-engine-gl_x11
2214 OpenGL under X11 rendering engine module for Evas.
2215
2216 %description -n evas-engine-gl_x11 -l pl.UTF-8
2217 Moduł silnika renderującego na OpenGL pod X11 dla Evas.
2218
2219 %package -n evas-engine-software_x11
2220 Summary:        Software X11 rendering engine module for Evas
2221 Summary(pl.UTF-8):      Moduł programowego silnika renderującego X11 dla Evas
2222 License:        BSD
2223 Group:          Libraries
2224 URL:            http://trac.enlightenment.org/e/wiki/Evas
2225 Requires:       evas = %{version}-%{release}
2226 Obsoletes:      evas-engine-software_xcb
2227
2228 %description -n evas-engine-software_x11
2229 Software X11 rendering engine module for Evas.
2230
2231 %description -n evas-engine-software_x11 -l pl.UTF-8
2232 Moduł programowego silnika renderującego X11 dla Evas.
2233
2234 %package -n evas-engine-wayland_egl
2235 Summary:        Wayland EGL rendering engine module for Evas
2236 Summary(pl.UTF-8):      Moduł silnika renderującego Wayland EGL dla Evas
2237 License:        BSD
2238 Group:          Libraries
2239 URL:            http://trac.enlightenment.org/e/wiki/Evas
2240 Requires:       Mesa-libEGL-devel >= 7.10
2241 Requires:       Mesa-libwayland-egl-devel >= 9.2.0
2242 Requires:       evas = %{version}-%{release}
2243
2244 %description -n evas-engine-wayland_egl
2245 Wayland EGL rendering engine module for Evas.
2246
2247 %description -n evas-engine-wayland_egl -l pl.UTF-8
2248 Moduł silnika renderującego Wayland EGL dla Evas.
2249
2250 %package -n evas-engine-wayland_shm
2251 Summary:        Wayland SHM rendering engine module for Evas
2252 Summary(pl.UTF-8):      Moduł silnika renderującego Wayland SHM dla Evas
2253 License:        BSD
2254 Group:          Libraries
2255 URL:            http://trac.enlightenment.org/e/wiki/Evas
2256 Requires:       evas = %{version}-%{release}
2257
2258 %description -n evas-engine-wayland_shm
2259 Wayland SHM rendering engine module for Evas.
2260
2261 %description -n evas-engine-wayland_shm -l pl.UTF-8
2262 Moduł silnika renderującego Wayland SHM dla Evas.
2263
2264 # loaders:
2265 %package -n evas-loader-gif
2266 Summary:        GIF Image loader module for Evas
2267 Summary(pl.UTF-8):      Moduł wczytywania obrazów GIF dla Evas
2268 License:        BSD
2269 Group:          Libraries
2270 URL:            http://trac.enlightenment.org/e/wiki/Evas
2271 Requires:       evas = %{version}-%{release}
2272
2273 %description -n evas-loader-gif
2274 GIF Image loader module for Evas.
2275
2276 %description -n evas-loader-gif -l pl.UTF-8
2277 Moduł wczytywania obrazów GIF dla Evas.
2278
2279 %package -n evas-loader-jp2k
2280 Summary:        JPEG2000 Image loader module for Evas
2281 Summary(pl.UTF-8):      Moduł wczytywania obrazów JPEG2000 dla Evas
2282 License:        BSD
2283 Group:          Libraries
2284 URL:            http://trac.enlightenment.org/e/wiki/Evas
2285 Requires:       evas = %{version}-%{release}
2286
2287 %description -n evas-loader-jp2k
2288 JPEG2000 Image loader module for Evas.
2289
2290 %description -n evas-loader-jp2k -l pl.UTF-8
2291 Moduł wczytywania obrazów JPEG2000 dla Evas.
2292
2293 %package -n evas-loader-jpeg
2294 Summary:        JPEG Image loader module for Evas
2295 Summary(pl.UTF-8):      Moduł wczytywania obrazów JPEG dla Evas
2296 License:        BSD
2297 Group:          Libraries
2298 URL:            http://trac.enlightenment.org/e/wiki/Evas
2299 Requires:       evas = %{version}-%{release}
2300
2301 %description -n evas-loader-jpeg
2302 JPEG Image loader module for Evas.
2303
2304 %description -n evas-loader-jpeg -l pl.UTF-8
2305 Moduł wczytywania obrazów JPEG dla Evas.
2306
2307 %package -n evas-loader-png
2308 Summary:        PNG Image loader module for Evas
2309 Summary(pl.UTF-8):      Moduł wczytywania obrazów PNG dla Evas
2310 License:        BSD
2311 Group:          Libraries
2312 URL:            http://trac.enlightenment.org/e/wiki/Evas
2313 Requires:       evas = %{version}-%{release}
2314 Requires:       libpng >= 1.2.10
2315
2316 %description -n evas-loader-png
2317 PNG Image loader module for Evas.
2318
2319 %description -n evas-loader-png -l pl.UTF-8
2320 Moduł wczytywania obrazów PNG dla Evas.
2321
2322 %package -n evas-loader-tiff
2323 Summary:        TIFF Image loader module for Evas
2324 Summary(pl.UTF-8):      Moduł wczytywania obrazów TIFF dla Evas
2325 License:        BSD
2326 Group:          Libraries
2327 URL:            http://trac.enlightenment.org/e/wiki/Evas
2328 Requires:       evas = %{version}-%{release}
2329
2330 %description -n evas-loader-tiff
2331 TIFF Image loader module for Evas.
2332
2333 %description -n evas-loader-tiff -l pl.UTF-8
2334 Moduł wczytywania obrazów TIFF dla Evas.
2335
2336 %package -n evas-loader-webp
2337 Summary:        WebP Image loader module for Evas
2338 Summary(pl.UTF-8):      Moduł wczytywania obrazów WebP dla Evas
2339 License:        BSD
2340 Group:          Libraries
2341 URL:            http://trac.enlightenment.org/e/wiki/Evas
2342 Requires:       evas = %{version}-%{release}
2343
2344 %description -n evas-loader-webp
2345 WebP Image loader module for Evas.
2346
2347 %description -n evas-loader-webp -l pl.UTF-8
2348 Moduł wczytywania obrazów WebP dla Evas.
2349
2350 # savers:
2351 %package -n evas-saver-jpeg
2352 Summary:        JPEG Image saver module for Evas
2353 Summary(pl.UTF-8):      Moduł zapisywania obrazów JPEG dla Evas
2354 License:        BSD
2355 Group:          Libraries
2356 URL:            http://trac.enlightenment.org/e/wiki/Evas
2357 Requires:       evas = %{version}-%{release}
2358
2359 %description -n evas-saver-jpeg
2360 JPEG Image saver module for Evas.
2361
2362 %description -n evas-saver-jpeg -l pl.UTF-8
2363 Moduł zapisywania obrazów JPEG dla Evas.
2364
2365 %package -n evas-saver-png
2366 Summary:        PNG Image saver module for Evas
2367 Summary(pl.UTF-8):      Moduł zapisywania obrazów PNG dla Evas
2368 License:        BSD
2369 Group:          Libraries
2370 URL:            http://trac.enlightenment.org/e/wiki/Evas
2371 Requires:       evas = %{version}-%{release}
2372 Requires:       libpng >= 1.2.10
2373
2374 %description -n evas-saver-png
2375 PNG Image saver module for Evas.
2376
2377 %description -n evas-saver-png -l pl.UTF-8
2378 Moduł zapisywania obrazów PNG dla Evas.
2379
2380 %package -n evas-saver-tiff
2381 Summary:        TIFF Image saver module for Evas
2382 Summary(pl.UTF-8):      Moduł zapisywania obrazów TIFF dla Evas
2383 License:        BSD
2384 Group:          Libraries
2385 URL:            http://trac.enlightenment.org/e/wiki/Evas
2386 Requires:       evas = %{version}-%{release}
2387
2388 %description -n evas-saver-tiff
2389 TIFF Image saver module for Evas.
2390
2391 %description -n evas-saver-tiff -l pl.UTF-8
2392 Moduł zapisywania obrazów TIFF dla Evas.
2393
2394 %package -n evas-saver-webp
2395 Summary:        WebP Image saver module for Evas
2396 Summary(pl.UTF-8):      Moduł zapisywania obrazów WebP dla Evas
2397 License:        BSD
2398 Group:          Libraries
2399 URL:            http://trac.enlightenment.org/e/wiki/Evas
2400 Requires:       evas = %{version}-%{release}
2401
2402 %description -n evas-saver-webp
2403 WebP Image saver module for Evas.
2404
2405 %description -n evas-saver-webp -l pl.UTF-8
2406 Moduł zapisywania obrazów WebP dla Evas.
2407
2408 %package -n vim-addon-efl
2409 Summary:        EDC syntax support for Vim
2410 Summary(pl.UTF-8):      Obsługa składni EDC dla Vima
2411 Group:          Applications/Editors/Vim
2412 Requires:       vim-rt
2413 Obsoletes:      vim-syntax-edc
2414
2415 %description -n vim-addon-efl
2416 EDC syntax support for Vim.
2417
2418 %description -n vim-addon-efl -l pl.UTF-8
2419 Obsługa składni EDC dla Vima.
2420
2421 %prep
2422 %setup -q
2423 %patch0 -p1
2424 %patch1 -p1
2425 %patch2 -p1
2426
2427 %build
2428 %{__libtoolize}
2429 %{__aclocal} -I m4
2430 %{__autoconf}
2431 %{__autoheader}
2432 %{__automake}
2433 %configure \
2434         %{?with_drm:--enable-drm} \
2435         %{?with_egl:--enable-egl} \
2436         %{?with_fb:--enable-fb} \
2437         %{?with_gesture:--enable-gesture} \
2438         %{!?with_gstreamer:--disable-gstreamer1} \
2439         %{?with_harfbuzz:--enable-harfbuzz} \
2440         %{!?with_ibus:--disable-ibus} \
2441         --enable-image-loader-gif \
2442         --enable-image-loader-jpeg \
2443         --enable-image-loader-jp2k \
2444         --enable-image-loader-png \
2445         --enable-image-loader-tiff \
2446         --enable-image-loader-webp \
2447         %{!?with_luajit:--enable-lua-old} \
2448         --enable-multisense \
2449         %{?with_pixman:--enable-pixman} \
2450         %{!?with_scim:--disable-scim} \
2451         %{?with_sdl:--enable-sdl} \
2452         --disable-silent-rules \
2453         %{?with_static_libs:--enable-static} \
2454         %{?with_systemd:--enable-systemd} \
2455         %{?with_wayland:--enable-wayland} \
2456         %{?with_xine:--enable-xine} \
2457         --enable-xinput22 \
2458         --with-crypto=%{?with_gnutls:gnutls}%{!?with_gnutls:openssl} \
2459         --with-x11=%{?with_xcb:xcb}%{!?with_xcb:xlib}
2460
2461 %{__make}
2462
2463 %install
2464 rm -rf $RPM_BUILD_ROOT
2465
2466 %{__make} -j1 install \
2467         DESTDIR=$RPM_BUILD_ROOT
2468
2469 install -d $RPM_BUILD_ROOT%{_datadir}/vim/vimfiles
2470 cp -pr data/edje/vim/autoload $RPM_BUILD_ROOT%{_datadir}/vim
2471 cp -pr data/edje/vim/{ftdetect,ftplugin,indent,snippets,syntax} $RPM_BUILD_ROOT%{_datadir}/vim/vimfiles
2472
2473 # obsoleted by pkg-config
2474 %{__rm} $RPM_BUILD_ROOT%{_libdir}/lib*.la
2475 # loadable modules
2476 %{__rm} $RPM_BUILD_ROOT%{_libdir}/ecore/system/*/*/module.la
2477 %{__rm} $RPM_BUILD_ROOT%{_libdir}/ecore_evas/engines/*/*/module.la
2478 %{__rm} $RPM_BUILD_ROOT%{_libdir}/ecore_imf/modules/*/*/module.la
2479 %{__rm} $RPM_BUILD_ROOT%{_libdir}/edje/modules/*/*/module.la
2480 %{__rm} $RPM_BUILD_ROOT%{_libdir}/eeze/modules/sensor/*/*/module.la
2481 %{__rm} $RPM_BUILD_ROOT%{_libdir}/emotion/modules/*/*/module.la
2482 %{__rm} $RPM_BUILD_ROOT%{_libdir}/ethumb/modules/emotion/*/module.la
2483 %{__rm} $RPM_BUILD_ROOT%{_libdir}/evas/modules/*/*/*/module.la
2484 # benchmarking script, requires expedite and python - should be in expedite?
2485 %{__rm} $RPM_BUILD_ROOT%{_bindir}/eina-bench-cmp
2486
2487 # contains ecore+efreet messages; efreet R: ecore, so package it with ecore
2488 %find_lang efl
2489
2490 %clean
2491 rm -rf $RPM_BUILD_ROOT
2492
2493 %post   -n ecore -p /sbin/ldconfig
2494 %postun -n ecore -p /sbin/ldconfig
2495
2496 %post   -n ecore-audio -p /sbin/ldconfig
2497 %postun -n ecore-audio -p /sbin/ldconfig
2498
2499 %post   -n ecore-avahi -p /sbin/ldconfig
2500 %postun -n ecore-avahi -p /sbin/ldconfig
2501
2502 %post   -n ecore-con -p /sbin/ldconfig
2503 %postun -n ecore-con -p /sbin/ldconfig
2504
2505 %post   -n ecore-drm -p /sbin/ldconfig
2506 %postun -n ecore-drm -p /sbin/ldconfig
2507
2508 %post   -n ecore-evas -p /sbin/ldconfig
2509 %postun -n ecore-evas -p /sbin/ldconfig
2510
2511 %post   -n ecore-fb -p /sbin/ldconfig
2512 %postun -n ecore-fb -p /sbin/ldconfig
2513
2514 %post   -n ecore-file -p /sbin/ldconfig
2515 %postun -n ecore-file -p /sbin/ldconfig
2516
2517 %post   -n ecore-imf -p /sbin/ldconfig
2518 %postun -n ecore-imf -p /sbin/ldconfig
2519
2520 %post   -n ecore-imf-evas -p /sbin/ldconfig
2521 %postun -n ecore-imf-evas -p /sbin/ldconfig
2522
2523 %post   -n ecore-input -p /sbin/ldconfig
2524 %postun -n ecore-input -p /sbin/ldconfig
2525
2526 %post   -n ecore-input-evas -p /sbin/ldconfig
2527 %postun -n ecore-input-evas -p /sbin/ldconfig
2528
2529 %post   -n ecore-ipc -p /sbin/ldconfig
2530 %postun -n ecore-ipc -p /sbin/ldconfig
2531
2532 %post   -n ecore-sdl -p /sbin/ldconfig
2533 %postun -n ecore-sdl -p /sbin/ldconfig
2534
2535 %post   -n ecore-wayland -p /sbin/ldconfig
2536 %postun -n ecore-wayland -p /sbin/ldconfig
2537
2538 %post   -n ecore-x -p /sbin/ldconfig
2539 %postun -n ecore-x -p /sbin/ldconfig
2540
2541 %post   -n edje-libs -p /sbin/ldconfig
2542 %postun -n edje-libs -p /sbin/ldconfig
2543
2544 %post   -n eet -p /sbin/ldconfig
2545 %postun -n eet -p /sbin/ldconfig
2546
2547 %post   -n eeze -p /sbin/ldconfig
2548 %postun -n eeze -p /sbin/ldconfig
2549
2550 %post   -n efreet-libs -p /sbin/ldconfig
2551 %postun -n efreet-libs -p /sbin/ldconfig
2552
2553 %post   -n eina -p /sbin/ldconfig
2554 %postun -n eina -p /sbin/ldconfig
2555
2556 %post   -n eio -p /sbin/ldconfig
2557 %postun -n eio -p /sbin/ldconfig
2558
2559 %post   -n eldbus -p /sbin/ldconfig
2560 %postun -n eldbus -p /sbin/ldconfig
2561
2562 %post   -n embryo -p /sbin/ldconfig
2563 %postun -n embryo -p /sbin/ldconfig
2564
2565 %post   -n emotion -p /sbin/ldconfig
2566 %postun -n emotion -p /sbin/ldconfig
2567
2568 %post   -n eo -p /sbin/ldconfig
2569 %postun -n eo -p /sbin/ldconfig
2570
2571 %post   -n eolian -p /sbin/ldconfig
2572 %postun -n eolian -p /sbin/ldconfig
2573
2574 %post   -n ephysics -p /sbin/ldconfig
2575 %postun -n ephysics -p /sbin/ldconfig
2576
2577 %post   -n ethumb-libs -p /sbin/ldconfig
2578 %postun -n ethumb-libs -p /sbin/ldconfig
2579
2580 %post   -n evas -p /sbin/ldconfig
2581 %postun -n evas -p /sbin/ldconfig
2582
2583 %files -n ecore -f efl.lang
2584 %defattr(644,root,root,755)
2585 %attr(755,root,root) %{_libdir}/libecore.so.*.*.*
2586 %attr(755,root,root) %ghost %{_libdir}/libecore.so.1
2587 %dir %{_libdir}/ecore
2588 %dir %{_libdir}/ecore/system
2589 %{_datadir}/ecore
2590
2591 %files -n ecore-devel
2592 %defattr(644,root,root,755)
2593 %attr(755,root,root) %{_libdir}/libecore.so
2594 %{_includedir}/ecore-1
2595 %{_pkgconfigdir}/ecore.pc
2596 %{_libdir}/cmake/Ecore
2597
2598 %if %{with static_libs}
2599 %files -n ecore-static
2600 %defattr(644,root,root,755)
2601 %{_libdir}/libecore.a
2602 %endif
2603
2604 %files -n ecore-cxx-devel
2605 %defattr(644,root,root,755)
2606 %{_includedir}/ecore-cxx-1
2607 %{_pkgconfigdir}/ecore-cxx.pc
2608 %{_libdir}/cmake/EcoreCxx
2609
2610 %if %{with systemd}
2611 %files -n ecore-system-systemd
2612 %defattr(644,root,root,755)
2613 %dir %{_libdir}/ecore/system/systemd
2614 %dir %{_libdir}/ecore/system/systemd/%{arch_tag}
2615 %attr(755,root,root) %{_libdir}/ecore/system/systemd/%{arch_tag}/module.so
2616 %endif
2617
2618 %files -n ecore-system-upower
2619 %defattr(644,root,root,755)
2620 %dir %{_libdir}/ecore/system/upower
2621 %dir %{_libdir}/ecore/system/upower/%{arch_tag}
2622 %attr(755,root,root) %{_libdir}/ecore/system/upower/%{arch_tag}/module.so
2623
2624 %files -n ecore-audio
2625 %defattr(644,root,root,755)
2626 %attr(755,root,root) %{_libdir}/libecore_audio.so.*.*.*
2627 %attr(755,root,root) %ghost %{_libdir}/libecore_audio.so.1
2628
2629 %files -n ecore-audio-devel
2630 %defattr(644,root,root,755)
2631 %attr(755,root,root) %{_libdir}/libecore_audio.so
2632 %{_includedir}/ecore-audio-1
2633 %{_pkgconfigdir}/ecore-audio.pc
2634
2635 %if %{with static_libs}
2636 %files -n ecore-audio-static
2637 %defattr(644,root,root,755)
2638 %{_libdir}/libecore_audio.a
2639 %endif
2640
2641 %files -n ecore-audio-cxx-devel
2642 %defattr(644,root,root,755)
2643 %{_includedir}/ecore-audio-cxx-1
2644 %{_pkgconfigdir}/ecore-audio-cxx.pc
2645
2646 %files -n ecore-avahi
2647 %defattr(644,root,root,755)
2648 %attr(755,root,root) %{_libdir}/libecore_avahi.so.*.*.*
2649 %attr(755,root,root) %ghost %{_libdir}/libecore_avahi.so.1
2650
2651 %files -n ecore-avahi-devel
2652 %defattr(644,root,root,755)
2653 %attr(755,root,root) %{_libdir}/libecore_avahi.so
2654 %{_includedir}/ecore-avahi-1
2655 %{_pkgconfigdir}/ecore-avahi.pc
2656
2657 %if %{with static_libs}
2658 %files -n ecore-avahi-static
2659 %defattr(644,root,root,755)
2660 %{_libdir}/libecore_avahi.a
2661 %endif
2662
2663 %files -n ecore-con
2664 %defattr(644,root,root,755)
2665 %attr(755,root,root) %{_libdir}/libecore_con.so.*.*.*
2666 %attr(755,root,root) %ghost %{_libdir}/libecore_con.so.1
2667
2668 %files -n ecore-con-devel
2669 %defattr(644,root,root,755)
2670 %attr(755,root,root) %{_libdir}/libecore_con.so
2671 %{_includedir}/ecore-con-1
2672 %{_pkgconfigdir}/ecore-con.pc
2673
2674 %if %{with static_libs}
2675 %files -n ecore-con-static
2676 %defattr(644,root,root,755)
2677 %{_libdir}/libecore_con.a
2678 %endif
2679
2680 %files -n ecore-drm
2681 %defattr(644,root,root,755)
2682 %attr(755,root,root) %{_libdir}/libecore_drm.so.*.*.*
2683 %attr(755,root,root) %ghost %{_libdir}/libecore_drm.so.1
2684 %dir %{_libdir}/ecore_drm
2685 %dir %{_libdir}/ecore_drm/bin
2686 %dir %{_libdir}/ecore_drm/bin/%{arch_tag}
2687 %attr(755,root,root) %{_libdir}/ecore_drm/bin/%{arch_tag}/ecore_drm_launch
2688
2689 %files -n ecore-drm-devel
2690 %defattr(644,root,root,755)
2691 %attr(755,root,root) %{_libdir}/libecore_drm.so
2692 %{_includedir}/ecore-drm-1
2693 %{_pkgconfigdir}/ecore-drm.pc
2694
2695 %if %{with static_libs}
2696 %files -n ecore-drm-static
2697 %defattr(644,root,root,755)
2698 %{_libdir}/libecore_drm.a
2699 %endif
2700
2701 %files -n ecore-evas
2702 %defattr(644,root,root,755)
2703 %attr(755,root,root) %{_bindir}/ecore_evas_convert
2704 %attr(755,root,root) %{_libdir}/libecore_evas.so.*.*.*
2705 %attr(755,root,root) %ghost %{_libdir}/libecore_evas.so.1
2706 %dir %{_libdir}/ecore_evas
2707 %dir %{_libdir}/ecore_evas/engines
2708
2709 %files -n ecore-evas-devel
2710 %defattr(644,root,root,755)
2711 %attr(755,root,root) %{_libdir}/libecore_evas.so
2712 %{_includedir}/ecore-evas-1
2713 %{_pkgconfigdir}/ecore-evas.pc
2714
2715 %if %{with static_libs}
2716 %files -n ecore-evas-static
2717 %defattr(644,root,root,755)
2718 %{_libdir}/libecore_evas.a
2719 %endif
2720
2721 %files -n ecore-evas-engine-drm
2722 %defattr(644,root,root,755)
2723 %dir %{_libdir}/ecore_evas/engines/drm
2724 %dir %{_libdir}/ecore_evas/engines/drm/%{arch_tag}
2725 %attr(755,root,root) %{_libdir}/ecore_evas/engines/drm/%{arch_tag}/module.so
2726
2727 %files -n ecore-evas-engine-extn
2728 %defattr(644,root,root,755)
2729 %dir %{_libdir}/ecore_evas/engines/extn
2730 %dir %{_libdir}/ecore_evas/engines/extn/%{arch_tag}
2731 %attr(755,root,root) %{_libdir}/ecore_evas/engines/extn/%{arch_tag}/module.so
2732
2733 %if %{with fb}
2734 %files -n ecore-evas-engine-fb
2735 %defattr(644,root,root,755)
2736 %dir %{_libdir}/ecore_evas/engines/fb
2737 %dir %{_libdir}/ecore_evas/engines/fb/%{arch_tag}
2738 %attr(755,root,root) %{_libdir}/ecore_evas/engines/fb/%{arch_tag}/module.so
2739 %endif
2740
2741 %if %{with sdl}
2742 %files -n ecore-evas-engine-sdl
2743 %defattr(644,root,root,755)
2744 %dir %{_libdir}/ecore_evas/engines/sdl
2745 %dir %{_libdir}/ecore_evas/engines/sdl/%{arch_tag}
2746 %attr(755,root,root) %{_libdir}/ecore_evas/engines/sdl/%{arch_tag}/module.so
2747 %endif
2748
2749 %if %{with wayland}
2750 %files -n ecore-evas-engine-wayland
2751 %defattr(644,root,root,755)
2752 %dir %{_libdir}/ecore_evas/engines/wayland
2753 %dir %{_libdir}/ecore_evas/engines/wayland/%{arch_tag}
2754 %attr(755,root,root) %{_libdir}/ecore_evas/engines/wayland/%{arch_tag}/module.so
2755 %endif
2756
2757 %files -n ecore-evas-engine-x
2758 %defattr(644,root,root,755)
2759 %dir %{_libdir}/ecore_evas/engines/x
2760 %dir %{_libdir}/ecore_evas/engines/x/%{arch_tag}
2761 %attr(755,root,root) %{_libdir}/ecore_evas/engines/x/%{arch_tag}/module.so
2762
2763 %if %{with fb}
2764 %files -n ecore-fb
2765 %defattr(644,root,root,755)
2766 %attr(755,root,root) %{_libdir}/libecore_fb.so.*.*.*
2767 %attr(755,root,root) %ghost %{_libdir}/libecore_fb.so.1
2768
2769 %files -n ecore-fb-devel
2770 %defattr(644,root,root,755)
2771 %attr(755,root,root) %{_libdir}/libecore_fb.so
2772 %{_includedir}/ecore-fb-1
2773 %{_pkgconfigdir}/ecore-fb.pc
2774
2775 %if %{with static_libs}
2776 %files -n ecore-fb-static
2777 %defattr(644,root,root,755)
2778 %{_libdir}/libecore_fb.a
2779 %endif
2780 %endif
2781
2782 %files -n ecore-file
2783 %defattr(644,root,root,755)
2784 %attr(755,root,root) %{_libdir}/libecore_file.so.*.*.*
2785 %attr(755,root,root) %ghost %{_libdir}/libecore_file.so.1
2786
2787 %files -n ecore-file-devel
2788 %defattr(644,root,root,755)
2789 %attr(755,root,root) %{_libdir}/libecore_file.so
2790 %{_includedir}/ecore-file-1
2791 %{_pkgconfigdir}/ecore-file.pc
2792
2793 %if %{with static_libs}
2794 %files -n ecore-file-static
2795 %defattr(644,root,root,755)
2796 %{_libdir}/libecore_file.a
2797 %endif
2798
2799 %files -n ecore-imf
2800 %defattr(644,root,root,755)
2801 %attr(755,root,root) %{_libdir}/libecore_imf.so.*.*.*
2802 %attr(755,root,root) %ghost %{_libdir}/libecore_imf.so.1
2803 %dir %{_libdir}/ecore_imf
2804 %dir %{_libdir}/ecore_imf/modules
2805 %{_datadir}/ecore_imf
2806
2807 %files -n ecore-imf-devel
2808 %defattr(644,root,root,755)
2809 %attr(755,root,root) %{_libdir}/libecore_imf.so
2810 %{_includedir}/ecore-imf-1
2811 %{_pkgconfigdir}/ecore-imf.pc
2812
2813 %if %{with static_libs}
2814 %files -n ecore-imf-static
2815 %defattr(644,root,root,755)
2816 %{_libdir}/libecore_imf.a
2817 %endif
2818
2819 %if %{with ibus}
2820 %files -n ecore-imf-module-ibus
2821 %defattr(644,root,root,755)
2822 %dir %{_libdir}/ecore_imf/modules/ibus
2823 %dir %{_libdir}/ecore_imf/modules/ibus/%{arch_tag}
2824 %attr(755,root,root) %{_libdir}/ecore_imf/modules/ibus/%{arch_tag}/module.so
2825 %endif
2826
2827 %if %{with scim}
2828 %files -n ecore-imf-module-scim
2829 %defattr(644,root,root,755)
2830 %dir %{_libdir}/ecore_imf/modules/scim
2831 %dir %{_libdir}/ecore_imf/modules/scim/%{arch_tag}
2832 %attr(755,root,root) %{_libdir}/ecore_imf/modules/scim/%{arch_tag}/module.so
2833 %endif
2834
2835 %if %{with wayland}
2836 %files -n ecore-imf-module-wayland
2837 %defattr(644,root,root,755)
2838 %dir %{_libdir}/ecore_imf/modules/wayland
2839 %dir %{_libdir}/ecore_imf/modules/wayland/%{arch_tag}
2840 %attr(755,root,root) %{_libdir}/ecore_imf/modules/wayland/%{arch_tag}/module.so
2841 %endif
2842
2843 %if %{without xcb_api}
2844 %files -n ecore-imf-module-xim
2845 %defattr(644,root,root,755)
2846 %dir %{_libdir}/ecore_imf/modules/xim
2847 %dir %{_libdir}/ecore_imf/modules/xim/%{arch_tag}
2848 %attr(755,root,root) %{_libdir}/ecore_imf/modules/xim/%{arch_tag}/module.so
2849 %endif
2850
2851 %files -n ecore-imf-evas
2852 %defattr(644,root,root,755)
2853 %attr(755,root,root) %{_libdir}/libecore_imf_evas.so.*.*.*
2854 %attr(755,root,root) %ghost %{_libdir}/libecore_imf_evas.so.1
2855
2856 %files -n ecore-imf-evas-devel
2857 %defattr(644,root,root,755)
2858 %attr(755,root,root) %{_libdir}/libecore_imf_evas.so
2859 %{_includedir}/ecore-imf-evas-1
2860 %{_pkgconfigdir}/ecore-imf-evas.pc
2861
2862 %if %{with static_libs}
2863 %files -n ecore-imf-evas-static
2864 %defattr(644,root,root,755)
2865 %{_libdir}/libecore_imf_evas.a
2866 %endif
2867
2868 %files -n ecore-input
2869 %defattr(644,root,root,755)
2870 %attr(755,root,root) %{_libdir}/libecore_input.so.*.*.*
2871 %attr(755,root,root) %ghost %{_libdir}/libecore_input.so.1
2872
2873 %files -n ecore-input-devel
2874 %defattr(644,root,root,755)
2875 %attr(755,root,root) %{_libdir}/libecore_input.so
2876 %{_includedir}/ecore-input-1
2877 %{_pkgconfigdir}/ecore-input.pc
2878
2879 %if %{with static_libs}
2880 %files -n ecore-input-static
2881 %defattr(644,root,root,755)
2882 %{_libdir}/libecore_input.a
2883 %endif
2884
2885 %files -n ecore-input-evas
2886 %defattr(644,root,root,755)
2887 %attr(755,root,root) %{_libdir}/libecore_input_evas.so.*.*.*
2888 %attr(755,root,root) %ghost %{_libdir}/libecore_input_evas.so.1
2889
2890 %files -n ecore-input-evas-devel
2891 %defattr(644,root,root,755)
2892 %attr(755,root,root) %{_libdir}/libecore_input_evas.so
2893 %{_includedir}/ecore-input-evas-1
2894 %{_pkgconfigdir}/ecore-input-evas.pc
2895
2896 %if %{with static_libs}
2897 %files -n ecore-input-evas-static
2898 %defattr(644,root,root,755)
2899 %{_libdir}/libecore_input_evas.a
2900 %endif
2901
2902 %files -n ecore-ipc
2903 %defattr(644,root,root,755)
2904 %attr(755,root,root) %{_libdir}/libecore_ipc.so.*.*.*
2905 %attr(755,root,root) %ghost %{_libdir}/libecore_ipc.so.1
2906
2907 %files -n ecore-ipc-devel
2908 %defattr(644,root,root,755)
2909 %attr(755,root,root) %{_libdir}/libecore_ipc.so
2910 %{_includedir}/ecore-ipc-1
2911 %{_pkgconfigdir}/ecore-ipc.pc
2912
2913 %if %{with static_libs}
2914 %files -n ecore-ipc-static
2915 %defattr(644,root,root,755)
2916 %{_libdir}/libecore_ipc.a
2917 %endif
2918
2919 %if %{with sdl}
2920 %files -n ecore-sdl
2921 %defattr(644,root,root,755)
2922 %attr(755,root,root) %{_libdir}/libecore_sdl.so.*.*.*
2923 %attr(755,root,root) %ghost %{_libdir}/libecore_sdl.so.1
2924
2925 %files -n ecore-sdl-devel
2926 %defattr(644,root,root,755)
2927 %attr(755,root,root) %{_libdir}/libecore_sdl.so
2928 %{_includedir}/ecore-sdl-1
2929 %{_pkgconfigdir}/ecore-sdl.pc
2930
2931 %if %{with static_libs}
2932 %files -n ecore-sdl-static
2933 %defattr(644,root,root,755)
2934 %{_libdir}/libecore_sdl.a
2935 %endif
2936 %endif
2937
2938 %if %{with wayland}
2939 %files -n ecore-wayland
2940 %defattr(644,root,root,755)
2941 %attr(755,root,root) %{_libdir}/libecore_wayland.so.*.*.*
2942 %attr(755,root,root) %ghost %{_libdir}/libecore_wayland.so.1
2943
2944 %files -n ecore-wayland-devel
2945 %defattr(644,root,root,755)
2946 %attr(755,root,root) %{_libdir}/libecore_wayland.so
2947 %{_includedir}/ecore-wayland-1
2948 %{_pkgconfigdir}/ecore-wayland.pc
2949
2950 %if %{with static_libs}
2951 %files -n ecore-wayland-static
2952 %defattr(644,root,root,755)
2953 %{_libdir}/libecore_wayland.a
2954 %endif
2955 %endif
2956
2957 %files -n ecore-x
2958 %defattr(644,root,root,755)
2959 %attr(755,root,root) %{_libdir}/libecore_x.so.*.*.*
2960 %attr(755,root,root) %ghost %{_libdir}/libecore_x.so.1
2961
2962 %files -n ecore-x-devel
2963 %defattr(644,root,root,755)
2964 %attr(755,root,root) %{_libdir}/libecore_x.so
2965 %{_includedir}/ecore-x-1
2966 %{_pkgconfigdir}/ecore-x.pc
2967
2968 %if %{with static_libs}
2969 %files -n ecore-x-static
2970 %defattr(644,root,root,755)
2971 %{_libdir}/libecore_x.a
2972 %endif
2973
2974 %files -n edje
2975 %defattr(644,root,root,755)
2976 %attr(755,root,root) %{_bindir}/edje_cc
2977 %attr(755,root,root) %{_bindir}/edje_codegen
2978 %attr(755,root,root) %{_bindir}/edje_decc
2979 %attr(755,root,root) %{_bindir}/edje_external_inspector
2980 %attr(755,root,root) %{_bindir}/edje_inspector
2981 %attr(755,root,root) %{_bindir}/edje_pick
2982 %attr(755,root,root) %{_bindir}/edje_player
2983 %attr(755,root,root) %{_bindir}/edje_recc
2984 %attr(755,root,root) %{_bindir}/edje_watch
2985 %dir %{_libdir}/edje/utils
2986 %dir %{_libdir}/edje/utils/%{arch_tag}
2987 %attr(755,root,root) %dir %{_libdir}/edje/utils/%{arch_tag}/epp
2988 %{_datadir}/edje
2989 %{_datadir}/mime/packages/edje.xml
2990
2991 %files -n edje-libs
2992 %defattr(644,root,root,755)
2993 %attr(755,root,root) %{_libdir}/libedje.so.*.*.*
2994 %attr(755,root,root) %ghost %{_libdir}/libedje.so.1
2995 %dir %{_libdir}/edje
2996 %dir %{_libdir}/edje/modules
2997
2998 %files -n edje-devel
2999 %defattr(644,root,root,755)
3000 %attr(755,root,root) %{_libdir}/libedje.so
3001 %{_includedir}/edje-1
3002 %{_pkgconfigdir}/edje.pc
3003 %{_libdir}/cmake/Edje
3004
3005 %if %{with static_libs}
3006 %files -n edje-static
3007 %defattr(644,root,root,755)
3008 %{_libdir}/libedje.a
3009 %endif
3010
3011 %files -n edje-cxx-devel
3012 %defattr(644,root,root,755)
3013 %{_includedir}/edje-cxx-1
3014 %{_pkgconfigdir}/edje-cxx.pc
3015
3016 %files -n edje-module-emotion
3017 %defattr(644,root,root,755)
3018 %dir %{_libdir}/edje/modules/emotion
3019 %dir %{_libdir}/edje/modules/emotion/%{arch_tag}
3020 %attr(755,root,root) %{_libdir}/edje/modules/emotion/%{arch_tag}/module.so
3021
3022 %files -n eet
3023 %defattr(644,root,root,755)
3024 %attr(755,root,root) %{_bindir}/eet
3025 %attr(755,root,root) %{_bindir}/vieet
3026 %attr(755,root,root) %{_libdir}/libeet.so.*.*.*
3027 %attr(755,root,root) %ghost %{_libdir}/libeet.so.1
3028
3029 %files -n eet-devel
3030 %defattr(644,root,root,755)
3031 %attr(755,root,root) %{_libdir}/libeet.so
3032 %{_includedir}/eet-1
3033 %{_pkgconfigdir}/eet.pc
3034 %{_libdir}/cmake/Eet
3035
3036 %if %{with static_libs}
3037 %files -n eet-static
3038 %defattr(644,root,root,755)
3039 %{_libdir}/libeet.a
3040 %endif
3041
3042 %files -n eet-cxx-devel
3043 %defattr(644,root,root,755)
3044 %{_includedir}/eet-cxx-1
3045 %{_pkgconfigdir}/eet-cxx.pc
3046 %{_libdir}/cmake/EetCxx
3047
3048 %files -n eeze
3049 %defattr(644,root,root,755)
3050 %attr(755,root,root) %{_bindir}/eeze_disk_ls
3051 %attr(755,root,root) %{_bindir}/eeze_mount
3052 %attr(755,root,root) %{_bindir}/eeze_scanner
3053 %attr(755,root,root) %{_bindir}/eeze_umount
3054 %attr(755,root,root) %{_libdir}/libeeze.so.*.*.*
3055 %attr(755,root,root) %ghost %{_libdir}/libeeze.so.1
3056 %dir %{_libdir}/eeze
3057 %dir %{_libdir}/eeze/modules
3058 %dir %{_libdir}/eeze/modules/sensor
3059 %dir %{_libdir}/eeze/modules/sensor/fake
3060 %dir %{_libdir}/eeze/modules/sensor/fake/%{arch_tag}
3061 %attr(755,root,root) %{_libdir}/eeze/modules/sensor/fake/%{arch_tag}/module.so
3062 %dir %{_libdir}/eeze/modules/sensor/udev
3063 %dir %{_libdir}/eeze/modules/sensor/udev/%{arch_tag}
3064 %attr(755,root,root) %{_libdir}/eeze/modules/sensor/udev/%{arch_tag}/module.so
3065 %{_datadir}/eeze
3066
3067 %files -n eeze-devel
3068 %defattr(644,root,root,755)
3069 %attr(755,root,root) %{_libdir}/libeeze.so
3070 %{_includedir}/eeze-1
3071 %{_pkgconfigdir}/eeze.pc
3072 %{_libdir}/cmake/Eeze
3073
3074 %if %{with static_libs}
3075 %files -n eeze-static
3076 %defattr(644,root,root,755)
3077 %{_libdir}/libeeze.a
3078 %endif
3079
3080 %files -n efreet
3081 %defattr(644,root,root,755)
3082 %attr(755,root,root) %{_bindir}/efreetd
3083 %dir %{_libdir}/efreet
3084 %dir %{_libdir}/efreet/%{arch_tag}
3085 %attr(755,root,root) %{_libdir}/efreet/%{arch_tag}/efreet_desktop_cache_create
3086 %attr(755,root,root) %{_libdir}/efreet/%{arch_tag}/efreet_icon_cache_create
3087 %if %{with systemd}
3088 %{systemduserunitdir}/efreet.service
3089 %endif
3090 %{_datadir}/dbus-1/services/org.enlightenment.Efreet.service
3091 %{_datadir}/efreet
3092
3093 %files -n efreet-libs
3094 %defattr(644,root,root,755)
3095 %attr(755,root,root) %{_libdir}/libefreet.so.*.*.*
3096 %attr(755,root,root) %ghost %{_libdir}/libefreet.so.1
3097 %attr(755,root,root) %{_libdir}/libefreet_mime.so.*.*.*
3098 %attr(755,root,root) %ghost %{_libdir}/libefreet_mime.so.1
3099 %attr(755,root,root) %{_libdir}/libefreet_trash.so.*.*.*
3100 %attr(755,root,root) %ghost %{_libdir}/libefreet_trash.so.1
3101
3102 %files -n efreet-devel
3103 %defattr(644,root,root,755)
3104 %attr(755,root,root) %{_libdir}/libefreet.so
3105 %attr(755,root,root) %{_libdir}/libefreet_mime.so
3106 %attr(755,root,root) %{_libdir}/libefreet_trash.so
3107 %{_includedir}/efreet-1
3108 %{_pkgconfigdir}/efreet.pc
3109 %{_pkgconfigdir}/efreet-mime.pc
3110 %{_pkgconfigdir}/efreet-trash.pc
3111 %{_libdir}/cmake/Efreet
3112
3113 %if %{with static_libs}
3114 %files -n efreet-static
3115 %defattr(644,root,root,755)
3116 %{_libdir}/libefreet.a
3117 %{_libdir}/libefreet_mime.a
3118 %{_libdir}/libefreet_trash.a
3119 %endif
3120
3121 %files -n eina
3122 %defattr(644,root,root,755)
3123 %doc AUTHORS COMPLIANCE COPYING ChangeLog NEWS README licenses/COPYING.{BSD,SMALL}
3124 %attr(755,root,root) %{_libdir}/libeina.so.*.*.*
3125 %attr(755,root,root) %ghost %{_libdir}/libeina.so.1
3126
3127 %files -n eina-devel
3128 %defattr(644,root,root,755)
3129 %attr(755,root,root) %{_libdir}/libeina.so
3130 # efl-1 is common for EFL - packaged here as eina is all-common EFL dependency
3131 %{_includedir}/efl-1
3132 %{_includedir}/eina-1
3133 %{_pkgconfigdir}/eina.pc
3134 %{_libdir}/cmake/Eina
3135
3136 %if %{with static_libs}
3137 %files -n eina-static
3138 %defattr(644,root,root,755)
3139 %{_libdir}/libeina.a
3140 %endif
3141
3142 %files -n eina-cxx-devel
3143 %defattr(644,root,root,755)
3144 %{_includedir}/eina-cxx-1
3145 %{_pkgconfigdir}/eina-cxx.pc
3146 %{_libdir}/cmake/EinaCxx
3147
3148 %files -n eio
3149 %defattr(644,root,root,755)
3150 %attr(755,root,root) %{_libdir}/libeio.so.*.*.*
3151 %attr(755,root,root) %ghost %{_libdir}/libeio.so.1
3152
3153 %files -n eio-devel
3154 %defattr(644,root,root,755)
3155 %attr(755,root,root) %{_libdir}/libeio.so
3156 %{_includedir}/eio-1
3157 %{_pkgconfigdir}/eio.pc
3158
3159 %if %{with static_libs}
3160 %files -n eio-static
3161 %defattr(644,root,root,755)
3162 %{_libdir}/libeio.a
3163 %endif
3164
3165 %files -n eldbus
3166 %defattr(644,root,root,755)
3167 %attr(755,root,root) %{_libdir}/libeldbus.so.*.*.*
3168 %attr(755,root,root) %ghost %{_libdir}/libeldbus.so.1
3169
3170 %files -n eldbus-devel
3171 %defattr(644,root,root,755)
3172 %attr(755,root,root) %{_bindir}/eldbus-codegen
3173 %attr(755,root,root) %{_libdir}/libeldbus.so
3174 %{_includedir}/eldbus-1
3175 %{_pkgconfigdir}/eldbus.pc
3176 %{_libdir}/cmake/Eldbus
3177
3178 %if %{with static_libs}
3179 %files -n eldbus-static
3180 %defattr(644,root,root,755)
3181 %{_libdir}/libeldbus.a
3182 %endif
3183
3184 %files -n embryo
3185 %defattr(644,root,root,755)
3186 %attr(755,root,root) %{_bindir}/embryo_cc
3187 %attr(755,root,root) %{_libdir}/libembryo.so.*.*.*
3188 %attr(755,root,root) %ghost %{_libdir}/libembryo.so.1
3189 # for embryo_cc
3190 %{_datadir}/embryo
3191
3192 %files -n embryo-devel
3193 %defattr(644,root,root,755)
3194 %attr(755,root,root) %{_libdir}/libembryo.so
3195 %{_includedir}/embryo-1
3196 %{_pkgconfigdir}/embryo.pc
3197
3198 %if %{with static_libs}
3199 %files -n embryo-static
3200 %defattr(644,root,root,755)
3201 %{_libdir}/libembryo.a
3202 %endif
3203
3204 %files -n emotion
3205 %defattr(644,root,root,755)
3206 %attr(755,root,root) %{_libdir}/libemotion.so.*.*.*
3207 %attr(755,root,root) %ghost %{_libdir}/libemotion.so.1
3208 %dir %{_libdir}/emotion
3209 %dir %{_libdir}/emotion/modules
3210 %{_datadir}/emotion
3211
3212 %files -n emotion-devel
3213 %defattr(644,root,root,755)
3214 %attr(755,root,root) %{_libdir}/libemotion.so
3215 %{_includedir}/emotion-1
3216 %{_pkgconfigdir}/emotion.pc
3217 %{_libdir}/cmake/Emotion
3218
3219 %if %{with static_libs}
3220 %files -n emotion-static
3221 %defattr(644,root,root,755)
3222 %{_libdir}/libemotion.a
3223 %endif
3224
3225 %if %{with gstreamer}
3226 %files -n emotion-decoder-gstreamer
3227 %defattr(644,root,root,755)
3228 %dir %{_libdir}/emotion/modules/gstreamer1
3229 %dir %{_libdir}/emotion/modules/gstreamer1/%{arch_tag}
3230 %attr(755,root,root) %{_libdir}/emotion/modules/gstreamer1/%{arch_tag}/module.so
3231 %endif
3232
3233 %if %{with xine}
3234 %files -n emotion-decoder-xine
3235 %defattr(644,root,root,755)
3236 %dir %{_libdir}/emotion/modules/xine
3237 %dir %{_libdir}/emotion/modules/xine/%{arch_tag}
3238 %attr(755,root,root) %{_libdir}/emotion/modules/xine/%{arch_tag}/module.so
3239 %endif
3240
3241 %files -n eo
3242 %defattr(644,root,root,755)
3243 %attr(755,root,root) %{_libdir}/libeo.so.*.*.*
3244 %attr(755,root,root) %ghost %{_libdir}/libeo.so.1
3245
3246 %files -n eo-devel
3247 %defattr(644,root,root,755)
3248 %attr(755,root,root) %{_libdir}/libeo.so
3249 %{_includedir}/eo-1
3250 %{_pkgconfigdir}/eo.pc
3251 %{_libdir}/cmake/Eo
3252
3253 %if %{with static_libs}
3254 %files -n eo-static
3255 %defattr(644,root,root,755)
3256 %{_libdir}/libeo.a
3257 %endif
3258
3259 %files -n eo-cxx-devel
3260 %defattr(644,root,root,755)
3261 %{_includedir}/eo-cxx-1
3262 %{_pkgconfigdir}/eo-cxx.pc
3263 %{_libdir}/cmake/EoCxx
3264
3265 %files -n eo-gdb
3266 %defattr(644,root,root,755)
3267 %dir %{_datadir}/eo
3268 %{_datadir}/eo/gdb
3269 %{_datadir}/gdb/auto-load/usr/%{_lib}/libeo.so.%{version}-gdb.py
3270
3271 %files -n eolian
3272 %defattr(644,root,root,755)
3273 %attr(755,root,root) %{_bindir}/eolian_cxx
3274 %attr(755,root,root) %{_bindir}/eolian_gen
3275 %attr(755,root,root) %{_libdir}/libeolian.so.*.*.*
3276 %attr(755,root,root) %ghost %{_libdir}/libeolian.so.1
3277 %dir %{_datadir}/eolian
3278 %dir %{_datadir}/eolian/include
3279 # package everything here or per-library split?
3280 %{_datadir}/eolian/include/ecore-1
3281 %{_datadir}/eolian/include/edje-1
3282 %{_datadir}/eolian/include/eo-1
3283 %{_datadir}/eolian/include/evas-1
3284
3285 %files -n eolian-devel
3286 %defattr(644,root,root,755)
3287 %attr(755,root,root) %{_libdir}/libeolian.so
3288 %{_includedir}/eolian-1
3289 %{_pkgconfigdir}/eolian.pc
3290 %{_libdir}/cmake/Eolian
3291
3292 %files -n eolian-static
3293 %defattr(644,root,root,755)
3294 %{_libdir}/libeolian.a
3295
3296 %files -n eolian-cxx-devel
3297 %defattr(644,root,root,755)
3298 %{_includedir}/eolian-cxx-1
3299 %{_pkgconfigdir}/eolian-cxx.pc
3300 %{_libdir}/cmake/EolianCxx
3301
3302 %files -n ephysics
3303 %defattr(644,root,root,755)
3304 %attr(755,root,root) %{_libdir}/libephysics.so.*.*.*
3305 %attr(755,root,root) %ghost %{_libdir}/libephysics.so.1
3306
3307 %files -n ephysics-devel
3308 %defattr(644,root,root,755)
3309 %attr(755,root,root) %{_libdir}/libephysics.so
3310 %{_includedir}/ephysics-1
3311 %{_pkgconfigdir}/ephysics.pc
3312
3313 %if %{with static_libs}
3314 %files -n ephysics-static
3315 %defattr(644,root,root,755)
3316 %{_libdir}/libephysics.a
3317 %endif
3318
3319 %files -n ethumb
3320 %defattr(644,root,root,755)
3321 %attr(755,root,root) %{_bindir}/ethumb
3322 %attr(755,root,root) %{_bindir}/ethumbd
3323 %attr(755,root,root) %{_bindir}/ethumbd_client
3324 %dir %{_libdir}/ethumb_client
3325 %dir %{_libdir}/ethumb_client/utils
3326 %dir %{_libdir}/ethumb_client/utils/%{arch_tag}
3327 %attr(755,root,root) %{_libdir}/ethumb_client/utils/%{arch_tag}/ethumbd_slave
3328 %if %{with systemd}
3329 %{systemduserunitdir}/ethumb.service
3330 %endif
3331 %{_datadir}/dbus-1/services/org.enlightenment.Ethumb.service
3332 %{_datadir}/ethumb
3333 %{_datadir}/ethumb_client
3334
3335 %files -n ethumb-libs
3336 %defattr(644,root,root,755)
3337 %attr(755,root,root) %{_libdir}/libethumb.so.*.*.*
3338 %attr(755,root,root) %ghost %{_libdir}/libethumb.so.1
3339 %attr(755,root,root) %{_libdir}/libethumb_client.so.*.*.*
3340 %attr(755,root,root) %ghost %{_libdir}/libethumb_client.so.1
3341 %dir %{_libdir}/ethumb
3342 %dir %{_libdir}/ethumb/modules
3343
3344 %files -n ethumb-devel
3345 %defattr(644,root,root,755)
3346 %attr(755,root,root) %{_libdir}/libethumb.so
3347 %attr(755,root,root) %{_libdir}/libethumb_client.so
3348 %{_includedir}/ethumb-1
3349 %{_includedir}/ethumb-client-1
3350 %{_pkgconfigdir}/ethumb.pc
3351 %{_pkgconfigdir}/ethumb_client.pc
3352 %{_libdir}/cmake/Ethumb
3353 %{_libdir}/cmake/EthumbClient
3354
3355 %if %{with static_libs}
3356 %files -n ethumb-static
3357 %defattr(644,root,root,755)
3358 %{_libdir}/libethumb.a
3359 %{_libdir}/libethumb_client.a
3360 %endif
3361
3362 %files -n ethumb-plugin-emotion
3363 %defattr(644,root,root,755)
3364 %dir %{_libdir}/ethumb/modules/emotion
3365 %dir %{_libdir}/ethumb/modules/emotion/%{arch_tag}
3366 %attr(755,root,root) %{_libdir}/ethumb/modules/emotion/%{arch_tag}/module.so
3367 %{_libdir}/ethumb/modules/emotion/%{arch_tag}/template.edj
3368
3369 %files -n evas
3370 %defattr(644,root,root,755)
3371 %attr(755,root,root) %{_bindir}/evas_cserve2_client
3372 %attr(755,root,root) %{_bindir}/evas_cserve2_debug
3373 %attr(755,root,root) %{_bindir}/evas_cserve2_shm_debug
3374 %attr(755,root,root) %{_bindir}/evas_cserve2_usage
3375 %attr(755,root,root) %{_libdir}/libevas.so.*.*.*
3376 %attr(755,root,root) %ghost %{_libdir}/libevas.so.1
3377 %dir %{_libdir}/evas
3378 %dir %{_libdir}/evas/cserve2
3379 %dir %{_libdir}/evas/cserve2/bin
3380 %dir %{_libdir}/evas/cserve2/bin/%{arch_tag}
3381 %attr(755,root,root) %{_libdir}/evas/cserve2/bin/%{arch_tag}/evas_cserve2
3382 %attr(755,root,root) %{_libdir}/evas/cserve2/bin/%{arch_tag}/evas_cserve2_slave
3383 %dir %{_libdir}/evas/modules
3384 %dir %{_libdir}/evas/modules/engines
3385 %dir %{_libdir}/evas/modules/loaders
3386 %dir %{_libdir}/evas/modules/savers
3387 %{_datadir}/evas
3388
3389 %files -n evas-devel
3390 %defattr(644,root,root,755)
3391 %attr(755,root,root) %{_libdir}/libevas.so
3392 %{_includedir}/evas-1
3393 %{_pkgconfigdir}/evas.pc
3394 # engine private structures
3395 %{?with_drm:%{_pkgconfigdir}/evas-drm.pc}
3396 %{?with_fb:%{_pkgconfigdir}/evas-fb.pc}
3397 %{?with_sdl:%{_pkgconfigdir}/evas-opengl-sdl.pc}
3398 %{_pkgconfigdir}/evas-opengl-x11.pc
3399 %{_pkgconfigdir}/evas-software-buffer.pc
3400 %{_pkgconfigdir}/evas-software-x11.pc
3401 %if %{with wayland}
3402 %{?with_wayland_egl:%{_pkgconfigdir}/evas-wayland-egl.pc}
3403 %{_pkgconfigdir}/evas-wayland-shm.pc
3404 %endif
3405 %{_libdir}/cmake/Evas
3406
3407 %if %{with static_libs}
3408 %files -n evas-static
3409 %defattr(644,root,root,755)
3410 %{_libdir}/libevas.a
3411 %endif
3412
3413 %files -n evas-cxx-devel
3414 %defattr(644,root,root,755)
3415 %{_includedir}/evas-cxx-1
3416 %{_pkgconfigdir}/evas-cxx.pc
3417 %{_libdir}/cmake/EvasCxx
3418
3419 %if %{with drm}
3420 %files -n evas-engine-drm
3421 %defattr(644,root,root,755)
3422 %dir %{_libdir}/evas/modules/engines/drm
3423 %dir %{_libdir}/evas/modules/engines/drm/%{arch_tag}
3424 %attr(755,root,root) %{_libdir}/evas/modules/engines/drm/%{arch_tag}/module.so
3425 %endif
3426
3427 %if %{with fb}
3428 %files -n evas-engine-fb
3429 %defattr(644,root,root,755)
3430 %dir %{_libdir}/evas/modules/engines/fb
3431 %dir %{_libdir}/evas/modules/engines/fb/%{arch_tag}
3432 %attr(755,root,root) %{_libdir}/evas/modules/engines/fb/%{arch_tag}/module.so
3433 %endif
3434
3435 %if %{with sdl}
3436 %files -n evas-engine-gl_sdl
3437 %defattr(644,root,root,755)
3438 %dir %{_libdir}/evas/modules/engines/gl_sdl
3439 %dir %{_libdir}/evas/modules/engines/gl_sdl/%{arch_tag}
3440 %attr(755,root,root) %{_libdir}/evas/modules/engines/gl_sdl/%{arch_tag}/module.so
3441 %endif
3442
3443 %files -n evas-engine-gl_x11
3444 %defattr(644,root,root,755)
3445 %dir %{_libdir}/evas/modules/engines/gl_x11
3446 %dir %{_libdir}/evas/modules/engines/gl_x11/%{arch_tag}
3447 %attr(755,root,root) %{_libdir}/evas/modules/engines/gl_x11/%{arch_tag}/module.so
3448
3449 %files -n evas-engine-software_x11
3450 %defattr(644,root,root,755)
3451 %dir %{_libdir}/evas/modules/engines/software_x11
3452 %dir %{_libdir}/evas/modules/engines/software_x11/%{arch_tag}
3453 %attr(755,root,root) %{_libdir}/evas/modules/engines/software_x11/%{arch_tag}/module.so
3454
3455 %if %{with wayland}
3456 %if %{with wayland_egl}
3457 %files -n evas-engine-wayland_egl
3458 %defattr(644,root,root,755)
3459 %dir %{_libdir}/evas/modules/engines/wayland_egl
3460 %dir %{_libdir}/evas/modules/engines/wayland_egl/%{arch_tag}
3461 %attr(755,root,root) %{_libdir}/evas/modules/engines/wayland_egl/%{arch_tag}/module.so
3462 %endif
3463
3464 %files -n evas-engine-wayland_shm
3465 %defattr(644,root,root,755)
3466 %dir %{_libdir}/evas/modules/engines/wayland_shm
3467 %dir %{_libdir}/evas/modules/engines/wayland_shm/%{arch_tag}
3468 %attr(755,root,root) %{_libdir}/evas/modules/engines/wayland_shm/%{arch_tag}/module.so
3469 %endif
3470
3471 %files -n evas-loader-gif
3472 %defattr(644,root,root,755)
3473 %dir %{_libdir}/evas/modules/loaders/gif
3474 %dir %{_libdir}/evas/modules/loaders/gif/%{arch_tag}
3475 %attr(755,root,root) %{_libdir}/evas/modules/loaders/gif/%{arch_tag}/module.so
3476
3477 %files -n evas-loader-jp2k
3478 %defattr(644,root,root,755)
3479 %dir %{_libdir}/evas/modules/loaders/jp2k
3480 %dir %{_libdir}/evas/modules/loaders/jp2k/%{arch_tag}
3481 %attr(755,root,root) %{_libdir}/evas/modules/loaders/jp2k/%{arch_tag}/module.so
3482
3483 %files -n evas-loader-jpeg
3484 %defattr(644,root,root,755)
3485 %dir %{_libdir}/evas/modules/loaders/jpeg
3486 %dir %{_libdir}/evas/modules/loaders/jpeg/%{arch_tag}
3487 %attr(755,root,root) %{_libdir}/evas/modules/loaders/jpeg/%{arch_tag}/module.so
3488
3489 %files -n evas-loader-png
3490 %defattr(644,root,root,755)
3491 %dir %{_libdir}/evas/modules/loaders/png
3492 %dir %{_libdir}/evas/modules/loaders/png/%{arch_tag}
3493 %attr(755,root,root) %{_libdir}/evas/modules/loaders/png/%{arch_tag}/module.so
3494
3495 %files -n evas-loader-tiff
3496 %defattr(644,root,root,755)
3497 %dir %{_libdir}/evas/modules/loaders/tiff
3498 %dir %{_libdir}/evas/modules/loaders/tiff/%{arch_tag}
3499 %attr(755,root,root) %{_libdir}/evas/modules/loaders/tiff/%{arch_tag}/module.so
3500
3501 %files -n evas-loader-webp
3502 %defattr(644,root,root,755)
3503 %dir %{_libdir}/evas/modules/loaders/webp
3504 %dir %{_libdir}/evas/modules/loaders/webp/%{arch_tag}
3505 %attr(755,root,root) %{_libdir}/evas/modules/loaders/webp/%{arch_tag}/module.so
3506
3507 %files -n evas-saver-jpeg
3508 %defattr(644,root,root,755)
3509 %dir %{_libdir}/evas/modules/savers/jpeg
3510 %dir %{_libdir}/evas/modules/savers/jpeg/%{arch_tag}
3511 %attr(755,root,root) %{_libdir}/evas/modules/savers/jpeg/%{arch_tag}/module.so
3512
3513 %files -n evas-saver-png
3514 %defattr(644,root,root,755)
3515 %dir %{_libdir}/evas/modules/savers/png
3516 %dir %{_libdir}/evas/modules/savers/png/%{arch_tag}
3517 %attr(755,root,root) %{_libdir}/evas/modules/savers/png/%{arch_tag}/module.so
3518
3519 %files -n evas-saver-tiff
3520 %defattr(644,root,root,755)
3521 %dir %{_libdir}/evas/modules/savers/tiff
3522 %dir %{_libdir}/evas/modules/savers/tiff/%{arch_tag}
3523 %attr(755,root,root) %{_libdir}/evas/modules/savers/tiff/%{arch_tag}/module.so
3524
3525 %files -n evas-saver-webp
3526 %defattr(644,root,root,755)
3527 %dir %{_libdir}/evas/modules/savers/webp
3528 %dir %{_libdir}/evas/modules/savers/webp/%{arch_tag}
3529 %attr(755,root,root) %{_libdir}/evas/modules/savers/webp/%{arch_tag}/module.so
3530
3531 %files -n vim-addon-efl
3532 %defattr(644,root,root,755)
3533 %doc data/edje/vim/plugin-info.txt
3534 %{_datadir}/vim/autoload/edccomplete.vim
3535 %{_datadir}/vim/vimfiles/ftdetect/edc.vim
3536 %{_datadir}/vim/vimfiles/ftplugin/edc.vim
3537 %{_datadir}/vim/vimfiles/indent/edc.vim
3538 # owner?
3539 %dir %{_datadir}/vim/vimfiles/snippets
3540 %{_datadir}/vim/vimfiles/snippets/edc.snippets
3541 %{_datadir}/vim/vimfiles/syntax/edc.vim
3542 %{_datadir}/vim/vimfiles/syntax/embryo.vim
This page took 0.483029 seconds and 4 git commands to generate.