Skip to content

BauCloud/heroku-buildpack-poppler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku buildpack: Poppler (deprecated)

This Heroku buildpack provides Poppler.

It should be used with heroku-buildpack-multi.

Deprecated!

This buildpack only works with the also legacy Cedar Stack. It is not compatible with Cedar-14.

For Cedar-14, use https://github.com/ddollar/heroku-buildpack-apt. Set up a Aptfile which lists the poppler-utils package.

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

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 59.0%
  • Shell 41.0%