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