pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-gnome2-glib Import ruby-gnome2-glib from pk...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9232f53ed8a5
branches:  trunk
changeset: 505806:9232f53ed8a5
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Jan 08 02:53:31 2006 +0000

description:
Import ruby-gnome2-glib from pkgsrc-wip.  Packaged by Dieter Roelants.

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

Ruby/GLib2 is a Ruby binding of GLib-2.x.

diffstat:

 devel/ruby-gnome2-glib/DESCR    |   5 +++++
 devel/ruby-gnome2-glib/Makefile |  13 +++++++++++++
 devel/ruby-gnome2-glib/PLIST    |   5 +++++
 3 files changed, 23 insertions(+), 0 deletions(-)

diffs (35 lines):

diff -r 10ad1b724bda -r 9232f53ed8a5 devel/ruby-gnome2-glib/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ruby-gnome2-glib/DESCR      Sun Jan 08 02:53:31 2006 +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/GLib2 is a Ruby binding of GLib-2.x.
diff -r 10ad1b724bda -r 9232f53ed8a5 devel/ruby-gnome2-glib/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ruby-gnome2-glib/Makefile   Sun Jan 08 02:53:31 2006 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/01/08 02:53:31 minskim Exp $
+#
+
+PKGNAME=               ruby-gnome2-glib-${VERSION}
+COMMENT=               Ruby binding of GLib-2.x
+CATEGORIES=            devel
+
+RUBY_EXTCONF_SUBDIRS=  glib
+
+USE_TOOLS+=            pkg-config
+
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../meta-pkgs/ruby-gnome2/Makefile.common"
diff -r 10ad1b724bda -r 9232f53ed8a5 devel/ruby-gnome2-glib/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ruby-gnome2-glib/PLIST      Sun Jan 08 02:53:31 2006 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/08 02:53:31 minskim Exp $
+${RUBY_SITELIBDIR}/glib2.rb
+${RUBY_SITELIBDIR}/${MACHINE_ARCH}-${LOWER_OPSYS}elf/glib2.so
+${RUBY_SITELIBDIR}/mkmf-gnome2.rb
+${RUBY_SITELIBDIR}/pkg-config.rb



Home | Main Index | Thread Index | Old Index