clutter 3.1.1-x64-mingw32 → 3.1.2-x64-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (122) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +1 -10
  3. data/dependency-check/Rakefile +40 -0
  4. data/test/clutter-test-utils.rb +0 -4
  5. data/test/run-test.rb +1 -1
  6. data/vendor/local/bin/json-glib-format.exe +0 -0
  7. data/vendor/local/bin/json-glib-validate.exe +0 -0
  8. data/vendor/local/bin/libclutter-1.0-0.dll +0 -0
  9. data/vendor/local/bin/libcogl-20.dll +0 -0
  10. data/vendor/local/bin/libcogl-pango-20.dll +0 -0
  11. data/vendor/local/bin/libcogl-path-20.dll +0 -0
  12. data/vendor/local/bin/libjson-glib-1.0-0.dll +0 -0
  13. data/vendor/local/include/json-glib-1.0/json-glib/json-gobject.h +4 -0
  14. data/vendor/local/include/json-glib-1.0/json-glib/json-version.h +3 -3
  15. data/vendor/local/lib/girepository-1.0/Json-1.0.typelib +0 -0
  16. data/vendor/local/lib/libclutter-1.0.dll.a +0 -0
  17. data/vendor/local/lib/libcogl-pango.dll.a +0 -0
  18. data/vendor/local/lib/libcogl-path.dll.a +0 -0
  19. data/vendor/local/lib/libcogl.dll.a +0 -0
  20. data/vendor/local/lib/libjson-glib-1.0.dll.a +0 -0
  21. data/vendor/local/lib/libjson-glib-1.0.la +1 -1
  22. data/vendor/local/lib/pkgconfig/json-glib-1.0.pc +2 -2
  23. data/vendor/local/share/gir-1.0/Cogl-1.0.gir +1 -1
  24. data/vendor/local/share/gir-1.0/Cogl-2.0.gir +4 -4
  25. data/vendor/local/share/gir-1.0/Json-1.0.gir +42 -23
  26. data/vendor/local/share/gtk-doc/html/json-glib/JsonBuilder.html +43 -38
  27. data/vendor/local/share/gtk-doc/html/json-glib/JsonGenerator.html +60 -55
  28. data/vendor/local/share/gtk-doc/html/json-glib/JsonParser.html +118 -113
  29. data/vendor/local/share/gtk-doc/html/json-glib/JsonPath.html +28 -23
  30. data/vendor/local/share/gtk-doc/html/json-glib/JsonReader.html +82 -77
  31. data/vendor/local/share/gtk-doc/html/json-glib/annotation-glossary.html +1 -1
  32. data/vendor/local/share/gtk-doc/html/json-glib/ch01.html +1 -1
  33. data/vendor/local/share/gtk-doc/html/json-glib/ch02.html +1 -1
  34. data/vendor/local/share/gtk-doc/html/json-glib/ch03.html +1 -1
  35. data/vendor/local/share/gtk-doc/html/json-glib/ch04.html +1 -1
  36. data/vendor/local/share/gtk-doc/html/json-glib/ch06.html +4 -4
  37. data/vendor/local/share/gtk-doc/html/json-glib/index.html +23 -5
  38. data/vendor/local/share/gtk-doc/html/json-glib/ix01.html +1 -1
  39. data/vendor/local/share/gtk-doc/html/json-glib/ix02.html +1 -1
  40. data/vendor/local/share/gtk-doc/html/json-glib/ix03.html +1 -1
  41. data/vendor/local/share/gtk-doc/html/json-glib/ix04.html +1 -1
  42. data/vendor/local/share/gtk-doc/html/json-glib/ix05.html +1 -1
  43. data/vendor/local/share/gtk-doc/html/json-glib/ix06.html +1 -1
  44. data/vendor/local/share/gtk-doc/html/json-glib/ix07.html +1 -1
  45. data/vendor/local/share/gtk-doc/html/json-glib/ix08.html +1 -1
  46. data/vendor/local/share/gtk-doc/html/json-glib/ix09.html +1 -1
  47. data/vendor/local/share/gtk-doc/html/json-glib/ix10.html +1 -1
  48. data/vendor/local/share/gtk-doc/html/json-glib/ix11.html +1 -1
  49. data/vendor/local/share/gtk-doc/html/json-glib/json-advanced.html +1 -1
  50. data/vendor/local/share/gtk-doc/html/json-glib/json-base.html +3 -3
  51. data/vendor/local/share/gtk-doc/html/json-glib/json-format-tool.html +1 -1
  52. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Boxed-Types-Serialization.html +58 -53
  53. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-GObject-Serialization.html +62 -57
  54. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Array.html +85 -80
  55. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-GVariant-Integration.html +56 -51
  56. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Node.html +169 -144
  57. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Object.html +116 -111
  58. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Serializable-Interface.html +66 -61
  59. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Utility-API.html +14 -9
  60. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Versioning-information.html +15 -10
  61. data/vendor/local/share/gtk-doc/html/json-glib/json-glib.devhelp2 +1 -1
  62. data/vendor/local/share/gtk-doc/html/json-glib/{json-glib.html → json-overview.html} +6 -2
  63. data/vendor/local/share/gtk-doc/html/json-glib/json-streams.html +1 -1
  64. data/vendor/local/share/gtk-doc/html/json-glib/json-tools.html +1 -1
  65. data/vendor/local/share/gtk-doc/html/json-glib/json-validate-tool.html +1 -1
  66. data/vendor/local/share/gtk-doc/html/json-glib/license.html +1 -1
  67. data/vendor/local/share/gtk-doc/html/json-glib/tools.html +1 -1
  68. data/vendor/local/share/locale/as/LC_MESSAGES/json-glib-1.0.mo +0 -0
  69. data/vendor/local/share/locale/bg/LC_MESSAGES/json-glib-1.0.mo +0 -0
  70. data/vendor/local/share/locale/bn_IN/LC_MESSAGES/json-glib-1.0.mo +0 -0
  71. data/vendor/local/share/locale/bs/LC_MESSAGES/json-glib-1.0.mo +0 -0
  72. data/vendor/local/share/locale/ca/LC_MESSAGES/json-glib-1.0.mo +0 -0
  73. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/json-glib-1.0.mo +0 -0
  74. data/vendor/local/share/locale/cs/LC_MESSAGES/json-glib-1.0.mo +0 -0
  75. data/vendor/local/share/locale/da/LC_MESSAGES/json-glib-1.0.mo +0 -0
  76. data/vendor/local/share/locale/de/LC_MESSAGES/json-glib-1.0.mo +0 -0
  77. data/vendor/local/share/locale/el/LC_MESSAGES/json-glib-1.0.mo +0 -0
  78. data/vendor/local/share/locale/en_GB/LC_MESSAGES/json-glib-1.0.mo +0 -0
  79. data/vendor/local/share/locale/eo/LC_MESSAGES/json-glib-1.0.mo +0 -0
  80. data/vendor/local/share/locale/es/LC_MESSAGES/json-glib-1.0.mo +0 -0
  81. data/vendor/local/share/locale/et/LC_MESSAGES/json-glib-1.0.mo +0 -0
  82. data/vendor/local/share/locale/eu/LC_MESSAGES/json-glib-1.0.mo +0 -0
  83. data/vendor/local/share/locale/fr/LC_MESSAGES/json-glib-1.0.mo +0 -0
  84. data/vendor/local/share/locale/fur/LC_MESSAGES/json-glib-1.0.mo +0 -0
  85. data/vendor/local/share/locale/gl/LC_MESSAGES/json-glib-1.0.mo +0 -0
  86. data/vendor/local/share/locale/he/LC_MESSAGES/json-glib-1.0.mo +0 -0
  87. data/vendor/local/share/locale/hi/LC_MESSAGES/json-glib-1.0.mo +0 -0
  88. data/vendor/local/share/locale/hu/LC_MESSAGES/json-glib-1.0.mo +0 -0
  89. data/vendor/local/share/locale/id/LC_MESSAGES/json-glib-1.0.mo +0 -0
  90. data/vendor/local/share/locale/it/LC_MESSAGES/json-glib-1.0.mo +0 -0
  91. data/vendor/local/share/locale/ja/LC_MESSAGES/json-glib-1.0.mo +0 -0
  92. data/vendor/local/share/locale/ko/LC_MESSAGES/json-glib-1.0.mo +0 -0
  93. data/vendor/local/share/locale/ky/LC_MESSAGES/json-glib-1.0.mo +0 -0
  94. data/vendor/local/share/locale/lt/LC_MESSAGES/json-glib-1.0.mo +0 -0
  95. data/vendor/local/share/locale/lv/LC_MESSAGES/json-glib-1.0.mo +0 -0
  96. data/vendor/local/share/locale/ml/LC_MESSAGES/json-glib-1.0.mo +0 -0
  97. data/vendor/local/share/locale/nb/LC_MESSAGES/json-glib-1.0.mo +0 -0
  98. data/vendor/local/share/locale/oc/LC_MESSAGES/json-glib-1.0.mo +0 -0
  99. data/vendor/local/share/locale/or/LC_MESSAGES/json-glib-1.0.mo +0 -0
  100. data/vendor/local/share/locale/pa/LC_MESSAGES/json-glib-1.0.mo +0 -0
  101. data/vendor/local/share/locale/pl/LC_MESSAGES/json-glib-1.0.mo +0 -0
  102. data/vendor/local/share/locale/pt/LC_MESSAGES/json-glib-1.0.mo +0 -0
  103. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/json-glib-1.0.mo +0 -0
  104. data/vendor/local/share/locale/ro/LC_MESSAGES/json-glib-1.0.mo +0 -0
  105. data/vendor/local/share/locale/ru/LC_MESSAGES/json-glib-1.0.mo +0 -0
  106. data/vendor/local/share/locale/sk/LC_MESSAGES/json-glib-1.0.mo +0 -0
  107. data/vendor/local/share/locale/sl/LC_MESSAGES/json-glib-1.0.mo +0 -0
  108. data/vendor/local/share/locale/sr/LC_MESSAGES/json-glib-1.0.mo +0 -0
  109. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/json-glib-1.0.mo +0 -0
  110. data/vendor/local/share/locale/sv/LC_MESSAGES/json-glib-1.0.mo +0 -0
  111. data/vendor/local/share/locale/te/LC_MESSAGES/json-glib-1.0.mo +0 -0
  112. data/vendor/local/share/locale/tg/LC_MESSAGES/json-glib-1.0.mo +0 -0
  113. data/vendor/local/share/locale/tr/LC_MESSAGES/json-glib-1.0.mo +0 -0
  114. data/vendor/local/share/locale/ug/LC_MESSAGES/json-glib-1.0.mo +0 -0
  115. data/vendor/local/share/locale/uk/LC_MESSAGES/json-glib-1.0.mo +0 -0
  116. data/vendor/local/share/locale/vi/LC_MESSAGES/json-glib-1.0.mo +0 -0
  117. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/json-glib-1.0.mo +0 -0
  118. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/json-glib-1.0.mo +0 -0
  119. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/json-glib-1.0.mo +0 -0
  120. data/vendor/local/share/man/man1/json-glib-format.1 +2 -2
  121. data/vendor/local/share/man/man1/json-glib-validate.1 +2 -2
  122. metadata +15 -14
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Versioning information: JSON-GLib Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
7
  <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
