James R. Barlow
fedbbdb575
Travis: compile qpdf from source
...
The older version in Travis's Ubuntu 14.04 can't pass the test suite anymore.
2018-04-11 15:40:45 -07:00
James R. Barlow
6f1a40b2ca
v6.0.0 notes, build machinery changes
2018-03-24 02:52:56 -07:00
James R. Barlow
63e2b4273a
Travis: avoid using set -e since it interferes with Travis
...
https://github.com/travis-ci/docs-travis-ci-com/issues/1672
2018-03-23 12:49:12 -07:00
James R. Barlow
8185fb7e43
Migrate Travis CI setup to Brewfile
2018-03-02 15:16:05 -08:00
Tucker Barbour and jbarlow83
4b10929b25
Fix Homebrew python package ( #227 )
...
Homebrew removed python3 and python now defaults to version 3. Here we
use `brew upgrade python` to upgrade the pre-installed version of
python to python3.
2018-03-02 14:59:23 -08:00
James R. Barlow
aac5b6de3b
Update autobrew script to match final changes
2018-02-17 00:12:03 -08:00
James R. Barlow
4a61beae41
autobrew: use homebrew's built-in test fixture
2018-02-05 11:10:33 -08:00
James R. Barlow
bd30587bf1
Update depends_on order
2018-01-29 13:16:07 -08:00
James R. Barlow
7edbfe0e40
Update autobrew template
2018-01-09 12:36:14 -08:00
James R. Barlow
2cebd90cbd
Fix brew audit --strict warnings
2017-12-09 12:14:28 -08:00
James R. Barlow
a00ef4836d
autobrew: declare conflict with mactex
...
As reported in https://github.com/jbarlow83/homebrew-ocrmypdf/issues/4#issuecomment-345029899
2017-11-16 14:53:42 -08:00
James R. Barlow
9fd165bf4b
Add 'zlib' to travis recipe
2017-10-26 18:06:12 -07:00
James R. Barlow
cc5578488a
Remove workaround for OSD crash and use explicit -l osd
...
Suggested by amitdo in https://github.com/tesseract-ocr/tesseract/issues/1167
2017-10-12 12:45:18 -07:00
James R. Barlow
6b478172f6
Try using plain tessdata instead of tessdata_best
2017-10-10 20:52:03 -07:00
James R. Barlow
c6e73bcfd6
Still failing, did the cp work at all?
2017-10-10 15:15:26 -07:00
James R. Barlow
a2d62938ce
cp overwrite needs sudo
2017-10-10 14:54:52 -07:00
James R. Barlow
d7ae1f3cca
travis: Replacement problematic traineddate file
2017-10-10 14:39:05 -07:00
James R. Barlow
70219581c4
Disable tesseract 4 so tests can succeed
...
tess4 -psm 0 is broken right now
2017-10-10 14:18:02 -07:00
James R. Barlow
da79e6bac7
macos: Skip brew audit because it seems to crash ruby on travis
2017-07-27 16:00:41 -07:00
James R. Barlow
9e75e28d0c
Homebrew needs x11 to compile Pillow
2017-06-13 11:03:26 -07:00
James R. Barlow
591e213713
Add more dependencies for autobrew
2017-05-23 13:52:28 -07:00
James R. Barlow
b3dc404571
Update unpaper.deb link ( fixes #171 )
...
*Shakes fist a Dropbox*
2017-05-19 11:28:45 -07:00
James R. Barlow
048ae40e75
Update copyrights
2017-05-14 23:38:28 -07:00
James R. Barlow
aff982036b
autobrew: fix brew audit error on double blank line
2017-05-14 23:15:02 -07:00
James R. Barlow
d087649eab
Remove “null deploy script” since “/usr/bin/true” is equivalent
2017-05-12 15:37:02 -07:00
James R. Barlow
ff5c38b1f7
Tell Travis to download Tesseract 4.00 from a PPA for testing
2017-05-11 23:52:13 -07:00
James R. Barlow
e8cc8fc879
Add travis null_deploy for osx
2017-05-01 17:24:43 -07:00
James R. Barlow
6a91fa637f
Squash merge improvements to auto-homebrewing macOS version
2017-04-28 15:17:38 -07:00
James R. Barlow
a1033cdc64
osx_brew: show output before letting “brew audit” check it
2017-04-18 23:38:07 -07:00
James R. Barlow
9a4813089c
autobrew: remove homebrew dependency “zlib”, causes audit failure
2017-04-18 15:28:30 -07:00
James R. Barlow
dfb9fa0736
autobrew: missing deps
2017-03-16 00:18:07 -07:00
James R. Barlow
7c6aa76a2a
Fix brew audit failure
2017-03-13 17:58:31 -07:00
James R. Barlow
35162166c5
Fix UnboundLocalError in autobrew.py
2017-03-13 15:51:39 -07:00
James R. Barlow
107f6abcb1
Fix autobrew build issues - missing deps
2017-03-12 17:07:38 -07:00
James R. Barlow
760a939e7d
Further autobrew tweaks
2017-03-11 17:05:26 -08:00
James R. Barlow
8444a8f211
before_deploy doesn’t run unless something is going to be deployed
2017-03-11 17:03:20 -08:00
James R. Barlow
4a1fec8328
Improvements to macOS test and work on homebrew tap autobrew
...
Squashed commits:
[3f06c1e] Try setting up homebrew tap autobuilding
[01532f1] Strict mode error in brew
2017-03-11 17:00:54 -08:00