Sha256: 547023730770da32938c0020770df648b1f158abaa9b94cbe830121be5ac3d32

Contents?: true

Size: 458 Bytes

Versions: 30

Compression:

Stored size: 458 Bytes

Contents

# -*- ruby -*-

$LOAD_PATH.unshift("./../glib2/lib")
require 'gnome2-raketask'

package = GNOME2Package.new do |_package|
  _package.summary = "Ruby/RSVG is a Ruby binding of librsvg-2.x."
  _package.description = "Ruby/RSVG is a Ruby binding of librsvg-2.x."
  _package.dependency.gem.runtime = [["cairo", ">= 1.10.0"], "gdk_pixbuf2"]
  _package.win32.packages = ["librsvg", "libcroco"]
  _package.win32.dependencies = ["libxml2"]
end
package.define_tasks

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
rsvg2-2.0.2-x86-mingw32 Rakefile
rsvg2-2.0.2 Rakefile
rsvg2-2.0.1-x86-mingw32 Rakefile
rsvg2-2.0.1 Rakefile
rsvg2-2.0.0-x86-mingw32 Rakefile
rsvg2-2.0.0 Rakefile
rsvg2-1.2.6-x86-mingw32 Rakefile
rsvg2-1.2.6 Rakefile
rsvg2-1.2.5-x86-mingw32 Rakefile
rsvg2-1.2.5 Rakefile
rsvg2-1.2.4-x86-mingw32 Rakefile
rsvg2-1.2.4 Rakefile
rsvg2-1.2.3-x86-mingw32 Rakefile
rsvg2-1.2.3 Rakefile
rsvg2-1.2.2-x86-mingw32 Rakefile
rsvg2-1.2.2 Rakefile
rsvg2-1.2.1-x86-mingw32 Rakefile
rsvg2-1.2.1 Rakefile
rsvg2-1.2.0-x86-mingw32 Rakefile
rsvg2-1.2.0 Rakefile