gobject-introspection 3.2.5-x86-mingw32 → 3.2.6-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (90) hide show
  1. checksums.yaml +4 -4
  2. data/COPYING.LIB +502 -0
  3. data/README.md +24 -0
  4. data/Rakefile +7 -4
  5. data/ext/gobject-introspection/gobject_introspection.def +6 -1
  6. data/ext/gobject-introspection/rb-gi-argument.c +3 -1
  7. data/ext/gobject-introspection/rb-gi-constructor-info.c +3 -3
  8. data/ext/gobject-introspection/rb-gi-field-info.c +44 -8
  9. data/ext/gobject-introspection/rb-gi-function-info.c +45 -13
  10. data/ext/gobject-introspection/rb-gi-loader.c +10 -10
  11. data/ext/gobject-introspection/rb-gi-struct-info.c +82 -41
  12. data/ext/gobject-introspection/rb-gobject-introspection.h +12 -9
  13. data/gobject-introspection.gemspec +48 -0
  14. data/lib/2.2/gobject_introspection.so +0 -0
  15. data/lib/2.3/gobject_introspection.so +0 -0
  16. data/lib/2.4/gobject_introspection.so +0 -0
  17. data/lib/2.5/gobject_introspection.so +0 -0
  18. data/lib/gobject-introspection/loader.rb +4 -0
  19. data/vendor/local/bin/g-ir-compiler.exe +0 -0
  20. data/vendor/local/bin/g-ir-generate.exe +0 -0
  21. data/vendor/local/bin/g-ir-inspect.exe +0 -0
  22. data/vendor/local/bin/libgirepository-1.0-1.dll +0 -0
  23. data/vendor/local/lib/girepository-1.0/GLib-2.0.typelib +0 -0
  24. data/vendor/local/lib/gobject-introspection/giscanner/__init__.pyc +0 -0
  25. data/vendor/local/lib/gobject-introspection/giscanner/__init__.pyo +0 -0
  26. data/vendor/local/lib/gobject-introspection/giscanner/annotationmain.pyc +0 -0
  27. data/vendor/local/lib/gobject-introspection/giscanner/annotationmain.pyo +0 -0
  28. data/vendor/local/lib/gobject-introspection/giscanner/annotationparser.pyc +0 -0
  29. data/vendor/local/lib/gobject-introspection/giscanner/annotationparser.pyo +0 -0
  30. data/vendor/local/lib/gobject-introspection/giscanner/ast.pyc +0 -0
  31. data/vendor/local/lib/gobject-introspection/giscanner/ast.pyo +0 -0
  32. data/vendor/local/lib/gobject-introspection/giscanner/cachestore.pyc +0 -0
  33. data/vendor/local/lib/gobject-introspection/giscanner/cachestore.pyo +0 -0
  34. data/vendor/local/lib/gobject-introspection/giscanner/ccompiler.py +1 -1
  35. data/vendor/local/lib/gobject-introspection/giscanner/ccompiler.pyc +0 -0
  36. data/vendor/local/lib/gobject-introspection/giscanner/ccompiler.pyo +0 -0
  37. data/vendor/local/lib/gobject-introspection/giscanner/codegen.pyc +0 -0
  38. data/vendor/local/lib/gobject-introspection/giscanner/codegen.pyo +0 -0
  39. data/vendor/local/lib/gobject-introspection/giscanner/collections/__init__.pyc +0 -0
  40. data/vendor/local/lib/gobject-introspection/giscanner/collections/__init__.pyo +0 -0
  41. data/vendor/local/lib/gobject-introspection/giscanner/collections/counter.pyc +0 -0
  42. data/vendor/local/lib/gobject-introspection/giscanner/collections/counter.pyo +0 -0
  43. data/vendor/local/lib/gobject-introspection/giscanner/collections/ordereddict.pyc +0 -0
  44. data/vendor/local/lib/gobject-introspection/giscanner/collections/ordereddict.pyo +0 -0
  45. data/vendor/local/lib/gobject-introspection/giscanner/docmain.pyc +0 -0
  46. data/vendor/local/lib/gobject-introspection/giscanner/docmain.pyo +0 -0
  47. data/vendor/local/lib/gobject-introspection/giscanner/docwriter.pyc +0 -0
  48. data/vendor/local/lib/gobject-introspection/giscanner/docwriter.pyo +0 -0
  49. data/vendor/local/lib/gobject-introspection/giscanner/dumper.pyc +0 -0
  50. data/vendor/local/lib/gobject-introspection/giscanner/dumper.pyo +0 -0
  51. data/vendor/local/lib/gobject-introspection/giscanner/gdumpparser.pyc +0 -0
  52. data/vendor/local/lib/gobject-introspection/giscanner/gdumpparser.pyo +0 -0
  53. data/vendor/local/lib/gobject-introspection/giscanner/girparser.pyc +0 -0
  54. data/vendor/local/lib/gobject-introspection/giscanner/girparser.pyo +0 -0
  55. data/vendor/local/lib/gobject-introspection/giscanner/girwriter.pyc +0 -0
  56. data/vendor/local/lib/gobject-introspection/giscanner/girwriter.pyo +0 -0
  57. data/vendor/local/lib/gobject-introspection/giscanner/introspectablepass.pyc +0 -0
  58. data/vendor/local/lib/gobject-introspection/giscanner/introspectablepass.pyo +0 -0
  59. data/vendor/local/lib/gobject-introspection/giscanner/libtoolimporter.pyc +0 -0
  60. data/vendor/local/lib/gobject-introspection/giscanner/libtoolimporter.pyo +0 -0
  61. data/vendor/local/lib/gobject-introspection/giscanner/maintransformer.pyc +0 -0
  62. data/vendor/local/lib/gobject-introspection/giscanner/maintransformer.pyo +0 -0
  63. data/vendor/local/lib/gobject-introspection/giscanner/message.pyc +0 -0
  64. data/vendor/local/lib/gobject-introspection/giscanner/message.pyo +0 -0
  65. data/vendor/local/lib/gobject-introspection/giscanner/msvccompiler.pyc +0 -0
  66. data/vendor/local/lib/gobject-introspection/giscanner/msvccompiler.pyo +0 -0
  67. data/vendor/local/lib/gobject-introspection/giscanner/scannermain.pyc +0 -0
  68. data/vendor/local/lib/gobject-introspection/giscanner/scannermain.pyo +0 -0
  69. data/vendor/local/lib/gobject-introspection/giscanner/sectionparser.pyc +0 -0
  70. data/vendor/local/lib/gobject-introspection/giscanner/sectionparser.pyo +0 -0
  71. data/vendor/local/lib/gobject-introspection/giscanner/shlibs.pyc +0 -0
  72. data/vendor/local/lib/gobject-introspection/giscanner/shlibs.pyo +0 -0
  73. data/vendor/local/lib/gobject-introspection/giscanner/sourcescanner.pyc +0 -0
  74. data/vendor/local/lib/gobject-introspection/giscanner/sourcescanner.pyo +0 -0
  75. data/vendor/local/lib/gobject-introspection/giscanner/testcodegen.pyc +0 -0
  76. data/vendor/local/lib/gobject-introspection/giscanner/testcodegen.pyo +0 -0
  77. data/vendor/local/lib/gobject-introspection/giscanner/transformer.pyc +0 -0
  78. data/vendor/local/lib/gobject-introspection/giscanner/transformer.pyo +0 -0
  79. data/vendor/local/lib/gobject-introspection/giscanner/utils.pyc +0 -0
  80. data/vendor/local/lib/gobject-introspection/giscanner/utils.pyo +0 -0
  81. data/vendor/local/lib/gobject-introspection/giscanner/xmlwriter.pyc +0 -0
  82. data/vendor/local/lib/gobject-introspection/giscanner/xmlwriter.pyo +0 -0
  83. data/vendor/local/lib/libgirepository-1.0.a +0 -0
  84. data/vendor/local/lib/libgirepository-1.0.dll.a +0 -0
  85. data/vendor/local/lib/libgirepository-1.0.la +1 -1
  86. data/vendor/local/lib/pkgconfig/gobject-introspection-1.0.pc +1 -1
  87. data/vendor/local/lib/pkgconfig/gobject-introspection-no-export-1.0.pc +1 -1
  88. data/vendor/local/share/gir-1.0/GLib-2.0.gir +1 -1
  89. data/vendor/local/share/gir-1.0/Gio-2.0.gir +42 -17
  90. metadata +11 -34