8
  <link rel="up" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
9
9
  <link rel="prev" href="json-glib-JSON-GVariant-Integration.html" title="JSON GVariant Integration">
@@ -33,7 +33,7 @@
33
33
  </tr></table></div>
34
34
  <div class="refsect1">
35
35
  <a name="json-glib-Versioning-information.functions"></a><h2>Functions</h2>
36
- <div class="informaltable"><table width="100%" border="0">
36
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
37
37
  <colgroup>
38
38
  <col width="150px" class="functions_return">
39
39
  <col class="functions_name">
@@ -48,7 +48,7 @@
48
48
  </div>
49
49
  <div class="refsect1">
50
50
  <a name="json-glib-Versioning-information.other"></a><h2>Types and Values</h2>
51
- <div class="informaltable"><table width="100%" border="0">
51
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
52
52
  <colgroup>
53
53
  <col width="150px" class="name">
54
54
  <col class="description">
@@ -90,6 +90,11 @@
90
90
  </table></div>
91
91
  </div>
92
92
  <div class="refsect1">
93
+ <a name="json-glib-Versioning-information.includes"></a><h2>Includes</h2>
94
+ <pre class="synopsis">#include &lt;json-glib/json-glib.h&gt;
95
+ </pre>
96
+ </div>
97
+ <div class="refsect1">
93
98
  <a name="json-glib-Versioning-information.description"></a><h2>Description</h2>
