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