Sha256: 489e24f1bd07b05707bae8f5678f91caa08340ccb5bf63d52ad9da5bc9cd9907

Contents?: true

Size: 375 Bytes

Versions: 26

Compression:

Stored size: 375 Bytes

Contents

# -*- ruby -*-

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

package = GNOME2Package.new do |_package|
  _package.summary = "Ruby/ATK is a Ruby binding of ATK-1.0.x."
  _package.description = "Ruby/ATK is a Ruby binding of ATK-1.0.x."
  _package.dependency.gem.runtime = ["glib2"]
  _package.win32.packages = ["atk"]
  _package.win32.dependencies = []
end
package.define_tasks

Version data entries

26 entries across 26 versions & 1 rubygems

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