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-1.1.4-x86-mingw32 Rakefile
gdk_pixbuf2-1.1.4 Rakefile
gdk_pixbuf2-1.1.3-x86-mingw32 Rakefile
gdk_pixbuf2-1.1.3 Rakefile
gdk_pixbuf2-1.1.2 Rakefile
gdk_pixbuf2-1.1.2-x86-mingw32 Rakefile
gdk_pixbuf2-1.1.1-x86-mingw32 Rakefile
gdk_pixbuf2-1.1.1 Rakefile
gdk_pixbuf2-1.1.0-x86-mingw32 Rakefile
gdk_pixbuf2-1.1.0 Rakefile
gdk_pixbuf2-1.0.3-x86-mingw32 Rakefile
gdk_pixbuf2-1.0.3 Rakefile
gdk_pixbuf2-1.0.2-x86-mingw32 Rakefile
gdk_pixbuf2-1.0.2 Rakefile
gdk_pixbuf2-1.0.1 Rakefile
gdk_pixbuf2-1.0.1-x86-mingw32 Rakefile
gdk_pixbuf2-1.0.0-x86-mingw32 Rakefile
gdk_pixbuf2-1.0.0 Rakefile
gdk_pixbuf2-0.90.9 Rakefile
gdk_pixbuf2-0.90.9-x86-mingw32 Rakefile