94
99
  <p>JSON-GLib provides macros to check the version of the library
95
100
  at compile-time</p>
@@ -99,11 +104,11 @@ at compile-time</p>
99
104
  <div class="refsect2">
100
105
  <a name="JSON-CHECK-VERSION:CAPS"></a><h3>JSON_CHECK_VERSION()</h3>
101
106
  <pre class="programlisting">#define JSON_CHECK_VERSION(major,minor,micro)</pre>
102
- <p>Compile-time version checking. Evaluates to <code class="literal">TRUE</code> if the version
107
+ <p>Compile-time version checking. Evaluates to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the version
103
108
  of Json is greater than the required one.</p>
104
109
  <div class="refsect3">
105
110
  <a name="JSON-CHECK-VERSION.parameters"></a><h4>Parameters</h4>
106
- <div class="informaltable"><table width="100%" border="0">
111
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
107
112
  <colgroup>
108
113
  <col width="150px" class="parameters_name">
109
114
  <col class="parameters_description">
@@ -134,35 +139,35 @@ of Json is greater than the required one.</p>
134
139
  <a name="json-glib-Versioning-information.other_details"></a><h2>Types and Values</h2>
135
140
  <div class="refsect2">
136
141
  <a name="JSON-MAJOR-VERSION:CAPS"></a><h3>JSON_MAJOR_VERSION</h3>
