]> git.pld-linux.org Git - packages/ruby-gnome2.git/blob - ruby-gnome2.spec
- updated files
[packages/ruby-gnome2.git] / ruby-gnome2.spec
1 #
2 # Conditional build:
3 %bcond_without  gtk3            # GTK+ 3.x based packages too
4
5 Summary:        GNOME 2 libraries for Ruby
6 Summary(pl.UTF-8):      Biblioteki GNOME 2 dla języka Ruby
7 Name:           ruby-gnome2
8 Version:        2.2.3
9 Release:        1
10 License:        LGPL v2.1
11 Group:          Development/Languages
12 Source0:        http://downloads.sourceforge.net/ruby-gnome2/%{name}-all-%{version}.tar.gz
13 # Source0-md5:  c55db58f909b1d778c4b95a0da3cd73d
14 URL:            http://ruby-gnome2.sourceforge.jp/
15 BuildRequires:  atk-devel >= 1:1.12.0
16 BuildRequires:  cairo-devel >= 1.10.0
17 BuildRequires:  cairo-gobject-devel >= 1.12.10
18 BuildRequires:  clutter-devel >= 1.12.0
19 %{?with_gtk3:BuildRequires:     clutter-gtk-devel >= 1.2.0}
20 BuildRequires:  gdk-pixbuf2-devel >= 2
21 BuildRequires:  glib2-devel >= 1:2.16.0
22 BuildRequires:  gobject-introspection-devel >= 1.35.4
23 BuildRequires:  gstreamer0.10-devel >= 0.10.35
24 BuildRequires:  gstreamer0.10-plugins-base-devel >= 0.10.35
25 BuildRequires:  gtk+2-devel >= 2:2.12.0
26 %{?with_gtk3:BuildRequires:     gtk+3-devel >= 3.4.2}
27 BuildRequires:  gtksourceview2-devel >= 2
28 %{?with_gtk3:BuildRequires:     gtksourceview3-devel >= 3.4.2}
29 BuildRequires:  librsvg-devel >= 2.8
30 BuildRequires:  pango-devel >= 1:1.14.0
31 BuildRequires:  pkgconfig
32 BuildRequires:  poppler-glib-devel >= 0.12.0
33 BuildRequires:  rpmbuild(macros) >= 1.277
34 BuildRequires:  ruby-devel >= 1.9
35 %{?with_gtk3:BuildRequires:     ruby-devel >= 1.9.2}
36 BuildRequires:  ruby-pkg-config
37 BuildRequires:  ruby-rcairo-devel
38 BuildRequires:  ruby-rubygems
39 BuildRequires:  sed >= 4.0
40 BuildRequires:  vte0-devel >= 0.12.1
41 #%{?with_gtk3:BuildRequires:    vte-devel >= 0.32.2}
42 %{?with_gtk3:BuildRequires:     vte2.90-devel}
43 BuildRequires:  gtk-webkit-devel >= 1.8.1
44 %{?with_gtk3:BuildRequires:     gtk-webkit3-devel >= 1.8.1}
45 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
46
47 %description
48 GNOME 2 libraries for Ruby.
49
50 %description -l pl.UTF-8
51 Biblioteki GNOME 2 dla języka Ruby.
52
53 %package -n ruby-glib2
54 Summary:        Ruby/Glib2 - Ruby binding of GLib 2.x
55 Summary(pl.UTF-8):      Ruby/Glib2 - wiązanie języka Ruby do biblioteki GLib 2.x
56 Group:          Development/Languages
57 Requires:       glib2 >= 1:2.16.0
58 Requires:       ruby >= 1.9
59 Obsoletes:      ruby-gnome2
60
61 %description -n ruby-glib2
62 Ruby/Glib2 is a Ruby binding of GLib 2.x.
63
64 %description -n ruby-glib2 -l pl.UTF-8
65 Ruby/Glib2 to wiązanie języka Ruby do biblioteki GLib 2.x.
66
67 %package -n ruby-glib2-devel
68 Summary:        Header files for Ruby/GLib2 library
69 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki Ruby/GLib2
70 Group:          Development/Libraries
71 Requires:       glib2-devel >= 1:2.16.0
72 Requires:       ruby-devel >= 1.9
73 Requires:       ruby-glib2 = %{version}-%{release}
74 Obsoletes:      ruby-gnome2-devel
75
76 %description -n ruby-glib2-devel
77 Header files for Ruby/GLib2 library.
78
79 %description -n ruby-glib2-devel -l pl.UTF-8
80 Pliki nagłówkowe biblioteki Ruby/GLib2.
81
82 %package -n ruby-gobject-introspection
83 Summary:        Ruby/GObjectIntrospection - Ruby binding of GObject Introspection
84 Summary(pl.UTF-8):      Ruby/GObjectIntrospection - wiązania języka Ruby do biblioteki GObject Introspection
85 Group:          Development/Languages
86 Requires:       gobject-introspection >= 1.35.4
87 Requires:       ruby-glib2 = %{version}-%{release}
88
89 %description -n ruby-gobject-introspection
90 Ruby/GObjectIntrospection is a Ruby binding of GObject Introspection.
91
92 %description -n ruby-gobject-introspection -l pl.UTF-8
93 Ruby/GObjectIntrospection to wiązanie języka Ruby do biblioteki
94 GObject Introspection.
95
96 %package -n ruby-gobject-introspection-devel
97 Summary:        Header files for Ruby/GObjectIntrospection library
98 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki Ruby/GObjectIntrospection
99 Group:          Development/Languages
100 Requires:       ruby-glib2-devel = %{version}-%{release}
101 Requires:       ruby-gobject-introspection = %{version}-%{release}
102
103 %description -n ruby-gobject-introspection-devel
104 Header files for Ruby/GObjectIntrospection library.
105
106 %description -n ruby-gobject-introspection-devel -l pl.UTF-8
107 Pliki nagłówkowe biblioteki Ruby/GObjectIntrospection.
108
109 %package -n ruby-gio2
110 Summary:        Ruby/GIO2 - Ruby binding of GIO 2.x library
111 Summary(pl.UTF-8):      Ruby/GIO2 - wiązanie języka Ruby do biblioteki GIO 2.x
112 Group:          Development/Languages
113 Requires:       glib2 >= 1:2.16.0
114 Requires:       ruby-gobject-introspection = %{version}-%{release}
115
116 %description -n ruby-gio2
117 Ruby/GIO2 is a Ruby binding of GIO 2.x library.
118
119 %description -n ruby-gio2 -l pl.UTF-8
120 Ruby/GIO2 to wiązanie języka Ruby do biblioteki GIO 2.x.
121
122 %package -n ruby-atk
123 Summary:        Ruby/ATK - Ruby binding of ATK
124 Summary(pl.UTF-8):      Ruby/ATK - wiązanie języka Ruby do biblioteki ATK
125 Group:          Development/Languages
126 Requires:       atk >= 1:1.12.0
127 Requires:       ruby-glib2 = %{version}-%{release}
128
129 %description -n ruby-atk
130 Ruby/ATK is a Ruby binding of ATK.
131
132 %description -n ruby-atk -l pl.UTF-8
133 Ruby/ATK to wiązanie języka Ruby do biblioteki ATK.
134
135 %package -n ruby-atk-devel
136 Summary:        Header files for Ruby/ATK library
137 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki Ruby/ATK
138 Group:          Development/Libraries
139 Requires:       atk-devel >= 1:1.12.0
140 Requires:       ruby-atk = %{version}-%{release}
141 Requires:       ruby-glib2-devel = %{version}-%{release}
142
143 %description -n ruby-atk-devel
144 Header files for Ruby/ATK library.
145
146 %description -n ruby-atk-devel -l pl.UTF-8
147 Pliki nagłówkowe biblioteki Ruby/ATK.
148
149 %package -n ruby-cairo-gobject
150 Summary:        Ruby/CairoGObject - Ruby binding of cairo-gobject library
151 Summary(pl.UTF-8):      Ruby/CairoGObject - wiązania języka Ruby do biblioteki cairo-gobject
152 Group:          Development/Languages
153 Requires:       cairo-gobject >= 1.12.10
154 Requires:       ruby-glib2 = %{version}-%{release}
155 Requires:       ruby-rcairo
156
157 %description -n ruby-cairo-gobject
158 Ruby/CairoGObject is a Ruby binding of cairo-gobject library.
159
160 %description -n ruby-cairo-gobject -l pl.UTF-8
161 Ruby/CairoGObject to wiązanie języka Ruby do biblioteki cairo-gobject.
162
163 %package -n ruby-pango
164 Summary:        Ruby/Pango - Ruby binding of pango 1.x
165 Summary(pl.UTF-8):      Ruby/Pango - wiązanie języka Ruby do biblioteki pango 1.x
166 Group:          Development/Languages
167 Requires:       cairo >= 1.10.0
168 Requires:       pango >= 1:1.14.0
169 Requires:       ruby-glib2 = %{version}-%{release}
170 Requires:       ruby-rcairo
171
172 %description -n ruby-pango
173 Ruby/Pango is a Ruby binding of pango 1.x.
174
175 %description -n ruby-pango -l pl.UTF-8
176 Ruby/Pango to wiązanie języka Ruby do biblioteki pango 1.x.
177
178 %package -n ruby-pango-devel
179 Summary:        Header files for Ruby/Pango library
180 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki Ruby/Pango
181 Group:          Development/Libraries
182 Requires:       cairo-devel >= 1.10.0
183 Requires:       pango-devel >= 1:1.14.0
184 Requires:       ruby-glib2-devel = %{version}-%{release}
185 Requires:       ruby-pango = %{version}-%{release}
186
187 %description -n ruby-pango-devel
188 Header files for Ruby/Pango library.
189
190 %description -n ruby-pango-devel -l pl.UTF-8
191 Pliki nagłówkowe biblioteki Ruby/Pango.
192
193 %package -n ruby-gdk_pixbuf2
194 Summary:        Ruby/GdkPixbuf2 - Ruby binding of GdkPixbuf 2.x
195 Summary(pl.UTF-8):      Ruby/GdkPixbuf2 - wiązanie języka Ruby do biblioteki GdkPixbuf 2.x
196 Group:          Development/Languages
197 Requires:       gdk-pixbuf2 >= 2
198 Requires:       ruby-glib2 = %{version}-%{release}
199
200 %description -n ruby-gdk_pixbuf2
201 Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf 2.x.
202
203 %description -n ruby-gdk_pixbuf2 -l pl.UTF-8
204 Ruby/GdkPixbuf2 to wiązanie języka Ruby do biblioteki GdkPixbuf 2.x.
205
206 %package -n ruby-gdk_pixbuf2-devel
207 Summary:        Header files for Ruby/GdkPixbuf2 library
208 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki Ruby/GdkPixbuf2
209 Group:          Development/Libraries
210 Requires:       gdk-pixbuf2-devel >= 2
211 Requires:       ruby-gdk_pixbuf2 = %{version}-%{release}
212 Requires:       ruby-glib2-devel = %{version}-%{release}
213
214 %description -n ruby-gdk_pixbuf2-devel
215 Header files for Ruby/GdkPixbuf2 library.
216
217 %description -n ruby-gdk_pixbuf2-devel -l pl.UTF-8
218 Pliki nagłówkowe biblioteki Ruby/GdkPixbuf2.
219
220 %package -n ruby-gtk2
221 Summary:        Ruby/GTK2 - Ruby binding of GTK+ 2.x
222 Summary(pl.UTF-8):      Ruby/GTK2 - wiązanie języka Ruby do biblioteki GTK+ 2.x
223 Group:          Development/Languages
224 Requires:       gtk+2 >= 2:2.12.0
225 Requires:       ruby-atk = %{version}-%{release}
226 Requires:       ruby-gdk_pixbuf2 = %{version}-%{release}
227 Requires:       ruby-glib2 = %{version}-%{release}
228 Requires:       ruby-pango = %{version}-%{release}
229
230 %description -n ruby-gtk2
231 Ruby/GTK2 is a Ruby binding of GTK+ 2.x.
232
233 %description -n ruby-gtk2 -l pl.UTF-8
234 Ruby/GTK2 to wiązanie języka Ruby do biblioteki GTK+ 2.x.
235
236 %package -n ruby-gtk2-devel
237 Summary:        Header files for Ruby/GTK2 library
238 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki Ruby/GTK2
239 Group:          Development/Libraries
240 Requires:       gtk+2-devel >= 2:2.12.0
241 Requires:       ruby-atk-devel = %{version}-%{release}
242 Requires:       ruby-gdk_pixbuf2-devel = %{version}-%{release}
243 Requires:       ruby-glib2-devel = %{version}-%{release}
244 Requires:       ruby-gtk2 = %{version}-%{release}
245 Requires:       ruby-pango-devel = %{version}-%{release}
246
247 %description -n ruby-gtk2-devel
248 Header files for Ruby/GTK2 library.
249
250 %description -n ruby-gtk2-devel -l pl.UTF-8
251 Pliki nagłówkowe biblioteki Ruby/GTK2.
252
253 %package -n ruby-clutter
254 Summary:        Ruby/Clutter - Ruby binding of Clutter library
255 Summary(pl.UTF-8):      Ruby/Clutter - wiązanie języka Ruby do biblioteki Clutter
256 Group:          Development/Languages
257 Requires:       clutter >= 1.16.4
258 Requires:       ruby-cairo-gobject = %{version}-%{release}
259 Requires:       ruby-gobject-introspection = %{version}-%{release}
260
261 %description -n ruby-clutter
262 Ruby/Clutter is a Ruby binding of Clutter library.
263
264 %description -n ruby-clutter -l pl.UTF-8
265 Ruby/Clutter to wiązanie języka Ruby do biblioteki Clutter.
266
267 %package -n ruby-clutter-gstreamer
268 Summary:        Ruby/ClutterGStreamer - Ruby binding of Clutter-GStreamer library
269 Summary(pl.UTF-8):      Ruby/ClutterGStreamer - wiązanie języka Ruby do biblioteki Clutter-GStreamer
270 Group:          Development/Languages
271 Requires:       clutter-gst >= 2.0.10
272 Requires:       ruby-clutter = %{version}-%{release}
273 Requires:       ruby-gstreamer = %{version}-%{release}
274
275 %description -n ruby-clutter-gstreamer
276 Ruby/ClutterGStreamer is a Ruby binding of Clutter-GStreamer library.
277
278 %description -n ruby-clutter-gstreamer -l pl.UTF-8
279 Ruby/ClutterGStreamer to wiązanie języka Ruby do biblioteki
280 Clutter-GStreamer.
281
282 %package -n ruby-gstreamer
283 Summary:        Ruby/GStreamer - Ruby binding of GStreamer
284 Summary(pl.UTF-8):      Ruby/GStreamer - wiązanie języka Ruby do biblioteki GStreamer
285 Group:          Development/Languages
286 Requires:       gstreamer0.10 >= 0.10.35
287 Requires:       gstreamer0.10-plugins-base >= 0.10.35
288 Requires:       ruby-gdk_pixbuf2 = %{version}-%{release}
289 Requires:       ruby-glib2 = %{version}-%{release}
290 Requires:       ruby-pango = %{version}-%{release}
291
292 %description -n ruby-gstreamer
293 Ruby/GStreamer is a Ruby binding of GStreamer.
294
295 %description -n ruby-gstreamer -l pl.UTF-8
296 Ruby/GStreamer to wiązanie języka Ruby do biblioteki GStreamer.
297
298 %package -n ruby-gstreamer-devel
299 Summary:        Header files for Ruby/GStreamer library
300 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki Ruby/GStreamer
301 Group:          Development/Libraries
302 Requires:       gstreamer0.10-devel >= 0.10.35
303 Requires:       gstreamer0.10-plugins-base-devel >= 0.10.35
304 Requires:       ruby-gdk_pixbuf2-devel = %{version}-%{release}
305 Requires:       ruby-glib2-devel = %{version}-%{release}
306 Requires:       ruby-pango-devel = %{version}-%{release}
307
308 %description -n ruby-gstreamer-devel
309 Header files for Ruby/GStreamer library.
310
311 %description -n ruby-gstreamer-devel -l pl.UTF-8
312 Pliki nagłówkowe biblioteki Ruby/GStreamer.
313
314 %package -n ruby-gtksourceview2
315 Summary:        Ruby/GtkSourceView2 - Ruby binding of gtksourceview 2.x
316 Summary(pl.UTF-8):      Ruby/GtkSourceView2 - wiązanie języka Ruby do biblioteki gtksourceview 2.x
317 Group:          Development/Languages
318 Requires:       gtksourceview2 >= 2.0.0
319 Requires:       ruby-gtk2 = %{version}-%{release}
320
321 %description -n ruby-gtksourceview2
322 Ruby/GtkSourceView2 is a Ruby binding of gtksourceview 2.x.
323
324 %description -n ruby-gtksourceview2 -l pl.UTF-8
325 Ruby/GtkSourceView2 to wiązanie języka Ruby do biblioteki
326 gtksourceview 2.x.
327
328 %package -n ruby-gtksourceview2-devel
329 Summary:        Header files for Ruby/GtkSourceView2 library
330 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki Ruby/GtkSourceView2
331 Group:          Development/Libraries
332 Requires:       gtksourceview2-devel >= 2.0.0
333 Requires:       ruby-gtk2-devel = %{version}-%{release}
334 Requires:       ruby-gtksourceview2 = %{version}-%{release}
335
336 %description -n ruby-gtksourceview2-devel
337 Header files for Ruby/GtkSourceView2 library.
338
339 %description -n ruby-gtksourceview2-devel -l pl.UTF-8
340 Pliki nagłówkowe biblioteki Ruby/GtkSourceView2.
341
342 %package -n ruby-poppler
343 Summary:        Ruby/Poppler - Ruby binding of poppler-glib
344 Summary(pl.UTF-8):      Ruby/Poppler - wiązanie języka Ruby do biblioteki poppler-glib
345 Group:          Development/Languages
346 Requires:       poppler-glib >= 0.12.0
347 Requires:       ruby-gdk_pixbuf2 = %{version}-%{release}
348 Requires:       ruby-glib2 = %{version}-%{release}
349 Requires:       ruby-gtk2 = %{version}-%{release}
350
351 %description -n ruby-poppler
352 Ruby/Poppler is a Ruby binding of poppler-glib.
353
354 %description -n ruby-poppler -l pl.UTF-8
355 Ruby/Poppler to wiązanie języka Ruby do biblioteki poppler-glib.
356
357 %package -n ruby-poppler-devel
358 Summary:        Header files for Ruby/Poppler library
359 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki Ruby/Poppler
360 Group:          Development/Libraries
361 Requires:       poppler-glib-devel >= 0.12.0
362 Requires:       ruby-gdk_pixbuf2-devel = %{version}-%{release}
363 Requires:       ruby-glib2-devel = %{version}-%{release}
364 Requires:       ruby-gtk2-devel = %{version}-%{release}
365
366 %description -n ruby-poppler-devel
367 Header files for Ruby/Poppler library.
368
369 %description -n ruby-poppler-devel -l pl.UTF-8
370 Pliki nagłówkowe biblioteki Ruby/Poppler.
371
372 %package -n ruby-rsvg2
373 Summary:        Ruby/RSVG - Ruby binding of librsvg
374 Summary(pl.UTF-8):      Ruby/RSVG - wiązanie języka Ruby do biblioteki librsvg
375 Group:          Development/Languages
376 Requires:       librsvg >= 2.8
377 Requires:       ruby-gdk_pixbuf2 = %{version}-%{release}
378 Requires:       ruby-glib2 = %{version}-%{release}
379 Requires:       ruby-rcairo
380
381 %description -n ruby-rsvg2
382 Ruby/RSVG is a Ruby binding of librsvg.
383
384 %description -n ruby-rsvg2 -l pl.UTF-8
385 Ruby/RSVG to wiązanie języka Ruby do biblioteki librsvg.
386
387 %package -n ruby-rsvg2-devel
388 Summary:        Header files for Ruby/RSVG library
389 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki Ruby/RSVG
390 Group:          Development/Libraries
391 Requires:       librsvg-devel >= 2.8
392 Requires:       ruby-gdk_pixbuf2-devel = %{version}-%{release}
393 Requires:       ruby-glib2-devel = %{version}-%{release}
394
395 %description -n ruby-rsvg2-devel
396 Header files for Ruby/RSVG library.
397
398 %description -n ruby-rsvg2-devel -l pl.UTF-8
399 Pliki nagłówkowe biblioteki Ruby/RSVG.
400
401 %package -n ruby-vte
402 Summary:        Ruby/VTE - Ruby binding of VTE
403 Summary(pl.UTF-8):      Ruby/VTE - wiązanie języka Ruby do biblioteki VTE
404 Group:          Development/Languages
405 Requires:       ruby-gtk2 = %{version}-%{release}
406 Requires:       vte0 >= 0.12.1
407
408 %description -n ruby-vte
409 Ruby/VTE is a Ruby binding of VTE.
410
411 %description -n ruby-vte -l pl.UTF-8
412 Ruby/VTE to wiązanie języka Ruby do biblioteki VTE.
413
414 %package -n ruby-vte-devel
415 Summary:        Header files for Ruby/VTE library
416 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki Ruby/VTE
417 Group:          Development/Libraries
418 Requires:       ruby-gtk2-devel = %{version}-%{release}
419 Requires:       ruby-vte = %{version}-%{release}
420 Requires:       vte0-devel >= 0.12.1
421
422 %description -n ruby-vte-devel
423 Header files for Ruby/VTE library.
424
425 %description -n ruby-vte-devel -l pl.UTF-8
426 Pliki nagłówkowe biblioteki Ruby/VTE.
427
428 %package -n ruby-webkit-gtk2
429 Summary:        Ruby/WebKitGTK2 - Ruby binding of WebKitGTK+ (GTK+ 2.x based) library
430 Summary(pl.UTF-8):      Ruby/WebKitGTK2 - wiązanie języka Ruby do biblioteki WebKitGTK+ (dla GTK+ 2.x)
431 Group:          Development/Languages
432 Requires:       gtk-webkit >= 2.2.3
433 Requires:       ruby-gobject-introspection = %{version}-%{release}
434 Requires:       ruby-gtk2 = %{version}-%{release}
435
436 %description -n ruby-webkit-gtk2
437 Ruby/WebKitGTK2 is a Ruby binding of WebKitGTK+ library (based on
438 GTK+ 2.x).
439
440 %description -n ruby-webkit-gtk2 -l pl.UTF-8
441 Ruby/WebKitGTK2 to wiązanie języka Ruby do biblioteki WebKitGTK+
442 (opartej na GTK+ 2.x).
443
444 %package -n ruby-gtk3
445 Summary:        Ruby/GTK3 - Ruby binding of GTK+ 3.x
446 Summary(pl.UTF-8):      Ruby/GTK3 - wiązanie języka Ruby do bibliotek GTK+ 3.x
447 Group:          Development/Languages
448 Requires:       gtk+3 >= 3.4.2
449 Requires:       ruby >= 1.9.2
450 Requires:       ruby-atk = %{version}-%{release}
451 Requires:       ruby-gdk_pixbuf2 = %{version}-%{release}
452 Requires:       ruby-glib2 = %{version}-%{release}
453 Requires:       ruby-pango = %{version}-%{release}
454
455 %description -n ruby-gtk3
456 Ruby/GTK3 is a Ruby binding of GTK+ 3.x.
457
458 %description -n ruby-gtk3 -l pl.UTF-8
459 Ruby/GTK3 to wiązanie języka Ruby do bibliotek GTK+ 3.x.
460
461 %package -n ruby-gtk3-devel
462 Summary:        Header files for Ruby/GTK3 library
463 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki Ruby/GTK3
464 Group:          Development/Libraries
465 Requires:       gtk+3-devel >= 3.4.2
466 Requires:       ruby-atk-devel = %{version}-%{release}
467 Requires:       ruby-devel >= 1.9.2
468 Requires:       ruby-gdk_pixbuf2-devel = %{version}-%{release}
469 Requires:       ruby-glib2-devel = %{version}-%{release}
470 Requires:       ruby-gtk3 = %{version}-%{release}
471 Requires:       ruby-pango-devel = %{version}-%{release}
472
473 %description -n ruby-gtk3-devel
474 Header files for Ruby/GTK3 library.
475
476 %description -n ruby-gtk3-devel -l pl.UTF-8
477 Pliki nagłówkowe biblioteki Ruby/GTK3.
478
479 %package -n ruby-clutter-gtk
480 Summary:        Ruby/ClutterGTK - Ruby binding of Clutter-GTK library
481 Summary(pl.UTF-8):      Ruby/ClutterGTK - wiązanie języka Ruby do biblioteki Clutter-GTK
482 Group:          Development/Languages
483 Requires:       clutter-gtk >= 1.4.4
484 Requires:       ruby-clutter = %{version}-%{release}
485 Requires:       ruby-gtk3 = %{version}-%{release}
486
487 %description -n ruby-clutter-gtk
488 Ruby/ClutterGTK is a Ruby binding of Clutter-GTK library.
489
490 %description -n ruby-clutter-gtk -l pl.UTF-8
491 Ruby/ClutterGTK to wiązanie języka Ruby do biblioteki Clutter-GTK.
492
493 %package -n ruby-gtksourceview3
494 Summary:        Ruby/GtkSourceView3 - Ruby binding of gtksourceview 3.x
495 Summary(pl.UTF-8):      Ruby/GtkSourceView3 - wiązanie języka Ruby do biblioteki gtksourceview 3.x
496 Group:          Development/Languages
497 Requires:       gtksourceview3 >= 3.4.2
498 Requires:       ruby-gtk3 = %{version}-%{release}
499
500 %description -n ruby-gtksourceview3
501 Ruby/GtkSourceView3 is a Ruby binding of gtksourceview 3.x.
502
503 %description -n ruby-gtksourceview3 -l pl.UTF-8
504 Ruby/GtkSourceView3 to wiązanie języka Ruby do biblioteki
505 gtksourceview 3.x.
506
507 %package -n ruby-gtksourceview3-devel
508 Summary:        Header files for Ruby/GtkSourceView3 library
509 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki Ruby/GtkSourceView3
510 Group:          Development/Libraries
511 Requires:       gtksourceview3-devel >= 3.4.2
512 Requires:       ruby-gtk3-devel = %{version}-%{release}
513 Requires:       ruby-gtksourceview3 = %{version}-%{release}
514
515 %description -n ruby-gtksourceview3-devel
516 Header files for Ruby/GtkSourceView3 library.
517
518 %description -n ruby-gtksourceview3-devel -l pl.UTF-8
519 Pliki nagłówkowe biblioteki Ruby/GtkSourceView3.
520
521 %package -n ruby-vte3
522 Summary:        Ruby/VTE3 - Ruby binding of VTE on GTK+ 3.x
523 Summary(pl.UTF-8):      Ruby/VTE3 - wiązanie języka Ruby do biblioteki VTE na GTK+ 3.x
524 Group:          Development/Languages
525 Requires:       ruby-gtk3 = %{version}-%{release}
526 Requires:       vte >= 0.32.2
527
528 %description -n ruby-vte3
529 Ruby/VTE3 is a Ruby binding of VTE on GTK+ 3.x.
530
531 %description -n ruby-vte3 -l pl.UTF-8
532 Ruby/VTE3 to wiązanie języka Ruby do biblioteki VTE opartej na GTK+
533 3.x.
534
535 %package -n ruby-vte3-devel
536 Summary:        Header files for Ruby/VTE3 library
537 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki Ruby/VTE3
538 Group:          Development/Libraries
539 Requires:       ruby-gtk3-devel = %{version}-%{release}
540 Requires:       ruby-vte3 = %{version}-%{release}
541 Requires:       vte-devel >= 0.32.2
542
543 %description -n ruby-vte3-devel
544 Header files for Ruby/VTE3 library.
545
546 %description -n ruby-vte3-devel -l pl.UTF-8
547 Pliki nagłówkowe biblioteki Ruby/VTE3.
548
549 %package -n ruby-webkit-gtk
550 Summary:        Ruby/WebKitGTK - Ruby binding of WebKitGTK+ (GTK+ 3.x based) library
551 Summary(pl.UTF-8):      Ruby/WebKitGTK - wiązanie języka Ruby do biblioteki WebKitGTK+ (dla GTK+ 3.x)
552 Group:          Development/Languages
553 Requires:       gtk-webkit3 >= 2.2.3
554 Requires:       ruby-gobject-introspection = %{version}-%{release}
555 Requires:       ruby-gtk3 = %{version}-%{release}
556
557 %description -n ruby-webkit-gtk
558 Ruby/WebKitGTK is a Ruby binding of WebKitGTK+ library (based on
559 GTK+ 3.x).
560
561 %description -n ruby-webkit-gtk -l pl.UTF-8
562 Ruby/WebKitGTK to wiązanie języka Ruby do biblioteki WebKitGTK+
563 (opartej na GTK+ 3.x).
564
565 %package doc-ri
566 Summary:        Ruby-GNOME2 ri documentation
567 Summary(pl.UTF-8):      Dokumentacja dla Ruby-GNOME2 w formacie ri
568 Group:          Documentation
569 Requires:       ruby
570
571 %description doc-ri
572 Ruby-GNOME2 ri documentation.
573
574 %description doc-ri -l pl.UTF-8
575 Dokumentacja dla Ruby-GNOME2 w formacie ri.
576
577 %package doc-html
578 Summary:        Ruby-GNOME2 HTML documentation
579 Summary(pl.UTF-8):      Dokumentacja dla Ruby-GNOME2 w formacie HTML
580 Group:          Documentation
581
582 %description doc-html
583 Ruby-GNOME2 HTML documentation.
584
585 %description doc-html -l pl.UTF-8
586 Dokumentacja dla Ruby-GNOME2 w formacie HTML.
587
588 %package examples
589 Summary:        Ruby-GNOME2 examples
590 Summary(pl.UTF-8):      Przykłady do Ruby-GNOME2
591 Group:          Development/Libraries
592
593 %description examples
594 Ruby-GNOME2 examples.
595
596 %description examples -l pl.UTF-8
597 Przykłady do Ruby-GNOME2.
598
599 %prep
600 %setup -q -n %{name}-all-%{version}
601 find . -name '*.rb' | xargs sed -i -e '1s,#.*local/bin/ruby,#!%{_bindir}/ruby,'
602
603 cp -p glib2/README README.glib2
604 cp -p glib2/TODO TODO.glib2
605 cp -p gdk3/README.md README.gdk3.md
606 cp -p gtk3/README.md README.gtk3.md
607
608 %build
609 # echo */extconf.rb | xargs -l1 dirname
610
611 comps="
612         atk
613         clutter
614         clutter-gstreamer
615         cairo-gobject
616         gdk_pixbuf2
617         gio2
618         glib2
619         gobject-introspection
620         gstreamer
621         gtk2
622         gtksourceview2
623         pango
624         poppler
625         rsvg2
626         vte
627         webkit-gtk2
628 %if %{with gtk3}
629         clutter-gtk
630         gdk3
631         gtk3
632         gtksourceview3
633         vte3
634         webkit-gtk
635 %endif
636 "
637
638 ruby extconf.rb \
639         --vendor \
640         --enable-glib-experimental \
641         $comps
642 %{__make}
643
644 rdoc -o rdoc
645 rdoc --ri -o ri
646
647 %install
648 rm -rf $RPM_BUILD_ROOT
649 install -d $RPM_BUILD_ROOT{%{ruby_archdir},%{ruby_rubylibdir},%{ruby_ridir}} \
650         $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
651
652 %{__make} install \
653         DESTDIR=$RPM_BUILD_ROOT \
654         RUBYLIBDIR=$RPM_BUILD_ROOT%{ruby_rubylibdir} \
655         sitearchdir=$RPM_BUILD_ROOT%{ruby_archdir} \
656         pkgconfigdir=$RPM_BUILD_ROOT%{_pkgconfigdir} \
657         RUBYARCHDIR=$RPM_BUILD_ROOT%{ruby_archdir}
658
659 # omitted by make install
660 cp -pr clutter/lib/{clutter,clutter.rb} $RPM_BUILD_ROOT%{ruby_rubylibdir}
661 cp -p clutter-gstreamer/lib/clutter-gst.rb $RPM_BUILD_ROOT%{ruby_rubylibdir}
662 cp -p webkit-gtk2/lib/webkit-gtk2.rb $RPM_BUILD_ROOT%{ruby_rubylibdir}
663 %if %{with gtk3}
664 cp -p clutter-gtk/lib/clutter-gtk.rb $RPM_BUILD_ROOT%{ruby_rubylibdir}
665 cp -p webkit-gtk/lib/webkit-gtk.rb $RPM_BUILD_ROOT%{ruby_rubylibdir}
666 %endif
667
668 cp -a clutter/sample \
669         $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/clutter
670
671 cp -a clutter-gstreamer/sample \
672         $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/clutter-gstreamer
673
674 cp -a gdk_pixbuf2/sample \
675         $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/gdk_pixbuf2
676
677 cp -a glib2/sample \
678         $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/glib2
679
680 cp -a gstreamer/sample \
681         $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/gstreamer
682
683 cp -a gtk2/sample \
684         $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/gtk2
685
686 cp -a gtksourceview2/sample \
687         $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/gtksourceview2
688
689 cp -a pango/sample \
690         $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/pango
691
692 cp -a poppler/sample \
693         $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/poppler
694
695 cp -a rsvg2/sample \
696         $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/rsvg2
697
698 cp -a vte/sample \
699         $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/vte
700
701 cp -a webkit-gtk2/sample \
702         $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/webkit-gtk2
703
704 %if %{with gtk3}
705 cp -a clutter-gtk/sample \
706         $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/clutter-gtk
707
708 cp -a gtk3/sample \
709         $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/gtk3
710
711 cp -a gtksourceview3/sample \
712         $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/gtksourceview3
713
714 cp -a vte3/sample \
715         $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/vte3
716
717 cp -a webkit-gtk/sample \
718         $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/webkit-gtk
719 %endif
720
721 cp -a ri/* $RPM_BUILD_ROOT%{ruby_ridir}
722 %{__rm} -r $RPM_BUILD_ROOT%{ruby_ridir}/{Math,Object,REXML,RbConfig,Test*,page-*,rdoc,ri}
723 %if %{without gtk3}
724 %{__rm} -r $RPM_BUILD_ROOT%{ruby_ridir}/{ClutterGtk*,Goo*,WebKitGtk,clutter-gtk,gdk3,gtk3,gtksourceview3,vte3,webkit-gtk}
725 %endif
726 %{__rm} $RPM_BUILD_ROOT%{ruby_ridir}/{cache.ri,created.rid}
727
728 %clean
729 rm -rf $RPM_BUILD_ROOT
730
731 %files -n ruby-glib2
732 %defattr(644,root,root,755)
733 %doc AUTHORS NEWS README.md README.glib2 TODO.glib2
734 %attr(755,root,root) %{ruby_archdir}/glib2.so
735 %{ruby_rubylibdir}/glib-mkenums.rb
736 %{ruby_rubylibdir}/glib2.rb
737 %{ruby_rubylibdir}/gnome2-raketask.rb
738 %dir %{ruby_rubylibdir}/gnome2
739 %{ruby_rubylibdir}/gnome2/rake
740 %{ruby_rubylibdir}/mkmf-gnome2.rb
741 %{ruby_rubylibdir}/glib2
742
743 %files -n ruby-glib2-devel
744 %defattr(644,root,root,755)
745 %{ruby_archdir}/glib-enum-types.h
746 %{ruby_archdir}/rbgcompat.h
747 %{ruby_archdir}/rbglib.h
748 %{ruby_archdir}/rbglib2conversions.h
749 %{ruby_archdir}/rbglibdeprecated.h
750 %{ruby_archdir}/rbgobject.h
751 %{ruby_archdir}/rbgutil.h
752 %{ruby_archdir}/rbgutil_list.h
753 %{ruby_archdir}/rbgutildeprecated.h
754 %{_pkgconfigdir}/ruby-glib2.pc
755
756 %files -n ruby-gobject-introspection
757 %defattr(644,root,root,755)
758 %doc gobject-introspection/README.md
759 %attr(755,root,root) %{ruby_archdir}/gobject_introspection.so
760 %{ruby_rubylibdir}/gobject-introspection.rb
761 %{ruby_rubylibdir}/gobject-introspection
762
763 %files -n ruby-gobject-introspection-devel
764 %defattr(644,root,root,755)
765 %{ruby_archdir}/rb-gobject-introspection.h
766 %{_pkgconfigdir}/ruby-gobject-introspection.pc
767
768 %files -n ruby-gio2
769 %defattr(644,root,root,755)
770 %doc gio2/README.md
771 %attr(755,root,root) %{ruby_archdir}/gio2.so
772 %{ruby_rubylibdir}/gio2.rb
773 %{ruby_rubylibdir}/gio2
774 %{_pkgconfigdir}/ruby-gio2.pc
775
776 %files -n ruby-atk
777 %defattr(644,root,root,755)
778 %doc atk/README
779 %attr(755,root,root) %{ruby_archdir}/atk.so
780 %{ruby_rubylibdir}/atk.rb
781
782 %files -n ruby-atk-devel
783 %defattr(644,root,root,755)
784 %{ruby_archdir}/rbatk.h
785 %{ruby_archdir}/rbatkversion.h
786 %{_pkgconfigdir}/ruby-atk.pc
787
788 %files -n ruby-cairo-gobject
789 %defattr(644,root,root,755)
790 %doc cairo-gobject/README.md
791 %attr(755,root,root) %{ruby_archdir}/cairo_gobject.so
792 %{ruby_rubylibdir}/cairo-gobject.rb
793
794 %files -n ruby-pango
795 %defattr(644,root,root,755)
796 %doc pango/README
797 %attr(755,root,root) %{ruby_archdir}/pango.so
798 %{ruby_rubylibdir}/pango.rb
799
800 %files -n ruby-pango-devel
801 %defattr(644,root,root,755)
802 %{ruby_archdir}/rbpango.h
803 %{ruby_archdir}/rbpangoconversions.h
804 %{ruby_archdir}/rbpangoversion.h
805 %{_pkgconfigdir}/ruby-pango.pc
806
807 %files -n ruby-gdk_pixbuf2
808 %defattr(644,root,root,755)
809 %doc gdk_pixbuf2/README
810 %attr(755,root,root) %{ruby_archdir}/gdk_pixbuf2.so
811 %{ruby_rubylibdir}/gdk_pixbuf2.rb
812
813 %files -n ruby-gdk_pixbuf2-devel
814 %defattr(644,root,root,755)
815 %{ruby_archdir}/rbgdk-pixbuf.h
816 %{ruby_archdir}/rbgdk-pixbuf2conversions.h
817 %{_pkgconfigdir}/ruby-gdk-pixbuf2.pc
818
819 %files -n ruby-gtk2
820 %defattr(644,root,root,755)
821 %doc gtk2/README
822 %attr(755,root,root) %{ruby_archdir}/gtk2.so
823 %{ruby_rubylibdir}/gtk2.rb
824 %{ruby_rubylibdir}/gtk2
825
826 %files -n ruby-gtk2-devel
827 %defattr(644,root,root,755)
828 %{ruby_archdir}/rbgdk.h
829 %{ruby_archdir}/rbgdkconversions.h
830 %{ruby_archdir}/rbgtk.h
831 %{ruby_archdir}/rbgtkconversions.h
832 %{ruby_archdir}/rbgtkmacros.h
833 %{_pkgconfigdir}/ruby-gtk2.pc
834
835 %files -n ruby-clutter
836 %defattr(644,root,root,755)
837 %doc clutter/README.md
838 %{ruby_rubylibdir}/clutter.rb
839 %{ruby_rubylibdir}/clutter
840
841 %files -n ruby-clutter-gstreamer
842 %defattr(644,root,root,755)
843 %doc clutter-gstreamer/README.md
844 %{ruby_rubylibdir}/clutter-gst.rb
845
846 %files -n ruby-gstreamer
847 %defattr(644,root,root,755)
848 %doc gstreamer/README.md
849 %attr(755,root,root) %{ruby_archdir}/gstreamer.so
850 %{ruby_rubylibdir}/gst.rb
851 %{ruby_rubylibdir}/gst
852 %{ruby_rubylibdir}/gstreamer.rb
853
854 %files -n ruby-gstreamer-devel
855 %defattr(644,root,root,755)
856 %{_pkgconfigdir}/ruby-gstreamer.pc
857
858 %files -n ruby-gtksourceview2
859 %defattr(644,root,root,755)
860 %doc gtksourceview2/README
861 %attr(755,root,root) %{ruby_archdir}/gtksourceview2.so
862 %{ruby_rubylibdir}/gtksourceview2.rb
863
864 %files -n ruby-gtksourceview2-devel
865 %defattr(644,root,root,755)
866 %{_pkgconfigdir}/ruby-gtksourceview2.pc
867
868 %files -n ruby-poppler
869 %defattr(644,root,root,755)
870 %doc poppler/README
871 %attr(755,root,root) %{ruby_archdir}/poppler.so
872 %{ruby_rubylibdir}/poppler.rb
873
874 %files -n ruby-poppler-devel
875 %defattr(644,root,root,755)
876 %{_pkgconfigdir}/ruby-poppler.pc
877
878 %files -n ruby-rsvg2
879 %defattr(644,root,root,755)
880 %doc rsvg2/README
881 %attr(755,root,root) %{ruby_archdir}/rsvg2.so
882 %{ruby_rubylibdir}/rsvg2.rb
883
884 %files -n ruby-rsvg2-devel
885 %defattr(644,root,root,755)
886 %{_pkgconfigdir}/ruby-rsvg2.pc
887
888 %files -n ruby-vte
889 %defattr(644,root,root,755)
890 %doc vte/README
891 %attr(755,root,root) %{ruby_archdir}/vte.so
892 %{ruby_rubylibdir}/vte.rb
893 %{ruby_rubylibdir}/vte
894
895 %files -n ruby-vte-devel
896 %defattr(644,root,root,755)
897 %{_pkgconfigdir}/ruby-vte.pc
898
899 %files -n ruby-webkit-gtk2
900 %defattr(644,root,root,755)
901 %doc webkit-gtk2/README.md
902 %{ruby_rubylibdir}/webkit-gtk2.rb
903
904 %if %{with gtk3}
905 %files -n ruby-gtk3
906 %defattr(644,root,root,755)
907 %doc README.gdk3.md README.gtk3.md
908 %attr(755,root,root) %{ruby_archdir}/gtk3.so
909 %{ruby_rubylibdir}/gtk3.rb
910 %{ruby_rubylibdir}/gtk3
911
912 %files -n ruby-gtk3-devel
913 %defattr(644,root,root,755)
914 %{ruby_archdir}/rbgtk3.h
915 %{ruby_archdir}/rbgtk3conversions.h
916 %{_pkgconfigdir}/ruby-gtk3.pc
917
918 %files -n ruby-clutter-gtk
919 %defattr(644,root,root,755)
920 %doc clutter-gtk/README.md
921 %{ruby_rubylibdir}/clutter-gtk.rb
922
923 %files -n ruby-gtksourceview3
924 %defattr(644,root,root,755)
925 %doc gtksourceview3/README.md
926 %attr(755,root,root) %{ruby_archdir}/gtksourceview3.so
927 %{ruby_rubylibdir}/gtksourceview3.rb
928 %{ruby_rubylibdir}/gtksourceview3
929
930 %files -n ruby-gtksourceview3-devel
931 %defattr(644,root,root,755)
932 %{_pkgconfigdir}/ruby-gtksourceview3.pc
933
934 %files -n ruby-vte3
935 %defattr(644,root,root,755)
936 %doc vte3/README.md
937 %attr(755,root,root) %{ruby_archdir}/vte3.so
938 %{ruby_rubylibdir}/vte3.rb
939 %{ruby_rubylibdir}/vte3
940
941 %files -n ruby-vte3-devel
942 %defattr(644,root,root,755)
943 %{_pkgconfigdir}/ruby-vte3.pc
944
945 %files -n ruby-webkit-gtk
946 %defattr(644,root,root,755)
947 %doc webkit-gtk/README.md
948 %{ruby_rubylibdir}/webkit-gtk.rb
949 %endif
950
951 %files doc-html
952 %defattr(644,root,root,755)
953 %doc rdoc/*
954
955 %files doc-ri
956 %defattr(644,root,root,755)
957 %{ruby_ridir}/A
958 %{ruby_ridir}/AlphaDemo
959 %{ruby_ridir}/AssistantRunner
960 %{ruby_ridir}/Atk
961 %{ruby_ridir}/AtkTestUtils
962 %{ruby_ridir}/ButtonBoxSample
963 %{ruby_ridir}/ButtonSample
964 %{ruby_ridir}/Cairo
965 %{ruby_ridir}/CairoGObject
966 %{ruby_ridir}/CairoGObjectTestUtils
967 %{ruby_ridir}/Canvas
968 %{ruby_ridir}/CheckButtonSample
969 %{ruby_ridir}/Clutter
970 %{ruby_ridir}/ClutterColorTest
971 %{ruby_ridir}/ClutterGStreamerTestUtils
972 %{ruby_ridir}/ClutterGst
973 %{ruby_ridir}/ClutterGstTest
974 %{ruby_ridir}/ClutterTestUtils
975 %{ruby_ridir}/ColorSelectionSample
976 %{ruby_ridir}/Demo
977 %{ruby_ridir}/DestWindow
978 %{ruby_ridir}/DialogSample
979 %{ruby_ridir}/DraggableWidget
980 %{ruby_ridir}/EntrySample
981 %{ruby_ridir}/FileChooserSample
982 %{ruby_ridir}/FileSelectionSample
983 %{ruby_ridir}/FontSelectionSample
984 %{ruby_ridir}/GLib
985 %{ruby_ridir}/GLibTestUtils
986 %{ruby_ridir}/GNOME2
987 %{ruby_ridir}/GNOME2Win32BinaryBuildTask
988 %{ruby_ridir}/GNOME2Win32BinaryDownloadTask
989 %{ruby_ridir}/GObjectIntrospection
990 %{ruby_ridir}/GObjectIntrospectionTestUtils
991 %{ruby_ridir}/GammaCurveSample
992 %{ruby_ridir}/Gdk
993 %{ruby_ridir}/GdkTestUtils
994 %{ruby_ridir}/Gesture
995 %{ruby_ridir}/GestureProcessor
996 %{ruby_ridir}/GesturedWidget
997 %{ruby_ridir}/Gio
998 %{ruby_ridir}/GioTestUtils
999 %{ruby_ridir}/Gst
1000 %{ruby_ridir}/Gtk
1001 %{ruby_ridir}/GtkSource
1002 %{ruby_ridir}/GtkTestUtils
1003 %{ruby_ridir}/Inspector
1004 %{ruby_ridir}/LabelSample
1005 %{ruby_ridir}/Layout
1006 %{ruby_ridir}/LayoutSample
1007 %{ruby_ridir}/MenuSample
1008 %{ruby_ridir}/MultiTerm
1009 %{ruby_ridir}/MyButton
1010 %{ruby_ridir}/MyButton2
1011 %{ruby_ridir}/MyGtkPlug
1012 %{ruby_ridir}/MyGtkSocket
1013 %{ruby_ridir}/NotebookSample
1014 %{ruby_ridir}/Pager
1015 %{ruby_ridir}/Pango
1016 %{ruby_ridir}/PangoTestUtils
1017 %{ruby_ridir}/PixmapSample
1018 %{ruby_ridir}/Pong
1019 %{ruby_ridir}/Poppler
1020 %{ruby_ridir}/PopplerTestUtils
1021 %{ruby_ridir}/Print
1022 %{ruby_ridir}/ProgressBarSample
1023 %{ruby_ridir}/RSVG
1024 %{ruby_ridir}/RadioButtonSample
1025 %{ruby_ridir}/RangeSample
1026 %{ruby_ridir}/ReparentSample
1027 %{ruby_ridir}/RulerSample
1028 %{ruby_ridir}/Sample
1029 %{ruby_ridir}/SampleClass
1030 %{ruby_ridir}/SampleDialog
1031 %{ruby_ridir}/SampleWindow
1032 %{ruby_ridir}/SavedPositionSample
1033 %{ruby_ridir}/ScrolledWindowSample
1034 %{ruby_ridir}/ShapeSampleBasic
1035 %{ruby_ridir}/ShapeSampleModeller
1036 %{ruby_ridir}/ShapeSampleRings
1037 %{ruby_ridir}/ShapeSampleSheets
1038 %{ruby_ridir}/ShapesSample
1039 %{ruby_ridir}/SpinButtonSample
1040 %{ruby_ridir}/SrcWindow
1041 %{ruby_ridir}/StatusIconSample
1042 %{ruby_ridir}/StatusbarSample
1043 %{ruby_ridir}/ToggleButtonSample
1044 %{ruby_ridir}/ToolbarSample
1045 %{ruby_ridir}/TooltipsSample
1046 %{ruby_ridir}/VideoApp
1047 %{ruby_ridir}/Vte
1048 %{ruby_ridir}/WMHintsSample
1049 %{ruby_ridir}/WebKitGtk2
1050 %{ruby_ridir}/WebKitGtkTestUtils
1051 %{ruby_ridir}/Window
1052 %{ruby_ridir}/atk
1053 %{ruby_ridir}/cairo-gobject
1054 %{ruby_ridir}/clutter
1055 %{ruby_ridir}/clutter-gstreamer
1056 %{ruby_ridir}/gdk_pixbuf2
1057 %{ruby_ridir}/gio2
1058 %{ruby_ridir}/glib2
1059 %{ruby_ridir}/gobject-introspection
1060 %{ruby_ridir}/gstreamer
1061 %{ruby_ridir}/gtk2
1062 %{ruby_ridir}/gtksourceview2
1063 %{ruby_ridir}/pango
1064 %{ruby_ridir}/poppler
1065 %{ruby_ridir}/rsvg2
1066 %{ruby_ridir}/vte
1067 %{ruby_ridir}/webkit-gtk2
1068 %if %{with gtk3}
1069 %{ruby_ridir}/ClutterGtk
1070 %{ruby_ridir}/ClutterGtkEmbedTest
1071 %{ruby_ridir}/ClutterGtkTestUtils
1072 %{ruby_ridir}/WebKitGtk
1073 %{ruby_ridir}/clutter-gtk
1074 %{ruby_ridir}/gdk3
1075 %{ruby_ridir}/gtk3
1076 %{ruby_ridir}/gtksourceview3
1077 %{ruby_ridir}/vte3
1078 %{ruby_ridir}/webkit-gtk
1079 %endif
1080
1081 %files examples
1082 %defattr(644,root,root,755)
1083 %{_examplesdir}/%{name}-%{version}
This page took 0.094978 seconds and 4 git commands to generate.