diff options
author | obache <obache@pkgsrc.org> | 2009-08-12 12:43:08 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-08-12 12:43:08 +0000 |
commit | b728468db72946a0813284dff46fb38c74d89fd6 (patch) | |
tree | 1cef75f911018913591e17e10f53eb0be71218e6 /graphics/ruby-gnome2-rsvg | |
parent | 49ce20159bb07c2135185fbe1a39d413344e46fd (diff) | |
download | pkgsrc-b728468db72946a0813284dff46fb38c74d89fd6.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 'graphics/ruby-gnome2-rsvg')
-rw-r--r-- | graphics/ruby-gnome2-rsvg/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/ruby-gnome2-rsvg/PLIST b/graphics/ruby-gnome2-rsvg/PLIST index 30918bbe67c..dd2cc15b463 100644 --- a/graphics/ruby-gnome2-rsvg/PLIST +++ b/graphics/ruby-gnome2-rsvg/PLIST @@ -1,3 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2008/06/19 15:13:26 taca Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/08/12 12:43:10 obache Exp $ +lib/pkgconfig/librsvg-2.0-ruby.pc ${RUBY_VENDORLIB}/rsvg2.rb ${RUBY_VENDORARCHLIB}/rsvg2.${RUBY_DLEXT} |