gdk_pixbuf2 1.1.8 → 1.1.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +71 -51
metadata CHANGED
@@ -1,93 +1,113 @@
1
- --- !ruby/object:Gem::Specification
1
+ --- !ruby/object:Gem::Specification
2
2
  name: gdk_pixbuf2
3
- version: !ruby/object:Gem::Version
4
- version: 1.1.8
3
+ version: !ruby/object:Gem::Version
4
+ hash: 1
5
5
  prerelease:
6
+ segments:
7
+ - 1
8
+ - 1
9
+ - 9
10
+ version: 1.1.9
6
11
  platform: ruby
7
- authors:
12
+ authors:
8
13
  - The Ruby-GNOME2 Project Team
9
14
  autorequire:
10
15
  bindir: bin
11
16
  cert_chain: []
12
- date: 2012-12-19 00:00:00.000000000 Z
13
- dependencies:
14
- - !ruby/object:Gem::Dependency
17
+
18
+ date: 2012-12-30 00:00:00 Z
19
+ dependencies:
20
+ - !ruby/object:Gem::Dependency
15
21
  name: glib2
16
- requirement: !ruby/object:Gem::Requirement
17
- none: false
18
- requirements:
19
- - - ! '>='
20
- - !ruby/object:Gem::Version
21
- version: 1.1.8
22
- type: :runtime
23
22
  prerelease: false
24
- version_requirements: !ruby/object:Gem::Requirement
23
+ requirement: &id001 !ruby/object:Gem::Requirement
25
24
  none: false
26
- requirements:
27
- - - ! '>='
28
- - !ruby/object:Gem::Version
29
- version: 1.1.8
25
+ requirements:
26
+ - - ">="
27
+ - !ruby/object:Gem::Version
28
+ hash: 1
29
+ segments:
30
+ - 1
31
+ - 1
32
+ - 9
33
+ version: 1.1.9
34
+ type: :runtime
35
+ version_requirements: *id001
30
36
  description: Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.
31
37
  email: ruby-gnome2-devel-en@lists.sourceforge.net
32
38
  executables: []
33
- extensions:
39
+
40
+ extensions:
34
41
  - ext/gdk_pixbuf2/extconf.rb
35
42
  extra_rdoc_files: []
36
- files:
43
+
44
+ files:
37
45
  - README
38
46
  - Rakefile
39
47
  - extconf.rb
40
48
  - lib/gdk_pixbuf2.rb
41
- - ext/gdk_pixbuf2/depend
42
- - ext/gdk_pixbuf2/extconf.rb
43
49
  - ext/gdk_pixbuf2/gdk_pixbuf2.def
44
- - ext/gdk_pixbuf2/rbgdk-pixbuf-format.c
45
- - ext/gdk_pixbuf2/rbgdk-pixbuf-loader.c
46
- - ext/gdk_pixbuf2/rbgdk-pixbuf.c
47
- - ext/gdk_pixbuf2/rbgdk-pixbuf.h
48
- - ext/gdk_pixbuf2/rbgdk-pixbuf2conversions.h
49
50
  - ext/gdk_pixbuf2/rbgdk-pixbuf2private.h
50
- - ext/gdk_pixbuf2/rbgdk-pixbufanimation.c
51
- - ext/gdk_pixbuf2/rbgdk-pixbufanimationiter.c
51
+ - ext/gdk_pixbuf2/extconf.rb
52
52
  - ext/gdk_pixbuf2/rbgdk-pixbufsimpleanim.c
53
+ - ext/gdk_pixbuf2/rbgdk-pixbuf2conversions.h
54
+ - ext/gdk_pixbuf2/rbgdk-pixbuf.h
55
+ - ext/gdk_pixbuf2/rbgdk-pixbufanimationiter.c
56
+ - ext/gdk_pixbuf2/rbgdk-pixbuf-loader.c
57
+ - ext/gdk_pixbuf2/rbgdk-pixbufanimation.c
58
+ - ext/gdk_pixbuf2/rbgdk-pixbuf-format.c
59
+ - ext/gdk_pixbuf2/depend
53
60
  - ext/gdk_pixbuf2/rbgdk-pixdata.c
54
- - sample/anim.rb
55
- - sample/composite.rb
61
+ - ext/gdk_pixbuf2/rbgdk-pixbuf.c
62
+ - sample/save.rb
63
+ - sample/simpleanim.rb
64
+ - sample/utils.rb
65
+ - sample/rotate.rb
66
+ - sample/pixdata.rb
56
67
  - sample/flip.rb
68
+ - sample/loader.rb
69
+ - sample/anim.rb
57
70
  - sample/floppybuddy.gif
71
+ - sample/scale.rb
58
72
  - sample/format.rb
59
- - sample/gnome-foot.png
60
73
  - sample/inline.rb
61
- - sample/loader.rb
62
- - sample/pixdata.rb
63
- - sample/rotate.rb
64
- - sample/save.rb
65
- - sample/scale.rb
66
- - sample/simpleanim.rb
67
- - sample/utils.rb
74
+ - sample/gnome-foot.png
68
75
  - sample/xpm.rb
76
+ - sample/composite.rb
69
77
  homepage: http://ruby-gnome2.sourceforge.jp/
70
78
  licenses: []
79
+
71
80
  post_install_message:
72
81
  rdoc_options: []
73
- require_paths:
82
+
83
+ require_paths:
74
84
  - lib
75
- required_ruby_version: !ruby/object:Gem::Requirement
85
+ required_ruby_version: !ruby/object:Gem::Requirement
76
86
  none: false
77
- requirements:
78
- - - ! '>='
79
- - !ruby/object:Gem::Version
87
+ requirements:
88
+ - - ">="
89
+ - !ruby/object:Gem::Version
90
+ hash: 61
91
+ segments:
92
+ - 1
93
+ - 8
94
+ - 5
80
95
  version: 1.8.5
81
- required_rubygems_version: !ruby/object:Gem::Requirement
96
+ required_rubygems_version: !ruby/object:Gem::Requirement
82
97
  none: false
83
- requirements:
84
- - - ! '>='
85
- - !ruby/object:Gem::Version
86
- version: '0'
98
+ requirements:
99
+ - - ">="
100
+ - !ruby/object:Gem::Version
101
+ hash: 3
102
+ segments:
103
+ - 0
104
+ version: "0"
87
105
  requirements: []
106
+
88
107
  rubyforge_project:
89
- rubygems_version: 1.8.23
108
+ rubygems_version: 1.8.24
90
109
  signing_key:
91
110
  specification_version: 3
92
111
  summary: Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.
93
112
  test_files: []
113
+