Skip to content

Instantly share code, notes, and snippets.

View atpjd's full-sized avatar

Justin Dennis atpjd

View GitHub Profile
@2bits
2bits / wkhtmltopdf.rb
Created April 14, 2012 10:53
wkhtmltopdf-0.11.0_rc1 hack to build their patched qt as an option
require 'formula'
class WkhtmltopdfQt < Formula
url 'git://gitorious.org/+wkhtml2pdf/qt/wkhtmltopdf-qt.git'
end
class Wkhtmltopdf < Formula
homepage 'http://code.google.com/p/wkhtmltopdf/'
url 'http://wkhtmltopdf.googlecode.com/files/wkhtmltopdf-0.11.0_rc1.tar.bz2'
sha1 'db03922d281856e503b3d562614e3936285728c7'