[packages/ruby-gnome2] - added ruby-goocanvas library, BR: ruby-rcairo-devel

qboosh qboosh at pld-linux.org
Mon Nov 12 20:23:47 CET 2012


commit 988873f46b300f9ffc5edf93f57ddcfe1bed9faf
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Nov 12 20:23:46 2012 +0100

    - added ruby-goocanvas library, BR: ruby-rcairo-devel

 ruby-gnome2.spec | 39 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)
---
diff --git a/ruby-gnome2.spec b/ruby-gnome2.spec
index 882218b..9fb9e3c 100644
--- a/ruby-gnome2.spec
+++ b/ruby-gnome2.spec
@@ -24,6 +24,7 @@ BuildRequires:	poppler-glib-devel >= 0.8.0
 BuildRequires:	rpmbuild(macros) >= 1.277
 BuildRequires:	ruby-devel >= 1.8.5
 BuildRequires:	ruby-pkg-config
+BuildRequires:	ruby-rcairo-devel
 BuildRequires:	ruby-rubygems
 BuildRequires:	sed >= 4.0
 BuildRequires:	vte0-devel >= 0.12.1
@@ -184,6 +185,34 @@ Header files for Ruby/GTK2 library.
 %description -n ruby-gtk2-devel -l pl.UTF-8
 Pliki nagłówkowe biblioteki Ruby/GTK2.
 
+%package -n ruby-goocanvas
+Summary:	Ruby/GooCanvas - Ruby binding of GooCanvas
+Summary(pl.UTF-8):	Ruby/GooCanvas - wiązanie języka Ruby do biblioteki GooCanvas
+Group:		Development/Languages
+Requires:	goocanvas >= 0.8
+Requires:	ruby-gtk2 = %{version}-%{release}
+Requires:	ruby-rcairo
+
+%description -n ruby-goocanvas
+Ruby/GooCanvas is a Ruby binding of GooCanvas.
+
+%description -n ruby-goocanvas -l pl.UTF-8
+Ruby/GooCanvas to wiązanie języka Ruby do biblioteki GooCanvas.
+
+%package -n ruby-goocanvas-devel
+Summary:	Header files for Ruby/GooCanvas library
+Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki Ruby/GooCanvas
+Group:		Development/Libraries
+Requires:	goocanvas-devel >= 0.8
+Requires:	ruby-gtk2-devel = %{version}-%{release}
+Requires:	ruby-rcairo-devel
+
+%description -n ruby-goocanvas-devel
+Header files for Ruby/GooCanvas library.
+
+%description -n ruby-goocanvas-devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki Ruby/GooCanvas.
+
 %package -n ruby-gstreamer
 Summary:	Ruby/GStreamer - Ruby binding of GStreamer
 Summary(pl.UTF-8):	Ruby/GStreamer - wiązanie języka Ruby do biblioteki GStreamer
@@ -511,6 +540,16 @@ rm -rf $RPM_BUILD_ROOT
 %{ruby_archdir}/rbgtkmacros.h
 %{_pkgconfigdir}/ruby-gtk2.pc
 
+%files -n ruby-goocanvas
+%defattr(644,root,root,755)
+%doc goocanvas/README
+%attr(755,root,root) %{ruby_archdir}/goocanvas.so
+%{ruby_rubylibdir}/goocanvas.rb
+
+%files -n ruby-goocanvas-devel
+%defattr(644,root,root,755)
+%{_pkgconfigdir}/ruby-goocanvas.pc
+
 %files -n ruby-gstreamer
 %defattr(644,root,root,755)
 %doc gstreamer/README
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-gnome2.git/commitdiff/988873f46b300f9ffc5edf93f57ddcfe1bed9faf



More information about the pld-cvs-commit mailing list