From feadbe9c196de8ed35edb70e3771a222fa0fb4f8 Mon Sep 17 00:00:00 2001 From: minskim Date: Sun, 15 Jan 2006 16:35:36 +0000 Subject: 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. --- x11/ruby-gnome2-gnome/DESCR | 5 +++++ x11/ruby-gnome2-gnome/Makefile | 16 ++++++++++++++++ x11/ruby-gnome2-gnome/PLIST | 3 +++ 3 files changed, 24 insertions(+) create mode 100644 x11/ruby-gnome2-gnome/DESCR create mode 100644 x11/ruby-gnome2-gnome/Makefile create mode 100644 x11/ruby-gnome2-gnome/PLIST (limited to 'x11') diff --git a/x11/ruby-gnome2-gnome/DESCR b/x11/ruby-gnome2-gnome/DESCR new file mode 100644 index 00000000000..47b4937509c --- /dev/null +++ b/x11/ruby-gnome2-gnome/DESCR @@ -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 --git a/x11/ruby-gnome2-gnome/Makefile b/x11/ruby-gnome2-gnome/Makefile new file mode 100644 index 00000000000..7c0fdef3b67 --- /dev/null +++ b/x11/ruby-gnome2-gnome/Makefile @@ -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 --git a/x11/ruby-gnome2-gnome/PLIST b/x11/ruby-gnome2-gnome/PLIST new file mode 100644 index 00000000000..f2f212625af --- /dev/null +++ b/x11/ruby-gnome2-gnome/PLIST @@ -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} -- cgit v1.2.3