Commit Graph

9 Commits (02c87c2d10409b1c372684c417772999dcc31fdb)

Author SHA1 Message Date
Mike McQuaid 88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Jack Nagel d6e8244287 Update formulae for XQuartz compatibility 2012-07-01 12:41:00 -05:00
Charlie Sharpsteen fba494f5b0 pdf2svg: Depend on a Requirement for Poppler-Glib
Instead of doing `pkg-config` checks, now use a Requirement that references the
installation Tab for Poppler.
2012-05-23 14:31:51 -07:00
Perry Wagle d105a1743e pdf2svg: Patch Poppler rendering call.
Fix call to poppler to render normal thickness lines in Firefox.

Closes Homebrew/homebrew#10317.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-02-19 11:23:51 -08:00
Charlie Sharpsteen 8dee41866f pdf2svg: Remove unecessary return statement
The `return` statement in the GLib test was causing Ruby 1.8.6 to emit warnings
on Leopard.
2011-11-28 23:32:12 -08:00
Charlie Sharpsteen 593b587eef pdf2svg: Fix Poppler dependency and download URL
Three changes:

- Download URL corrected.

- Now depends on pkg-config. Also depends on Cairo as poppler-glib requires
Cairo > 1.10, OS X 10.6.7 provides 1.8.6, and pkg-config needs the keg-only
formula to be on the PKG_CONFIG_PATH.

- Tests to see if Poppler was built with Glib support and offers a helpful
error message if this backend is missing.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-20 15:05:46 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Abdul-Jabbar Shalabi 4b2c78befb fixed typo in pdf2svg homepage url
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-12 08:41:57 -07:00
Clemens 409d8078bc Formula for pdf2svg
Needed by Inkscape for LaTeX formula inclusion.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-19 22:32:27 -07:00