pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/ruby-gnome2-gnomecanvas Import ruby-gnome2-gn...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/77a3cbdd7f69
branches:  trunk
changeset: 505819:77a3cbdd7f69
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Jan 08 03:57:14 2006 +0000

description:
Import ruby-gnome2-gnomecanvas 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/GnomeCanvas2 is a Ruby binding of GnomeCanvas-2.x.

diffstat:

 graphics/ruby-gnome2-gnomecanvas/DESCR    |   5 +++++
 graphics/ruby-gnome2-gnomecanvas/Makefile |  16 ++++++++++++++++
 graphics/ruby-gnome2-gnomecanvas/PLIST    |   3 +++
 3 files changed, 24 insertions(+), 0 deletions(-)

diffs (36 lines):

diff -r 490bb6ac6dcb -r 77a3cbdd7f69 graphics/ruby-gnome2-gnomecanvas/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/ruby-gnome2-gnomecanvas/DESCR    Sun Jan 08 03:57:14 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/GnomeCanvas2 is a Ruby binding of GnomeCanvas-2.x.
diff -r 490bb6ac6dcb -r 77a3cbdd7f69 graphics/ruby-gnome2-gnomecanvas/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/ruby-gnome2-gnomecanvas/Makefile Sun Jan 08 03:57:14 2006 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/01/08 03:57:14 minskim Exp $
+#
+
+PKGNAME=               ruby-gnome2-gnomecanvas-${VERSION}
+COMMENT=               Ruby binding of GnomeCanvas-2.x
+CATEGORIES=            graphics gnome
+
+RUBY_EXTCONF_SUBDIRS=  gnomecanvas
+
+DEPENDS+=              ruby-gnome2-libart>=${VERSION}:../../graphics/ruby-gnome2-libart
+DEPENDS+=              ruby-gnome2-gtk>=${VERSION}:../../x11/ruby-gnome2-gtk
+
+USE_TOOLS+=            pkg-config
+
+.include "../../graphics/libgnomecanvas/buildlink3.mk"
+.include "../../meta-pkgs/ruby-gnome2/Makefile.common"
diff -r 490bb6ac6dcb -r 77a3cbdd7f69 graphics/ruby-gnome2-gnomecanvas/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/ruby-gnome2-gnomecanvas/PLIST    Sun Jan 08 03:57:14 2006 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/08 03:57:14 minskim Exp $
+${RUBY_SITELIBDIR}/gnomecanvas2.rb
+${RUBY_SITELIBDIR}/${MACHINE_ARCH}-${LOWER_OPSYS}elf/gnomecanvas2.so



Home | Main Index | Thread Index | Old Index