pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/ruby-gnome2-rsvg Import ruby-gnome2-rsvg vers...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/15a1157b6c4c
branches:  trunk
changeset: 529156:15a1157b6c4c
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat May 26 06:27:28 2007 +0000

description:
Import ruby-gnome2-rsvg version 0.16.0.

Ruby-GNOME 2 is a set of Ruby language bindings for the various
application development libraries included with the GNOME/GTK+
environment.

Ruby/RSVG is a Ruby binding of librsvg.

diffstat:

 graphics/ruby-gnome2-rsvg/DESCR    |   5 +++++
 graphics/ruby-gnome2-rsvg/Makefile |  15 +++++++++++++++
 graphics/ruby-gnome2-rsvg/PLIST    |   3 +++
 3 files changed, 23 insertions(+), 0 deletions(-)

diffs (35 lines):

diff -r f78168d67712 -r 15a1157b6c4c graphics/ruby-gnome2-rsvg/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/ruby-gnome2-rsvg/DESCR   Sat May 26 06:27:28 2007 +0000
@@ -0,0 +1,5 @@
+Ruby-GNOME 2 is a set of Ruby language bindings for the various
+application development libraries included with the GNOME/GTK+
+environment.
+
+Ruby/RSVG is a Ruby binding of librsvg.
diff -r f78168d67712 -r 15a1157b6c4c graphics/ruby-gnome2-rsvg/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/ruby-gnome2-rsvg/Makefile        Sat May 26 06:27:28 2007 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/05/26 06:27:28 obache Exp $
+#
+
+PKGNAME=               ${RUBY_PKGPREFIX}-gnome2-rsvg-${VERSION}
+COMMENT=               Ruby binding of librsvg
+CATEGORIES=            graphics
+
+RUBY_EXTCONF_SUBDIRS=  rsvg
+
+DEPENDS+=              ${RUBY_PKGPREFIX}-gnome2-glib>=${VERSION}:../../devel/ruby-gnome2-glib
+DEPENDS+=              ${RUBY_PKGPREFIX}-gnome2-gdkpixbuf>=${VERSION}:../../graphics/ruby-gnome2-gdkpixbuf
+USE_TOOLS+=            pkg-config
+
+.include "../../graphics/librsvg2/buildlink3.mk"
+.include "../../meta-pkgs/ruby-gnome2/Makefile.common"
diff -r f78168d67712 -r 15a1157b6c4c graphics/ruby-gnome2-rsvg/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/ruby-gnome2-rsvg/PLIST   Sat May 26 06:27:28 2007 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/05/26 06:27:28 obache Exp $
+${RUBY_SITELIBDIR}/rsvg2.rb
+${RUBY_SITEARCHLIBDIR}/rsvg2.${RUBY_DLEXT}



Home | Main Index | Thread Index | Old Index