From 101bc57eca761091d713d5d510d8abb53cbd14e4 Mon Sep 17 00:00:00 2001 From: minskim Date: Sun, 8 Jan 2006 03:36:30 +0000 Subject: Import ruby-gnome2-libart 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/Libart2 is a Ruby binding of Libart_lgpl. --- graphics/ruby-gnome2-libart/DESCR | 5 +++++ graphics/ruby-gnome2-libart/Makefile | 16 ++++++++++++++++ graphics/ruby-gnome2-libart/PLIST | 2 ++ 3 files changed, 23 insertions(+) create mode 100644 graphics/ruby-gnome2-libart/DESCR create mode 100644 graphics/ruby-gnome2-libart/Makefile create mode 100644 graphics/ruby-gnome2-libart/PLIST (limited to 'graphics') diff --git a/graphics/ruby-gnome2-libart/DESCR b/graphics/ruby-gnome2-libart/DESCR new file mode 100644 index 00000000000..6baee297a85 --- /dev/null +++ b/graphics/ruby-gnome2-libart/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/Libart2 is a Ruby binding of Libart_lgpl. diff --git a/graphics/ruby-gnome2-libart/Makefile b/graphics/ruby-gnome2-libart/Makefile new file mode 100644 index 00000000000..ccb0e890e01 --- /dev/null +++ b/graphics/ruby-gnome2-libart/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1.1.1 2006/01/08 03:36:30 minskim Exp $ +# + +PKGNAME= ruby-gnome2-libart-${VERSION} +COMMENT= Ruby binding of Libart_lgpl +CATEGORIES= graphics + +RUBY_EXTCONF_SUBDIRS= libart + +DEPENDS+= ruby-gnome2-glib>=${VERSION}:../../devel/ruby-gnome2-glib +USE_TOOLS+= pkg-config + +.include "../../graphics/jpeg/buildlink3.mk" +.include "../../graphics/png/buildlink3.mk" +.include "../../graphics/libart2/buildlink3.mk" +.include "../../meta-pkgs/ruby-gnome2/Makefile.common" diff --git a/graphics/ruby-gnome2-libart/PLIST b/graphics/ruby-gnome2-libart/PLIST new file mode 100644 index 00000000000..e43e6c82158 --- /dev/null +++ b/graphics/ruby-gnome2-libart/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/08 03:36:30 minskim Exp $ +${RUBY_SITELIBDIR}/${MACHINE_ARCH}-${LOWER_OPSYS}elf/libart2.so -- cgit v1.2.3