Skip to content

Commit

Permalink
Update ruby-gnome2 to 1.2.2.
Browse files Browse the repository at this point in the history
== Ruby-GNOME2 1.2.2: 2013-03-11

Ruby 2.0.0 support release!

=== Changes

==== Ruby/GLib2

  * Improvements
    * Supported test on Ruby 2.0.0.
      [GitHub #134] [Reported by mtasaka]

==== Ruby/Poppler

  * Improvements
    * Removed deprecated GDK support.

==== Ruby/GDK3

  * Improvements
    * Supported Ruby 2.0.0.
      [GitHub#129] [Reported by TOMITA Masahiro]

==== Ruby/GObjectIntrospection

  * Improvements
    * Supported not GType based flags.
    * Supported not GType based enum.
    * Supported custom callback function.
    * Supported .h install.
    * Supported .pc install.
    * More Rubyish method names are used.
    * Stopped to raise exception when there are two or more out
      parameters.
    * Added Loader.start_callback_dispatch_thread().
    * Supported arguments validation.
    * Stopped to use array for just one return value.
    * Supported Enumerator.
    * Hide constructor methods.

==== Ruby/GtkSourceView3

  * Fixes
    * Fixed wrong deb package name.

==== Ruby/Clutter

  * Fixes
    * Fixed wrong initialized check.
    * Stopped to override Clutter.init unexpectedly.

==== Ruby/ClutterGTK

  * Fixes
    * Fixed wrong initialized check.

==== Ruby/WebKitGTK

  * Fixes
    * Fixed wrong initialized check.

=== Thanks

  * Vincent Carmona
    (for unreleased GObjectIntrospection based GStreamer bindings)
  * TOMITA Masahiro
  * NAKAJIMA Takashi
    (for unreleased GObjectIntrospection based GStreamer bindings)
  * mtasaka
  • Loading branch information
obache committed Mar 16, 2013
1 parent 0c90f21 commit f12142e
Show file tree
Hide file tree
Showing 16 changed files with 20 additions and 79 deletions.
4 changes: 3 additions & 1 deletion devel/ruby-gnome2-gobject-introspection/PLIST
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
@comment $NetBSD: PLIST,v 1.1 2013/02/07 13:41:55 obache Exp $
@comment $NetBSD: PLIST,v 1.2 2013/03/16 12:25:47 obache Exp $
lib/pkgconfig/ruby-gobject-introspection.pc
${RUBY_VENDORLIB}/gobject-introspection.rb
${RUBY_VENDORLIB}/gobject-introspection/callable-info.rb
${RUBY_VENDORLIB}/gobject-introspection/collection-reader.rb
Expand All @@ -9,3 +10,4 @@ ${RUBY_VENDORLIB}/gobject-introspection/repository.rb
${RUBY_VENDORLIB}/gobject-introspection/struct-info.rb
${RUBY_VENDORLIB}/gobject-introspection/union-info.rb
${RUBY_VENDORARCHLIB}/gobject_introspection.${RUBY_DLEXT}
${RUBY_VENDORARCHLIB}/rb-gobject-introspection.h
3 changes: 1 addition & 2 deletions devel/ruby-gnome2-pango/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.33 2013/02/16 11:19:40 wiz Exp $
# $NetBSD: Makefile,v 1.34 2013/03/16 12:25:47 obache Exp $
#

PKGNAME= ${RUBY_PKGPREFIX}-gnome2-pango-${VERSION}
COMMENT= Ruby binding of pango-1.x
PKGREVISION= 1
CATEGORIES= devel fonts

CONFLICTS+= ruby-gnome2-pango-[0-9]*
Expand Down
3 changes: 1 addition & 2 deletions graphics/ruby-gnome2-gdk3/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.3 2013/02/16 11:18:25 wiz Exp $
# $NetBSD: Makefile,v 1.4 2013/03/16 12:25:48 obache Exp $
#

PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gdk3-${VERSION}
COMMENT= Ruby binding of GDK3
PKGREVISION= 1
CATEGORIES= graphics

CONFLICTS+= ruby[0-9][0-9]-gnome2-gdk3-[0-9]*
Expand Down
3 changes: 1 addition & 2 deletions graphics/ruby-gnome2-gdkpixbuf/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.32 2013/02/16 11:22:29 wiz Exp $
# $NetBSD: Makefile,v 1.33 2013/03/16 12:25:48 obache Exp $
#

PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gdkpixbuf-${VERSION}
COMMENT= Ruby binding of GdkPixbuf-2.x
PKGREVISION= 1
CATEGORIES= graphics devel

CONFLICTS+= ruby-gnome2-gdkpixbuf-[0-9]*
Expand Down
3 changes: 1 addition & 2 deletions graphics/ruby-gnome2-goocanvas/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.27 2013/02/16 11:22:29 wiz Exp $
# $NetBSD: Makefile,v 1.28 2013/03/16 12:25:48 obache Exp $
#

PKGNAME= ${RUBY_PKGPREFIX}-gnome2-goocanvas-${VERSION}
COMMENT= Ruby binding of GooCanvas
PKGREVISION= 1
CATEGORIES= graphics gnome

CONFLICTS+= ruby[0-9][0-9]-gnome2-goocanvas-[0-9]*
Expand Down
3 changes: 1 addition & 2 deletions graphics/ruby-gnome2-rsvg/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.40 2013/02/16 11:22:29 wiz Exp $
# $NetBSD: Makefile,v 1.41 2013/03/16 12:25:48 obache Exp $
#

PKGNAME= ${RUBY_PKGPREFIX}-gnome2-rsvg-${VERSION}
COMMENT= Ruby binding of librsvg
PKGREVISION= 1
CATEGORIES= graphics

CONFLICTS+= ruby[0-9][0-9]-gnome2-rsvg-[0-9]*
Expand Down
4 changes: 2 additions & 2 deletions meta-pkgs/ruby-gnome2/Makefile.common
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.27 2013/02/07 13:41:54 obache Exp $
# $NetBSD: Makefile.common,v 1.28 2013/03/16 12:25:47 obache Exp $
#
# used by devel/ruby-gnome2-atk/Makefile
# used by devel/ruby-gnome2-gio/Makefile
Expand Down Expand Up @@ -28,7 +28,7 @@ MAINTAINER= [email protected]
HOMEPAGE= http://ruby-gnome2.sourceforge.jp/
LICENSE= gnu-lgpl-v2.1

VERSION= 1.2.1
VERSION= 1.2.2
USE_RUBY_EXTCONF?= yes
CONFIGURE_ENV+= RUBYOPT="-Ku"

Expand Down
10 changes: 4 additions & 6 deletions meta-pkgs/ruby-gnome2/distinfo
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
$NetBSD: distinfo,v 1.31 2013/02/07 13:41:54 obache Exp $
$NetBSD: distinfo,v 1.32 2013/03/16 12:25:47 obache Exp $

SHA1 (ruby-gnome2-all-1.2.1.tar.gz) = cbf6cbe574f27582acdb93c9ebed828b0126f553
RMD160 (ruby-gnome2-all-1.2.1.tar.gz) = 76091e8dfdceb889ff75c6076f665d118765d908
Size (ruby-gnome2-all-1.2.1.tar.gz) = 1680458 bytes
SHA1 (patch-glib2_ext_glib2_rbglib.h) = 1a504f24e09acb6e962bde5fd8eace5696572ae4
SHA1 (patch-glib2_ext_glib2_rbgprivate.h) = 73ce03f3a64c3e2f54247012211fac359eb6ccf2
SHA1 (ruby-gnome2-all-1.2.2.tar.gz) = b93d427640aaeb6dd0a14ea93257ed9acbafd753
RMD160 (ruby-gnome2-all-1.2.2.tar.gz) = c2be22d358ae302140ee26b83cf3c1787e467737
Size (ruby-gnome2-all-1.2.2.tar.gz) = 1678394 bytes
SHA1 (patch-glib2_lib_mkmf-gnome2.rb) = 7ea9f2066aae905e64d8477f500245e3e3b5df9e
20 changes: 0 additions & 20 deletions meta-pkgs/ruby-gnome2/patches/patch-glib2_ext_glib2_rbglib.h

This file was deleted.

28 changes: 0 additions & 28 deletions meta-pkgs/ruby-gnome2/patches/patch-glib2_ext_glib2_rbgprivate.h

This file was deleted.

3 changes: 1 addition & 2 deletions print/ruby-gnome2-poppler/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.38 2013/02/16 11:24:14 wiz Exp $
# $NetBSD: Makefile,v 1.39 2013/03/16 12:25:48 obache Exp $
#

PKGNAME= ${RUBY_PKGPREFIX}-gnome2-poppler-${VERSION}
COMMENT= Ruby binding of poppler-glib
PKGREVISION= 1
CATEGORIES= print

CONFLICTS+= ruby[0-9][0-9]-gnome2-poppler-[0-9]*
Expand Down
3 changes: 1 addition & 2 deletions x11/ruby-gnome2-gtk/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.40 2013/02/16 11:18:57 wiz Exp $
# $NetBSD: Makefile,v 1.41 2013/03/16 12:25:49 obache Exp $
#

PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gtk-${VERSION}
COMMENT= Ruby binding of GTK+-2.x
PKGREVISION= 1
CATEGORIES= x11

CONFLICTS+= ruby-gnome2-gtk-[0-9]*
Expand Down
3 changes: 1 addition & 2 deletions x11/ruby-gnome2-gtk3/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.2 2013/02/16 11:18:24 wiz Exp $
# $NetBSD: Makefile,v 1.3 2013/03/16 12:25:49 obache Exp $
#

PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gtk3-${VERSION}
COMMENT= Ruby binding of GTK+-3.x
PKGREVISION= 1
CATEGORIES= x11

CONFLICTS+= ruby[0-9][0-9]-gnome2-gtk3-[0-9]*
Expand Down
3 changes: 1 addition & 2 deletions x11/ruby-gnome2-gtksourceview2/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.29 2013/02/16 11:25:27 wiz Exp $
# $NetBSD: Makefile,v 1.30 2013/03/16 12:25:49 obache Exp $
#

PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gtksourceview2-${VERSION}
COMMENT= Ruby binding of gtksourceview2
PKGREVISION= 1
CATEGORIES= x11

CONFLICTS+= ruby[0-9][0-9]-gnome2-gtksourceview2-[0-9]*
Expand Down
3 changes: 1 addition & 2 deletions x11/ruby-gnome2-gtksourceview3/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.2 2013/02/16 11:25:28 wiz Exp $
# $NetBSD: Makefile,v 1.3 2013/03/16 12:25:49 obache Exp $
#

PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gtksourceview3-${VERSION}
COMMENT= Ruby binding of gtksourceview3
PKGREVISION= 1
CATEGORIES= x11

CONFLICTS+= ruby[0-9][0-9]-gnome2-gtksourceview3-[0-9]*
Expand Down
3 changes: 1 addition & 2 deletions x11/ruby-gnome2-vte/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.32 2013/02/16 11:25:28 wiz Exp $
# $NetBSD: Makefile,v 1.33 2013/03/16 12:25:49 obache Exp $
#

PKGNAME= ${RUBY_PKGPREFIX}-gnome2-vte-${VERSION}
COMMENT= Ruby binding of vte
PKGREVISION= 1
CATEGORIES= x11

CONFLICTS+= ruby[0-9][0-9]-gnome2-vte-[0-9]*
Expand Down

0 comments on commit f12142e

Please sign in to comment.