diff options
author | obache <obache> | 2009-08-12 12:43:08 +0000 |
---|---|---|
committer | obache <obache> | 2009-08-12 12:43:08 +0000 |
commit | bb55acbed0a980d29ad7d44ae5b3f4290787f7b4 (patch) | |
tree | 1cef75f911018913591e17e10f53eb0be71218e6 /multimedia | |
parent | 42037f585a97e8fb278abc615097b847d842356e (diff) | |
download | pkgsrc-bb55acbed0a980d29ad7d44ae5b3f4290787f7b4.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 'multimedia')
-rw-r--r-- | multimedia/ruby-gnome2-gstreamer/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/ruby-gnome2-gstreamer/PLIST b/multimedia/ruby-gnome2-gstreamer/PLIST index 8a1fc2ab26c..84fc61d084a 100644 --- a/multimedia/ruby-gnome2-gstreamer/PLIST +++ b/multimedia/ruby-gnome2-gstreamer/PLIST @@ -1,3 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2008/09/17 00:21:49 obache Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/08/12 12:43:10 obache Exp $ +lib/pkgconfig/gstreamer-0.10-ruby.pc ${RUBY_VENDORLIB}/gst.rb ${RUBY_VENDORARCHLIB}/gst.${RUBY_DLEXT} |