Sha256: bbfe30459962d32b45472cba3de5b1cd3db457a25041b6b29a2971181a29b3fd

Contents?: true

Size: 436 Bytes

Versions: 25

Compression:

Stored size: 436 Bytes

Contents

# -*- ruby -*-

require './../glib2/lib/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

25 entries across 25 versions & 1 rubygems

Version Path
rsvg2-1.1.4-x86-mingw32 Rakefile
rsvg2-1.1.4 Rakefile
rsvg2-1.1.3-x86-mingw32 Rakefile
rsvg2-1.1.3 Rakefile
rsvg2-1.1.2 Rakefile
rsvg2-1.1.2-x86-mingw32 Rakefile
rsvg2-1.1.1 Rakefile
rsvg2-1.1.0-x86-mingw32 Rakefile
rsvg2-1.1.0 Rakefile
rsvg2-1.0.3-x86-mingw32 Rakefile
rsvg2-1.0.3 Rakefile
rsvg2-1.0.2-x86-mingw32 Rakefile
rsvg2-1.0.2 Rakefile
rsvg2-1.0.1 Rakefile
rsvg2-1.0.1-x86-mingw32 Rakefile
rsvg2-1.0.0-x86-mingw32 Rakefile
rsvg2-1.0.0 Rakefile
rsvg2-0.90.9 Rakefile
rsvg2-0.90.9-x86-mingw32 Rakefile
rsvg2-0.90.8-x86-mingw32 Rakefile