pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/ruby-gnome2-gnome Import ruby-gnome2-gnome from pk...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c9d0d4c4ca0f
branches: trunk
changeset: 506394:c9d0d4c4ca0f
user: minskim <minskim%pkgsrc.org@localhost>
date: Sun Jan 15 16:35:36 2006 +0000
description:
Import ruby-gnome2-gnome 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/GNOME2 is a Ruby binding of libgnome/libgnomeui-2.x.
diffstat:
x11/ruby-gnome2-gnome/DESCR | 5 +++++
x11/ruby-gnome2-gnome/Makefile | 16 ++++++++++++++++
x11/ruby-gnome2-gnome/PLIST | 3 +++
3 files changed, 24 insertions(+), 0 deletions(-)
diffs (36 lines):
diff -r fd2475ac6332 -r c9d0d4c4ca0f x11/ruby-gnome2-gnome/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/ruby-gnome2-gnome/DESCR Sun Jan 15 16:35:36 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/GNOME2 is a Ruby binding of libgnome/libgnomeui-2.x.
diff -r fd2475ac6332 -r c9d0d4c4ca0f x11/ruby-gnome2-gnome/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/ruby-gnome2-gnome/Makefile Sun Jan 15 16:35:36 2006 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/01/15 16:35:36 minskim Exp $
+#
+
+PKGNAME= ruby-gnome2-gnome-${VERSION}
+COMMENT= Ruby binding of libgnome/libgnomeui-2.x
+CATEGORIES= gnome x11
+
+RUBY_EXTCONF_SUBDIRS= gnome
+
+DEPENDS+= ruby-gnome2-gnomecanvas>=${VERSION}:../../graphics/ruby-gnome2-gnomecanvas
+
+USE_TOOLS+= pkg-config
+
+.include "../../devel/libgnome/buildlink3.mk"
+.include "../../devel/libgnomeui/buildlink3.mk"
+.include "../../meta-pkgs/ruby-gnome2/Makefile.common"
diff -r fd2475ac6332 -r c9d0d4c4ca0f x11/ruby-gnome2-gnome/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/ruby-gnome2-gnome/PLIST Sun Jan 15 16:35:36 2006 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/15 16:35:36 minskim Exp $
+${RUBY_SITELIBDIR}/gnome2.rb
+${RUBY_SITEARCHLIBDIR}/gnome2.${RUBY_DLEXT}
Home |
Main Index |
Thread Index |
Old Index