From 259252871ff50938141b6e4eec44a736030aaed3 Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 27 May 2007 02:00:02 +0000 Subject: Import ruby-gnome2-poppler version 0.16.0. Ruby-GNOME 2 is a set of Ruby language bindings for the various application development libraries included with the GNOME/GTK+ environment. Ruby/Poppler is a Ruby binding of poppler-glib. --- print/ruby-gnome2-poppler/DESCR | 5 +++++ print/ruby-gnome2-poppler/Makefile | 18 ++++++++++++++++++ print/ruby-gnome2-poppler/PLIST | 3 +++ 3 files changed, 26 insertions(+) create mode 100644 print/ruby-gnome2-poppler/DESCR create mode 100644 print/ruby-gnome2-poppler/Makefile create mode 100644 print/ruby-gnome2-poppler/PLIST (limited to 'print') diff --git a/print/ruby-gnome2-poppler/DESCR b/print/ruby-gnome2-poppler/DESCR new file mode 100644 index 00000000000..e765e15e757 --- /dev/null +++ b/print/ruby-gnome2-poppler/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/Poppler is a Ruby binding of poppler-glib. diff --git a/print/ruby-gnome2-poppler/Makefile b/print/ruby-gnome2-poppler/Makefile new file mode 100644 index 00000000000..6167e3bb9b9 --- /dev/null +++ b/print/ruby-gnome2-poppler/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1.1.1 2007/05/27 02:00:02 obache Exp $ +# + +PKGNAME= ${RUBY_PKGPREFIX}-gnome2-poppler-${VERSION} +COMMENT= Ruby binding of poppler-glib +CATEGORIES= print + +RUBY_EXTCONF_SUBDIRS= poppler + +DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-glib>=${VERSION}:../../devel/ruby-gnome2-glib +DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gdkpixbuf>=${VERSION}:../../graphics/ruby-gnome2-gdkpixbuf +USE_TOOLS+= pkg-config + +BUILDLINK_API_DEPENDS.poppler-glib+= poppler-glib>=0.5.2 + +.include "../../graphics/ruby-rcairo/buildlink3.mk" +.include "../../print/poppler-glib/buildlink3.mk" +.include "../../meta-pkgs/ruby-gnome2/Makefile.common" diff --git a/print/ruby-gnome2-poppler/PLIST b/print/ruby-gnome2-poppler/PLIST new file mode 100644 index 00000000000..672c3015ac7 --- /dev/null +++ b/print/ruby-gnome2-poppler/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/05/27 02:00:02 obache Exp $ +${RUBY_SITELIBDIR}/poppler.rb +${RUBY_SITEARCHLIBDIR}/poppler.${RUBY_DLEXT} -- cgit v1.2.3