gio2 1.2.1-x86-mingw32 → 1.2.2-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/gio2.so +0 -0
- metadata +117 -139
- data/lib/1.8/gio2.so +0 -0
- data/lib/1.9/gio2.so +0 -0
data/lib/gio2.so
ADDED
Binary file
|
metadata
CHANGED
@@ -1,192 +1,170 @@
|
|
1
|
-
--- !ruby/object:Gem::Specification
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
2
|
name: gio2
|
3
|
-
version: !ruby/object:Gem::Version
|
4
|
-
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 1.2.2
|
5
5
|
prerelease:
|
6
|
-
segments:
|
7
|
-
- 1
|
8
|
-
- 2
|
9
|
-
- 1
|
10
|
-
version: 1.2.1
|
11
6
|
platform: x86-mingw32
|
12
|
-
authors:
|
7
|
+
authors:
|
13
8
|
- The Ruby-GNOME2 Project Team
|
14
9
|
autorequire:
|
15
10
|
bindir: bin
|
16
11
|
cert_chain: []
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
- !ruby/object:Gem::Dependency
|
12
|
+
date: 2013-03-11 00:00:00.000000000 Z
|
13
|
+
dependencies:
|
14
|
+
- !ruby/object:Gem::Dependency
|
21
15
|
name: glib2
|
22
|
-
|
23
|
-
requirement: &id001 !ruby/object:Gem::Requirement
|
16
|
+
requirement: !ruby/object:Gem::Requirement
|
24
17
|
none: false
|
25
|
-
requirements:
|
26
|
-
- -
|
27
|
-
- !ruby/object:Gem::Version
|
28
|
-
|
29
|
-
segments:
|
30
|
-
- 1
|
31
|
-
- 2
|
32
|
-
- 1
|
33
|
-
version: 1.2.1
|
18
|
+
requirements:
|
19
|
+
- - ! '>='
|
20
|
+
- !ruby/object:Gem::Version
|
21
|
+
version: 1.2.2
|
34
22
|
type: :runtime
|
35
|
-
|
23
|
+
prerelease: false
|
24
|
+
version_requirements: !ruby/object:Gem::Requirement
|
25
|
+
none: false
|
26
|
+
requirements:
|
27
|
+
- - ! '>='
|
28
|
+
- !ruby/object:Gem::Version
|
29
|
+
version: 1.2.2
|
36
30
|
description: Ruby/GIO2 is a Ruby binding of gio-2.x.
|
37
31
|
email: ruby-gnome2-devel-en@lists.sourceforge.net
|
38
32
|
executables: []
|
39
|
-
|
40
33
|
extensions: []
|
41
|
-
|
42
34
|
extra_rdoc_files: []
|
43
|
-
|
44
|
-
files:
|
35
|
+
files:
|
45
36
|
- README
|
46
37
|
- Rakefile
|
47
38
|
- extconf.rb
|
48
39
|
- lib/gio2.rb
|
49
40
|
- lib/gio2/deprecated.rb
|
50
|
-
- ext/gio2/
|
51
|
-
- ext/gio2/
|
52
|
-
- ext/gio2/
|
53
|
-
- ext/gio2/
|
54
|
-
- ext/gio2/
|
55
|
-
- ext/gio2/
|
56
|
-
- ext/gio2/
|
57
|
-
- ext/gio2/rbgiofilemonitor.c
|
58
|
-
- ext/gio2/rbgiofilteroutputstream.c
|
41
|
+
- ext/gio2/depend
|
42
|
+
- ext/gio2/extconf.rb
|
43
|
+
- ext/gio2/gio2.c
|
44
|
+
- ext/gio2/gio2.def
|
45
|
+
- ext/gio2/gio2.h
|
46
|
+
- ext/gio2/rbgio.c
|
47
|
+
- ext/gio2/rbgio2.h
|
59
48
|
- ext/gio2/rbgio2conversions.h
|
60
49
|
- ext/gio2/rbgio2private.h
|
61
|
-
- ext/gio2/
|
62
|
-
- ext/gio2/rbgiofileattribute.c
|
63
|
-
- ext/gio2/rbgioinitable.c
|
64
|
-
- ext/gio2/rbgiomountoperation.c
|
65
|
-
- ext/gio2/rbgiofilenamecompleter.c
|
66
|
-
- ext/gio2/rbgiounixfdlist.c
|
67
|
-
- ext/gio2/rbgiothemedicon.c
|
68
|
-
- ext/gio2/rbgioasyncinitable.c
|
69
|
-
- ext/gio2/rbgiofileenumerator.c
|
70
|
-
- ext/gio2/rbgioicon.c
|
71
|
-
- ext/gio2/rbgiosocketaddressenumerator.c
|
72
|
-
- ext/gio2/rbgiounixmounts.c
|
73
|
-
- ext/gio2/rbgiocancellable.c
|
74
|
-
- ext/gio2/rbgiovolumemonitor.c
|
75
|
-
- ext/gio2/rbgiounixfdmessage.c
|
76
|
-
- ext/gio2/rbgioinputstream.c
|
77
|
-
- ext/gio2/rbgiosocketclient.c
|
50
|
+
- ext/gio2/rbgioappinfo.c
|
78
51
|
- ext/gio2/rbgioapplaunchcontext.c
|
79
|
-
- ext/gio2/
|
80
|
-
- ext/gio2/
|
81
|
-
- ext/gio2/rbgiovfs.c
|
82
|
-
- ext/gio2/rbgiofile.c
|
83
|
-
- ext/gio2/rbgioioscheduler.c
|
84
|
-
- ext/gio2/rbgiofileinputstream.c
|
85
|
-
- ext/gio2/rbgiounixmountpoints.c
|
86
|
-
- ext/gio2/rbgiosocketconnection.c
|
87
|
-
- ext/gio2/rbgiofileicon.c
|
52
|
+
- ext/gio2/rbgioasyncinitable.c
|
53
|
+
- ext/gio2/rbgioasyncresult.c
|
88
54
|
- ext/gio2/rbgiobufferedinputstream.c
|
89
|
-
- ext/gio2/rbgio2.h
|
90
|
-
- ext/gio2/rbgiovolume.c
|
91
|
-
- ext/gio2/rbgioresolver.c
|
92
55
|
- ext/gio2/rbgiobufferedoutputstream.c
|
93
|
-
- ext/gio2/
|
94
|
-
- ext/gio2/rbgiounixconnection.c
|
95
|
-
- ext/gio2/gio2.h
|
96
|
-
- ext/gio2/rbgiounixmountpoint.c
|
97
|
-
- ext/gio2/rbgiomount.c
|
98
|
-
- ext/gio2/rbgiofileoutputstream.c
|
99
|
-
- ext/gio2/rbgiounixsocketaddress.c
|
100
|
-
- ext/gio2/rbgiofiledescriptorbased.c
|
101
|
-
- ext/gio2/rbgiosocketconnectable.c
|
102
|
-
- ext/gio2/rbgiofileinfo.c
|
56
|
+
- ext/gio2/rbgiocancellable.c
|
103
57
|
- ext/gio2/rbgiocharsetconverter.c
|
58
|
+
- ext/gio2/rbgiocontenttype.c
|
59
|
+
- ext/gio2/rbgioconverter.c
|
60
|
+
- ext/gio2/rbgioconverterinputstream.c
|
61
|
+
- ext/gio2/rbgioconverteroutputstream.c
|
62
|
+
- ext/gio2/rbgiodatainputstream.c
|
63
|
+
- ext/gio2/rbgiodataoutputstream.c
|
64
|
+
- ext/gio2/rbgiodesktopappinfo.c
|
65
|
+
- ext/gio2/rbgiodrive.c
|
66
|
+
- ext/gio2/rbgioemblem.c
|
104
67
|
- ext/gio2/rbgioemblemedicon.c
|
105
|
-
- ext/gio2/
|
68
|
+
- ext/gio2/rbgiofile.c
|
69
|
+
- ext/gio2/rbgiofileattribute.c
|
106
70
|
- ext/gio2/rbgiofileattributeinfo.c
|
107
|
-
- ext/gio2/gio2.c
|
108
|
-
- ext/gio2/rbgionetworkaddress.c
|
109
|
-
- ext/gio2/rbgioiostream.c
|
110
|
-
- ext/gio2/extconf.rb
|
111
|
-
- ext/gio2/rbgiomemoryoutputstream.c
|
112
71
|
- ext/gio2/rbgiofileattributeinfolist.c
|
113
|
-
- ext/gio2/
|
114
|
-
- ext/gio2/
|
115
|
-
- ext/gio2/
|
116
|
-
- ext/gio2/
|
117
|
-
- ext/gio2/
|
118
|
-
- ext/gio2/
|
72
|
+
- ext/gio2/rbgiofileattributematcher.c
|
73
|
+
- ext/gio2/rbgiofiledescriptorbased.c
|
74
|
+
- ext/gio2/rbgiofileenumerator.c
|
75
|
+
- ext/gio2/rbgiofileicon.c
|
76
|
+
- ext/gio2/rbgiofileinfo.c
|
77
|
+
- ext/gio2/rbgiofileinputstream.c
|
119
78
|
- ext/gio2/rbgiofileiostream.c
|
120
|
-
- ext/gio2/
|
121
|
-
- ext/gio2/
|
79
|
+
- ext/gio2/rbgiofilemonitor.c
|
80
|
+
- ext/gio2/rbgiofilenamecompleter.c
|
81
|
+
- ext/gio2/rbgiofileoutputstream.c
|
82
|
+
- ext/gio2/rbgiofilterinputstream.c
|
83
|
+
- ext/gio2/rbgiofilteroutputstream.c
|
84
|
+
- ext/gio2/rbgioicon.c
|
85
|
+
- ext/gio2/rbgioinetaddress.c
|
86
|
+
- ext/gio2/rbgioinetsocketaddress.c
|
87
|
+
- ext/gio2/rbgioinitable.c
|
88
|
+
- ext/gio2/rbgioinputstream.c
|
122
89
|
- ext/gio2/rbgioio.c
|
90
|
+
- ext/gio2/rbgioiomodule.c
|
91
|
+
- ext/gio2/rbgioiomodules.c
|
92
|
+
- ext/gio2/rbgioioscheduler.c
|
93
|
+
- ext/gio2/rbgioioschedulerjob.c
|
94
|
+
- ext/gio2/rbgioiostream.c
|
95
|
+
- ext/gio2/rbgioloadableicon.c
|
96
|
+
- ext/gio2/rbgiomemoryinputstream.c
|
97
|
+
- ext/gio2/rbgiomemoryoutputstream.c
|
98
|
+
- ext/gio2/rbgiomount.c
|
99
|
+
- ext/gio2/rbgiomountoperation.c
|
100
|
+
- ext/gio2/rbgionetworkaddress.c
|
101
|
+
- ext/gio2/rbgionetworkservice.c
|
102
|
+
- ext/gio2/rbgiooutputstream.c
|
103
|
+
- ext/gio2/rbgioresolver.c
|
104
|
+
- ext/gio2/rbgioseekable.c
|
105
|
+
- ext/gio2/rbgiosimpleasyncresult.c
|
106
|
+
- ext/gio2/rbgiosocket.c
|
107
|
+
- ext/gio2/rbgiosocketaddress.c
|
108
|
+
- ext/gio2/rbgiosocketaddressenumerator.c
|
109
|
+
- ext/gio2/rbgiosocketclient.c
|
110
|
+
- ext/gio2/rbgiosocketconnectable.c
|
111
|
+
- ext/gio2/rbgiosocketconnection.c
|
123
112
|
- ext/gio2/rbgiosocketconnectionfactory.c
|
113
|
+
- ext/gio2/rbgiosocketcontrolmessage.c
|
114
|
+
- ext/gio2/rbgiosocketlistener.c
|
115
|
+
- ext/gio2/rbgiosocketservice.c
|
116
|
+
- ext/gio2/rbgiosrvtarget.c
|
124
117
|
- ext/gio2/rbgiotcpconnection.c
|
125
|
-
- ext/gio2/
|
126
|
-
- ext/gio2/
|
118
|
+
- ext/gio2/rbgiothemedicon.c
|
119
|
+
- ext/gio2/rbgiothreadedsocketservice.c
|
120
|
+
- ext/gio2/rbgiotlscertificate.c
|
121
|
+
- ext/gio2/rbgiounixconnection.c
|
122
|
+
- ext/gio2/rbgiounixfdlist.c
|
123
|
+
- ext/gio2/rbgiounixfdmessage.c
|
124
|
+
- ext/gio2/rbgiounixinputstream.c
|
125
|
+
- ext/gio2/rbgiounixmount.c
|
127
126
|
- ext/gio2/rbgiounixmountmonitor.c
|
127
|
+
- ext/gio2/rbgiounixmountpoint.c
|
128
|
+
- ext/gio2/rbgiounixmountpoints.c
|
129
|
+
- ext/gio2/rbgiounixmounts.c
|
128
130
|
- ext/gio2/rbgiounixoutputstream.c
|
129
|
-
- ext/gio2/
|
131
|
+
- ext/gio2/rbgiounixsocketaddress.c
|
132
|
+
- ext/gio2/rbgiovfs.c
|
133
|
+
- ext/gio2/rbgiovolume.c
|
134
|
+
- ext/gio2/rbgiovolumemonitor.c
|
130
135
|
- ext/gio2/rbgiozlibcompressor.c
|
131
|
-
- ext/gio2/
|
132
|
-
- ext/gio2/
|
133
|
-
-
|
134
|
-
- ext/gio2/rbgiofilterinputstream.c
|
135
|
-
- ext/gio2/rbgiotlscertificate.c
|
136
|
-
- ext/gio2/rbgiofileattributematcher.c
|
137
|
-
- ext/gio2/depend
|
138
|
-
- ext/gio2/gio2.def
|
139
|
-
- ext/gio2/rbgioiomodule.c
|
140
|
-
- ext/gio2/rbgiodatainputstream.c
|
141
|
-
- ext/gio2/rbgiooutputstream.c
|
142
|
-
- ext/gio2/rbgiosocketservice.c
|
143
|
-
- ext/gio2/rbgiomemoryinputstream.c
|
144
|
-
- ext/gio2/rbgiounixinputstream.c
|
145
|
-
- ext/gio2/rbgioioschedulerjob.c
|
146
|
-
- ext/gio2/rbgioappinfo.c
|
136
|
+
- ext/gio2/rbgiozlibdecompressor.c
|
137
|
+
- ext/gio2/util.c
|
138
|
+
- test/load-test.rb
|
147
139
|
- test/test_bufferedinputstream.rb
|
148
|
-
- test/test_filemonitor.rb
|
149
|
-
- test/test_inetaddress.rb
|
150
|
-
- test/test_fileenumerator.rb
|
151
140
|
- test/test_charsetconverter.rb
|
152
141
|
- test/test_datainputstream.rb
|
153
|
-
- test/
|
154
|
-
-
|
155
|
-
-
|
142
|
+
- test/test_fileenumerator.rb
|
143
|
+
- test/test_filemonitor.rb
|
144
|
+
- test/test_inetaddress.rb
|
145
|
+
- lib/gio2.so
|
156
146
|
homepage: http://ruby-gnome2.sourceforge.jp/
|
157
147
|
licenses: []
|
158
|
-
|
159
148
|
post_install_message: This library is experimental.
|
160
149
|
rdoc_options: []
|
161
|
-
|
162
|
-
require_paths:
|
150
|
+
require_paths:
|
163
151
|
- lib
|
164
|
-
required_ruby_version: !ruby/object:Gem::Requirement
|
152
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
165
153
|
none: false
|
166
|
-
requirements:
|
167
|
-
- -
|
168
|
-
- !ruby/object:Gem::Version
|
169
|
-
hash: 61
|
170
|
-
segments:
|
171
|
-
- 1
|
172
|
-
- 8
|
173
|
-
- 5
|
154
|
+
requirements:
|
155
|
+
- - ! '>='
|
156
|
+
- !ruby/object:Gem::Version
|
174
157
|
version: 1.8.5
|
175
|
-
required_rubygems_version: !ruby/object:Gem::Requirement
|
158
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
176
159
|
none: false
|
177
|
-
requirements:
|
178
|
-
- -
|
179
|
-
- !ruby/object:Gem::Version
|
180
|
-
|
181
|
-
segments:
|
182
|
-
- 0
|
183
|
-
version: "0"
|
160
|
+
requirements:
|
161
|
+
- - ! '>='
|
162
|
+
- !ruby/object:Gem::Version
|
163
|
+
version: '0'
|
184
164
|
requirements: []
|
185
|
-
|
186
165
|
rubyforge_project:
|
187
|
-
rubygems_version: 1.8.
|
166
|
+
rubygems_version: 1.8.23
|
188
167
|
signing_key:
|
189
168
|
specification_version: 3
|
190
169
|
summary: Ruby/GIO2 is a Ruby binding of gio-2.x.
|
191
170
|
test_files: []
|
192
|
-
|
data/lib/1.8/gio2.so
DELETED
Binary file
|
data/lib/1.9/gio2.so
DELETED
Binary file
|