137
- <pre class="programlisting">#define JSON_MAJOR_VERSION (1)
142
+ <pre class="programlisting">#define JSON_MAJOR_VERSION
138
143
  </pre>
139
144
  <p>Json major version component (e.g. 1 if <a class="link" href="json-glib-Versioning-information.html#JSON-VERSION:CAPS" title="JSON_VERSION"><code class="literal">JSON_VERSION</code></a> is 1.2.3)</p>
140
145
  </div>
141
146
  <hr>
142
147
  <div class="refsect2">
143
148
  <a name="JSON-MINOR-VERSION:CAPS"></a><h3>JSON_MINOR_VERSION</h3>
144
- <pre class="programlisting">#define JSON_MINOR_VERSION (2)
149
+ <pre class="programlisting">#define JSON_MINOR_VERSION
145
150
  </pre>
146
151
  <p>Json minor version component (e.g. 2 if <a class="link" href="json-glib-Versioning-information.html#JSON-VERSION:CAPS" title="JSON_VERSION"><code class="literal">JSON_VERSION</code></a> is 1.2.3)</p>
147
152
  </div>
148
153
  <hr>
149
154
  <div class="refsect2">
150
155
  <a name="JSON-MICRO-VERSION:CAPS"></a><h3>JSON_MICRO_VERSION</h3>
151
- <pre class="programlisting">#define JSON_MICRO_VERSION (2)
156
+ <pre class="programlisting">#define JSON_MICRO_VERSION
152
157
  </pre>
153
158
  <p>Json micro version component (e.g. 3 if <a class="link" href="json-glib-Versioning-information.html#JSON-VERSION:CAPS" title="JSON_VERSION"><code class="literal">JSON_VERSION</code></a> is 1.2.3)</p>
154
159
  </div>
155
160
  <hr>
156
161
  <div class="refsect2">
157
162
  <a name="JSON-VERSION:CAPS"></a><h3>JSON_VERSION</h3>
158
- <pre class="programlisting">#define JSON_VERSION (1.2.2)
163
+ <pre class="programlisting">#define JSON_VERSION (1.2.8)
159
164
  </pre>
