Sha256: 1f44d6c4312823a78a460858ada5841e1605cf08e07d504fb9775a4cb243d045

Contents?: true

Size: 499 Bytes

Versions: 25

Compression:

Stored size: 499 Bytes

Contents

# -*- ruby -*-

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

package = GNOME2Package.new do |_package|
  _package.summary = "Ruby/Poppler is a Ruby binding of poppler-glib."
  _package.description = "Ruby/Poppler is a Ruby binding of poppler-glib."
  _package.dependency.gem.runtime = ["gtk2"]
  _package.win32.packages = []
  _package.win32.dependencies = ["poppler",
                                 ["libpng", "1.2.40-1"],
                                 ["jpeg", "7-1"]]
end
package.define_tasks

Version data entries

25 entries across 25 versions & 1 rubygems

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