skalb / heroku-buildpack-poppler

Use poppler on heroku

Home Page:http://poppler.freedesktop.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heroku buildpack: Poppler

This Heroku buildpack provides Poppler.

It should be used with heroku-buildpack-multi.

Current version

  • Fontconfig 2.10.2
  • Poppler 0.22.0

How to compile Poppler by yourself?

To run a custom binary on Heroku, you need to compile it on their servers. Set up a vulcan build server with this pull request applied.

After this, you can run the rake tasks defined in the right order.

bundle execute rake -T

Upload the files to Amazon S3 and reference your bucket and the new version in /bin/compile

Credits

This buildpack is maintained and funded by [BauCloud][]. Thank you to all the contributors. [BauCloud]: http://www.baucloud.com

About

Use poppler on heroku

http://poppler.freedesktop.org/

License:MIT License


Languages

Language:Ruby 59.2%Language:Shell 40.8%