@@ -1,6 +1,6 @@
1
1
  /* -*- c-file-style: "ruby"; indent-tabs-mode: nil -*- */
2
2
  /*
3
- * Copyright (C) 2012-2017 Ruby-GNOME2 Project Team
3
+ * Copyright (C) 2012-2018 Ruby-GNOME2 Project Team
4
4
  *
5
5
  * This library is free software; you can redistribute it and/or
6
6
  * modify it under the terms of the GNU Lesser General Public
@@ -28,8 +28,6 @@
28
28
 
29
29
  typedef gpointer (*RBGICallbackFinderFunc)(GIArgInfo *info);
30
30
 
31
- typedef struct _RBGICallback RBGICallback;
32
-
33
31
  typedef struct
34
32
  {
35
33
  GIArgInfo arg_info;
@@ -50,14 +48,19 @@ typedef struct
50
48
  gint out_arg_index;
51
49
  } RBGIArgMetadata;
52
50
 
53
- typedef struct {
54
- RBGICallback *callback;
55
- RBGIArgMetadata *metadata;
56
- VALUE rb_gc_guard_key;
57
- VALUE rb_callback;
58
- } RBGICallbackData;
51
+ typedef struct RBGICallbackData_ RBGICallbackData;
59
52
 
60
53
  void rb_gi_callback_register_finder (RBGICallbackFinderFunc finder);
61
54
  void rb_gi_callback_data_free (RBGICallbackData *callback_data);
55
+ RBGIArgMetadata *
56
+ rb_gi_callback_data_get_metadata(RBGICallbackData *callback_data);
57
+ VALUE
58
+ rb_gi_callback_data_get_rb_callback(RBGICallbackData *callback_data);
59
+
60
+ VALUE rb_gi_struct_new_raw(VALUE klass,
61
+ gpointer instance,
62
+ gboolean is_owned);
63
+ gpointer rb_gi_struct_get_raw(VALUE rb_struct,
64
+ GType gtype);
62
65
 
63
66
  #endif
@@ -0,0 +1,48 @@
1
+ # -*- ruby -*-
2
+ #
3
+ # Copyright (C) 2018 Ruby-GNOME2 Project Team
4
+ #
5
+ # This library is free software; you can redistribute it and/or
6
+ # modify it under the terms of the GNU Lesser General Public
7
+ # License as published by the Free Software Foundation; either
8
+ # version 2.1 of the License, or (at your option) any later version.
9
+ #
10
+ # This library is distributed in the hope that it will be useful,
11
+ # but WITHOUT ANY WARRANTY; without even the implied warranty of
12
+ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13
+ # Lesser General Public License for more details.
14
+ #
15
+ # You should have received a copy of the GNU Lesser General Public
16
+ # License along with this library; if not, write to the Free Software
17
+ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
18
+
19
+ require_relative "../glib2/version"
20
+
21
+ Gem::Specification.new do |s|
22
+ s.name = "gobject-introspection"
23
+ s.summary =
24
+ "Ruby/GObjectIntrospection is a " +
25
+ "Ruby binding of GObject Introspection."
26
+ s.description =
27
+ "Ruby/GObjectIntrospection provides bindings of GObject Introspection " +
28
+ "and a loader module that can generate dynamically Ruby bindings " +
29
+ "of any GObject C libraries"
30
+ s.author = "The Ruby-GNOME2 Project Team"
31
+ s.email = "ruby-gnome2-devel-en@lists.sourceforge.net"
32
+ s.homepage = "https://ruby-gnome2.osdn.jp/"
33
+ s.licenses = ["LGPL-2.1+"]
34
+ s.version = ruby_glib2_version
35
+ s.extensions = ["ext/#{s.name}/extconf.rb"]
36
+ s.require_paths = ["lib"]
37
+ s.files = [
38
+ "COPYING.LIB",
39
+ "README.md",
40
+ "Rakefile",
41
+ "#{s.name}.gemspec",
42
+ "extconf.rb",
43
+ "ext/#{s.name}/depend",
44
+ ]
45
+ s.files += Dir.glob("lib/**/*.rb")
46
+ s.files += Dir.glob("ext/#{s.name}/*.{c,h,def,rb}")
47
+ s.files += Dir.glob("test/**/*")
48
+ end
Binary file
Binary file
Binary file
Binary file
@@ -366,6 +366,8 @@ module GObjectIntrospection
366
366
  end
