]> git.pld-linux.org Git - packages/ecore.git/blame - ecore.spec
- updated to 20080813 snap
[packages/ecore.git] / ecore.spec
CommitLineData
95b32668
KK
1#
2# Conditional build:
3%bcond_without static_libs # don't build static library
d8516976 4%bcond_with xcb # XCB instead of Xlib
95b32668 5#
f8607e29 6%define _snap 20080813
7%define eet_ver 1.0.1
3eba0190 8
320931eb 9Summary: Enlightened Core X interface library
967c161c 10Summary(pl.UTF-8): Biblioteka interfejsu X Enlightened Core
320931eb 11Name: ecore
f8607e29 12Version: 0.9.9.044
13Release: 0.%{_snap}.1
320931eb 14License: BSD
15Group: X11/Libraries
f8607e29 16Source0: %{name}-%{version}-%{_snap}.tar.bz2
17# Source0-md5: d04c6ca6acfd6b05b81ac4d65b2f229b
dd506027 18URL: http://enlightenment.org/p.php?p=about/libs/ecore
d8516976 19BuildRequires: DirectFB-devel >= 0.9.16
34dcbe62
JB
20BuildRequires: SDL-devel
21BuildRequires: autoconf >= 2.52
22BuildRequires: automake >= 1.6
fcac574f 23BuildRequires: curl-devel
3eba0190 24BuildRequires: eet-devel >= %{eet_ver}
d8516976 25BuildRequires: evas-devel >= %{version}
320931eb 26BuildRequires: libtool
27BuildRequires: openssl-devel
c3b5ffaf 28BuildRequires: pkgconfig
d8516976
JB
29BuildRequires: tslib-devel
30%if %{with xcb}
31BuildRequires: libxcb-devel
32BuildRequires: xcb-util-devel
33%else
8bd9691e 34BuildRequires: xorg-lib-libXScrnSaver-devel
35BuildRequires: xorg-lib-libXcursor-devel
36BuildRequires: xorg-lib-libXdamage-devel
d8516976
JB
37BuildRequires: xorg-lib-libXext-devel
38BuildRequires: xorg-lib-libXfixes-devel
8bd9691e 39BuildRequires: xorg-lib-libXinerama-devel
40BuildRequires: xorg-lib-libXp-devel
41BuildRequires: xorg-lib-libXrandr-devel
d8516976
JB
42BuildRequires: xorg-lib-libXrender-devel
43%endif
44Requires: evas >= %{version}
76bceaba 45Obsoletes: ecore-libs
320931eb 46BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
47
4acfc032 48%undefine __cxx
49
320931eb 50%description
51Ecore is the event/X abstraction layer that makes doing selections,
52Xdnd, general X stuff, event loops, timeouts and idle handlers fast,
53optimized, and convenient. It's a separate library so anyone can make
54use of the work put into Ecore to make this job easy for applications.
55
e84a11fe
JR
56%description -l pl.UTF-8
57Ecore to warstwa abstrakcji zdarzeń/X, która powoduje, że dokonywanie
58zaznaczeń, Xdnd, ogólne operacje X, pętle zdarzeń, obsługa timeoutów i
59bezczynności są szybkie, zoptymalizowane i wygodne. Jest to wydzielona
60biblioteka, więc każdy może skorzystać z pracy włożonej w Ecore do
61ułatwienia swojej pracy przy aplikacjach.
f95d65ff 62
76bceaba 63%package con
64Summary: Ecore Connection Library
967c161c 65Summary(pl.UTF-8): Biblioteka połączeń Ecore
76bceaba 66Group: Libraries
67Requires: %{name} = %{version}-%{release}
68Conflicts: ecore-libs
69
70%description con
71Ecore Connection Library.
72
e84a11fe
JR
73%description con -l pl.UTF-8
74Biblioteka połączeń Ecore.
4127e42d 75
76bceaba 76%package config
77Summary: Ecore Enlightened Property Library
967c161c 78Summary(pl.UTF-8): Biblioteka właściwości Ecore
76bceaba 79Group: Libraries
d8516976
JB
80Requires: %{name}-ipc = %{version}-%{release}
81Requires: evas-devel >= %{version}
3eba0190 82Requires: eet-devel >= %{eet_ver}
76bceaba 83Conflicts: ecore-libs
84
85%description config
86Ecore Enlightened Property Library.
87
e84a11fe
JR
88%description config -l pl.UTF-8
89Biblioteka właściwości Ecore.
4127e42d 90
76bceaba 91%package desktop
92Summary: Ecore freedesktop.org .desktop, icon, menu parsing Library
967c161c 93Summary(pl.UTF-8): Biblioteka przetwarzania plików .desktop, ikon i menu
ef89d0f2 94Group: X11/Libraries
d8516976 95Requires: %{name}-file = %{version}-%{release}
76bceaba 96Conflicts: ecore-libs
97
98%description desktop
99Ecore freedesktop.org .desktop, icon, menu parsing Library.
100
e84a11fe
JR
101%description desktop -l pl.UTF-8
102Biblioteka przetwarzania plików .desktop, ikon i menu.
4127e42d 103
76bceaba 104%package directfb
105Summary: Ecore frame buffer system functions
967c161c 106Summary(pl.UTF-8): Funkcje systemowe framebuffera Ecore
76bceaba 107Group: Libraries
108Requires: %{name} = %{version}-%{release}
d8516976 109Requires: DirectFB >= 0.9.16
76bceaba 110Conflicts: ecore-libs
111
112%description directfb
113Ecore frame buffer system functions.
114
e84a11fe 115%description directfb -l pl.UTF-8
4127e42d
JB
116Funkcje systemowe framebuffera Ecore.
117
76bceaba 118%package fb
119Summary: Ecore frame buffer system functions
967c161c 120Summary(pl.UTF-8): Funkcje systemowe framebuffera Ecore
76bceaba 121Group: Libraries
122Requires: %{name} = %{version}-%{release}
123Conflicts: ecore-libs
ef89d0f2 124
76bceaba 125%description fb
126Ecore frame buffer system functions.
ef89d0f2 127
e84a11fe 128%description fb -l pl.UTF-8
4127e42d
JB
129Funkcje systemowe framebuffera Ecore.
130
76bceaba 131%package file
132Summary: Ecore File Library
967c161c 133Summary(pl.UTF-8): Biblioteka Ecore File
76bceaba 134Group: Libraries
135Requires: %{name} = %{version}-%{release}
136Conflicts: ecore-libs
137
138%description file
139Ecore File Library.
140
e84a11fe 141%description file -l pl.UTF-8
4127e42d
JB
142Biblioteka Ecore File.
143
03d369ba 144%package imf
34dcbe62
JB
145Summary: Ecore library IMF module
146Summary(pl.UTF-8): Moduł IMF biblioteki Ecore
03d369ba
BZ
147Group: Libraries
148Requires: %{name}-con = %{version}-%{release}
149Conflicts: ecore-libs
150
151%description imf
34dcbe62
JB
152Ecore library IMF module.
153
154%description imf -l pl.UTF-8
155Moduł IMF biblioteki Ecore.
156
157%package imf-evas
158Summary: Ecore library IMF Evas module
159Summary(pl.UTF-8): Moduł IMF Evas biblioteki Ecore
160Group: Libraries
161Requires: %{name}-evas = %{version}-%{release}
162Requires: %{name}-imf = %{version}-%{release}
163Conflicts: ecore-libs
164
165%description imf-evas
166Ecore library IMF Evas module.
03d369ba 167
34dcbe62
JB
168%description imf-evas -l pl.UTF-8
169Moduł IMF Evas biblioteki Ecore.
03d369ba 170
76bceaba 171%package ipc
172Summary: Ecore inter-process communication functions
967c161c 173Summary(pl.UTF-8): Funkcje komunikacji międzyprocesowej Ecore
76bceaba 174Group: Libraries
d8516976 175Requires: %{name}-con = %{version}-%{release}
76bceaba 176Conflicts: ecore-libs
177
178%description ipc
179Ecore inter-process communication functions.
180
e84a11fe
JR
181%description ipc -l pl.UTF-8
182Funkcje komunikacji międzyprocesowej Ecore.
4127e42d 183
76bceaba 184%package job
185Summary: Ecore job dealing functions
967c161c 186Summary(pl.UTF-8): Funkcje obsługi zadań Ecore
76bceaba 187Group: Libraries
188Requires: %{name} = %{version}-%{release}
189Conflicts: ecore-libs
190
191%description job
192Ecore job dealing functions.
193
e84a11fe
JR
194%description job -l pl.UTF-8
195Funkcje obsługi zadań Ecore.
4127e42d 196
34dcbe62
JB
197%package sdl
198Summary: Ecore library SDL module
199Summary(pl.UTF-8): Moduł SDL biblioteki Ecore
200Group: Libraries
201Requires: %{name} = %{version}-%{release}
202Conflicts: ecore-libs
203
204%description sdl
205Ecore library SDL module.
206
207%description sdl -l pl.UTF-8
208Moduł SDL biblioteki Ecore.
209
76bceaba 210%package txt
211Summary: Ecore text encoding conversion functions
967c161c 212Summary(pl.UTF-8): Funkcje konwersji kodowania tekstu Ecore
76bceaba 213Group: Libraries
214Requires: %{name} = %{version}-%{release}
215Conflicts: ecore-libs
216
217%description txt
218Ecore text encoding conversion functions.
219
e84a11fe 220%description txt -l pl.UTF-8
4127e42d
JB
221Funkcje konwersji kodowania tekstu Ecore.
222
76bceaba 223%package x
4127e42d 224Summary: Ecore functions for dealing with the X Window System
967c161c 225Summary(pl.UTF-8): Funkcje Ecore do obsługi X Window System
76bceaba 226Group: X11/Libraries
d8516976 227Requires: %{name}-txt = %{version}-%{release}
76bceaba 228Conflicts: ecore-libs
229
230%description x
4127e42d
JB
231Ecore functions for dealing with the X Window System.
232
e84a11fe
JR
233%description x -l pl.UTF-8
234Funkcje Ecore do obsługi X Window System.
ef89d0f2 235
320931eb 236%package devel
f95d65ff 237Summary: Ecore header files
967c161c 238Summary(pl.UTF-8): Pliki nagłówkowe Ecore
320931eb 239Group: Development/Libraries
76bceaba 240Requires: %{name} = %{version}-%{release}
241Requires: %{name}-con = %{version}-%{release}
d8516976 242# + openssl-devel curl-devel
76bceaba 243Requires: %{name}-config = %{version}-%{release}
d8516976 244# + eet-devel >= 0.9.10.038
25c309e2 245Requires: %{name}-desktop = %{version}-%{release}
34dcbe62 246Requires: %{name}-directfb = %{version}-%{release}
d8516976 247# + DirectFB-devel >= 0.9.16
76bceaba 248Requires: %{name}-fb = %{version}-%{release}
d8516976 249# + tslib-devel
76bceaba 250Requires: %{name}-file = %{version}-%{release}
d8516976 251# + curl-devel
03d369ba 252Requires: %{name}-imf = %{version}-%{release}
76bceaba 253Requires: %{name}-ipc = %{version}-%{release}
254Requires: %{name}-job = %{version}-%{release}
34dcbe62
JB
255Requires: %{name}-sdl = %{version}-%{release}
256# + sdl-devel
76bceaba 257Requires: %{name}-txt = %{version}-%{release}
258Requires: %{name}-x = %{version}-%{release}
d8516976
JB
259%if %{with xcb}
260# + libxcb-devel xcb-util-devel
261%else
262# + xorg-lib-libXScrnSaver-devel xorg-lib-libXcursor-devel xorg-lib-libXdamage-devel xorg-lib-libXext-devel xorg-lib-libXfixes-devel xorg-lib-libXinerama-devel xorg-lib-libXp-devel xorg-lib-libXrandr-devel xorg-lib-libXrender-devel
263%endif
320931eb 264
265%description devel
266Ecore development files.
267
e84a11fe 268%description devel -l pl.UTF-8
f95d65ff
JB
269Pliki programistyczne Ecore.
270
320931eb 271%package static
f95d65ff 272Summary: Static Ecore libraries
967c161c 273Summary(pl.UTF-8): Statyczne biblioteki Ecore
320931eb 274Group: Development/Libraries
f95d65ff 275Requires: %{name}-devel = %{version}-%{release}
320931eb 276
277%description static
f95d65ff
JB
278Static Ecore libraries.
279
e84a11fe 280%description static -l pl.UTF-8
f95d65ff 281Statyczne biblioteki Ecore.
320931eb 282
34dcbe62
JB
283%package evas
284Summary: Ecore Evas Wrapper Library
285Summary(pl.UTF-8): Biblioteka Ecore Evas Wrapper
286Group: Libraries
287#Requires: %{name}-directfb = %{version}-%{release}
288Requires: %{name}-fb = %{version}-%{release}
289Requires: %{name}-sdl = %{version}-%{release}
290Requires: %{name}-x = %{version}-%{release}
291Requires: evas >= %{version}
292Conflicts: ecore-libs
293
294%description evas
295Ecore Evas Wrapper Library.
296
297%description evas -l pl.UTF-8
298Biblioteka Ecore Evas Wrapper.
299
300%package evas-devel
301Summary: Header files for Ecore Evas Wrapper Library
302Summary(pl.UTF-8): Pliki nagłówkowe biblioteka Ecore Evas Wrapper
303Group: Development/Libraries
304Requires: %{name}-devel = %{version}-%{release}
305Requires: %{name}-imf-evas = %{version}-%{release}
306#Requires: DirectFB-devel >= 0.9.16
307Requires: SDL-devel
308Requires: evas-devel >= %{version}
309Requires: tslib-devel
310
311%description evas-devel
312Header files for Ecore Evas Wrapper Library.
313
314%description evas-devel -l pl.UTF-8
315Pliki nagłówkowe biblioteka Ecore Evas Wrapper.
316
317%package evas-static
318Summary: Static Ecore Evas Wrapper Library
319Summary(pl.UTF-8): Biblioteka statyczna Ecore Evas Wrapper
320Group: Development/Libraries
321Requires: %{name}-evas-devel = %{version}-%{release}
322
323%description evas-static
324Static Ecore Evas Wrapper Library.
325
326%description evas-static -l pl.UTF-8
327Biblioteka statyczna Ecore Evas Wrapper.
328
320931eb 329%prep
f8607e29 330%setup -q -n %{name}-%{version}-%{_snap}
320931eb 331
332%build
de1254be 333%{__libtoolize}
334%{__aclocal} -I m4
335%{__autoconf}
336%{__autoheader}
337%{__automake}
dd0b420b 338%configure \
95b32668 339 %{!?with_static_libs:--disable-static} \
34dcbe62
JB
340 --enable-ecore-con \
341 --enable-ecore-config \
342 --enable-ecore-desktop \
343 --enable-ecore-directfb \
344 --enable-ecore-fb \
345 --enable-ecore-file \
346 --enable-ecore-ipc \
347 --enable-ecore-job \
348 --enable-ecore-sdl \
dd0b420b 349 --enable-ecore-txt \
350 --enable-ecore-x \
d8516976 351 %{?with_xcb:--enable-ecore-x-xcb} \
dd0b420b 352 --enable-ecore-evas \
dd0b420b 353 --enable-ecore-evas-buffer \
34dcbe62
JB
354 --disable-ecore-evas-dfb \
355 --enable-ecore-evas-fb \
356 --enable-ecore-evas-sdl \
357 --enable-ecore-evas-xrender \
358 --enable-curl \
fcac574f 359 --enable-inotify \
34dcbe62
JB
360 --enable-openssl \
361 --enable-poll
362
363# --enable-ecore-evas-dfb needs evas-directfb (currently disabled)
dd0b420b 364
320931eb 365%{__make}
366
367%install
368rm -rf $RPM_BUILD_ROOT
34dcbe62 369
320931eb 370%{__make} install \
371 DESTDIR=$RPM_BUILD_ROOT
372
373%clean
374rm -rf $RPM_BUILD_ROOT
375
76bceaba 376%post -p /sbin/ldconfig
377%postun -p /sbin/ldconfig
4127e42d
JB
378%post con -p /sbin/ldconfig
379%postun con -p /sbin/ldconfig
380%post config -p /sbin/ldconfig
381%postun config -p /sbin/ldconfig
4127e42d
JB
382%post directfb -p /sbin/ldconfig
383%postun directfb -p /sbin/ldconfig
384%post desktop -p /sbin/ldconfig
385%postun desktop -p /sbin/ldconfig
386%post evas -p /sbin/ldconfig
387%postun evas -p /sbin/ldconfig
388%post fb -p /sbin/ldconfig
389%postun fb -p /sbin/ldconfig
390%post file -p /sbin/ldconfig
391%postun file -p /sbin/ldconfig
03d369ba
BZ
392%post imf -p /sbin/ldconfig
393%postun imf -p /sbin/ldconfig
34dcbe62
JB
394%post imf-evas -p /sbin/ldconfig
395%postun imf-evas -p /sbin/ldconfig
4127e42d
JB
396%post ipc -p /sbin/ldconfig
397%postun ipc -p /sbin/ldconfig
398%post job -p /sbin/ldconfig
399%postun job -p /sbin/ldconfig
34dcbe62
JB
400%post sdl -p /sbin/ldconfig
401%postun sdl -p /sbin/ldconfig
4127e42d
JB
402%post txt -p /sbin/ldconfig
403%postun txt -p /sbin/ldconfig
404%post x -p /sbin/ldconfig
405%postun x -p /sbin/ldconfig
320931eb 406
407%files
408%defattr(644,root,root,755)
a51cace0 409%doc AUTHORS COPYING COPYING-PLAIN README
34dcbe62
JB
410%attr(755,root,root) %{_libdir}/libecore.so.*.*.*
411%attr(755,root,root) %ghost %{_libdir}/libecore.so.0
320931eb 412
76bceaba 413%files con
ef89d0f2 414%defattr(644,root,root,755)
34dcbe62
JB
415%attr(755,root,root) %{_libdir}/libecore_con.so.*.*.*
416%attr(755,root,root) %ghost %{_libdir}/libecore_con.so.0
76bceaba 417
418%files config
419%defattr(644,root,root,755)
420%attr(755,root,root) %{_bindir}/ecore_config
34dcbe62
JB
421%attr(755,root,root) %{_libdir}/libecore_config.so.*.*.*
422%attr(755,root,root) %ghost %{_libdir}/libecore_config.so.0
76bceaba 423
34dcbe62 424%files directfb
25c309e2 425%defattr(644,root,root,755)
34dcbe62
JB
426%attr(755,root,root) %{_libdir}/libecore_directfb.so.*.*.*
427%attr(755,root,root) %ghost %{_libdir}/libecore_directfb.so.0
76bceaba 428
34dcbe62 429%files desktop
76bceaba 430%defattr(644,root,root,755)
34dcbe62
JB
431%attr(755,root,root) %{_libdir}/libecore_desktop.so.*.*.*
432%attr(755,root,root) %ghost %{_libdir}/libecore_desktop.so.0
76bceaba 433
434%files fb
435%defattr(644,root,root,755)
34dcbe62
JB
436%attr(755,root,root) %{_libdir}/libecore_fb.so.*.*.*
437%attr(755,root,root) %ghost %{_libdir}/libecore_fb.so.0
76bceaba 438
439%files file
440%defattr(644,root,root,755)
34dcbe62
JB
441%attr(755,root,root) %{_libdir}/libecore_file.so.*.*.*
442%attr(755,root,root) %ghost %{_libdir}/libecore_file.so.0
03d369ba
BZ
443
444%files imf
445%defattr(644,root,root,755)
34dcbe62
JB
446%attr(755,root,root) %{_libdir}/libecore_imf.so.*.*.*
447%attr(755,root,root) %ghost %{_libdir}/libecore_imf.so.0
448
449%files imf-evas
450%defattr(644,root,root,755)
451%attr(755,root,root) %{_libdir}/libecore_imf_evas.so.*.*.*
452%attr(755,root,root) %ghost %{_libdir}/libecore_imf_evas.so.0
76bceaba 453
454%files ipc
455%defattr(644,root,root,755)
34dcbe62
JB
456%attr(755,root,root) %{_libdir}/libecore_ipc.so.*.*.*
457%attr(755,root,root) %ghost %{_libdir}/libecore_ipc.so.0
76bceaba 458
459%files job
460%defattr(644,root,root,755)
34dcbe62
JB
461%attr(755,root,root) %{_libdir}/libecore_job.so.*.*.*
462%attr(755,root,root) %ghost %{_libdir}/libecore_job.so.0
463
464%files sdl
465%defattr(644,root,root,755)
466%attr(755,root,root) %{_libdir}/libecore_sdl.so.*.*.*
467%attr(755,root,root) %ghost %{_libdir}/libecore_sdl.so.0
76bceaba 468
469%files txt
470%defattr(644,root,root,755)
34dcbe62
JB
471%attr(755,root,root) %{_libdir}/libecore_txt.so.*.*.*
472%attr(755,root,root) %ghost %{_libdir}/libecore_txt.so.0
76bceaba 473
474%files x
475%defattr(644,root,root,755)
34dcbe62
JB
476%attr(755,root,root) %{_libdir}/libecore_x.so.*.*.*
477%attr(755,root,root) %ghost %{_libdir}/libecore_x.so.0
ef89d0f2 478
320931eb 479%files devel
480%defattr(644,root,root,755)
d8516976
JB
481%attr(755,root,root) %{_libdir}/libecore.so
482%{_libdir}/libecore.la
483%{_includedir}/Ecore.h
34dcbe62
JB
484%{_includedir}/Ecore_Data.h
485%{_includedir}/Ecore_Str.h
320931eb 486%{_pkgconfigdir}/ecore.pc
d8516976 487# modules
34dcbe62
JB
488%attr(755,root,root) %{_libdir}/libecore_con.so
489%attr(755,root,root) %{_libdir}/libecore_config.so
490%attr(755,root,root) %{_libdir}/libecore_directfb.so
491%attr(755,root,root) %{_libdir}/libecore_desktop.so
492%attr(755,root,root) %{_libdir}/libecore_fb.so
493%attr(755,root,root) %{_libdir}/libecore_file.so
494%attr(755,root,root) %{_libdir}/libecore_imf.so
495%attr(755,root,root) %{_libdir}/libecore_ipc.so
496%attr(755,root,root) %{_libdir}/libecore_job.so
497%attr(755,root,root) %{_libdir}/libecore_sdl.so
498%attr(755,root,root) %{_libdir}/libecore_txt.so
499%attr(755,root,root) %{_libdir}/libecore_x.so
500%{_libdir}/libecore_con.la
501%{_libdir}/libecore_config.la
502%{_libdir}/libecore_directfb.la
503%{_libdir}/libecore_desktop.la
504%{_libdir}/libecore_fb.la
505%{_libdir}/libecore_file.la
506%{_libdir}/libecore_imf.la
507%{_libdir}/libecore_ipc.la
508%{_libdir}/libecore_job.la
509%{_libdir}/libecore_sdl.la
510%{_libdir}/libecore_txt.la
511%{_libdir}/libecore_x.la
512%{_includedir}/Ecore_Con.h
513%{_includedir}/Ecore_Config.h
514%{_includedir}/Ecore_Desktop.h
515%{_includedir}/Ecore_DirectFB.h
516%{_includedir}/Ecore_Fb.h
517%{_includedir}/Ecore_File.h
518%{_includedir}/Ecore_IMF.h
519%{_includedir}/Ecore_Ipc.h
520%{_includedir}/Ecore_Job.h
521%{_includedir}/Ecore_Sdl.h
522%{_includedir}/Ecore_Txt.h
523%{_includedir}/Ecore_X.h
524%{_includedir}/Ecore_X_Atoms.h
525%{_includedir}/Ecore_X_Cursor.h
526%{_pkgconfigdir}/ecore-con.pc
527%{_pkgconfigdir}/ecore-config.pc
528%{_pkgconfigdir}/ecore-directfb.pc
529%{_pkgconfigdir}/ecore-desktop.pc
530%{_pkgconfigdir}/ecore-fb.pc
531%{_pkgconfigdir}/ecore-file.pc
532%{_pkgconfigdir}/ecore-imf.pc
533%{_pkgconfigdir}/ecore-ipc.pc
534%{_pkgconfigdir}/ecore-job.pc
535%{_pkgconfigdir}/ecore-sdl.pc
536%{_pkgconfigdir}/ecore-txt.pc
537%{_pkgconfigdir}/ecore-x.pc
320931eb 538
95b32668 539%if %{with static_libs}
320931eb 540%files static
541%defattr(644,root,root,755)
d8516976
JB
542%{_libdir}/libecore.a
543# modules
34dcbe62
JB
544%{_libdir}/libecore_con.a
545%{_libdir}/libecore_config.a
546%{_libdir}/libecore_directfb.a
547%{_libdir}/libecore_desktop.a
548%{_libdir}/libecore_fb.a
549%{_libdir}/libecore_file.a
550%{_libdir}/libecore_imf.a
551%{_libdir}/libecore_ipc.a
552%{_libdir}/libecore_job.a
553%{_libdir}/libecore_sdl.a
554%{_libdir}/libecore_txt.a
555%{_libdir}/libecore_x.a
95b32668 556%endif
34dcbe62
JB
557
558%files evas
559%defattr(644,root,root,755)
560%attr(755,root,root) %{_libdir}/libecore_evas.so.*.*.*
561%attr(755,root,root) %ghost %{_libdir}/libecore_evas.so.0
562
563%files evas-devel
564%defattr(644,root,root,755)
565%attr(755,root,root) %{_libdir}/libecore_evas.so
566%{_libdir}/libecore_evas.la
567%{_includedir}/Ecore_Evas.h
568%{_pkgconfigdir}/ecore-evas.pc
569# evas modules
570%attr(755,root,root) %{_libdir}/libecore_imf_evas.so
571%{_libdir}/libecore_imf_evas.la
572%{_includedir}/Ecore_IMF_Evas.h
573%{_pkgconfigdir}/ecore-imf-evas.pc
574
575%files evas-static
576%defattr(644,root,root,755)
577%{_libdir}/libecore_evas.a
578# evas modules
579%{_libdir}/libecore_imf_evas.a
This page took 0.1569 seconds and 4 git commands to generate.