Commit graph

7 commits

Author SHA1 Message Date
Andrew Janke
3ad9a0896f Change github /tarball/ URLs to /archive/ for formulae A-K
The `brew audit` check complains about the older /tarball/ URL scheme. Update
formulae to use the new /archive/ URL and update the SHA to match.

Closes Homebrew/homebrew#18813.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-28 21:02:11 -07:00
Misty De Meo
f384871140 jbig2enc 0.28
0.28 replaces the hardcoded makefile with autotools, for a *much*
cleaner formula. Hooray!

(Note on tarballs: the -dist versions include a prebuilt configure
script, while the regular numbered tarballs are just snapshots of
the git repo.)
2012-09-19 16:46:08 -05:00
Misty De Meo
5f87f4e381 jbig2enc: s/:tag/:revision/
Fixes Homebrew/homebrew#13246.
2012-07-06 10:45:59 -05:00
Adam Vandenberg
16abc347cc Remove redundant :using specs 2012-04-19 21:06:00 -07:00
Adam Vandenberg
e3f1b0ac3e jbig2enc: style update 2012-02-13 21:53:07 -08:00
Misty De Meo
661c414307 jbig2enc: Add patch to retain DPI
jbig2enc's pdf.py demo program did not properly retain an image's DPI
when creating a PDF; it was hardcoded to 600, regardless of the actual
resolution of the input image. This patch corrects that by intelligently
extracting the DPI from the file being converted.

Closes Homebrew/homebrew#7913.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-30 11:39:56 -07:00
Misty De Meo
4696c48d3e New formula: jbig2enc
Closes Homebrew/homebrew#6323
2011-08-18 18:35:01 +01:00