367
367
 
368
368
  def match_argument?(arg_info, argument)
369
+ return true if argument.nil? and arg_info.may_be_null?
370
+
369
371
  type = arg_info.type
370
372
  case type.tag
371
373
  when TypeTag::BOOLEAN
@@ -501,6 +503,8 @@ module GObjectIntrospection
501
503
  end
502
504
  when "to_string"
503
505
  "to_s"
506
+ when "to_integer"
507
+ "to_i"
504
508
  when "foreach"
505
509
  "each"
506
510
  else
Binary file
Binary file
Binary file
@@ -119,7 +119,7 @@ class CCompiler(object):
119
119
  if os.name == 'nt':
120
120
  runtime_path_envvar = ['LIB', 'PATH']
121
121
  else:
122
- runtime_path_envvar = ['LD_LIBRARY_PATH']
122
+ runtime_path_envvar = ['LD_LIBRARY_PATH', 'DYLD_LIBRARY_PATH']
123
123
  # Search the current directory first
124
124
  # (This flag is not supported nor needed for Visual C++)
125
125
  args.append('-L.')
Binary file
@@ -17,7 +17,7 @@ old_library='libgirepository-1.0.a'
17
17
  inherited_linker_flags=' -pthread'
18
18
 
19
19
  # Libraries that this one depends upon.
