Commit Graph

12 Commits (435b1a10200548714f55b23287a45303e8b09a32)

Author SHA1 Message Date
Charlie Sharpsteen e98006137a Cleanup Poppler formula
Consolidate `pkg-config` query into one command. Add Homebrew lib directory to
LDFLAGS so that Qt Frameworks can be found on 10.5.0 where
`libtool` strips the `-F` flag unless it is preceded by `-Wl`.

Move patch explanation into the patch.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-19 08:01:22 -07:00
Charlie Sharpsteen ad89d66fa0 Poppler 0.16.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-02 10:18:38 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Charlie Sharpsteen 0ccc5eeb68 Bump Poppler to 0.16.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-06 16:22:11 -08:00
Charlie Sharpsteen d6651f357e Update Poppler to 0.16.2
Also added option for installing XPDF headers.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-12 11:37:33 -08:00
Adam Vandenberg 19e5e6e64a Mark scons, cmake & pkg-config as build-time deps 2010-10-12 07:13:29 -07:00
Adam Vandenberg ac4e28a5ba Document all existing install options. 2010-08-10 13:05:20 -07:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
lukas 43473babcf updated libpoppler (pdftotext) to 0.14.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-06 07:58:53 -07:00
Charlie Sharpsteen 433d224705 Updated poppler formula
Updated the poppler formula to address the following issues:

- Poppler font data is now downloaded and installed to
  #{prefix}/share/poppler using an internal brew.

- Added an install option, --with-qt4, that sets flags for linking to Qt
  frameworks installed by the qt formula.

Using the qt4 option will also desginate the qt formula as a dependency
which will significantly increase compile times if Qt has not allready
been installed.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-06 20:45:10 -07:00
System Administrator 53909b8b94 fixed dependency problem in poppler formula, bumped to poppler 0.12.4
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-18 20:45:27 +01:00
Dan Walters cb2b22085e poppler 0.12.2
Poppler is a PDF rendering library based on the xpdf-3.0 code base.  It comes with several utilities, including pdftotext and pdftohtml.
2009-12-05 17:00:13 +00:00