diff options
author | obache <obache@pkgsrc.org> | 2012-01-15 12:34:44 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-01-15 12:34:44 +0000 |
commit | 37f7183d6e86e72108473fb33da717c5751040bc (patch) | |
tree | d53cfffc0588d2e2f6d1a9e03db34583b297b15f /graphics/ruby-gnome2-gdkpixbuf | |
parent | 7e28a59773b85137889f6258d671901a6126e69c (diff) | |
download | pkgsrc-37f7183d6e86e72108473fb33da717c5751040bc.tar.gz |
Update ruby-gnome2 to 1.1.2.
== Ruby-GNOME2 1.1.2: 2012-01-15
This is a bug fix release of 1.1.1.
=== Changes
==== Ruby/GLib2
* Fixes
* [GitHub#94] install missing header files.
[Reported by mtasaka]
==== Ruby/Pango
* Fixes
* [GitHub#94] install a missing header file.
[Reported by mtasaka]
==== Ruby/GdkPixbuf2
* Fixes
* [GitHub#94] install missing header files.
[Reported by mtasaka]
=== Thanks
* mtasaka
== Ruby-GNOME2 1.1.1: 2012-01-14
This is a bug fix release of 1.1.0.
=== Changes
==== Ruby/GLib2
* Fixes
* [ruby-list:48587] Re: [ANN] Ruby-GNOME2 1.1.0
fix wrong parent class for GLib::IOChannelWin32Socket.
[Reported by ashbb]
==== Ruby/GTK2
* Fixes
* Fixed a bug that Gtk::ActionGroup#add_radio_actions always fail.
==== Ruby/GStreamer
* Improvements
* [win32] Supported FLAC.
=== Thanks
* ashbb
Diffstat (limited to 'graphics/ruby-gnome2-gdkpixbuf')
-rw-r--r-- | graphics/ruby-gnome2-gdkpixbuf/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/ruby-gnome2-gdkpixbuf/PLIST b/graphics/ruby-gnome2-gdkpixbuf/PLIST index 529dd512aa9..8e7589b88d7 100644 --- a/graphics/ruby-gnome2-gdkpixbuf/PLIST +++ b/graphics/ruby-gnome2-gdkpixbuf/PLIST @@ -1,4 +1,6 @@ -@comment $NetBSD: PLIST,v 1.6 2010/10/23 12:45:10 obache Exp $ +@comment $NetBSD: PLIST,v 1.7 2012/01/15 12:34:44 obache Exp $ lib/pkgconfig/ruby-gdk-pixbuf2.pc ${RUBY_VENDORLIB}/gdk_pixbuf2.rb ${RUBY_VENDORARCHLIB}/gdk_pixbuf2.${RUBY_DLEXT} +${RUBY_VENDORARCHLIB}/rbgdk-pixbuf.h +${RUBY_VENDORARCHLIB}/rbgdk-pixbuf2conversions.h |