20
- dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/gobject-introspection/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib/../lib /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgio-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgmodule-2.0.la -ldnsapi -liphlpapi -lz /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgobject-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/../lib/libffi.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libglib-2.0.la -lws2_32 -lole32 -lwinmm -lshlwapi /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libpcre.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libintl.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libiconv.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/../lib/libffi.la'
20
+ dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/gobject-introspection/vendor/local/lib -L/home/vagrant/ruby-gnome2/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib/../lib /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgio-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgmodule-2.0.la -ldnsapi -liphlpapi -lz /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgobject-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/../lib/libffi.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libglib-2.0.la -lws2_32 -lole32 -lwinmm -lshlwapi /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libpcre.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libintl.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libiconv.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/../lib/libffi.la'
21
21
 
22
22
  # Names of additional weak libraries provided by this library
23
23
  weak_library_names=''
@@ -21,4 +21,4 @@ Libs.private:
21
21
 
22
22
  Name: gobject-introspection
23
23
  Description: GObject Introspection
24
- Version: 1.56.0
24
+ Version: 1.56.1
@@ -20,4 +20,4 @@ Libs.private:
20
20
 
21
21
  Name: gobject-introspection
22
22
  Description: GObject Introspection
23
- Version: 1.56.0
23
+ Version: 1.56.1
@@ -13286,7 +13286,7 @@ linked against at application run time.</doc>
13286
13286
  <doc xml:space="preserve">The maximum value which can be held in a #guint8.</doc>
13287
13287
  <type name="guint8" c:type="guint8"/>
13288
13288
  </constant>
