summaryrefslogtreecommitdiff
path: root/devel/ruby-gnome2-pango
diff options
context:
space:
mode:
authorobache <obache>2009-08-12 12:43:08 +0000
committerobache <obache>2009-08-12 12:43:08 +0000
commita1d3176cc60a97887f9aed6fb242612640bc037d (patch)
tree1cef75f911018913591e17e10f53eb0be71218e6 /devel/ruby-gnome2-pango
parentbb7462810b34c341ba14903641d677e1901e7506 (diff)
downloadpkgsrc-a1d3176cc60a97887f9aed6fb242612640bc037d.tar.gz
Update ruby-gnome2 to 0.19.1.
This release is a bug fix release of 0.19.0. === Changes ==== Ruby/GTK2 * use RUBYARCHDIR [OBATA Akio] * #2814953: install missing headers [Mamoru Tasaka] ==== Ruby/GLib2 * Bug fixes: * avoid object allocation while GC [OBATA Akio, Kouhei Sutou] * use RUBYARCHDIR [OBATA Akio] * mkmf-gnome2.rb add "-I$(vendorarchdir)" to $CPPFLAGS. [OBATA Akio, Kouhei Sutou] ==== Ruby/ATK * use RUBYARCHDIR [OBATA Akio] ==== Ruby/Pango * use RUBYARCHDIR [OBATA Akio] * use gem version rcairo as fallback [OBATA Akio] ==== Ruby/Libart * use RUBYARCHDIR [OBATA Akio] ==== Ruby/GdkPixbuf * use gem version rcairo as fallback [OBATA Akio] ==== Ruby/GnomePrint * install rblibgnomeprintversion.h [OBATA Akio, Kouhei Sutou] ==== Ruby/GtkMozEmbeded * fix header generation error caused by missing file [OBATA Akio] ==== Ruby/VTE * support VTE 0.20 [Kouhei Sutou] ==== Ruby/PanelApplet * #2815036: re-support Ruby 1.8.6. [Mamoru Tasaka, Kouhei Sutou] ==== Ruby/Libglade2 * Debian#519786: fix GC related SEGV when a widget in glade is removed by hand. [Arnaud Cornet, Kouhei Sutou] === Thanks * OBATA Akio * Mamoru Tasaka * Arnaud Cornet
Diffstat (limited to 'devel/ruby-gnome2-pango')
-rw-r--r--devel/ruby-gnome2-pango/Makefile4
-rw-r--r--devel/ruby-gnome2-pango/PLIST3
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/ruby-gnome2-pango/Makefile b/devel/ruby-gnome2-pango/Makefile
index 35d54bbe2ea..f2ba7f9c841 100644
--- a/devel/ruby-gnome2-pango/Makefile
+++ b/devel/ruby-gnome2-pango/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/09/17 00:21:49 obache Exp $
+# $NetBSD: Makefile,v 1.11 2009/08/12 12:43:09 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-pango-${VERSION}
@@ -15,8 +15,6 @@ DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-glib>=${VERSION}:../../devel/ruby-gnome2-gli
USE_TOOLS+= pkg-config
-INSTALL_TARGET= install
-
do-test:
${RUN} cd ${WRKSRC}/pango/test; ${SETENV} ${TEST_ENV} ${RUBY} run-test.rb
diff --git a/devel/ruby-gnome2-pango/PLIST b/devel/ruby-gnome2-pango/PLIST
index 8adb7661175..2369c5e445d 100644
--- a/devel/ruby-gnome2-pango/PLIST
+++ b/devel/ruby-gnome2-pango/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.3 2008/06/19 15:11:45 taca Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/08/12 12:43:09 obache Exp $
+lib/pkgconfig/pango-ruby.pc
${RUBY_VENDORARCHLIB}/pango.${RUBY_DLEXT}
${RUBY_VENDORARCHLIB}/rbpango.h
${RUBY_VENDORARCHLIB}/rbpangoversion.h