# -*- encoding: utf-8 -*- # stub: gdk_pixbuf2 2.0.0 ruby lib # stub: ext/gdk_pixbuf2/extconf.rb Gem::Specification.new do |s| s.name = "gdk_pixbuf2".freeze s.version = "2.0.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["The Ruby-GNOME2 Project Team".freeze] s.date = "2013-04-29" s.description = "Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.".freeze s.email = "ruby-gnome2-devel-en@lists.sourceforge.net".freeze s.extensions = ["ext/gdk_pixbuf2/extconf.rb".freeze] s.files = ["README".freeze, "Rakefile".freeze, "ext/gdk_pixbuf2/depend".freeze, "ext/gdk_pixbuf2/extconf.rb".freeze, "ext/gdk_pixbuf2/gdk_pixbuf2.def".freeze, "ext/gdk_pixbuf2/rbgdk-pixbuf-format.c".freeze, "ext/gdk_pixbuf2/rbgdk-pixbuf-loader.c".freeze, "ext/gdk_pixbuf2/rbgdk-pixbuf.c".freeze, "ext/gdk_pixbuf2/rbgdk-pixbuf.h".freeze, "ext/gdk_pixbuf2/rbgdk-pixbuf2conversions.h".freeze, "ext/gdk_pixbuf2/rbgdk-pixbuf2private.h".freeze, "ext/gdk_pixbuf2/rbgdk-pixbufanimation.c".freeze, "ext/gdk_pixbuf2/rbgdk-pixbufanimationiter.c".freeze, "ext/gdk_pixbuf2/rbgdk-pixbufsimpleanim.c".freeze, "ext/gdk_pixbuf2/rbgdk-pixdata.c".freeze, "extconf.rb".freeze, "lib/gdk_pixbuf2.rb".freeze, "sample/anim.rb".freeze, "sample/composite.rb".freeze, "sample/flip.rb".freeze, "sample/floppybuddy.gif".freeze, "sample/format.rb".freeze, "sample/gnome-foot.png".freeze, "sample/inline.rb".freeze, "sample/loader.rb".freeze, "sample/pixdata.rb".freeze, "sample/rotate.rb".freeze, "sample/save.rb".freeze, "sample/scale.rb".freeze, "sample/simpleanim.rb".freeze, "sample/utils.rb".freeze, "sample/xpm.rb".freeze] s.homepage = "http://ruby-gnome2.sourceforge.jp/".freeze s.required_ruby_version = Gem::Requirement.new(">= 1.8.5".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 2.0.0".freeze]) end