summaryrefslogtreecommitdiff
path: root/www/ruby-gnome2-gtkmozembed
diff options
context:
space:
mode:
authorobache <obache>2009-10-12 03:09:30 +0000
committerobache <obache>2009-10-12 03:09:30 +0000
commit31128c1aa8dd1595ba91b0d9272a2c7fdb824ad5 (patch)
tree19286de00b0cdb8b56ae17241fb3fa3881085b4c /www/ruby-gnome2-gtkmozembed
parent53a1998776486e704a22112fff486a8cbaaebbbe (diff)
downloadpkgsrc-31128c1aa8dd1595ba91b0d9272a2c7fdb824ad5.tar.gz
Update ruby-gnome2 to 0.19.3.
== Ruby-GNOME2 0.19.3: 2009-09-24 NOTE: 0.19.x releases are development series. This release is a bug fix release of 0.19.2. === Changes ===== Ruby/GLib2 * Bug fix: * really fix 'empty $(vendorarchdir) related build problem on CentOS 5.3 x86_64.' [Simon Arnaud, Kouhei Sutou] === Thanks * Simon Arnaud == Ruby-GNOME2 0.19.2: 2009-09-23 NOTE: 0.19.x releases are development series. This release is a bug fix release of 0.19.1. === Changes ==== Ruby/GLib2 * Bug fixes: * empty $(vendorarchdir) related build problem on CentOS 5.3 x86_64. [Toshiyuki Suzumura, Kouhei Sutou] * [#2862022] fix multi thread blocking with Ruby 1.8.6-p368 or later and 1.8.7-p173 or later. [Roy Wright, Andrea Dallera, Kouhei Sutou] * [Debian #502262] work Ruby thread with GTK+. [Johan Walles, Kouhei Sutou] ==== Ruby/GTK2 * Bug fixes: * [#2679744] fix a typo: Gtk::Widget#set_scroll_adjustment -> Gtk::Widget#set_scroll_adjustments. [Kentaro Fukuchi, Kouhei Sutou] ==== Ruby/GtkMozEmbed * Bug fixes: * fix .pc detection. [OBATA Akio, Kouhei Sutou] === Thanks * OBATA Akio * Toshiyuki Suzumura * Roy Wright * Andrea Dallera * Johan Walles * Kentaro Fukuchi
Diffstat (limited to 'www/ruby-gnome2-gtkmozembed')
-rw-r--r--www/ruby-gnome2-gtkmozembed/Makefile7
-rw-r--r--www/ruby-gnome2-gtkmozembed/PLIST4
2 files changed, 5 insertions, 6 deletions
diff --git a/www/ruby-gnome2-gtkmozembed/Makefile b/www/ruby-gnome2-gtkmozembed/Makefile
index 327e9786edc..e53d6a0b267 100644
--- a/www/ruby-gnome2-gtkmozembed/Makefile
+++ b/www/ruby-gnome2-gtkmozembed/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2009/08/26 19:58:27 sno Exp $
+# $NetBSD: Makefile,v 1.7 2009/10/12 03:09:32 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gtkmozembed-${VERSION}
COMMENT= Ruby binding of gtkmozembed
-PKGREVISION= 1
CATEGORIES= www
PKG_DESTDIR_SUPPORT= user-destdir
@@ -14,10 +13,10 @@ DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=${VERSION}:../../x11/ruby-
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
-BUILDLINK_API_DEPENDS.ruby-gnome2-glib+= ${RUBY_PKGPREFIX}-gnome2-glib>=${VERSION}
+BUILDLINK_API_DEPENDS.ruby-gnome2-glib+= ${RUBY_PKGPREFIX}-gnome2-glib-${VERSION}{,nb*}
BUILDLINK_DEPMETHOD.ruby-gnome2-glib= build
.include "../../devel/ruby-gnome2-glib/buildlink3.mk"
-BUILDLINK_API_DEPENDS.ruby-gnome2-pango+=${RUBY_PKGPREFIX}-gnome2-pango>=${VERSION}
+BUILDLINK_API_DEPENDS.ruby-gnome2-pango+= ${RUBY_PKGPREFIX}-gnome2-pango>=${VERSION}
.include "../../devel/ruby-gnome2-pango/buildlink3.mk"
.include "../../devel/xulrunner/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
diff --git a/www/ruby-gnome2-gtkmozembed/PLIST b/www/ruby-gnome2-gtkmozembed/PLIST
index 07f47270699..fa14b2fc803 100644
--- a/www/ruby-gnome2-gtkmozembed/PLIST
+++ b/www/ruby-gnome2-gtkmozembed/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/08/12 12:43:10 obache Exp $
-lib/pkgconfig/mozilla-gtkmozembed-ruby.pc
+@comment $NetBSD: PLIST,v 1.3 2009/10/12 03:09:32 obache Exp $
+lib/pkgconfig/ruby-gtkmozembed.pc
${RUBY_VENDORLIB}/gtkmozembed.rb
${RUBY_VENDORARCHLIB}/gtkmozembed.${RUBY_DLEXT}