]> git.pld-linux.org Git - packages/spice-gtk.git/blob - spice-gtk.spec
- updated to 0.22
[packages/spice-gtk.git] / spice-gtk.spec
1 # TODO: libusb-devel >= 1.0.16 is preferred over udev-glib for libusb hotplug
2 #
3 # Conditional build:
4 %bcond_without  gtk2            # GTK+ 2 interfaces
5 %bcond_without  gtk3            # GTK+ 3 interfaces
6 %bcond_without  smartcard       # Smartcard support
7 %bcond_without  usbredir        # USB redirection
8 #
9 Summary:        A GTK+ client and libraries for SPICE remote desktop servers
10 Summary(pl.UTF-8):      Klient i biblioteki GTK+ dla serwerów zdalnych pulpitów SPICE
11 Name:           spice-gtk
12 Version:        0.22
13 Release:        1
14 License:        LGPL v2.1+
15 Group:          X11/Applications
16 Source0:        http://www.spice-space.org/download/gtk/%{name}-%{version}.tar.bz2
17 # Source0-md5:  518eb2ed7b336ad424b6f91f7bf734fc
18 Patch0:         %{name}-builddir.patch
19 Patch1:         %{name}-am.patch
20 URL:            http://spice-space.org/
21 BuildRequires:  autoconf >= 2.57
22 BuildRequires:  automake >= 1.6
23 BuildRequires:  cairo-devel >= 1.2.0
24 BuildRequires:  celt051-devel >= 0.5.1.1
25 BuildRequires:  cyrus-sasl-devel >= 2.0
26 BuildRequires:  gcc >= 5:3.0
27 BuildRequires:  gettext-devel >= 0.17
28 BuildRequires:  gobject-introspection-devel >= 0.9.4
29 BuildRequires:  glib2-devel >= 1:2.26
30 BuildRequires:  gtk-doc >= 1.14
31 %{?with_gtk2:BuildRequires:     gtk+2-devel >= 2:2.18.0}
32 %{?with_gtk3:BuildRequires:     gtk+3-devel >= 3.0}
33 BuildRequires:  intltool >= 0.40.0
34 %{?with_smartcard:BuildRequires:        libcacard-devel >= 0.1.2}
35 BuildRequires:  libjpeg-devel
36 BuildRequires:  libstdc++-devel
37 BuildRequires:  libtool >= 2:2.0
38 BuildRequires:  openssl-devel
39 BuildRequires:  perl-Text-CSV
40 BuildRequires:  perl-base >= 1:5.8.1
41 BuildRequires:  pixman-devel >= 0.17.7
42 BuildRequires:  pkgconfig
43 BuildRequires:  pulseaudio-devel
44 BuildRequires:  sed >= 4.0
45 BuildRequires:  spice-protocol >= 0.10.1
46 BuildRequires:  xorg-lib-libX11-devel
47 BuildRequires:  xorg-lib-libXrandr-devel
48 BuildRequires:  zlib-devel
49 %if %{with gtk2}
50 BuildRequires:  gtk+2-devel >= 2:2.18.0
51 BuildRequires:  python-devel >= 2.0
52 BuildRequires:  python-pygtk-devel >= 2:2.0.0
53 %endif
54 %if %{with usbredir}
55 BuildRequires:  acl-devel
56 BuildRequires:  libusb-devel >= 1.0.9
57 BuildRequires:  polkit-devel >= 0.96
58 BuildRequires:  udev-glib-devel
59 BuildRequires:  usbredir-devel >= 0.5.2
60 %endif
61 %{?with_smartcard:Requires:     libcacard >= 0.1.2}
62 Requires:       spice-glib = %{version}-%{release}
63 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
64
65 %description
66 A GTK+ client and libraries for SPICE remote desktop servers.
67
68 %description -l pl.UTF-8
69 Klient i biblioteki GTK+ dla serwerów zdalnych pulpitów SPICE.
70
71 %package devel
72 Summary:        Header files for SPICE GTK 3.0 client library
73 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki klienckiej SPICE GTK 3.0
74 Group:          X11/Development/Libraries
75 Requires:       %{name} = %{version}-%{release}
76 Requires:       spice-glib-devel = %{version}-%{release}
77 Requires:       gtk+3-devel >= 3.0
78
79 %description devel
80 Header files for SPICE GTK 3.0 client library.
81
82 %description devel -l pl.UTF-8
83 Pliki nagłówkowe biblioteki klienckiej SPICE GTK 3.0.
84
85 %package static
86 Summary:        Static SPICE GTK 3.0 client library
87 Summary(pl.UTF-8):      Statyczna biblioteka kliencka SPICE GTK 3.0
88 Group:          X11/Development/Libraries
89 Requires:       %{name}-devel = %{version}-%{release}
90
91 %description static
92 Static SPICE GTK 3.0 client library.
93
94 %description static -l pl.UTF-8
95 Statyczna biblioteka kliencka SPICE GTK 3.0.
96
97 %package apidocs
98 Summary:        SPICE GTK API documentation
99 Summary(pl.UTF-8):      Dokumentacja API bibliotek SPICE GTK
100 Group:          Documentation
101
102 %description apidocs
103 API documentation for SPICE GTK libraries.
104
105 %description apidocs -l pl.UTF-8
106 Dokumentacja API bibliotek SPICE GTK.
107
108 %package -n spice-glib
109 Summary:        SPICE Client GLib library
110 Summary(pl.UTF-8):      Biblioteka kliencka SPICE GLib
111 Group:          Libraries
112 Requires:       celt051 >= 0.5.1.1
113 Requires:       glib2 >= 1:2.26
114 %{?with_smartcard:Requires:     libcacard >= 0.1.2}
115 Requires:       pixman >= 0.17.7
116 %if %{with usbredir}
117 Requires:       libusb >= 1.0.9
118 Requires:       usbredir >= 0.5.2
119 %endif
120
121 %description -n spice-glib
122 SPICE Client GLib library.
123
124 %description -n spice-glib -l pl.UTF-8
125 Biblioteka kliencka SPICE GLib.
126
127 %package -n spice-glib-devel
128 Summary:        Header files for SPICE Client GLib library
129 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki klienckiej SPICE GLib
130 Group:          Development/Libraries
131 Requires:       celt051-devel >= 0.5.1.1
132 Requires:       cyrus-sasl-devel >= 2.0
133 Requires:       glib2-devel >= 1:2.26
134 %{?with_smartcard:Requires:     libcacard-devel >= 0.1.2}
135 Requires:       libjpeg-devel
136 Requires:       openssl-devel
137 Requires:       pixman-devel >= 0.17.7
138 Requires:       pulseaudio-devel
139 Requires:       spice-glib = %{version}-%{release}
140 Requires:       spice-protocol >= 0.10.1
141 %if %{with usbredir}
142 Requires:       libusb-devel >= 1.0.9
143 Requires:       udev-glib-devel
144 Requires:       usbredir-devel >= 0.5.2
145 %endif
146
147 %description -n spice-glib-devel
148 Header files for SPICE Client GLib library.
149
150 %description -n spice-glib-devel -l pl.UTF-8
151 Pliki nagłówkowe biblioteki klienckiej SPICE GLib.
152
153 %package -n spice-glib-static
154 Summary:        SPICE Client GLib static library
155 Summary(pl.UTF-8):      Statyczna biblioteka kliencka SPICE GLib
156 Group:          Development/Libraries
157 Requires:       spice-glib-devel = %{version}-%{release}
158
159 %description -n spice-glib-static
160 SPICE Client GLib static library.
161
162 %description -n spice-glib-static -l pl.UTF-8
163 Statyczna biblioteka kliencka SPICE GLib.
164
165 %package -n spice-glib-usb
166 Summary:        USB redirection ACL helper for SPICE Client GLib library
167 Summary(pl.UTF-8):      Program pomocniczy ACL do przekierowań USB dla biblioteki klienckiej SPICE GLib
168 Group:          Applications/System
169 Requires:       spice-glib = %{version}-%{release}
170 Requires:       polkit >= 0.96
171
172 %description -n spice-glib-usb
173 USB redirection ACL helper for SPICE Client GLib library.
174
175 %description -n spice-glib-usb -l pl.UTF-8
176 Program pomocniczy ACL do przekierowań USB dla biblioteki klienckiej
177 SPICE GLib.
178
179 %package -n spice-gtk2
180 Summary:        SPICE Client GTK 2.0 library
181 Summary(pl.UTF-8):      Biblioteka kliencka SPICE GTK 2.0
182 Group:          X11/Libraries
183 Requires:       gtk+2 >= 2:2.18.0
184 Requires:       spice-glib = %{version}-%{release}
185
186 %description -n spice-gtk2
187 SPICE Client GTK 2.0 library.
188
189 %description -n spice-gtk2 -l pl.UTF-8
190 Biblioteka kliencka SPICE GTK 2.0.
191
192 %package -n spice-gtk2-devel
193 Summary:        Header files for SPICE Client GTK 2.0 library
194 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki klienckiej SPICE GTK 2.0
195 Group:          X11/Development/Libraries
196 Requires:       gtk+2-devel >= 2:2.18.0
197 Requires:       spice-glib-devel = %{version}-%{release}
198
199 %description -n spice-gtk2-devel
200 Header files for SPICE Client GTK 2.0 library.
201
202 %description -n spice-gtk2-devel -l pl.UTF-8
203 Pliki nagłówkowe biblioteki klienckiej SPICE GTK 2.0.
204
205 %package -n spice-gtk2-static
206 Summary:        SPICE Client GTK 2.0 static library
207 Summary(pl.UTF-8):      Statyczna biblioteka kliencka SPICE GTK 2.0
208 Group:          X11/Development/Libraries
209 Requires:       spice-gtk2-devel = %{version}-%{release}
210
211 %description -n spice-gtk2-static
212 SPICE Client GTK 2.0 static library.
213
214 %description -n spice-gtk2-static -l pl.UTF-8
215 Statyczna biblioteka kliencka SPICE GTK 2.0.
216
217 %package -n python-spice-gtk
218 Summary:        Python interface to SPICE client GTK library
219 Summary(pl.UTF-8):      Pythonowy interfejs do biblioteki klienckiej SPICE GTK
220 Group:          Libraries/Python
221 Requires:       spice-gtk2 = %{version}-%{release}
222
223 %description -n python-spice-gtk
224 Python interface to SPICE client GTK library.
225
226 %description -n python-spice-gtk -l pl.UTF-8
227 Pythonowy interfejs do biblioteki klienckiej SPICE GTK.
228
229 %package -n vala-spice-protocol
230 Summary:        Vala API for SPICE client library
231 Summary(pl.UTF-8):      Interfejs języka Vala do biblioteki klienckiej SPICE
232 Group:          Development/Libraries
233 Requires:       spice-protocol >= 0.10.1
234 Requires:       vala >= 0.14
235
236 %description -n vala-spice-protocol
237 Vala API for SPICE client library.
238
239 %description -n vala-spice-protocol -l pl.UTF-8
240 Interfejs języka Vala do biblioteki klienckiej SPICE.
241
242 %prep
243 %setup -q
244 %patch0 -p1
245 %patch1 -p1
246
247 mkdir %{?with_gtk2:gtk2} %{?with_gtk3:gtk3}
248
249 %build
250 %{__intltoolize}
251 %{__libtoolize}
252 %{__aclocal} -I m4
253 %{__autoconf}
254 %{__autoheader}
255 %{__automake}
256
257 %if %{with gtk2}
258 cd gtk2
259 ../%configure \
260         --disable-silent-rules \
261         %{!?with_smartcard:--disable-smartcard} \
262         %{!?with_usbredir:--disable-usbredir} \
263         --with-gtk=2.0 \
264         --with-html-dir=%{_gtkdocdir}
265 %{__make}
266 cd ..
267 %endif
268
269 %if %{with gtk3}
270 cd gtk3
271 ../%configure \
272         --disable-silent-rules \
273         %{!?with_smartcard:--disable-smartcard} \
274         %{!?with_usbredir:--disable-usbredir} \
275         --enable-gtk-doc \
276         --with-gtk=3.0 \
277         --with-html-dir=%{_gtkdocdir}
278 %{__make}
279 %endif
280
281 %install
282 rm -rf $RPM_BUILD_ROOT
283
284 # gtk2 first, so executables will use gtk3 libs
285 %if %{with gtk2}
286 %{__make} -C gtk2 install -j1 \
287         DESTDIR=$RPM_BUILD_ROOT
288 %endif
289
290 %if %{with gtk3}
291 %{__make} -C gtk3 install -j1 \
292         DESTDIR=$RPM_BUILD_ROOT
293 %endif
294
295 %{__rm} $RPM_BUILD_ROOT%{py_sitedir}/SpiceClientGtk.{la,a}
296 # obsoleted by pkg-config
297 %{__rm} $RPM_BUILD_ROOT%{_libdir}/lib*.la
298
299 %find_lang %{name}
300
301 %clean
302 rm -rf $RPM_BUILD_ROOT
303
304 %post   -p /sbin/ldconfig
305 %postun -p /sbin/ldconfig
306
307 %post   -n spice-glib -p /sbin/ldconfig
308 %postun -n spice-glib -p /sbin/ldconfig
309
310 %post   -n spice-gtk2 -p /sbin/ldconfig
311 %postun -n spice-gtk2 -p /sbin/ldconfig
312
313 %if %{with gtk3}
314 %files -f %{name}.lang
315 %defattr(644,root,root,755)
316 %doc AUTHORS NEWS README THANKS TODO
317 %attr(755,root,root) %{_bindir}/spicy
318 %attr(755,root,root) %{_bindir}/spicy-screenshot
319 %attr(755,root,root) %{_bindir}/spicy-stats
320 %attr(755,root,root) %{_libdir}/libspice-client-gtk-3.0.so.*.*.*
321 %attr(755,root,root) %ghost %{_libdir}/libspice-client-gtk-3.0.so.4
322 %{_libdir}/girepository-1.0/SpiceClientGtk-3.0.typelib
323
324 %files devel
325 %defattr(644,root,root,755)
326 %attr(755,root,root) %{_libdir}/libspice-client-gtk-3.0.so
327 %{_includedir}/spice-client-gtk-3.0
328 %{_pkgconfigdir}/spice-client-gtk-3.0.pc
329 %{_datadir}/gir-1.0/SpiceClientGtk-3.0.gir
330
331 %files static
332 %defattr(644,root,root,755)
333 %{_libdir}/libspice-client-gtk-3.0.a
334
335 %files apidocs
336 %defattr(644,root,root,755)
337 %{_gtkdocdir}/spice-gtk
338 %endif
339
340 %files -n spice-glib
341 %defattr(644,root,root,755)
342 %attr(755,root,root) %{_libdir}/libspice-client-glib-2.0.so.*.*.*
343 %attr(755,root,root) %ghost %{_libdir}/libspice-client-glib-2.0.so.8
344 %attr(755,root,root) %{_libdir}/libspice-controller.so.*.*.*
345 %attr(755,root,root) %ghost %{_libdir}/libspice-controller.so.0
346 %{_libdir}/girepository-1.0/SpiceClientGLib-2.0.typelib
347
348 %files -n spice-glib-devel
349 %defattr(644,root,root,755)
350 %attr(755,root,root) %{_libdir}/libspice-client-glib-2.0.so
351 %attr(755,root,root) %{_libdir}/libspice-controller.so
352 %{_includedir}/spice-client-glib-2.0
353 %{_includedir}/spice-controller
354 %{_pkgconfigdir}/spice-client-glib-2.0.pc
355 %{_pkgconfigdir}/spice-controller.pc
356 %{_datadir}/gir-1.0/SpiceClientGLib-2.0.gir
357
358 %files -n spice-glib-static
359 %defattr(644,root,root,755)
360 %{_libdir}/libspice-client-glib-2.0.a
361 %{_libdir}/libspice-controller.a
362
363 %if %{with usbredir}
364 %files -n spice-glib-usb
365 %defattr(644,root,root,755)
366 %attr(755,root,root) %{_bindir}/spice-client-glib-usb-acl-helper
367 %{_datadir}/polkit-1/actions/org.spice-space.lowlevelusbaccess.policy
368 %endif
369
370 %if %{with gtk2}
371 %files -n spice-gtk2
372 %defattr(644,root,root,755)
373 %attr(755,root,root) %{_libdir}/libspice-client-gtk-2.0.so.*.*.*
374 %attr(755,root,root) %ghost %{_libdir}/libspice-client-gtk-2.0.so.4
375 %{_libdir}/girepository-1.0/SpiceClientGtk-2.0.typelib
376
377 %files -n spice-gtk2-devel
378 %defattr(644,root,root,755)
379 %attr(755,root,root) %{_libdir}/libspice-client-gtk-2.0.so
380 %{_includedir}/spice-client-gtk-2.0
381 %{_pkgconfigdir}/spice-client-gtk-2.0.pc
382 %{_datadir}/gir-1.0/SpiceClientGtk-2.0.gir
383
384 %files -n spice-gtk2-static
385 %defattr(644,root,root,755)
386 %{_libdir}/libspice-client-gtk-2.0.a
387
388 %files -n python-spice-gtk
389 %defattr(644,root,root,755)
390 %attr(755,root,root) %{py_sitedir}/SpiceClientGtk.so
391 %endif
392
393 %files -n vala-spice-protocol
394 %defattr(644,root,root,755)
395 %{_datadir}/vala/vapi/spice-protocol.vapi
This page took 0.095274 seconds and 3 git commands to generate.