pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/ruby-gnome2-gnomeprint Import ruby-gnome2-gnomep...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f78168d67712
branches: trunk
changeset: 529155:f78168d67712
user: obache <obache%pkgsrc.org@localhost>
date: Sat May 26 06:24:28 2007 +0000
description:
Import ruby-gnome2-gnomeprint 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/GnomePrint is a Ruby binding of libgnomeprint.
diffstat:
print/ruby-gnome2-gnomeprint/DESCR | 5 +++++
print/ruby-gnome2-gnomeprint/Makefile | 16 ++++++++++++++++
print/ruby-gnome2-gnomeprint/PLIST | 3 +++
3 files changed, 24 insertions(+), 0 deletions(-)
diffs (36 lines):
diff -r 84c16f8c2445 -r f78168d67712 print/ruby-gnome2-gnomeprint/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/ruby-gnome2-gnomeprint/DESCR Sat May 26 06:24:28 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/GnomePrint is a Ruby binding of libgnomeprint.
diff -r 84c16f8c2445 -r f78168d67712 print/ruby-gnome2-gnomeprint/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/ruby-gnome2-gnomeprint/Makefile Sat May 26 06:24:28 2007 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/05/26 06:24:28 obache Exp $
+#
+
+PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gnomeprint-${VERSION}
+COMMENT= Ruby binding of libgnomeprint
+CATEGORIES= print
+
+RUBY_EXTCONF_SUBDIRS= gnomeprint
+
+DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-glib>=${VERSION}:../../devel/ruby-gnome2-glib
+DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-pango>=${VERSION}:../../devel/ruby-gnome2-glib
+DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-libart>=${VERSION}:../../graphics/ruby-gnome2-libart
+USE_TOOLS+= pkg-config
+
+.include "../../print/libgnomeprint/buildlink3.mk"
+.include "../../meta-pkgs/ruby-gnome2/Makefile.common"
diff -r 84c16f8c2445 -r f78168d67712 print/ruby-gnome2-gnomeprint/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/ruby-gnome2-gnomeprint/PLIST Sat May 26 06:24:28 2007 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/05/26 06:24:28 obache Exp $
+${RUBY_SITELIBDIR}/gnomeprint2.rb
+${RUBY_SITEARCHLIBDIR}/gnomeprint2.${RUBY_DLEXT}
Home |
Main Index |
Thread Index |
Old Index