13289
- <constant name="MICRO_VERSION" value="0" c:type="GLIB_MICRO_VERSION">
13289
+ <constant name="MICRO_VERSION" value="1" c:type="GLIB_MICRO_VERSION">
13290
13290
  <doc xml:space="preserve">The micro version number of the GLib library.
13291
13291
 
13292
13292
  Like #gtk_micro_version, but from the headers used at
@@ -4431,10 +4431,11 @@ is not the primary instance then a signal is sent to the primary
4431
4431
  instance and g_application_run() promptly returns. See the code
4432
4432
  examples below.
4433
4433
 
4434
- If used, the expected form of an application identifier is very close
4435
- to that of of a
4436
- [D-Bus bus name](http://dbus.freedesktop.org/doc/dbus-specification.html#message-protocol-names-interface).
4437
- Examples include: "com.example.MyApp", "org.example.internal-apps.Calculator".
4434
+ If used, the expected form of an application identifier is the same as
4435
+ that of of a
4436
+ [D-Bus well-known bus name](https://dbus.freedesktop.org/doc/dbus-specification.html#message-protocol-names-bus).
4437
+ Examples include: `com.example.MyApp`, `org.example.internal_apps.Calculator`,
4438
+ `org._7_zip.Archiver`.
4438
4439
  For details on valid application identifiers, see g_application_id_is_valid().
4439
4440
 
4440
4441
  On Linux, the application identifier is claimed as a well-known bus name
@@ -4555,22 +4556,46 @@ If there is no default application then %NULL is returned.</doc>
4555
4556
  A valid ID is required for calls to g_application_new() and
4556
4557
  g_application_set_application_id().
4557
4558
 
4559
+ Application identifiers follow the same format as
4560
+ [D-Bus well-known bus names](https://dbus.freedesktop.org/doc/dbus-specification.html#message-protocol-names-bus).
4558
4561
  For convenience, the restrictions on application identifiers are
4559
4562
  reproduced here:
4560
4563
 
4561
- - Application identifiers must contain only the ASCII characters
4562
- "[A-Z][a-z][0-9]_-." and must not begin with a digit.
4563
-
4564
- - Application identifiers must contain at least one '.' (period)
4565
- character (and thus at least two elements).
4566
-
4567
- - Application identifiers must not begin or end with a '.' (period)
4568
- character.
4569
-
4570
- - Application identifiers must not contain consecutive '.' (period)
4571
- characters.
4572
-
4573
- - Application identifiers must not exceed 255 characters.</doc>
4564
+ - Application identifiers are composed of 1 or more elements separated by a
4565
+ period (`.`) character. All elements must contain at least one character.
4566
+
4567
+ - Each element must only contain the ASCII characters `[A-Z][a-z][0-9]_-`,
4568
+ with `-` discouraged in new application identifiers. Each element must not
4569
+ begin with a digit.
4570
+
4571
+ - Application identifiers must contain at least one `.` (period) character
4572
+ (and thus at least two elements).
4573
+
4574
+ - Application identifiers must not begin with a `.` (period) character.
4575
+
4576
+ - Application identifiers must not exceed 255 characters.
4577
+
4578
+ Note that the hyphen (`-`) character is allowed in application identifiers,
4579
+ but is problematic or not allowed in various specifications and APIs that
4580
+ refer to D-Bus, such as
4581
+ [Flatpak application IDs](http://docs.flatpak.org/en/latest/introduction.html#identifiers),
4582
+ the
4583
+ [`DBusActivatable` interface in the Desktop Entry Specification](https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#dbus),
4584
+ and the convention that an application's "main" interface and object path
4585
+ resemble its application identifier and bus name. To avoid situations that
4586
+ require special-case handling, it is recommended that new application
4587
+ identifiers consistently replace hyphens with underscores.
4588
+
4589
+ Like D-Bus interface names, application identifiers should start with the
4590
+ reversed DNS domain name of the author of the interface (in lower-case), and
4591
+ it is conventional for the rest of the application identifier to consist of
4592
+ words run together, with initial capital letters.
4593
+
4594
+ As with D-Bus interface names, if the author's DNS domain name contains
4595
+ hyphen/minus characters they should be replaced by underscores, and if it
4596
+ contains leading digits they should be escaped by prepending an underscore.
4597
+ For example, if the owner of 7-zip.org used an application identifier for an
4598
+ archiving application, it might be named `org._7_zip.Archiver`.</doc>
4574
4599
  <return-value transfer-ownership="none">
4575
4600
  <doc xml:space="preserve">%TRUE if @application_id is valid</doc>
4576
4601
  <type name="gboolean" c:type="gboolean"/>
metadata CHANGED
@@ -1,49 +1,25 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gobject-introspection
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2.5
4
+ version: 3.2.6
5
5
  platform: x86-mingw32
6
6
  authors:
7
7
  - The Ruby-GNOME2 Project Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-05-02 00:00:00.000000000 Z
12
- dependencies:
13
- - !ruby/object:Gem::Dependency
14
- name: glib2
15
- requirement: !ruby/object:Gem::Requirement
16
- requirements:
17
- - - '='
18
- - !ruby/object:Gem::Version
19
- version: 3.2.5
20
- type: :runtime
21
- prerelease: false
22
- version_requirements: !ruby/object:Gem::Requirement
23
- requirements:
24
- - - '='
25
- - !ruby/object:Gem::Version
26
- version: 3.2.5
27
- - !ruby/object:Gem::Dependency
28
- name: test-unit
29
- requirement: !ruby/object:Gem::Requirement
30
- requirements:
31
- - - ">="
32
- - !ruby/object:Gem::Version
33
- version: '2'
34
- type: :development
35
- prerelease: false
36
- version_requirements: !ruby/object:Gem::Requirement
37
- requirements:
38
- - - ">="
39
- - !ruby/object:Gem::Version
40
- version: '2'
41
- description: Ruby/GObjectIntrospection is a Ruby binding of GObjectIntrospection.
11
+ date: 2018-06-06 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: Ruby/GObjectIntrospection provides bindings of GObject Introspection
14
+ and a loader module that can generate dynamically Ruby bindings of any GObject C
15
+ libraries
42
16
  email: ruby-gnome2-devel-en@lists.sourceforge.net
43
17
  executables: []
44
18
  extensions: []
45
19
  extra_rdoc_files: []
46
20
  files:
21
+ - COPYING.LIB
22
+ - README.md
47
23
  - Rakefile
48
24
  - ext/gobject-introspection/depend
49
25
  - ext/gobject-introspection/extconf.rb
@@ -81,6 +57,7 @@ files:
81
57
  - ext/gobject-introspection/rb-gobject-introspection.c
82
58
  - ext/gobject-introspection/rb-gobject-introspection.h
83
59
  - extconf.rb
60
+ - gobject-introspection.gemspec
84
61
  - lib/2.2/gobject_introspection.so
85
62
  - lib/2.3/gobject_introspection.so
86
63
  - lib/2.4/gobject_introspection.so
@@ -345,7 +322,7 @@ files:
345
322
  - vendor/local/share/license/gobject-introspection/COPYING
346
323
  - vendor/local/share/man/man1/g-ir-compiler.1
347
324
  - vendor/local/share/man/man1/g-ir-generate.1
348
- homepage: http://ruby-gnome2.sourceforge.jp/
325
+ homepage: https://ruby-gnome2.osdn.jp/
349
326
  licenses:
350
327
  - LGPL-2.1+
351
328
  metadata: {}
@@ -371,5 +348,5 @@ rubyforge_project:
371
348
  rubygems_version: 2.7.6
372
349
  signing_key:
373
350
  specification_version: 4
374
- summary: Ruby/GObjectIntrospection is a Ruby binding of GObjectIntrospection.
351
+ summary: Ruby/GObjectIntrospection is a Ruby binding of GObject Introspection.
375
352
  test_files: []