ee4867c4a7
pkgsrc changes: * remove a fix for glib2 pulled from upstream * remove a gobject-introspection patch for netbsd-6 (seems fixed in upstream) Upstream changes (from NEWS): == Ruby-GNOME2 3.2.7: 2018-06-07 This is a packaging bug fix release of 3.2.6. === Changes ==== All * Improvements * Added support for using unreleased version with Bundler. [Patch by cedlemo] * Fixes * Fixed a packaging bug that dependencies are missing. == Ruby-GNOME2 3.2.6: 2018-06-06 This is a bug fix release of 3.2.5. === Changes ==== Document * Improvements * Updated project URL. [GitHub#1174][Patch by okkez] ==== All * Improvements * Added support for using unreleased version with Bundler. [Patch by cedlemo] * Windows: Upgraded bundled library versions. ==== Ruby/GLib2 * Improvements * (({GLib::Object.define_signal})): Added. (({GLib::Object.signal_new})) is deprecated. * (({GLib::Object.signal_new})): Changed to accept (({Symbol})) as flags. * (({GLib::Signal})): Migrated to (({TypedData})). * (({GLib::Enum})): Migrated to (({TypedData})). * (({GLib::Flags})): Migrated to (({TypedData})). * (({GLib::Boxed})): Migrated to (({TypedData})). * (({GLib::Param})): Migrated to (({TypedData})). * (({rbgobj_signal_new()})): Added. (({rbgobj_signal_wrap()})) is deprecated. * Dropped GLib < 2.28 support. * (({GLib::Variant.new})): Changed to accept (({String})) as variant type. * (({rbg_variant_type_from_ruby()})): Added. * (({rbg_gc_guard()})): Added. * (({rbg_gc_unguard()})): Added. * Fixes * Fixed a bug that signal created by (({GLib::Object.signal_new})) may be GC-ed. [GitHub#1166][Reported by Izumi Tsutsui] ==== Ruby/GObjectIntrospection * Improvements * (({GObjectIntrospection::Struct})): Migrated to (({TypedData})). * Improved better function detection. * Added heuristic callback data detection. * Added support for getting flags field value. * (({RBGICallbackData})): Hidden details. * (({rb_gi_callback_data_get_metadata()})): Added. * (({rb_gi_callback_data_get_rb_callback()})): Added. * Added (({to_integer})) to (({to_i})) mapping. [GitHub#1191][Patch by yosuke shiro] ==== Ruby/CairoGObject * Improvements * Added (({gtype})) class methods. ==== Ruby/GIO2 * Improvements * (({Gio::MenuItem#set_attribute_value})): Improved argument conversion. Callers don't need to create (({GLib::Variant})). * (({Gio::Settings.new})): Added support for keyword (({Hash})). [GitHub#1187][Patch by cedlemo] ==== Ruby/Pango * Improvements * (({Pango::Attribute})): Migrated to (({GLib::Boxed})). * (({Pango::Rectangle#dup})): Added. * (({rbpango_attribute_from_ruby()})): Added. * Fixes * Fixed a bug that wrong (({Pango::Attribute})) conversion. [GitHub#1188][Reported by kojix2] ==== Ruby/GdkPixbuf2 * Improvements * (({GdkPixbuf::Pixbuf#subpixbuf})): Added. (({GdkPixbuf::Pixbuf#new_subpixbuf})) is deprecated. * (({GdkPixbuf::Pixbuf#new})): Improved the default (({row_stride})) value. ==== Ruby/GDK3 * Improvements * (({Gdk::Cursor.new})): Added multiple calls with the same value. [GitHub#1195][Reported by kojix2] ==== Ruby/GTK3 * Improvements * Removed needless custom callback handlers. * Dropped GTK+ 3.10 support. * (({Gtk::Application.new})): Changed to all arguments are omittable. * (({Gtk::TextBuffer#insert})): Changed to raise an exception for unknown tag. * Fixes * Fixed a bug that (({Gtk::Version.or_later?})) requires the 3rd argument. * Fixed demo. * [GitHub#1175][GitHub#1176][GitHub#1177][GitHub#1178][GitHub#1183] [GitHub#1184][GitHub#1185] [Reported by kojix2] * [GitHub#1181][GitHub#1186][GitHub#1197][GitHub#1210] [Patch by kojix2] ==== Ruby/Poppler * Improvements * (({Cairo::Context#show_poppler_page})): Added for consistency. ==== Ruby/RSVG2 * Improvements * (({Cairo::Context#show_rsvg_handle})): Added for consistency. ==== Ruby/GStreamer * Improvements * (({Gst::Element.[]})): Added as a shortcut of (({Gst::ElementFactory.make})). * (({Gst::Bus#poll})): Made all arguments omittable. === Thanks * Izumi Tsutsui * okkez * kojix2 * cedlemo * yosuke shiro
90 lines
4.4 KiB
Text
90 lines
4.4 KiB
Text
@comment $NetBSD: PLIST,v 1.7 2018/06/09 03:36:07 tsutsui Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_EXTSDIR}/gem.build_complete
|
|
${GEM_EXTSDIR}/gobject_introspection.${RUBY_DLEXT}
|
|
${GEM_EXTSDIR}/rb-gobject-introspection.h
|
|
${GEM_LIBDIR}/COPYING.LIB
|
|
${GEM_LIBDIR}/README.md
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/ext/gobject-introspection/depend
|
|
${GEM_LIBDIR}/ext/gobject-introspection/extconf.rb
|
|
${GEM_LIBDIR}/ext/gobject-introspection/gobject-introspection-enum-types.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/gobject-introspection-enum-types.h
|
|
${GEM_LIBDIR}/ext/gobject-introspection/gobject_introspection.def
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-arg-info.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-argument.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-base-info.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-boxed-info.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-callable-info.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-callback-info.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-constant-info.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-constructor-info.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-conversions.h
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-enum-info.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-field-info.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-flags-info.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-function-info.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-interface-info.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-loader.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-method-info.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-object-info.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-private.h
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-property-info.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-registered-type-info.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-repository.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-signal-info.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-struct-info.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-type-info.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-type-tag.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-types.h
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-union-info.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-unresolved-info.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-value-info.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gi-vfunc-info.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gobject-introspection.c
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rb-gobject-introspection.h
|
|
${GEM_LIBDIR}/ext/gobject-introspection/rbgiversion.h
|
|
${GEM_LIBDIR}/extconf.rb
|
|
${GEM_LIBDIR}/gobject-introspection.gemspec
|
|
${GEM_LIBDIR}/lib/gi.rb
|
|
${GEM_LIBDIR}/lib/gobject-introspection.rb
|
|
${GEM_LIBDIR}/lib/gobject-introspection/arg-info.rb
|
|
${GEM_LIBDIR}/lib/gobject-introspection/boxed-info.rb
|
|
${GEM_LIBDIR}/lib/gobject-introspection/callable-info.rb
|
|
${GEM_LIBDIR}/lib/gobject-introspection/collection-reader.rb
|
|
${GEM_LIBDIR}/lib/gobject-introspection/interface-info.rb
|
|
${GEM_LIBDIR}/lib/gobject-introspection/loader.rb
|
|
${GEM_LIBDIR}/lib/gobject-introspection/object-info.rb
|
|
${GEM_LIBDIR}/lib/gobject-introspection/repository.rb
|
|
${GEM_LIBDIR}/lib/gobject-introspection/struct-info.rb
|
|
${GEM_LIBDIR}/lib/gobject-introspection/union-info.rb
|
|
${GEM_LIBDIR}/lib/gobject-introspection/version.rb
|
|
${GEM_LIBDIR}/lib/gobject_introspection.${RUBY_DLEXT}
|
|
${GEM_LIBDIR}/lib/rb-gobject-introspection.h
|
|
${GEM_LIBDIR}/test/gobject-introspection-test-utils.rb
|
|
${GEM_LIBDIR}/test/run-test.rb
|
|
${GEM_LIBDIR}/test/test-arg-info.rb
|
|
${GEM_LIBDIR}/test/test-base-info.rb
|
|
${GEM_LIBDIR}/test/test-boxed-info.rb
|
|
${GEM_LIBDIR}/test/test-callable-info.rb
|
|
${GEM_LIBDIR}/test/test-callback-info.rb
|
|
${GEM_LIBDIR}/test/test-constant-info.rb
|
|
${GEM_LIBDIR}/test/test-enum-info.rb
|
|
${GEM_LIBDIR}/test/test-field-type.rb
|
|
${GEM_LIBDIR}/test/test-flags-info.rb
|
|
${GEM_LIBDIR}/test/test-function-info.rb
|
|
${GEM_LIBDIR}/test/test-interface-info.rb
|
|
${GEM_LIBDIR}/test/test-loader.rb
|
|
${GEM_LIBDIR}/test/test-object-info.rb
|
|
${GEM_LIBDIR}/test/test-property-info.rb
|
|
${GEM_LIBDIR}/test/test-registered-type-info.rb
|
|
${GEM_LIBDIR}/test/test-repository.rb
|
|
${GEM_LIBDIR}/test/test-signal-info.rb
|
|
${GEM_LIBDIR}/test/test-struct-info.rb
|
|
${GEM_LIBDIR}/test/test-type-info.rb
|
|
${GEM_LIBDIR}/test/test-type-tag.rb
|
|
${GEM_LIBDIR}/test/test-union-info.rb
|
|
${GEM_LIBDIR}/test/test-value-info.rb
|
|
${GEM_LIBDIR}/test/test-version.rb
|
|
${GEM_LIBDIR}/test/test-vfunc-info.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|