pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/ruby-gnome2-poppler Import ruby-gnome2-poppler v...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/88a122bb3eef
branches:  trunk
changeset: 529186:88a122bb3eef
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun May 27 02:00:02 2007 +0000

description:
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.

diffstat:

 print/ruby-gnome2-poppler/DESCR    |   5 +++++
 print/ruby-gnome2-poppler/Makefile |  18 ++++++++++++++++++
 print/ruby-gnome2-poppler/PLIST    |   3 +++
 3 files changed, 26 insertions(+), 0 deletions(-)

diffs (38 lines):

diff -r ee42795724ad -r 88a122bb3eef print/ruby-gnome2-poppler/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/ruby-gnome2-poppler/DESCR   Sun May 27 02:00:02 2007 +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/Poppler is a Ruby binding of poppler-glib.
diff -r ee42795724ad -r 88a122bb3eef print/ruby-gnome2-poppler/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/ruby-gnome2-poppler/Makefile        Sun May 27 02:00:02 2007 +0000
@@ -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 -r ee42795724ad -r 88a122bb3eef print/ruby-gnome2-poppler/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/ruby-gnome2-poppler/PLIST   Sun May 27 02:00:02 2007 +0000
@@ -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}



Home | Main Index | Thread Index | Old Index