gio2 0.90.6 → 0.90.7
Sign up to get free protection for your applications and to get access to all the features.
- metadata +7 -88
- data/ext/gio2/gappinfo.o +0 -0
- data/ext/gio2/gapplaunchcontext.o +0 -0
- data/ext/gio2/gasyncinitable.o +0 -0
- data/ext/gio2/gasyncresult.o +0 -0
- data/ext/gio2/gbufferedinputstream.o +0 -0
- data/ext/gio2/gbufferedoutputstream.o +0 -0
- data/ext/gio2/gcancellable.o +0 -0
- data/ext/gio2/gcharsetconverter.o +0 -0
- data/ext/gio2/gcontenttype.o +0 -0
- data/ext/gio2/gconverter.o +0 -0
- data/ext/gio2/gconverterinputstream.o +0 -0
- data/ext/gio2/gconverteroutputstream.o +0 -0
- data/ext/gio2/gdatainputstream.o +0 -0
- data/ext/gio2/gdataoutputstream.o +0 -0
- data/ext/gio2/gdesktopappinfo.o +0 -0
- data/ext/gio2/gdrive.o +0 -0
- data/ext/gio2/gemblem.o +0 -0
- data/ext/gio2/gemblemedicon.o +0 -0
- data/ext/gio2/gfile.o +0 -0
- data/ext/gio2/gfileattribute.o +0 -0
- data/ext/gio2/gfileattributeinfo.o +0 -0
- data/ext/gio2/gfileattributeinfolist.o +0 -0
- data/ext/gio2/gfileattributematcher.o +0 -0
- data/ext/gio2/gfiledescriptorbased.o +0 -0
- data/ext/gio2/gfileenumerator.o +0 -0
- data/ext/gio2/gfileicon.o +0 -0
- data/ext/gio2/gfileinfo.o +0 -0
- data/ext/gio2/gfileinputstream.o +0 -0
- data/ext/gio2/gfileiostream.o +0 -0
- data/ext/gio2/gfilemonitor.o +0 -0
- data/ext/gio2/gfilenamecompleter.o +0 -0
- data/ext/gio2/gfileoutputstream.o +0 -0
- data/ext/gio2/gfilterinputstream.o +0 -0
- data/ext/gio2/gfilteroutputstream.o +0 -0
- data/ext/gio2/gicon.o +0 -0
- data/ext/gio2/ginetaddress.o +0 -0
- data/ext/gio2/ginetsocketaddress.o +0 -0
- data/ext/gio2/ginitable.o +0 -0
- data/ext/gio2/ginputstream.o +0 -0
- data/ext/gio2/gio2.o +0 -0
- data/ext/gio2/gio2.so +0 -0
- data/ext/gio2/gioerror.o +0 -0
- data/ext/gio2/giomodule.o +0 -0
- data/ext/gio2/gioscheduler.o +0 -0
- data/ext/gio2/giostream.o +0 -0
- data/ext/gio2/gloadableicon.o +0 -0
- data/ext/gio2/gmemoryinputstream.o +0 -0
- data/ext/gio2/gmemoryoutputstream.o +0 -0
- data/ext/gio2/gmount.o +0 -0
- data/ext/gio2/gmountoperation.o +0 -0
- data/ext/gio2/gnetworkaddress.o +0 -0
- data/ext/gio2/gnetworkservice.o +0 -0
- data/ext/gio2/goutputstream.o +0 -0
- data/ext/gio2/gresolver.o +0 -0
- data/ext/gio2/gseekable.o +0 -0
- data/ext/gio2/gsimpleasyncresult.o +0 -0
- data/ext/gio2/gsocket.o +0 -0
- data/ext/gio2/gsocketaddress.o +0 -0
- data/ext/gio2/gsocketclient.o +0 -0
- data/ext/gio2/gsocketconnectable.o +0 -0
- data/ext/gio2/gsocketconnection.o +0 -0
- data/ext/gio2/gsocketcontrolmessage.o +0 -0
- data/ext/gio2/gsocketlistener.o +0 -0
- data/ext/gio2/gsocketservice.o +0 -0
- data/ext/gio2/gsrvtarget.o +0 -0
- data/ext/gio2/gtcpconnection.o +0 -0
- data/ext/gio2/gthemedicon.o +0 -0
- data/ext/gio2/gthreadedsocketservice.o +0 -0
- data/ext/gio2/gunixconnection.o +0 -0
- data/ext/gio2/gunixfdlist.o +0 -0
- data/ext/gio2/gunixfdmessage.o +0 -0
- data/ext/gio2/gunixinputstream.o +0 -0
- data/ext/gio2/gunixmounts.o +0 -0
- data/ext/gio2/gunixoutputstream.o +0 -0
- data/ext/gio2/gunixsocketaddress.o +0 -0
- data/ext/gio2/gvfs.o +0 -0
- data/ext/gio2/gvolume.o +0 -0
- data/ext/gio2/gvolumemonitor.o +0 -0
- data/ext/gio2/gzlibcompressor.o +0 -0
- data/ext/gio2/gzlibdecompressor.o +0 -0
- data/ext/gio2/util.o +0 -0
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gio2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 377
|
5
5
|
prerelease: false
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 90
|
9
|
-
-
|
10
|
-
version: 0.90.
|
9
|
+
- 7
|
10
|
+
version: 0.90.7
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- The Ruby-GNOME2 Proejct Team
|
@@ -15,7 +15,7 @@ autorequire:
|
|
15
15
|
bindir: bin
|
16
16
|
cert_chain: []
|
17
17
|
|
18
|
-
date: 2011-
|
18
|
+
date: 2011-02-02 00:00:00 +09:00
|
19
19
|
default_executable:
|
20
20
|
dependencies:
|
21
21
|
- !ruby/object:Gem::Dependency
|
@@ -26,12 +26,12 @@ dependencies:
|
|
26
26
|
requirements:
|
27
27
|
- - ">="
|
28
28
|
- !ruby/object:Gem::Version
|
29
|
-
hash:
|
29
|
+
hash: 377
|
30
30
|
segments:
|
31
31
|
- 0
|
32
32
|
- 90
|
33
|
-
-
|
34
|
-
version: 0.90.
|
33
|
+
- 7
|
34
|
+
version: 0.90.7
|
35
35
|
type: :runtime
|
36
36
|
version_requirements: *id001
|
37
37
|
description: Ruby/GIO2 is a Ruby binding of gio-2.x.
|
@@ -51,170 +51,89 @@ files:
|
|
51
51
|
- ext/gio2/gunixfdlist.c
|
52
52
|
- ext/gio2/gasyncinitable.c
|
53
53
|
- ext/gio2/gfilemonitor.c
|
54
|
-
- ext/gio2/gicon.o
|
55
54
|
- ext/gio2/gappinfo.c
|
56
55
|
- ext/gio2/gfileiostream.c
|
57
|
-
- ext/gio2/ginitable.o
|
58
56
|
- ext/gio2/ginetaddress.c
|
59
57
|
- ext/gio2/gzlibdecompressor.c
|
60
58
|
- ext/gio2/ginetsocketaddress.c
|
61
|
-
- ext/gio2/gsimpleasyncresult.o
|
62
59
|
- ext/gio2/gfileenumerator.c
|
63
|
-
- ext/gio2/gsocketservice.o
|
64
60
|
- ext/gio2/gfileattributeinfo.c
|
65
|
-
- ext/gio2/gfileattributematcher.o
|
66
|
-
- ext/gio2/gfilemonitor.o
|
67
|
-
- ext/gio2/gmemoryinputstream.o
|
68
61
|
- ext/gio2/gfileinfo.c
|
69
|
-
- ext/gio2/gfileattributeinfolist.o
|
70
62
|
- ext/gio2/gemblemedicon.c
|
71
|
-
- ext/gio2/ginetsocketaddress.o
|
72
|
-
- ext/gio2/gfiledescriptorbased.o
|
73
63
|
- ext/gio2/gseekable.c
|
74
|
-
- ext/gio2/gfileattribute.o
|
75
|
-
- ext/gio2/gdatainputstream.o
|
76
64
|
- ext/gio2/gmountoperation.c
|
77
65
|
- ext/gio2/gresolver.c
|
78
66
|
- ext/gio2/gsrvtarget.c
|
79
|
-
- ext/gio2/gsocketcontrolmessage.o
|
80
|
-
- ext/gio2/gvolume.o
|
81
|
-
- ext/gio2/gfilenamecompleter.o
|
82
67
|
- ext/gio2/gfileinputstream.c
|
83
|
-
- ext/gio2/gcancellable.o
|
84
68
|
- ext/gio2/gbufferedinputstream.c
|
85
69
|
- ext/gio2/gicon.c
|
86
|
-
- ext/gio2/gloadableicon.o
|
87
70
|
- ext/gio2/gfiledescriptorbased.c
|
88
71
|
- ext/gio2/gnetworkservice.c
|
89
72
|
- ext/gio2/gnetworkaddress.c
|
90
|
-
- ext/gio2/gasyncresult.o
|
91
73
|
- ext/gio2/gsocketconnectable.c
|
92
|
-
- ext/gio2/gfileicon.o
|
93
|
-
- ext/gio2/gsocketaddress.o
|
94
74
|
- ext/gio2/gsocketcontrolmessage.c
|
95
|
-
- ext/gio2/gfileoutputstream.o
|
96
|
-
- ext/gio2/gconverter.o
|
97
|
-
- ext/gio2/gmountoperation.o
|
98
75
|
- ext/gio2/gdesktopappinfo.c
|
99
76
|
- ext/gio2/gfilteroutputstream.c
|
100
77
|
- ext/gio2/gvolumemonitor.c
|
101
|
-
- ext/gio2/giostream.o
|
102
78
|
- ext/gio2/gioerror.c
|
103
|
-
- ext/gio2/gbufferedinputstream.o
|
104
79
|
- ext/gio2/gmemoryoutputstream.c
|
105
|
-
- ext/gio2/gconverteroutputstream.o
|
106
|
-
- ext/gio2/gio2.so
|
107
80
|
- ext/gio2/gfileattributematcher.c
|
108
81
|
- ext/gio2/gcancellable.c
|
109
82
|
- ext/gio2/gconverteroutputstream.c
|
110
|
-
- ext/gio2/gunixinputstream.o
|
111
|
-
- ext/gio2/gunixfdmessage.o
|
112
83
|
- ext/gio2/Makefile
|
113
|
-
- ext/gio2/gemblemedicon.o
|
114
84
|
- ext/gio2/gioscheduler.c
|
115
85
|
- ext/gio2/gio2.h
|
116
86
|
- ext/gio2/gsocketservice.c
|
117
87
|
- ext/gio2/gconverter.c
|
118
|
-
- ext/gio2/gfileiostream.o
|
119
|
-
- ext/gio2/gfile.o
|
120
|
-
- ext/gio2/gnetworkservice.o
|
121
|
-
- ext/gio2/gthemedicon.o
|
122
88
|
- ext/gio2/gfile.c
|
123
|
-
- ext/gio2/gtcpconnection.o
|
124
89
|
- ext/gio2/gunixoutputstream.c
|
125
|
-
- ext/gio2/gconverterinputstream.o
|
126
90
|
- ext/gio2/ruby-gio2.pc
|
127
91
|
- ext/gio2/gdatainputstream.c
|
128
92
|
- ext/gio2/gfileattribute.c
|
129
|
-
- ext/gio2/util.o
|
130
|
-
- ext/gio2/gmount.o
|
131
93
|
- ext/gio2/gdataoutputstream.c
|
132
94
|
- ext/gio2/gcontenttype.c
|
133
|
-
- ext/gio2/gfilteroutputstream.o
|
134
|
-
- ext/gio2/gioerror.o
|
135
95
|
- ext/gio2/gio2.c
|
136
96
|
- ext/gio2/gmount.c
|
137
|
-
- ext/gio2/gcharsetconverter.o
|
138
97
|
- ext/gio2/extconf.rb
|
139
98
|
- ext/gio2/ginitable.c
|
140
99
|
- ext/gio2/gasyncresult.c
|
141
|
-
- ext/gio2/gbufferedoutputstream.o
|
142
|
-
- ext/gio2/gthreadedsocketservice.o
|
143
|
-
- ext/gio2/gsocketclient.o
|
144
100
|
- ext/gio2/gunixconnection.c
|
145
101
|
- ext/gio2/gsocketconnection.c
|
146
102
|
- ext/gio2/gsocket.c
|
147
|
-
- ext/gio2/gfilterinputstream.o
|
148
|
-
- ext/gio2/gdataoutputstream.o
|
149
|
-
- ext/gio2/gzlibcompressor.o
|
150
|
-
- ext/gio2/gvolumemonitor.o
|
151
|
-
- ext/gio2/gzlibdecompressor.o
|
152
103
|
- ext/gio2/gzlibcompressor.c
|
153
|
-
- ext/gio2/gsrvtarget.o
|
154
104
|
- ext/gio2/gvfs.c
|
155
105
|
- ext/gio2/gmemoryinputstream.c
|
156
106
|
- ext/gio2/gsimpleasyncresult.c
|
157
107
|
- ext/gio2/gvolume.c
|
158
|
-
- ext/gio2/ginputstream.o
|
159
108
|
- ext/gio2/goutputstream.c
|
160
109
|
- ext/gio2/gsocketaddress.c
|
161
|
-
- ext/gio2/gunixfdlist.o
|
162
110
|
- ext/gio2/gfileattributeinfolist.c
|
163
111
|
- ext/gio2/gfilenamecompleter.c
|
164
|
-
- ext/gio2/gfileattributeinfo.o
|
165
112
|
- ext/gio2/gdrive.c
|
166
|
-
- ext/gio2/gdesktopappinfo.o
|
167
113
|
- ext/gio2/gtcpconnection.c
|
168
114
|
- ext/gio2/gfileoutputstream.c
|
169
|
-
- ext/gio2/gsocketconnection.o
|
170
|
-
- ext/gio2/gunixoutputstream.o
|
171
|
-
- ext/gio2/gio2.o
|
172
|
-
- ext/gio2/gfileenumerator.o
|
173
|
-
- ext/gio2/gsocketlistener.o
|
174
|
-
- ext/gio2/gnetworkaddress.o
|
175
115
|
- ext/gio2/giostream.c
|
176
|
-
- ext/gio2/gdrive.o
|
177
116
|
- ext/gio2/gunixfdmessage.c
|
178
117
|
- ext/gio2/util.c
|
179
118
|
- ext/gio2/gsocketlistener.c
|
180
|
-
- ext/gio2/gapplaunchcontext.o
|
181
|
-
- ext/gio2/gfileinputstream.o
|
182
|
-
- ext/gio2/gmemoryoutputstream.o
|
183
|
-
- ext/gio2/gcontenttype.o
|
184
119
|
- ext/gio2/gfilterinputstream.c
|
185
120
|
- ext/gio2/gthemedicon.c
|
186
121
|
- ext/gio2/gloadableicon.c
|
187
|
-
- ext/gio2/gfileinfo.o
|
188
|
-
- ext/gio2/gunixmounts.o
|
189
|
-
- ext/gio2/gseekable.o
|
190
|
-
- ext/gio2/gappinfo.o
|
191
|
-
- ext/gio2/gemblem.o
|
192
|
-
- ext/gio2/gunixconnection.o
|
193
122
|
- ext/gio2/gapplaunchcontext.c
|
194
123
|
- ext/gio2/gunixmounts.c
|
195
124
|
- ext/gio2/gunixsocketaddress.c
|
196
125
|
- ext/gio2/gcharsetconverter.c
|
197
126
|
- ext/gio2/gsocketclient.c
|
198
127
|
- ext/gio2/giomodule.c
|
199
|
-
- ext/gio2/gsocket.o
|
200
|
-
- ext/gio2/gvfs.o
|
201
|
-
- ext/gio2/ginetaddress.o
|
202
|
-
- ext/gio2/gasyncinitable.o
|
203
128
|
- ext/gio2/depend
|
204
129
|
- ext/gio2/ginputstream.c
|
205
130
|
- ext/gio2/gbufferedoutputstream.c
|
206
131
|
- ext/gio2/gfileicon.c
|
207
|
-
- ext/gio2/gresolver.o
|
208
|
-
- ext/gio2/gioscheduler.o
|
209
132
|
- ext/gio2/gunixinputstream.c
|
210
|
-
- ext/gio2/goutputstream.o
|
211
133
|
- ext/gio2/gio2.def
|
212
134
|
- ext/gio2/gemblem.c
|
213
|
-
- ext/gio2/gsocketconnectable.o
|
214
135
|
- ext/gio2/gconverterinputstream.c
|
215
|
-
- ext/gio2/giomodule.o
|
216
136
|
- ext/gio2/gthreadedsocketservice.c
|
217
|
-
- ext/gio2/gunixsocketaddress.o
|
218
137
|
- test/test_bufferedinputstream.rb
|
219
138
|
- test/test_filemonitor.rb
|
220
139
|
- test/test_inetaddress.rb
|
data/ext/gio2/gappinfo.o
DELETED
Binary file
|
Binary file
|
data/ext/gio2/gasyncinitable.o
DELETED
Binary file
|
data/ext/gio2/gasyncresult.o
DELETED
Binary file
|
Binary file
|
Binary file
|
data/ext/gio2/gcancellable.o
DELETED
Binary file
|
Binary file
|
data/ext/gio2/gcontenttype.o
DELETED
Binary file
|
data/ext/gio2/gconverter.o
DELETED
Binary file
|
Binary file
|
Binary file
|
data/ext/gio2/gdatainputstream.o
DELETED
Binary file
|
Binary file
|
data/ext/gio2/gdesktopappinfo.o
DELETED
Binary file
|
data/ext/gio2/gdrive.o
DELETED
Binary file
|
data/ext/gio2/gemblem.o
DELETED
Binary file
|
data/ext/gio2/gemblemedicon.o
DELETED
Binary file
|
data/ext/gio2/gfile.o
DELETED
Binary file
|
data/ext/gio2/gfileattribute.o
DELETED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/ext/gio2/gfileenumerator.o
DELETED
Binary file
|
data/ext/gio2/gfileicon.o
DELETED
Binary file
|
data/ext/gio2/gfileinfo.o
DELETED
Binary file
|
data/ext/gio2/gfileinputstream.o
DELETED
Binary file
|
data/ext/gio2/gfileiostream.o
DELETED
Binary file
|
data/ext/gio2/gfilemonitor.o
DELETED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/ext/gio2/gicon.o
DELETED
Binary file
|
data/ext/gio2/ginetaddress.o
DELETED
Binary file
|
Binary file
|
data/ext/gio2/ginitable.o
DELETED
Binary file
|
data/ext/gio2/ginputstream.o
DELETED
Binary file
|
data/ext/gio2/gio2.o
DELETED
Binary file
|
data/ext/gio2/gio2.so
DELETED
Binary file
|
data/ext/gio2/gioerror.o
DELETED
Binary file
|
data/ext/gio2/giomodule.o
DELETED
Binary file
|
data/ext/gio2/gioscheduler.o
DELETED
Binary file
|
data/ext/gio2/giostream.o
DELETED
Binary file
|
data/ext/gio2/gloadableicon.o
DELETED
Binary file
|
Binary file
|
Binary file
|
data/ext/gio2/gmount.o
DELETED
Binary file
|
data/ext/gio2/gmountoperation.o
DELETED
Binary file
|
data/ext/gio2/gnetworkaddress.o
DELETED
Binary file
|
data/ext/gio2/gnetworkservice.o
DELETED
Binary file
|
data/ext/gio2/goutputstream.o
DELETED
Binary file
|
data/ext/gio2/gresolver.o
DELETED
Binary file
|
data/ext/gio2/gseekable.o
DELETED
Binary file
|
Binary file
|
data/ext/gio2/gsocket.o
DELETED
Binary file
|
data/ext/gio2/gsocketaddress.o
DELETED
Binary file
|
data/ext/gio2/gsocketclient.o
DELETED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/ext/gio2/gsocketlistener.o
DELETED
Binary file
|
data/ext/gio2/gsocketservice.o
DELETED
Binary file
|
data/ext/gio2/gsrvtarget.o
DELETED
Binary file
|
data/ext/gio2/gtcpconnection.o
DELETED
Binary file
|
data/ext/gio2/gthemedicon.o
DELETED
Binary file
|
Binary file
|
data/ext/gio2/gunixconnection.o
DELETED
Binary file
|
data/ext/gio2/gunixfdlist.o
DELETED
Binary file
|
data/ext/gio2/gunixfdmessage.o
DELETED
Binary file
|
data/ext/gio2/gunixinputstream.o
DELETED
Binary file
|
data/ext/gio2/gunixmounts.o
DELETED
Binary file
|
Binary file
|
Binary file
|
data/ext/gio2/gvfs.o
DELETED
Binary file
|
data/ext/gio2/gvolume.o
DELETED
Binary file
|
data/ext/gio2/gvolumemonitor.o
DELETED
Binary file
|
data/ext/gio2/gzlibcompressor.o
DELETED
Binary file
|
Binary file
|
data/ext/gio2/util.o
DELETED
Binary file
|