Sha256: bbb142bfe6947bf8f3d6127265d2952168a769a60750af443f3114301d620bff

Contents?: true

Size: 497 Bytes

Versions: 25

Compression:

Stored size: 497 Bytes

Contents

# -*- ruby -*-

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

package = GNOME2Package.new do |_package|
  _package.summary = "Ruby/GtkSourceView2 is a Ruby binding of gtksourceview-2.x."
  _package.description = "Ruby/GtkSourceView2 is a Ruby binding of gtksourceview-2.x."
  _package.dependency.gem.runtime = ["gtk2"]
  _package.win32.packages = ["gtksourceview"]
  _package.win32.dependencies = ["libxml2"]
  _package.post_install_message = "This library is experimental."
end
package.define_tasks

Version data entries

25 entries across 25 versions & 1 rubygems

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