gio2 0.90.4 → 0.90.5

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 (2) hide show
  1. data/ext/gio2/extconf.rb +8 -0
  2. metadata +75 -75
data/ext/gio2/extconf.rb CHANGED
@@ -89,3 +89,11 @@ create_pkg_config_file("Ruby/GIO2", package_id)
89
89
 
90
90
  $defs << defines
91
91
  create_makefile(module_name)
92
+
93
+ pkg_config_dir = with_config("pkg-config-dir")
94
+ if pkg_config_dir.is_a?(String)
95
+ File.open("Makefile", "ab") do |makefile|
96
+ makefile.puts
97
+ makefile.puts("pkgconfigdir=#{pkg_config_dir}")
98
+ end
99
+ end
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: 383
4
+ hash: 381
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 90
9
- - 4
10
- version: 0.90.4
9
+ - 5
10
+ version: 0.90.5
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: 2010-10-24 00:00:00 +09:00
18
+ date: 2010-10-28 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: 383
29
+ hash: 381
30
30
  segments:
31
31
  - 0
32
32
  - 90
33
- - 4
34
- version: 0.90.4
33
+ - 5
34
+ version: 0.90.5
35
35
  type: :runtime
36
36
  version_requirements: *id001
37
37
  description: Ruby/GIO2 is a Ruby binding of gio-2.x.
@@ -48,88 +48,88 @@ files:
48
48
  - Rakefile
49
49
  - extconf.rb
50
50
  - lib/gio2.rb
51
- - ext/gio2/gunixfdlist.c
52
- - ext/gio2/gasyncinitable.c
53
- - ext/gio2/gfilemonitor.c
54
- - ext/gio2/gappinfo.c
55
- - ext/gio2/gfileiostream.c
56
- - ext/gio2/ginetaddress.c
57
- - ext/gio2/gzlibdecompressor.c
58
- - ext/gio2/ginetsocketaddress.c
51
+ - ext/gio2/gdatainputstream.c
52
+ - ext/gio2/gio2.def
53
+ - ext/gio2/gfileicon.c
54
+ - ext/gio2/gio2.c
55
+ - ext/gio2/gemblem.c
59
56
  - ext/gio2/gfileenumerator.c
60
- - ext/gio2/gfileinfo.c
61
- - ext/gio2/gemblemedicon.c
62
- - ext/gio2/gseekable.c
63
- - ext/gio2/gmountoperation.c
64
- - ext/gio2/gresolver.c
65
- - ext/gio2/gsrvtarget.c
57
+ - ext/gio2/gfilteroutputstream.c
58
+ - ext/gio2/gunixoutputstream.c
66
59
  - ext/gio2/gfileinputstream.c
67
- - ext/gio2/gbufferedinputstream.c
68
- - ext/gio2/gicon.c
69
- - ext/gio2/gfiledescriptorbased.c
70
- - ext/gio2/gnetworkservice.c
71
- - ext/gio2/gnetworkaddress.c
72
- - ext/gio2/gsocketconnectable.c
60
+ - ext/gio2/gfilenamecompleter.c
61
+ - ext/gio2/gunixsocketaddress.c
73
62
  - ext/gio2/gsocketcontrolmessage.c
74
- - ext/gio2/gdesktopappinfo.c
75
- - ext/gio2/gfilteroutputstream.c
76
- - ext/gio2/gvolumemonitor.c
77
- - ext/gio2/gioerror.c
63
+ - ext/gio2/gvolume.c
64
+ - ext/gio2/gthemedicon.c
65
+ - ext/gio2/gunixfdmessage.c
66
+ - ext/gio2/gsocketclient.c
78
67
  - ext/gio2/gmemoryoutputstream.c
79
- - ext/gio2/gfileattributematcher.c
80
- - ext/gio2/gcancellable.c
81
- - ext/gio2/gconverteroutputstream.c
82
- - ext/gio2/gioscheduler.c
83
- - ext/gio2/gio2.h
68
+ - ext/gio2/gtcpconnection.c
69
+ - ext/gio2/gdrive.c
84
70
  - ext/gio2/gsocketservice.c
85
- - ext/gio2/gconverter.c
86
- - ext/gio2/gfile.c
87
- - ext/gio2/gunixoutputstream.c
88
- - ext/gio2/gdatainputstream.c
89
- - ext/gio2/gfileattribute.c
90
- - ext/gio2/gdataoutputstream.c
91
- - ext/gio2/gcontenttype.c
92
- - ext/gio2/gio2.c
93
- - ext/gio2/gmount.c
71
+ - ext/gio2/gemblemedicon.c
72
+ - ext/gio2/gsrvtarget.c
73
+ - ext/gio2/gsocketlistener.c
74
+ - ext/gio2/giostream.c
75
+ - ext/gio2/gsimpleasyncresult.c
94
76
  - ext/gio2/extconf.rb
