Sha256: 66b2df5e3adeed409691f36333d575563a6d3494a901ce625d3dfe3809ffcb76

Contents?: true

Size: 419 Bytes

Versions: 26

Compression:

Stored size: 419 Bytes

Contents

# -*- ruby -*-

require './../glib2/lib/gnome2-raketask'

package = GNOME2Package.new do |_package|
  _package.summary = "Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x."
  _package.description = "Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x."
  _package.dependency.gem.runtime = ["glib2"]
  _package.win32.packages = ["gdk-pixbuf"]
  _package.win32.dependencies = ["zlib", "libpng"]
end
package.define_tasks

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
gdk_pixbuf2-0.90.8-x86-mingw32 Rakefile
gdk_pixbuf2-0.90.8 Rakefile
gdk_pixbuf2-0.90.7-x86-mingw32 Rakefile
gdk_pixbuf2-0.90.7 Rakefile
gdk_pixbuf2-0.90.6 Rakefile
gdk_pixbuf2-0.90.6-x86-mingw32 Rakefile