aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/transcode.rb
diff options
context:
space:
mode:
authornibbles 2bits2012-11-02 11:35:26 -0700
committerAdam Vandenberg2012-11-06 09:04:53 -0800
commit162e84d5d4c21bc59ee223312ed1dce354834617 (patch)
treef2e5938e04133c7eb33fb5eedaf87cbf92887fc2 /Library/Formula/transcode.rb
parentdac671c736b3d98b967def743b1e2fc777f86471 (diff)
downloadhomebrew-162e84d5d4c21bc59ee223312ed1dce354834617.tar.bz2
emboss: fix issue with X11
- Add an option to build without-x - Add a `depends_on :x11` otherwise - Add a `depends_on :libpng` that was missing. - Add a `depends_on 'gd'` that is optional. - Add a `depends_on 'libharu'` also optional for pdf output. - Add a flag to enable 64bit pointers on 32bit machines. - Add a flag to enable pthreads. It's worth noting that this will build against mysql or postgresql. It searches for `pg_config`. It's reasonable for molecular biology grinding software have some sort of DB enabled. In that case, we might want to add an `ENV :userpaths` to pick up the preferred `pg_config` or we want to add a depends_on postgresql. Thoughts? Fixes #15782 Closes #15817. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/transcode.rb')
0 files changed, 0 insertions, 0 deletions