Anderson Vaz
83fb9ebfc9
app-engine-java-sdk 1.7.1
...
Closes Homebrew/homebrew#14358 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-22 05:58:21 -07:00
Max Howell
0bb28db057
Justniffer fails to build with clang 421
...
Fixes Homebrew/homebrew#14360 .
2012-08-21 22:07:35 -04:00
Max Howell
60b3b4627e
Fontforge works with Xcode 4.3+
...
Shouldn't break for previous versions. We hope.
Fixes #13635. Fixes Homebrew/homebrew#14097 .
2012-08-21 20:51:13 -04:00
Kyle Fuller
99981052a3
Google App Engine 1.7.1
...
Closes Homebrew/homebrew#14355 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-21 15:23:00 -07:00
Adam Vandenberg
e132483b79
OpenCV: style nits
2012-08-21 14:46:32 -07:00
nibbles 2bits
a943c40612
opencv: fix --32-bit option, use HB libraries
...
opencv has a 32bit option meant to work with HB libraries
like libtiff, jpeg, and jasper when those are universal.
Add CMake flags to stop opencv from trying to build all
those from source. Instead let if find the HB libraries.
Add CMake flags to stop it building tests.
Add a dep on Eigen, which is used to speed up code. OpenCV
has it enabled by default.
Add a CMake flag to specify that CUDA is OFF.
Duplicate the 32bit extra_CFLAGS to extra_CXXFLAGS also.
When building 32bit specify `-DCMAKE_OSX_ARCHITECTURES=i386`
per the install docs.
Switch to an OOS build. Put the source dir last.
Use the new `option` DSL.
Adjust python includes to support XCode-only installs.
Use their new homepage `opencv.org`
Tested with clang and llvm from XCode-4.4.1 against HB python
and system python on Mt. Lion, all options.
Fixes Homebrew/homebrew#14237 Homebrew/homebrew#13603
Closes Homebrew/homebrew#14305 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-21 14:45:36 -07:00
Adam Vandenberg
839c5322bb
ImageMagick: make OpenCL optional
...
Fixes Homebrew/homebrew#13651 .
2012-08-21 14:42:17 -07:00
Yehor Lvivski
e9cefdfc88
dart 10994
...
- Allow 32- or 64-bit SDK installs.
Closes Homebrew/homebrew#14217 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-21 16:11:34 -05:00
Adam Vandenberg
b6993f8160
rrdtool: use option dsl
2012-08-21 14:09:20 -07:00
Jack Nagel
2cbbfee68c
libnet: needs automake as well
...
Closes Homebrew/homebrew#14329 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-21 16:05:54 -05:00
Dave Crossland
7662a6b9af
fontforge: update HEAD url
...
Closes Homebrew/homebrew#14241 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-21 16:03:19 -05:00
Ian Rahimi
b56c17d40b
Fixed libdnet failing to build when --with-python is supplied to brew install
...
Closes Homebrew/homebrew#14352 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-21 13:53:37 -07:00
Brett Koonce
96c69462bf
nginx devel 1.3.5
...
Closes Homebrew/homebrew#14340 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-21 12:32:32 -05:00
Wes Morgan
a34fe145ca
New formula: GNU xorriso
...
Closes Homebrew/homebrew#14349 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-21 12:29:53 -05:00
Kevin Lyda
d9a1225f6b
offlineimap: update HEAD url
...
Closes Homebrew/homebrew#14046 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-21 12:24:52 -05:00
Misty De Meo
3aa19d7175
exiftool 9.00
2012-08-21 11:34:16 -05:00
Max Howell
0b5c73caed
Shark fails with clang
2012-08-21 12:09:06 -04:00
Max Howell
12e1dcc8be
scantailor *still* fails to build with clang
...
Lame effort from team Scantailor.
2012-08-21 12:09:06 -04:00
Max Howell
452293a5ef
Make lasi build
2012-08-21 12:09:06 -04:00
Max Howell
8e323f158f
libechonest conflicts with Doxygen of all things
2012-08-21 12:09:05 -04:00
Max Howell
0ababd323d
libmusicbrainz RIP
...
Deprecated by the people at Musicbrainz in favor of “picard”.
2012-08-21 12:09:05 -04:00
Max Howell
912802f673
Fix Falcon on 10.8
...
Probably 10.x in fact. Main problem was the internal PCRE didn't build and link errors occurred. Cmake sucks.
2012-08-21 12:09:05 -04:00
Adam Vandenberg
7340ba8cf9
ettercap 0.7.4.1
...
Also marking as fails with clang.
Fixes Homebrew/homebrew#14347 .
2012-08-21 08:50:35 -07:00
Ali Asad Lotia
bb9d6c2ee3
jenkins 1.478
...
Closes Homebrew/homebrew#14339 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-21 08:29:45 -07:00
nibbles 2bits
ab5448abfe
eigen: add :universal option
...
Add the `option :universal` to eigen. Tested with clang and llvm
from XCode-4.4.1.
Closes Homebrew/homebrew#14304 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-21 07:05:08 -07:00
Jack Nagel
53bc9bb920
git-cola: prepend correct directory to PYTHONPATH
...
Fixes Homebrew/homebrew#13850 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 22:41:29 -05:00
Alan Boudreault
6089580687
mapserver: add patch for pixmap symbol
...
Closes Homebrew/homebrew#14234 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 22:39:02 -05:00
Jack Nagel
efa5e88c06
coreutils 8.19
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 22:32:51 -05:00
John Kurkowski
64f47b8f56
sbt 0.12.0
...
Closes Homebrew/homebrew#14317 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 22:27:05 -05:00
David M. Carr
cc060d3901
mongodb devel 2.2.0-rc1
...
Closes Homebrew/homebrew#14190 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 22:20:18 -05:00
Steffen Hausmann
5008622daf
MonetDB 11.11.5
...
Disable support for the jaql query language, which is beta-quality and
fails to build.
Closes Homebrew/homebrew#14239 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 21:58:35 -05:00
René Moser
36dbfad790
git-ftp 0.8.1
...
Closes Homebrew/homebrew#14297 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 21:43:03 -05:00
Jack Nagel
20c8fe37fe
pcb: update homepage and head URL
...
Fixes Homebrew/homebrew#14300 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 21:41:11 -05:00
Alexander Færøy
d3a4ed7aa5
storm 0.8.0
...
Closes Homebrew/homebrew#14286 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 21:37:58 -05:00
David Aguilar
4a57cb4740
git-cola 1.8.0
...
Signed-off-by: David Aguilar <davvid@gmail.com>
Closes Homebrew/homebrew#14303 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 21:24:45 -05:00
Mark Shropshire
bfc2a03e5e
drush 5.7
...
Closes Homebrew/homebrew#14301 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 21:23:34 -05:00
jbastos
a0c3827213
sphinx 2.0.5
...
Closes Homebrew/homebrew#14310 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 21:20:43 -05:00
Daniel Arnfield
e75183b9e6
git: install git-prompt completion script
...
Closes Homebrew/homebrew#14312 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 21:12:32 -05:00
Jack Nagel
f305529b66
postgresql: don't call uuid-config if building without ossp-uuid
...
Fixes Homebrew/homebrew#14314 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 21:07:19 -05:00
Jack Nagel
d0b32ba6c5
python3: optional deps are really recommended
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 17:02:09 -05:00
Jack Nagel
74e1d85650
python: optional deps are really recommended
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 17:01:54 -05:00
Jack Nagel
d973dccbe6
python/python3: don't duplicate TkCheck requirement
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 17:00:34 -05:00
Jack Nagel
2d7530697f
bash-completion: cleanup
...
- Remove HEAD build; HEAD is incompatible with the bash that OS X
ships. Add a comment suggesting users check out homebrew-versions for
a bash-completion 2.0 formula.
- Automatically symlink Homebrew's completion script into the
bash_completion.d directory.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 14:09:16 -05:00
Jack Nagel
d44de4f317
git 1.7.12
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-19 21:09:38 -05:00
Jack Nagel
c1901d3742
vcodex: don't re-require download_strategy
...
This is already available via formula.rb.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-19 20:03:58 -05:00
Domingo Suarez Torres
3359d66f10
Griffon 1.0.2
...
Closes Homebrew/homebrew#14282 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-19 17:58:30 -07:00
Domingo Suarez Torres
66a45a94c0
Akka 2.0.3
...
Closes Homebrew/homebrew#14283 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-19 17:57:40 -07:00
nibbles 2bits
3e3ea714ff
getxbook 1.0
...
Upgrade getxbook to version 1.0. Tested with XCode-4.4.1.
Closes Homebrew/homebrew#14298 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-19 17:57:40 -07:00
Jack Nagel
9e11ca5361
coreutils: simplify mapping commands into gnubin
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-19 19:48:13 -05:00
Jack Nagel
b024743b6f
clozure-cl: use Pathname#find instead of loading Find
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-19 19:26:09 -05:00