fix the typo
[platform/core/uifw/libds-tizen.git] / packaging / libds-tizen.spec
1 Name:           libds-tizen
2 Version:        0.1.2
3 Release:        0
4 Summary:        Wayland Compositor Library for Tizen
5 License:        MIT
6 URL:            http://www.tizen.org/
7 Source:         %name-%version.tar.xz
8 Source1001:     %name.manifest
9
10 BuildRequires:  meson
11 BuildRequires:  pkgconfig(libds)
12 BuildRequires:  pkgconfig(wayland-server)
13 BuildRequires:  pkgconfig(wayland-client)
14 BuildRequires:  pkgconfig(wayland-protocols)
15 BuildRequires:  pkgconfig(tizen-extension-server)
16 BuildRequires:  pkgconfig(tizen-extension-client)
17 BuildRequires:  pkgconfig(tizen-launch-server)
18 BuildRequires:  pkgconfig(tizen-launch-client)
19 BuildRequires:  pkgconfig(pixman-1)
20 BuildRequires:  pkgconfig(libdrm)
21 BuildRequires:  pkgconfig(xkbcommon)
22
23 BuildRequires:  pkgconfig(libtdm)
24 BuildRequires:  pkgconfig(libtbm)
25 BuildRequires:  pkgconfig(wayland-tbm-server)
26 BuildRequires:  pkgconfig(wayland-tbm-client)
27 BuildRequires:  pkgconfig(tizen-dpms-server)
28 BuildRequires:  pkgconfig(tizen-dpms-client)
29 BuildRequires:  pkgconfig(tizen-surface-server)
30 BuildRequires:  pkgconfig(tizen-surface-client)
31 BuildRequires:  pkgconfig(cynara-client)
32 BuildRequires:  pkgconfig(cynara-session)
33 BuildRequires:  pkgconfig(libsmack)
34 BuildRequires:  pkgconfig(gmock)
35
36 %description
37 Wayland Compositor Library for Tizen
38
39 ## libds-tizen-allocator-tbm
40 %package allocator-tbm
41 Summary: Allocator Library with TBM
42 Group:   Development/Libraries
43
44 %description allocator-tbm
45 Allocator Library with TBM
46
47 %package allocator-tbm-devel
48 Summary: TBM Allocator Development package
49 Group:   Development/Libraries
50
51 %description allocator-tbm-devel
52 TBM Allocator Development package
53
54 ## libds-tizen-backend-tdm
55 %package backend-tdm
56 Summary: Display Backend Library with TDM
57 Group:   Development/Libraries
58
59 %description backend-tdm
60 Display Backend Library with TDM
61
62 %package backend-tdm-devel
63 Summary: TDM Display Backend Development package
64 Group:   Development/Libraries
65
66 %description backend-tdm-devel
67 TDM Display Backend Development package
68
69 ## libds-tizen-tbm-server
70 %package tbm-server
71 Summary: Library for wayland-tbm-server
72 Group:   Development/Libraries
73
74 %description tbm-server
75 Library for tizen input devicemgr
76
77 %package tbm-server-devel
78 Summary: Development package for wayland-tbm-server
79 Group:   Development/Libraries
80
81 %description tbm-server-devel
82 Development package for tizen wayland-tbm-server
83
84 ## libds-tizen-keyrouter
85 %package keyrouter
86 Summary: Wayland Compositor Library for keyrouter
87 Group:   Development/Libraries
88
89 %description keyrouter
90 Wayland Compositor Library for tizen keyrouter
91
92 %package keyrouter-devel
93 Summary: Keyrouter Development package for Wayland Compositor Library
94 Group:   Development/Libraries
95
96 %description keyrouter-devel
97 Keyrouter Development package for Wayland Compositor Library
98
99 ## libds-tizen-input-devicemgr
100 %package input-devicemgr
101 Summary: Library for tizen input devicemgr
102 Group:   Development/Libraries
103
104 %description input-devicemgr
105 Library for tizen input devicemgr
106
107 %package input-devicemgr-devel
108 Summary: Development package for tizen input devicemgr
109 Group:   Development/Libraries
110
111 %description input-devicemgr-devel
112 Development package for tizen input devicemgr
113
114 ## libds-tizen-dpms
115 %package dpms
116 Summary: Library for tizen dpms
117 Group:   Development/Libraries
118
119 %description dpms
120 Library for tizen dpms
121
122 %package dpms-devel
123 Summary: Development package for tizen dpms
124 Group:   Development/Libraries
125
126 %description dpms-devel
127 Development package for tizen dpms
128
129 ## libds-tizen-indicator
130 %package indicator
131 Summary: Library for tizen indicator
132 Group:   Development/Libraries
133
134 %description indicator
135 Library for tizen indicator
136
137 %package indicator-devel
138 Summary: Development package for tizen indicator
139 Group:   Development/Libraries
140
141 %description indicator-devel
142 Development package for tizen indicator
143
144 ## libds-tizen-clipboard
145 %package clipboard
146 Summary: Library for tizen clipboard
147 Group:   Development/Libraries
148
149 %description clipboard
150 Library for tizen clipboard
151
152 %package clipboard-devel
153 Summary: Development package for tizen clipboard
154 Group:   Development/Libraries
155
156 %description clipboard-devel
157 Development package for tizen clipboard
158
159 ## libds-tizen-launch
160 %package launch
161 Summary: Library for tizen launch
162 Group:   Development/Libraries
163
164 %description launch
165 Library for tizen launch
166
167 %package launch-devel
168 Summary: Development package for tizen launch
169 Group:   Development/Libraries
170
171 %description launch-devel
172 Development package for tizen launch
173
174 ## libds-tizen-display-policy
175 %package display-policy
176 Summary: Library for tizen display-policy
177 Group:   Development/Libraries
178
179 %description display-policy
180 Library for tizen display-policy
181
182 %package display-policy-devel
183 Summary: Development package for tizen display-policy
184 Group:   Development/Libraries
185
186 %description display-policy-devel
187 Development package for tizen display-policy
188
189 ## libds-tizen-memory-flusher
190 %package memory-flusher
191 Summary: Library for tizen memory flusher
192 Group:   Development/Libraries
193
194 %description memory-flusher
195 Library for tizen memory flusher
196
197 %package memory-flusher-devel
198 Summary: Development package for tizen memory flusher
199 Group:   Development/Libraries
200
201 %description memory-flusher-devel
202 Development package for tizen memory flusher
203
204 ## libds-tizen-renderer
205 %package renderer
206 Summary: Library for tizen renderer
207 Group:   Development/Libraries
208
209 %description renderer
210 Library for tizen renderer
211
212 %package renderer-devel
213 Summary: Development package for tizen renderer
214 Group:   Development/Libraries
215
216 %description renderer-devel
217 Development package for tizen renderer
218
219 ## libds-tizen-screen-rotation
220 %package screen-rotation
221 Summary: Library for tizen screen rotation
222 Group:   Development/Libraries
223
224 %description screen-rotation
225 Library for tizen screen rotation
226
227 %package screen-rotation-devel
228 Summary: Development package for tizen screen rotation
229 Group:   Development/Libraries
230
231 %description screen-rotation-devel
232 Development package for tizen screen rotation
233
234 ## libds-tizen-global-resource
235 %package global-resource
236 Summary: Library for tizen global resource
237 Group:   Development/Libraries
238
239 %description global-resource
240 Library for tizen global resource
241
242 %package global-resource-devel
243 Summary: Development package for tizen global resource
244 Group:   Development/Libraries
245
246 %description global-resource-devel
247 Development package for tizen global resource
248
249 %prep
250 %setup -q
251 cp %{SOURCE1001} .
252
253 %build
254 meson setup \
255     --prefix /usr \
256     --libdir %{_libdir} \
257     --bindir %{_bindir} \
258     builddir \
259     -Dkeylayout_dir="%{TZ_SYS_RO_SHARE}/X11/xkb/tizen_key_layout.txt"
260 ninja -C builddir all
261
262 %install
263 export DESTDIR=%{buildroot}
264 ninja -C builddir install
265
266 %files allocator-tbm
267 %manifest %{name}.manifest
268 %defattr(-,root,root,-)
269 %license LICENSE
270 %{_libdir}/libds-tizen-allocator-tbm.so.*
271
272 %files allocator-tbm-devel
273 %manifest %{name}.manifest
274 %defattr(-,root,root,-)
275 %license LICENSE
276 %{_includedir}/libds-tizen/allocator/tbm.h
277 %{_libdir}/pkgconfig/libds-tizen-allocator-tbm.pc
278 %{_libdir}/libds-tizen-allocator-tbm.so
279 %{_bindir}/libds-tizen-allocator-tbm-tests
280
281 %files backend-tdm
282 %manifest %{name}.manifest
283 %defattr(-,root,root,-)
284 %license LICENSE
285 %{_libdir}/libds-tizen-backend-tdm.so.*
286
287 %files backend-tdm-devel
288 %manifest %{name}.manifest
289 %defattr(-,root,root,-)
290 %license LICENSE
291 %{_includedir}/libds-tizen/backend/tdm.h
292 %{_includedir}/libds-tizen/backend/tdm_output_hwc.h
293 %{_libdir}/pkgconfig/libds-tizen-backend-tdm.pc
294 %{_libdir}/libds-tizen-backend-tdm.so
295 %{_bindir}/tdm-backend
296 %{_bindir}/tinyds-tdm
297 %{_bindir}/tinyds-tdm-hwc
298 %{_bindir}/ds-simple-tbm
299
300 %files tbm-server
301 %manifest %{name}.manifest
302 %defattr(-,root,root,-)
303 %license LICENSE
304 %{_libdir}/libds-tizen-tbm-server.so.*
305
306 %files tbm-server-devel
307 %manifest %{name}.manifest
308 %defattr(-,root,root,-)
309 %license LICENSE
310 %{_includedir}/libds-tizen/tbm_server.h
311 %{_libdir}/pkgconfig/libds-tizen-tbm-server.pc
312 %{_libdir}/libds-tizen-tbm-server.so
313
314 %files keyrouter
315 %manifest %{name}.manifest
316 %defattr(-,root,root,-)
317 %license LICENSE
318 %{_libdir}/libds-tizen-keyrouter.so.*
319
320 %files keyrouter-devel
321 %manifest %{name}.manifest
322 %defattr(-,root,root,-)
323 %license LICENSE
324 %{_includedir}/libds-tizen/keyrouter.h
325 %{_libdir}/pkgconfig/libds-tizen-keyrouter.pc
326 %{_libdir}/libds-tizen-keyrouter.so
327
328 %files input-devicemgr
329 %manifest %{name}.manifest
330 %defattr(-,root,root,-)
331 %license LICENSE
332 %{_libdir}/libds-tizen-input-devicemgr.so.*
333
334 %files input-devicemgr-devel
335 %manifest %{name}.manifest
336 %defattr(-,root,root,-)
337 %license LICENSE
338 %{_includedir}/libds-tizen/input_devicemgr.h
339 %{_libdir}/pkgconfig/libds-tizen-input-devicemgr.pc
340 %{_libdir}/libds-tizen-input-devicemgr.so
341 %{_bindir}/tinyds-tdm-libinput
342 %{_bindir}/input-generator
343
344 %files dpms
345 %manifest %{name}.manifest
346 %defattr(-,root,root,-)
347 %license LICENSE
348 %{_libdir}/libds-tizen-dpms.so.*
349
350 %files dpms-devel
351 %manifest %{name}.manifest
352 %defattr(-,root,root,-)
353 %license LICENSE
354 %{_includedir}/libds-tizen/dpms.h
355 %{_libdir}/pkgconfig/libds-tizen-dpms.pc
356 %{_libdir}/libds-tizen-dpms.so
357 %{_bindir}/tinyds-tdm-dpms
358 %{_bindir}/ds-simple-dpms
359
360 %files indicator
361 %manifest %{name}.manifest
362 %defattr(-,root,root,-)
363 %license LICENSE
364 %{_libdir}/libds-tizen-indicator.so.*
365
366 %files indicator-devel
367 %manifest %{name}.manifest
368 %defattr(-,root,root,-)
369 %license LICENSE
370 %{_includedir}/libds-tizen/indicator.h
371 %{_libdir}/pkgconfig/libds-tizen-indicator.pc
372 %{_libdir}/libds-tizen-indicator.so
373 %{_bindir}/libds-tizen-indicator-tests
374
375 %files clipboard
376 %manifest %{name}.manifest
377 %defattr(-,root,root,-)
378 %license LICENSE
379 %{_libdir}/libds-tizen-clipboard.so.*
380
381 %files clipboard-devel
382 %manifest %{name}.manifest
383 %defattr(-,root,root,-)
384 %license LICENSE
385 %{_includedir}/libds-tizen/clipboard.h
386 %{_libdir}/pkgconfig/libds-tizen-clipboard.pc
387 %{_libdir}/libds-tizen-clipboard.so
388 %{_bindir}/libds-tizen-clipboard-tests
389
390 %files launch
391 %manifest %{name}.manifest
392 %defattr(-,root,root,-)
393 %license LICENSE
394 %{_libdir}/libds-tizen-launch.so.*
395
396 %files launch-devel
397 %manifest %{name}.manifest
398 %defattr(-,root,root,-)
399 %license LICENSE
400 %{_includedir}/libds-tizen/launch/appinfo.h
401 %{_libdir}/pkgconfig/libds-tizen-launch.pc
402 %{_libdir}/libds-tizen-launch.so
403 %{_bindir}/libds-tizen-launch-appinfo-tests
404
405 %files display-policy
406 %manifest %{name}.manifest
407 %defattr(-,root,root,-)
408 %license LICENSE
409 %{_libdir}/libds-tizen-display-policy.so.*
410
411 %files display-policy-devel
412 %manifest %{name}.manifest
413 %defattr(-,root,root,-)
414 %license LICENSE
415 %{_includedir}/libds-tizen/display_policy.h
416 %{_libdir}/pkgconfig/libds-tizen-display-policy.pc
417 %{_libdir}/libds-tizen-display-policy.so
418 %{_bindir}/libds-tizen-display-policy-tests
419
420 %files memory-flusher
421 %manifest %{name}.manifest
422 %defattr(-,root,root,-)
423 %license LICENSE
424 %{_libdir}/libds-tizen-memory-flusher.so.*
425
426 %files memory-flusher-devel
427 %manifest %{name}.manifest
428 %defattr(-,root,root,-)
429 %license LICENSE
430 %{_includedir}/libds-tizen/memory_flusher.h
431 %{_libdir}/pkgconfig/libds-tizen-memory-flusher.pc
432 %{_libdir}/libds-tizen-memory-flusher.so
433 %{_bindir}/libds-tizen-memory-flusher-tests
434
435 %files renderer
436 %manifest %{name}.manifest
437 %defattr(-,root,root,-)
438 %license LICENSE
439 %{_libdir}/libds-tizen-renderer.so.*
440
441 %files renderer-devel
442 %manifest %{name}.manifest
443 %defattr(-,root,root,-)
444 %license LICENSE
445 %{_includedir}/libds-tizen/renderer.h
446 %{_libdir}/pkgconfig/libds-tizen-renderer.pc
447 %{_libdir}/libds-tizen-renderer.so
448 %{_bindir}/libds-tizen-renderer-tests
449
450 %files screen-rotation
451 %manifest %{name}.manifest
452 %defattr(-,root,root,-)
453 %license LICENSE
454 %{_libdir}/libds-tizen-screen-rotation.so.*
455
456 %files screen-rotation-devel
457 %manifest %{name}.manifest
458 %defattr(-,root,root,-)
459 %license LICENSE
460 %{_includedir}/libds-tizen/screen_rotation.h
461 %{_libdir}/pkgconfig/libds-tizen-screen-rotation.pc
462 %{_libdir}/libds-tizen-screen-rotation.so
463 %{_bindir}/libds-tizen-screen-rotation-tests
464
465 %files global-resource
466 %manifest %{name}.manifest
467 %defattr(-,root,root,-)
468 %license LICENSE
469 %{_libdir}/libds-tizen-global-resource.so.*
470
471 %files global-resource-devel
472 %manifest %{name}.manifest
473 %defattr(-,root,root,-)
474 %license LICENSE
475 %{_includedir}/libds-tizen/global_resource.h
476 %{_libdir}/pkgconfig/libds-tizen-global-resource.pc
477 %{_libdir}/libds-tizen-global-resource.so
478 %{_bindir}/libds-tizen-global-resource-tests