]> git.pld-linux.org Git - packages/ruby-gnome2.git/blame - ruby-gnome2.spec
- release 1
[packages/ruby-gnome2.git] / ruby-gnome2.spec
CommitLineData
f17f265d 1Summary: GNOME 2 libraries for Ruby
9328f09b 2Summary(pl.UTF-8): Biblioteki GNOME 2 dla języka Ruby
1415aa2c 3Name: ruby-gnome2
9328f09b 4Version: 1.1.5
ea6b3cae 5Release: 1
9328f09b 6License: LGPL v2.1
1415aa2c 7Group: Development/Languages
2c9db93d 8Source0: http://downloads.sourceforge.net/ruby-gnome2/%{name}-all-%{version}.tar.gz
9328f09b 9# Source0-md5: 6158ad49d59a1faa9f1f67356124a3c7
1415aa2c 10URL: http://ruby-gnome2.sourceforge.jp/
9328f09b
JB
11BuildRequires: atk-devel >= 1.0
12BuildRequires: cairo-devel >= 1.10.0
13BuildRequires: gdk-pixbuf2-devel >= 2
2c9db93d 14BuildRequires: glib2-devel >= 1:2.16.0
431a02b3 15BuildRequires: goocanvas-devel >= 0.8
9328f09b
JB
16BuildRequires: gstreamer0.10-devel >= 0.10.35
17BuildRequires: gstreamer0.10-plugins-base-devel >= 0.10.35
431a02b3 18BuildRequires: gtk+2-devel >= 2:2.12.0
431a02b3 19BuildRequires: gtksourceview2-devel
9328f09b
JB
20BuildRequires: librsvg-devel >= 2.8
21BuildRequires: pango-devel >= 1:1.0
eb536ac1 22BuildRequires: pkgconfig
9328f09b 23BuildRequires: poppler-glib-devel >= 0.8.0
cc7bc1c2 24BuildRequires: rpmbuild(macros) >= 1.277
9328f09b 25BuildRequires: ruby-devel >= 1.8.5
2c9db93d 26BuildRequires: ruby-pkg-config
988873f4 27BuildRequires: ruby-rcairo-devel
2c9db93d 28BuildRequires: ruby-rubygems
9865ee37 29BuildRequires: sed >= 4.0
45b7bdba 30BuildRequires: vte0-devel >= 0.12.1
1415aa2c 31BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
32
33%description
9328f09b 34GNOME 2 libraries for Ruby.
7c7e8880 35
af27d76f 36%description -l pl.UTF-8
9328f09b 37Biblioteki GNOME 2 dla języka Ruby.
1415aa2c 38
45b7bdba
JB
39%package -n ruby-glib2
40Summary: Ruby/Glib2, Ruby/GIO2 - Ruby bindings of GLib 2.x
41Summary(pl.UTF-8): Ruby/Glib2, Ruby/GIO2 - wiązania języka Ruby do bibliotek GLib 2.x
42Group: Development/Languages
43%{?ruby_mod_ver_requires_eq}
44Requires: glib2 >= 1:2.16.0
45Requires: ruby >= 1.8.5
46Obsoletes: ruby-gnome2
47
48%description -n ruby-glib2
49Ruby/Glib2 is a Ruby binding of GLib 2.x. Ruby/GIO2 is a Ruby binding
50of gio 2.x.
51
52%description -n ruby-glib2 -l pl.UTF-8
53Ruby/Glib2 to wiązanie języka Ruby do biblioteki GLib 2.x. Ruby/GIO2
54to wiązanie języka Ruby do biblioteki gio 2.x.
55
56%package -n ruby-glib2-devel
57Summary: Header files for Ruby/GLib2 and Ruby/GIO2 libraries
58Summary(pl.UTF-8): Pliki nagłówkowe bibliotek Ruby/GLib2 i Ruby/GIO2
0626bbf7 59Group: Development/Libraries
45b7bdba
JB
60Requires: glib2-devel >= 1:2.16.0
61Requires: ruby-devel >= 1.8.5
62Requires: ruby-glib2 = %{version}-%{release}
63Obsoletes: ruby-gnome2-devel
64
65%description -n ruby-glib2-devel
66Header files for Ruby/GLib2 and Ruby/GIO2 libraries.
67
68%description -n ruby-glib2-devel -l pl.UTF-8
69Pliki nagłówkowe bibliotek Ruby/GLib2 i Ruby/GIO2.
70
71%package -n ruby-atk
72Summary: Ruby/ATK - Ruby binding of ATK
73Summary(pl.UTF-8): Ruby/ATK - wiązanie języka Ruby do biblioteki ATK
74Group: Development/Languages
75Requires: atk >= 1.0
76Requires: ruby-glib2 = %{version}-%{release}
77
78%description -n ruby-atk
79Ruby/ATK is a Ruby binding of ATK.
80
81%description -n ruby-atk -l pl.UTF-8
82Ruby/ATK to wiązanie języka Ruby do biblioteki ATK.
83
84%package -n ruby-atk-devel
85Summary: Header files for Ruby/ATK library
86Summary(pl.UTF-8): Pliki nagłówkowe biblioteki Ruby/ATK
87Group: Development/Libraries
88Requires: atk-devel >= 1.0
89Requires: ruby-atk = %{version}-%{release}
90Requires: ruby-glib2-devel = %{version}-%{release}
91
92%description -n ruby-atk-devel
93Header files for Ruby/ATK library.
94
95%description -n ruby-atk-devel -l pl.UTF-8
96Pliki nagłówkowe biblioteki Ruby/ATK.
97
98%package -n ruby-pango
99Summary: Ruby/Pango - Ruby binding of pango 1.x
100Summary(pl.UTF-8): Ruby/Pango - wiązanie języka Ruby do biblioteki pango 1.x
101Group: Development/Languages
102Requires: cairo >= 1.10.0
103Requires: pango >= 1:1.0
104Requires: ruby-glib2 = %{version}-%{release}
105Requires: ruby-rcairo
106
107%description -n ruby-pango
108Ruby/Pango is a Ruby binding of pango 1.x.
109
110%description -n ruby-pango -l pl.UTF-8
111Ruby/Pango to wiązanie języka Ruby do biblioteki pango 1.x.
112
113%package -n ruby-pango-devel
114Summary: Header files for Ruby/Pango library
115Summary(pl.UTF-8): Pliki nagłówkowe biblioteki Ruby/Pango
116Group: Development/Libraries
117Requires: cairo-devel >= 1.10.0
118Requires: pango-devel >= 1.0
119Requires: ruby-glib2-devel = %{version}-%{release}
120Requires: ruby-pango = %{version}-%{release}
121
122%description -n ruby-pango-devel
123Header files for Ruby/Pango library.
124
125%description -n ruby-pango-devel -l pl.UTF-8
126Pliki nagłówkowe biblioteki Ruby/Pango.
127
128%package -n ruby-gdk_pixbuf2
129Summary: Ruby/GdkPixbuf2 - Ruby binding of GdkPixbuf 2.x
130Summary(pl.UTF-8): Ruby/GdkPixbuf2 - wiązanie języka Ruby do biblioteki GdkPixbuf 2.x
131Group: Development/Languages
132Requires: gdk-pixbuf2 >= 2
133Requires: ruby-glib2 = %{version}-%{release}
134
135%description -n ruby-gdk_pixbuf2
136Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf 2.x.
137
138%description -n ruby-gdk_pixbuf2 -l pl.UTF-8
139Ruby/GdkPixbuf2 to wiązanie języka Ruby do biblioteki GdkPixbuf 2.x.
140
141%package -n ruby-gdk_pixbuf2-devel
142Summary: Header files for Ruby/GdkPixbuf2 library
143Summary(pl.UTF-8): Pliki nagłówkowe biblioteki Ruby/GdkPixbuf2
144Group: Development/Libraries
145Requires: gdk-pixbuf2-devel >= 2
146Requires: ruby-gdk_pixbuf2 = %{version}-%{release}
147Requires: ruby-glib2-devel = %{version}-%{release}
148
149%description -n ruby-gdk_pixbuf2-devel
150Header files for Ruby/GdkPixbuf2 library.
151
152%description -n ruby-gdk_pixbuf2-devel -l pl.UTF-8
153Pliki nagłówkowe biblioteki Ruby/GdkPixbuf2.
154
155%package -n ruby-gtk2
156Summary: Ruby/GTK2 - Ruby binding of GTK+ 2.x
157Summary(pl.UTF-8): Ruby/GTK2 - wiązanie języka Ruby do biblioteki GTK+ 2.x
158Group: Development/Languages
159Requires: gtk+2 >= 2:2.12.0
160Requires: ruby-atk = %{version}-%{release}
161Requires: ruby-gdk_pixbuf2 = %{version}-%{release}
162Requires: ruby-glib2 = %{version}-%{release}
163Requires: ruby-pango = %{version}-%{release}
164
165%description -n ruby-gtk2
166Ruby/GTK2 is a Ruby binding of GTK+ 2.x.
167
168%description -n ruby-gtk2 -l pl.UTF-8
169Ruby/GTK2 to wiązanie języka Ruby do biblioteki GTK+ 2.x.
170
171%package -n ruby-gtk2-devel
172Summary: Header files for Ruby/GTK2 library
173Summary(pl.UTF-8): Pliki nagłówkowe biblioteki Ruby/GTK2
174Group: Development/Libraries
175Requires: gtk+2-devel >= 2:2.12.0
176Requires: ruby-atk-devel = %{version}-%{release}
177Requires: ruby-gtk2 = %{version}-%{release}
178Requires: ruby-gdk_pixbuf2-devel = %{version}-%{release}
179Requires: ruby-glib2-devel = %{version}-%{release}
180Requires: ruby-pango-devel = %{version}-%{release}
181
182%description -n ruby-gtk2-devel
183Header files for Ruby/GTK2 library.
184
185%description -n ruby-gtk2-devel -l pl.UTF-8
186Pliki nagłówkowe biblioteki Ruby/GTK2.
187
988873f4
JB
188%package -n ruby-goocanvas
189Summary: Ruby/GooCanvas - Ruby binding of GooCanvas
190Summary(pl.UTF-8): Ruby/GooCanvas - wiązanie języka Ruby do biblioteki GooCanvas
191Group: Development/Languages
192Requires: goocanvas >= 0.8
193Requires: ruby-gtk2 = %{version}-%{release}
194Requires: ruby-rcairo
195
196%description -n ruby-goocanvas
197Ruby/GooCanvas is a Ruby binding of GooCanvas.
198
199%description -n ruby-goocanvas -l pl.UTF-8
200Ruby/GooCanvas to wiązanie języka Ruby do biblioteki GooCanvas.
201
202%package -n ruby-goocanvas-devel
203Summary: Header files for Ruby/GooCanvas library
204Summary(pl.UTF-8): Pliki nagłówkowe biblioteki Ruby/GooCanvas
205Group: Development/Libraries
206Requires: goocanvas-devel >= 0.8
207Requires: ruby-gtk2-devel = %{version}-%{release}
208Requires: ruby-rcairo-devel
209
210%description -n ruby-goocanvas-devel
211Header files for Ruby/GooCanvas library.
212
213%description -n ruby-goocanvas-devel -l pl.UTF-8
214Pliki nagłówkowe biblioteki Ruby/GooCanvas.
215
45b7bdba
JB
216%package -n ruby-gstreamer
217Summary: Ruby/GStreamer - Ruby binding of GStreamer
218Summary(pl.UTF-8): Ruby/GStreamer - wiązanie języka Ruby do biblioteki GStreamer
219Group: Development/Languages
220Requires: gstreamer0.10 >= 0.10.35
221Requires: gstreamer0.10-plugins-base >= 0.10.35
222Requires: ruby-gdk_pixbuf2 = %{version}-%{release}
223Requires: ruby-glib2 = %{version}-%{release}
224Requires: ruby-pango = %{version}-%{release}
225
226%description -n ruby-gstreamer
227Ruby/GStreamer is a Ruby binding of GStreamer.
228
229%description -n ruby-gstreamer -l pl.UTF-8
230Ruby/GStreamer to wiązanie języka Ruby do biblioteki GStreamer.
231
232%package -n ruby-gstreamer-devel
233Summary: Header files for Ruby/GStreamer library
234Summary(pl.UTF-8): Pliki nagłówkowe biblioteki Ruby/GStreamer
235Group: Development/Libraries
236Requires: gstreamer0.10-devel >= 0.10.35
237Requires: gstreamer0.10-plugins-base-devel >= 0.10.35
238Requires: ruby-gdk_pixbuf2-devel = %{version}-%{release}
239Requires: ruby-glib2-devel = %{version}-%{release}
240Requires: ruby-pango-devel = %{version}-%{release}
fc67a9b4 241
45b7bdba
JB
242%description -n ruby-gstreamer-devel
243Header files for Ruby/GStreamer library.
fc67a9b4 244
45b7bdba
JB
245%description -n ruby-gstreamer-devel -l pl.UTF-8
246Pliki nagłówkowe biblioteki Ruby/GStreamer.
247
248%package -n ruby-gtksourceview2
249Summary: Ruby/GtkSourceView2 - Ruby binding of gtksourceview 2.x
250Summary(pl.UTF-8): Ruby/GtkSourceView2 - wiązanie języka Ruby do biblioteki gtksourceview 2.x
251Group: Development/Languages
252Requires: gtksourceview2 >= 2.0.0
253Requires: ruby-gtk2 = %{version}-%{release}
254
255%description -n ruby-gtksourceview2
256Ruby/GtkSourceView2 is a Ruby binding of gtksourceview 2.x.
257
258%description -n ruby-gtksourceview2 -l pl.UTF-8
259Ruby/GtkSourceView2 to wiązanie języka Ruby do biblioteki
260gtksourceview 2.x.
261
262%package -n ruby-gtksourceview2-devel
263Summary: Header files for Ruby/GtkSourceView2 library
264Summary(pl.UTF-8): Pliki nagłówkowe biblioteki Ruby/GtkSourceView2
265Group: Development/Libraries
266Requires: gtksourceview2-devel >= 2.0.0
267Requires: ruby-gtk2-devel = %{version}-%{release}
268
269%description -n ruby-gtksourceview2-devel
270Header files for Ruby/GtkSourceView2 library.
271
272%description -n ruby-gtksourceview2-devel -l pl.UTF-8
273Pliki nagłówkowe biblioteki Ruby/GtkSourceView2.
274
275%package -n ruby-poppler
276Summary: Ruby/Poppler - Ruby binding of poppler-glib
277Summary(pl.UTF-8): Ruby/Poppler - wiązanie języka Ruby do biblioteki poppler-glib
278Group: Development/Languages
279Requires: poppler-glib >= 0.8.0
280Requires: ruby-gdk_pixbuf2 = %{version}-%{release}
281Requires: ruby-glib2 = %{version}-%{release}
282Requires: ruby-gtk2 = %{version}-%{release}
283
284%description -n ruby-poppler
285Ruby/Poppler is a Ruby binding of poppler-glib.
286
287%description -n ruby-poppler -l pl.UTF-8
288Ruby/Poppler to wiązanie języka Ruby do biblioteki poppler-glib.
289
290%package -n ruby-poppler-devel
291Summary: Header files for Ruby/Poppler library
292Summary(pl.UTF-8): Pliki nagłówkowe biblioteki Ruby/Poppler
293Group: Development/Libraries
294Requires: poppler-glib-devel >= 0.8.0
295Requires: ruby-gdk_pixbuf2-devel = %{version}-%{release}
296Requires: ruby-glib2-devel = %{version}-%{release}
297Requires: ruby-gtk2-devel = %{version}-%{release}
298
299%description -n ruby-poppler-devel
300Header files for Ruby/Poppler library.
301
302%description -n ruby-poppler-devel -l pl.UTF-8
303Pliki nagłówkowe biblioteki Ruby/Poppler.
304
305%package -n ruby-rsvg2
306Summary: Ruby/RSVG - Ruby binding of librsvg
307Summary(pl.UTF-8): Ruby/RSVG - wiązanie języka Ruby do biblioteki librsvg
308Group: Development/Languages
309Requires: librsvg >= 2.8
310Requires: ruby-gdk_pixbuf2 = %{version}-%{release}
311Requires: ruby-glib2 = %{version}-%{release}
312Requires: ruby-rcairo
313
314%description -n ruby-rsvg2
315Ruby/RSVG is a Ruby binding of librsvg.
316
317%description -n ruby-rsvg2 -l pl.UTF-8
318Ruby/RSVG to wiązanie języka Ruby do biblioteki librsvg.
319
320%package -n ruby-rsvg2-devel
321Summary: Header files for Ruby/RSVG library
322Summary(pl.UTF-8): Pliki nagłówkowe biblioteki Ruby/RSVG
323Group: Development/Libraries
324Requires: librsvg-devel >= 2.8
325Requires: ruby-gdk_pixbuf2-devel = %{version}-%{release}
326Requires: ruby-glib2-devel = %{version}-%{release}
327
328%description -n ruby-rsvg2-devel
329Header files for Ruby/RSVG library.
330
331%description -n ruby-rsvg2-devel -l pl.UTF-8
332Pliki nagłówkowe biblioteki Ruby/RSVG.
333
334%package -n ruby-vte
335Summary: Ruby/VTE - Ruby binding of VTE
336Summary(pl.UTF-8): Ruby/VTE - wiązanie języka Ruby do biblioteki VTE
337Group: Development/Languages
338Requires: ruby-gtk2 = %{version}-%{release}
339Requires: vte0 >= 0.12.1
340
341%description -n ruby-vte
342Ruby/VTE is a Ruby binding of VTE.
343
344%description -n ruby-vte -l pl.UTF-8
345Ruby/VTE to wiązanie języka Ruby do biblioteki VTE.
346
347%package -n ruby-vte-devel
348Summary: Header files for Ruby/VTE library
349Summary(pl.UTF-8): Pliki nagłówkowe biblioteki Ruby/VTE
350Group: Development/Libraries
351Requires: ruby-gtk2-devel = %{version}-%{release}
352Requires: vte0-devel >= 0.12.1
353
354%description -n ruby-vte-devel
355Header files for Ruby/VTE library.
356
357%description -n ruby-vte-devel -l pl.UTF-8
358Pliki nagłówkowe biblioteki Ruby/VTE.
0626bbf7 359
9fdef8cc 360%package doc-ri
361Summary: Ruby-GNOME2 ri documentation
9328f09b 362Summary(pl.UTF-8): Dokumentacja dla Ruby-GNOME2 w formacie ri
9fdef8cc 363Group: Documentation
1a316027 364Requires: %{name} = %{version}-%{release}
365
9fdef8cc 366%description doc-ri
367Ruby-GNOME2 ri documentation.
1a316027 368
af27d76f 369%description doc-ri -l pl.UTF-8
9fdef8cc 370Dokumentacja dla Ruby-GNOME2 w formacie ri.
1a316027 371
9328f09b
JB
372%package doc-html
373Summary: Ruby-GNOME2 HTML documentation
374Summary(pl.UTF-8): Dokumentacja dla Ruby-GNOME2 w formacie HTML
375Group: Documentation
376Requires: %{name} = %{version}-%{release}
377
378%description doc-html
379Ruby-GNOME2 HTML documentation.
380
381%description doc-html -l pl.UTF-8
382Dokumentacja dla Ruby-GNOME2 w formacie HTML.
383
1a316027 384%package examples
385Summary: Ruby-GNOME2 examples
4b7b2784 386Summary(pl.UTF-8): Przykłady do Ruby-GNOME2
1a316027 387Group: Development/Libraries
388
389%description examples
390Ruby-GNOME2 examples.
391
af27d76f
JR
392%description examples -l pl.UTF-8
393Przykłady do Ruby-GNOME2.
1a316027 394
1415aa2c 395%prep
6f024924 396%setup -q -n %{name}-all-%{version}
9865ee37 397find . -name '*.rb' | xargs sed -i -e '1s,#.*local/bin/ruby,#!%{_bindir}/ruby,'
1415aa2c 398
45b7bdba
JB
399cp -p glib2/README README.glib2
400cp -p glib2/TODO TODO.glib2
401cp -p gio2/README README.gio2
402cp -p gio2/TODO TODO.gio2
403
1415aa2c 404%build
9328f09b
JB
405ruby extconf.rb \
406 --enable-glib-experimental
1415aa2c 407%{__make}
408
479e3a17 409rdoc -o rdoc
410rdoc --ri -o ri
411
1415aa2c 412%install
413rm -rf $RPM_BUILD_ROOT
479e3a17 414install -d $RPM_BUILD_ROOT{%{ruby_archdir},%{ruby_rubylibdir},%{ruby_ridir}} \
2c9db93d 415 $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
1415aa2c 416
c17551df 417%{__make} install \
57b56947
JR
418 DESTDIR=$RPM_BUILD_ROOT \
419 RUBYLIBDIR=$RPM_BUILD_ROOT%{ruby_rubylibdir} \
420 sitearchdir=$RPM_BUILD_ROOT%{ruby_archdir} \
2c9db93d 421 pkgconfigdir=$RPM_BUILD_ROOT%{_pkgconfigdir} \
57b56947 422 RUBYARCHDIR=$RPM_BUILD_ROOT%{ruby_archdir}
1f4a1c85 423
2c9db93d
MB
424cp -a gdk_pixbuf2/sample \
425 $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/gdk_pixbuf2
1415aa2c 426
2c9db93d
MB
427cp -a glib2/sample \
428 $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/glib2
1415aa2c 429
2c9db93d
MB
430cp -a goocanvas/sample \
431 $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/goocanvas
1415aa2c 432
2c9db93d
MB
433cp -a gstreamer/sample \
434 $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/gstreamer
1415aa2c 435
2c9db93d
MB
436cp -a gtk2/sample \
437 $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/gtk2
1415aa2c 438
2c9db93d
MB
439cp -a gtksourceview2/sample \
440 $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/gtksourceview2
1415aa2c 441
2c9db93d
MB
442cp -a pango/sample \
443 $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/pango
1415aa2c 444
2c9db93d
MB
445cp -a poppler/sample \
446 $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/poppler
1415aa2c 447
2c9db93d
MB
448cp -a rsvg2/sample \
449 $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/rsvg2
1415aa2c 450
2c9db93d
MB
451cp -a vte/sample \
452 $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/vte
1415aa2c 453
baa03b11 454cp -a ri/* $RPM_BUILD_ROOT%{ruby_ridir}
9328f09b
JB
455%{__rm} -r $RPM_BUILD_ROOT%{ruby_ridir}/{Object,TC_*,Test*}
456%{__rm} $RPM_BUILD_ROOT%{ruby_ridir}/{cache.ri,created.rid}
4932b6e1 457
1415aa2c 458%clean
459rm -rf $RPM_BUILD_ROOT
460
45b7bdba 461%files -n ruby-glib2
1415aa2c 462%defattr(644,root,root,755)
45b7bdba 463%doc AUTHORS NEWS README README.glib2 TODO.glib2 README.gio2 TODO.gio2
2c9db93d 464%attr(755,root,root) %{ruby_archdir}/gio2.so
431a02b3 465%attr(755,root,root) %{ruby_archdir}/glib2.so
9328f09b
JB
466%{ruby_rubylibdir}/gio2.rb
467%{ruby_rubylibdir}/glib-mkenums.rb
468%{ruby_rubylibdir}/glib2.rb
469%{ruby_rubylibdir}/gnome2-raketask.rb
ea6b3cae 470# these files are expected to exist not only on Win32
9328f09b
JB
471%{ruby_rubylibdir}/gnome2-win32-binary-build-task.rb
472%{ruby_rubylibdir}/gnome2-win32-binary-download-task.rb
9328f09b 473%{ruby_rubylibdir}/mkmf-gnome2.rb
9328f09b
JB
474%{ruby_rubylibdir}/gio2
475%{ruby_rubylibdir}/glib2
fc67a9b4 476
45b7bdba 477%files -n ruby-glib2-devel
0626bbf7 478%defattr(644,root,root,755)
9328f09b 479%{ruby_archdir}/glib-enum-types.h
9328f09b 480%{ruby_archdir}/rbgcompat.h
9328f09b
JB
481%{ruby_archdir}/rbglib.h
482%{ruby_archdir}/rbglib2conversions.h
483%{ruby_archdir}/rbglibdeprecated.h
484%{ruby_archdir}/rbgobject.h
9328f09b
JB
485%{ruby_archdir}/rbgutil.h
486%{ruby_archdir}/rbgutil_list.h
487%{ruby_archdir}/rbgutildeprecated.h
45b7bdba
JB
488%{_pkgconfigdir}/ruby-gio2.pc
489%{_pkgconfigdir}/ruby-glib2.pc
490
491%files -n ruby-atk
492%defattr(644,root,root,755)
493%doc atk/README
494%attr(755,root,root) %{ruby_archdir}/atk.so
495%{ruby_rubylibdir}/atk.rb
496
497%files -n ruby-atk-devel
498%defattr(644,root,root,755)
499%{ruby_archdir}/rbatk.h
500%{ruby_archdir}/rbatkversion.h
501%{_pkgconfigdir}/ruby-atk.pc
502
503%files -n ruby-pango
504%defattr(644,root,root,755)
505%doc pango/README
506%attr(755,root,root) %{ruby_archdir}/pango.so
507%{ruby_rubylibdir}/pango.rb
508
509%files -n ruby-pango-devel
510%defattr(644,root,root,755)
9328f09b
JB
511%{ruby_archdir}/rbpango.h
512%{ruby_archdir}/rbpangoconversions.h
513%{ruby_archdir}/rbpangoversion.h
45b7bdba
JB
514%{_pkgconfigdir}/ruby-pango.pc
515
516%files -n ruby-gdk_pixbuf2
517%defattr(644,root,root,755)
518%doc gdk_pixbuf2/README
519%attr(755,root,root) %{ruby_archdir}/gdk_pixbuf2.so
520%{ruby_rubylibdir}/gdk_pixbuf2.rb
521
522%files -n ruby-gdk_pixbuf2-devel
523%defattr(644,root,root,755)
524%{ruby_archdir}/rbgdk-pixbuf.h
525%{ruby_archdir}/rbgdk-pixbuf2conversions.h
9328f09b 526%{_pkgconfigdir}/ruby-gdk-pixbuf2.pc
45b7bdba
JB
527
528%files -n ruby-gtk2
529%defattr(644,root,root,755)
530%doc gtk2/README
531%attr(755,root,root) %{ruby_archdir}/gtk2.so
532%{ruby_rubylibdir}/gtk2.rb
533%{ruby_rubylibdir}/gtk2
534
535%files -n ruby-gtk2-devel
536%defattr(644,root,root,755)
537%{ruby_archdir}/rbgdk.h
538%{ruby_archdir}/rbgdkconversions.h
539%{ruby_archdir}/rbgtk.h
540%{ruby_archdir}/rbgtkconversions.h
541%{ruby_archdir}/rbgtkmacros.h
9328f09b 542%{_pkgconfigdir}/ruby-gtk2.pc
45b7bdba 543
988873f4
JB
544%files -n ruby-goocanvas
545%defattr(644,root,root,755)
546%doc goocanvas/README
547%attr(755,root,root) %{ruby_archdir}/goocanvas.so
548%{ruby_rubylibdir}/goocanvas.rb
549
550%files -n ruby-goocanvas-devel
551%defattr(644,root,root,755)
552%{_pkgconfigdir}/ruby-goocanvas.pc
553
45b7bdba
JB
554%files -n ruby-gstreamer
555%defattr(644,root,root,755)
556%doc gstreamer/README
557%attr(755,root,root) %{ruby_archdir}/gstreamer.so
558%{ruby_rubylibdir}/gst.rb
559
560%files -n ruby-gstreamer-devel
561%defattr(644,root,root,755)
562%{_pkgconfigdir}/ruby-gstreamer.pc
563
564%files -n ruby-gtksourceview2
565%defattr(644,root,root,755)
566%doc gtksourceview2/README
567%attr(755,root,root) %{ruby_archdir}/gtksourceview2.so
568%{ruby_rubylibdir}/gtksourceview2.rb
569
570%files -n ruby-gtksourceview2-devel
571%defattr(644,root,root,755)
9328f09b 572%{_pkgconfigdir}/ruby-gtksourceview2.pc
45b7bdba
JB
573
574%files -n ruby-poppler
575%defattr(644,root,root,755)
576%doc poppler/README
577%attr(755,root,root) %{ruby_archdir}/poppler.so
578%{ruby_rubylibdir}/poppler.rb
579
580%files -n ruby-poppler-devel
581%defattr(644,root,root,755)
9328f09b 582%{_pkgconfigdir}/ruby-poppler.pc
45b7bdba
JB
583
584%files -n ruby-rsvg2
585%defattr(644,root,root,755)
586%doc rsvg2/README
587%attr(755,root,root) %{ruby_archdir}/rsvg2.so
588%{ruby_rubylibdir}/rsvg2.rb
589
590%files -n ruby-rsvg2-devel
591%defattr(644,root,root,755)
9328f09b 592%{_pkgconfigdir}/ruby-rsvg2.pc
45b7bdba
JB
593
594%files -n ruby-vte
595%defattr(644,root,root,755)
596%attr(755,root,root) %{ruby_archdir}/vte.so
597%{ruby_rubylibdir}/vte.rb
598%{ruby_rubylibdir}/vte
599
600%files -n ruby-vte-devel
601%defattr(644,root,root,755)
9328f09b
JB
602%{_pkgconfigdir}/ruby-vte.pc
603
604%files doc-html
605%defattr(644,root,root,755)
606%doc rdoc/*
1a316027 607
9fdef8cc 608%files doc-ri
1a316027 609%defattr(644,root,root,755)
9328f09b
JB
610%{ruby_ridir}/A
611%{ruby_ridir}/AlphaDemo
612%{ruby_ridir}/AssistantRunner
613%{ruby_ridir}/Atk
614%{ruby_ridir}/ButtonBoxSample
615%{ruby_ridir}/ButtonSample
616%{ruby_ridir}/Cairo
617%{ruby_ridir}/Canvas
618%{ruby_ridir}/CanvasSampleArrowhead
619%{ruby_ridir}/CanvasSampleFifteen
620%{ruby_ridir}/CheckButtonSample
621%{ruby_ridir}/ColorSelectionSample
622%{ruby_ridir}/Demo
623%{ruby_ridir}/DestWindow
624%{ruby_ridir}/DialogSample
625%{ruby_ridir}/DraggableWidget
626%{ruby_ridir}/EntrySample
627%{ruby_ridir}/FileSelectionSample
628%{ruby_ridir}/FontSelectionSample
629%{ruby_ridir}/GLib
630%{ruby_ridir}/GLibTestUtils
631%{ruby_ridir}/GNOME2Package
632%{ruby_ridir}/GNOME2Win32BinaryBuildTask
633%{ruby_ridir}/GNOME2Win32BinaryDownloadTask
634%{ruby_ridir}/GammaCurveSample
635%{ruby_ridir}/Gdk
636%{ruby_ridir}/Gesture
637%{ruby_ridir}/GestureProcessor
638%{ruby_ridir}/GesturedWidget
639%{ruby_ridir}/Gio
640%{ruby_ridir}/Goo
641%{ruby_ridir}/GooCanvasSample
642%{ruby_ridir}/Gst
643%{ruby_ridir}/GstTestUtils
644%{ruby_ridir}/Gtk
645%{ruby_ridir}/GtkTestUtils
646%{ruby_ridir}/Inspector
647%{ruby_ridir}/Layout
648%{ruby_ridir}/LayoutSample
649%{ruby_ridir}/MediaInfo
650%{ruby_ridir}/MediaInfoStream
651%{ruby_ridir}/MediaInfoTrack
652%{ruby_ridir}/MenuSample
653%{ruby_ridir}/MultiTerm
654%{ruby_ridir}/MyButton
655%{ruby_ridir}/MyButton2
656%{ruby_ridir}/MyGtkPlug
657%{ruby_ridir}/MyGtkSocket
658%{ruby_ridir}/NotebookSample
659%{ruby_ridir}/Pager
660%{ruby_ridir}/Pango
661%{ruby_ridir}/PangoTestUtils
662%{ruby_ridir}/PixmapSample
663%{ruby_ridir}/Pong
664%{ruby_ridir}/Poppler
665%{ruby_ridir}/PopplerTestUtils
666%{ruby_ridir}/Print
667%{ruby_ridir}/ProgressBarSample
668%{ruby_ridir}/RSVG
669%{ruby_ridir}/RadioButtonSample
670%{ruby_ridir}/RangeSample
671%{ruby_ridir}/ReparentSample
672%{ruby_ridir}/RulerSample
673%{ruby_ridir}/Sample
674%{ruby_ridir}/SampleClass
675%{ruby_ridir}/SampleDialog
676%{ruby_ridir}/SampleWindow
677%{ruby_ridir}/SavedPositionSample
678%{ruby_ridir}/ScrolledWindowSample
679%{ruby_ridir}/ShapeSampleBasic
680%{ruby_ridir}/ShapeSampleModeller
681%{ruby_ridir}/ShapeSampleRings
682%{ruby_ridir}/ShapeSampleSheets
683%{ruby_ridir}/ShapesSample
684%{ruby_ridir}/SpinButtonSample
685%{ruby_ridir}/SrcWindow
686%{ruby_ridir}/StatusIconSample
687%{ruby_ridir}/StatusbarSample
688%{ruby_ridir}/ToggleButtonSample
689%{ruby_ridir}/ToolbarSample
690%{ruby_ridir}/TooltipsSample
691%{ruby_ridir}/Vte
692%{ruby_ridir}/WMHintsSample
693%{ruby_ridir}/Window
1a316027 694
695%files examples
696%defattr(644,root,root,755)
697%{_examplesdir}/%{name}-%{version}
This page took 0.161695 seconds and 4 git commands to generate.