160
165
  <p>Json version.</p>
161
166
  </div>
162
167
  <hr>
163
168
  <div class="refsect2">
164
169
  <a name="JSON-VERSION-S:CAPS"></a><h3>JSON_VERSION_S</h3>
165
- <pre class="programlisting">#define JSON_VERSION_S "1.2.2"
170
+ <pre class="programlisting">#define JSON_VERSION_S "1.2.8"
166
171
  </pre>
167
172
  <p>JSON-GLib version, encoded as a string, useful for printing and
168
173
  concatenation.</p>
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8" standalone="no"?>
2
2
  <book xmlns="http://www.devhelp.net/book" title="JSON-GLib Reference Manual" link="index.html" author="" name="json-glib" version="2" language="c">
3
3
  <chapters>
4
- <sub name="JSON-GLib Overview" link="json-glib.html"/>
4
+ <sub name="JSON-GLib Overview" link="json-overview.html"/>
5
5
  <sub name="JSON-GLib Reference" link="json-base.html">
6
6
  <sub name="Data Types" link="ch01.html">
7
7
  <sub name="JSON Node" link="json-glib-JSON-Node.html"/>
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Part I. JSON-GLib Overview: JSON-GLib Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
7
  <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
8
  <link rel="up" href="index.html" title="JSON-GLib Reference Manual">
9
9
  <link rel="prev" href="index.html" title="JSON-GLib Reference Manual">
@@ -21,7 +21,7 @@
21
21
  </tr></table>
22
22
  <div class="part">
23
23
  <div class="titlepage"><div><div><h1 class="title">
24
- <a name="json-glib"></a>Part I. JSON-GLib Overview</h1></div></div></div>
24
+ <a name="json-overview"></a>Part I. JSON-GLib Overview</h1></div></div></div>
25
25
  <div class="partintro">
26
26
  <div></div>
27
27
  <p>
@@ -29,6 +29,10 @@
29
29
  and writing of JSON (JavaScript Object Notation) streams, using GLib's
30
30
  data types and API.
31
31
  </p>
32
+ <p>
33
+ JSON (JavaScript Object Notation) is a lightweight data-interchange
34
+ format. More information on the grammar is <a class="ulink" href="http://json.org" target="_top">available on json.org</a>.
35
+ </p>
32
36
  </div>
33
37
  </div>
34
38
  <div class="footer">
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Part III. Reading and writing: JSON-GLib Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
7
  <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
8
  <link rel="up" href="index.html" title="JSON-GLib Reference Manual">
9
9
  <link rel="prev" href="json-glib-JSON-Object.html" title="JSON Object">
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Part V. JSON-GLib Additional Reference: JSON-GLib Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
7
  <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
8
  <link rel="up" href="index.html" title="JSON-GLib Reference Manual">
9
9
  <link rel="prev" href="json-glib-Versioning-information.html" title="Versioning information">
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>json-glib-validate: JSON-GLib Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
7
  <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
8
  <link rel="up" href="tools.html" title="JSON-GLib Tools">
9
9
  <link rel="prev" href="json-format-tool.html" title="json-glib-format">
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Appendix A. License: JSON-GLib Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
7
  <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
8
  <link rel="up" href="index.html" title="JSON-GLib Reference Manual">
9
9
  <link rel="prev" href="annotation-glossary.html" title="Annotation Glossary">
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>JSON-GLib Tools: JSON-GLib Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
7
  <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
8
  <link rel="up" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
9
9
  <link rel="prev" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
@@ -1,8 +1,8 @@
1
1
  '\" t
2
2
  .\" Title: json-glib-format
3
3
  .\" Author: Emmanuele Bassi
4
- .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5
- .\" Date: 07/29/2016
4
+ .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
5
+ .\" Date: 03/18/2017
6
6
  .\" Manual: User Commands
7
7
  .\" Source: JSON-GLib
8
8
  .\" Language: English
@@ -1,8 +1,8 @@
1
1
  '\" t
2
2
  .\" Title: json-glib-validate
3
3
  .\" Author: Emmanuele Bassi