95
- - ext/gio2/ginitable.c
96
- - ext/gio2/gasyncresult.c
97
- - ext/gio2/gunixconnection.c
98
- - ext/gio2/gsocketconnection.c
77
+ - ext/gio2/gfileiostream.c
78
+ - ext/gio2/gunixfdlist.c
99
79
  - ext/gio2/gsocket.c
100
- - ext/gio2/gzlibcompressor.c
80
+ - ext/gio2/depend
81
+ - ext/gio2/gresolver.c
101
82
  - ext/gio2/gvfs.c
83
+ - ext/gio2/ginputstream.c
102
84
  - ext/gio2/gmemoryinputstream.c
103
- - ext/gio2/gsimpleasyncresult.c
104
- - ext/gio2/gvolume.c
105
- - ext/gio2/goutputstream.c
85
+ - ext/gio2/gmount.c
86
+ - ext/gio2/ginitable.c
87
+ - ext/gio2/gfileinfo.c
88
+ - ext/gio2/ginetsocketaddress.c
89
+ - ext/gio2/gfile.c
106
90
  - ext/gio2/gsocketaddress.c
107
- - ext/gio2/gfilenamecompleter.c
108
- - ext/gio2/gdrive.c
109
- - ext/gio2/gtcpconnection.c
110
- - ext/gio2/gfileoutputstream.c
111
- - ext/gio2/giostream.c
112
- - ext/gio2/gunixfdmessage.c
113
- - ext/gio2/util.c
114
- - ext/gio2/gsocketlistener.c
115
- - ext/gio2/gfilterinputstream.c
116
- - ext/gio2/gthemedicon.c
117
- - ext/gio2/gloadableicon.c
118
- - ext/gio2/gapplaunchcontext.c
119
- - ext/gio2/gunixmounts.c
120
- - ext/gio2/gunixsocketaddress.c
91
+ - ext/gio2/gfileattributematcher.c
92
+ - ext/gio2/gsocketconnectable.c
93
+ - ext/gio2/gfiledescriptorbased.c
94
+ - ext/gio2/ginetaddress.c
95
+ - ext/gio2/gasyncinitable.c
96
+ - ext/gio2/gicon.c
97
+ - ext/gio2/gnetworkaddress.c
98
+ - ext/gio2/gconverteroutputstream.c
99
+ - ext/gio2/gdataoutputstream.c
100
+ - ext/gio2/gioerror.c
121
101
  - ext/gio2/gcharsetconverter.c
122
- - ext/gio2/gsocketclient.c
123
- - ext/gio2/giomodule.c
124
- - ext/gio2/depend
125
- - ext/gio2/ginputstream.c
102
+ - ext/gio2/gconverterinputstream.c
103
+ - ext/gio2/goutputstream.c
104
+ - ext/gio2/gloadableicon.c
126
105
  - ext/gio2/gbufferedoutputstream.c
127
- - ext/gio2/gfileicon.c
128
106
  - ext/gio2/gunixinputstream.c
129
- - ext/gio2/gio2.def
130
- - ext/gio2/gemblem.c
131
- - ext/gio2/gconverterinputstream.c
107
+ - ext/gio2/gvolumemonitor.c
108
+ - ext/gio2/gfilemonitor.c
109
+ - ext/gio2/gfileattribute.c
110
+ - ext/gio2/gfilterinputstream.c
111
+ - ext/gio2/gcontenttype.c
112
+ - ext/gio2/gfileoutputstream.c
113
+ - ext/gio2/gcancellable.c
132
114
  - ext/gio2/gthreadedsocketservice.c
115
+ - ext/gio2/gsocketconnection.c
116
+ - ext/gio2/gnetworkservice.c
117
+ - ext/gio2/gzlibcompressor.c
118
+ - ext/gio2/util.c
119
+ - ext/gio2/gappinfo.c
120
+ - ext/gio2/gconverter.c
121
+ - ext/gio2/gunixconnection.c
122
+ - ext/gio2/gbufferedinputstream.c
123
+ - ext/gio2/gmountoperation.c
124
+ - ext/gio2/gioscheduler.c
125
+ - ext/gio2/gapplaunchcontext.c
126
+ - ext/gio2/gzlibdecompressor.c
127
+ - ext/gio2/giomodule.c
128
+ - ext/gio2/gasyncresult.c
129
+ - ext/gio2/gunixmounts.c
130
+ - ext/gio2/gseekable.c
131
+ - ext/gio2/gdesktopappinfo.c
132
+ - ext/gio2/gio2.h
133
133
  has_rdoc: true
134
134
  homepage: http://ruby-gnome2.sourceforge.jp/
135
135
  licenses: []