4
- .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5
- .\" Date: 07/29/2016
4
+ .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
5
+ .\" Date: 03/18/2017
6
6
  .\" Manual: User Commands
7
7
  .\" Source: JSON-GLib
8
8
  .\" Language: English
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: clutter
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.1
4
+ version: 3.1.2
5
5
  platform: x64-mingw32
6
6
  authors:
7
7
  - The Ruby-GNOME2 Project Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-01-26 00:00:00.000000000 Z
11
+ date: 2017-04-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cairo-gobject
@@ -16,70 +16,70 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 3.1.1
19
+ version: 3.1.2
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 3.1.1
26
+ version: 3.1.2
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: gobject-introspection
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
31
  - - '='
32
32
  - !ruby/object:Gem::Version
33
- version: 3.1.1
33
+ version: 3.1.2
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - '='
39
39
  - !ruby/object:Gem::Version
40
- version: 3.1.1
40
+ version: 3.1.2
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: pango
43
43
  requirement: !ruby/object:Gem::Requirement
44
44
  requirements:
45
45
  - - '='
46
46
  - !ruby/object:Gem::Version
47
- version: 3.1.1
47
+ version: 3.1.2
48
48
  type: :runtime
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
52
  - - '='
53
53
  - !ruby/object:Gem::Version
54
- version: 3.1.1
54
+ version: 3.1.2
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: atk
57
57
  requirement: !ruby/object:Gem::Requirement
58
58
  requirements:
59
59
  - - '='
60
60
  - !ruby/object:Gem::Version
61
- version: 3.1.1
61
+ version: 3.1.2
62
62
  type: :runtime
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
66
  - - '='
67
67
  - !ruby/object:Gem::Version
68
- version: 3.1.1
68
+ version: 3.1.2
69
69
  - !ruby/object:Gem::Dependency
70
70
  name: gdk_pixbuf2
71
71
  requirement: !ruby/object:Gem::Requirement
72
72
  requirements:
73
73
  - - '='
74
74
  - !ruby/object:Gem::Version
75
- version: 3.1.1
75
+ version: 3.1.2
76
76
  type: :runtime
77
77
  prerelease: false
78
78
  version_requirements: !ruby/object:Gem::Requirement
79
79
  requirements:
80
80
  - - '='
81
81
  - !ruby/object:Gem::Version
82
- version: 3.1.1
82
+ version: 3.1.2
83
83
  description: Ruby/Clutter is a Ruby binding of Clutter.
84
84
  email: ruby-gnome2-devel-en@lists.sourceforge.net
85
85
  executables: []
@@ -87,6 +87,7 @@ extensions: []
87
87
  extra_rdoc_files: []
88
88
  files:
89
89
  - Rakefile
90
+ - dependency-check/Rakefile
90
91
  - lib/clutter.rb
91
92
  - lib/clutter/actor-iter.rb
92
93
  - lib/clutter/actor.rb
@@ -644,7 +645,7 @@ files:
644
645
  - vendor/local/share/gtk-doc/html/json-glib/json-glib-Utility-API.html
645
646
  - vendor/local/share/gtk-doc/html/json-glib/json-glib-Versioning-information.html
646
647
  - vendor/local/share/gtk-doc/html/json-glib/json-glib.devhelp2
647
- - vendor/local/share/gtk-doc/html/json-glib/json-glib.html
648
+ - vendor/local/share/gtk-doc/html/json-glib/json-overview.html
648
649
  - vendor/local/share/gtk-doc/html/json-glib/json-streams.html
649
650
  - vendor/local/share/gtk-doc/html/json-glib/json-tools.html
650
651
  - vendor/local/share/gtk-doc/html/json-glib/json-validate-tool.html
@@ -835,7 +836,7 @@ files:
835
836
  - vendor/local/share/man/man1/json-glib-validate.1
836
837
  homepage: http://ruby-gnome2.sourceforge.jp/
837
838
  licenses:
838
- - LGPLv2.1+
839
+ - LGPL-2.1+
839
840
  metadata: {}
840
841
  post_install_message:
841
842
  rdoc_options: []