seanjreilly
6779c7bf7e
groovy 2.1.4
...
Also maintain the icns file, so groovyConsole gets the proper icon.
Closes Homebrew/homebrew#20348 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-08 17:33:51 -07:00
Misty De Meo
8066ec9316
ld64 builds 64-bit after all
...
This reverts commit 0c6712af6cab89076bce113bbb563688ab9a418f.
2013-06-08 19:10:43 -05:00
Misty De Meo
a9853f7e80
ld64: force 32-bit on Leopard
2013-06-08 19:10:43 -05:00
Misty De Meo
3d3fccb214
ld64: style nits
2013-06-08 19:10:42 -05:00
Misty De Meo
8e538ff90f
ld64: fails_with :gcc_4_0
...
Fixes Homebrew/homebrew#20 .
2013-06-08 19:10:42 -05:00
Misty De Meo
c5b70c5f9b
ld64 97.17
2013-06-08 19:10:42 -05:00
Misty De Meo
1e42c5c614
cctools-headers: Update comment
2013-06-08 19:10:42 -05:00
Misty De Meo
e88c67bd71
dyld-headers 210.2.3
2013-06-08 19:10:41 -05:00
Misty De Meo
ee87b921b1
libunwind-headers 35.1
2013-06-08 19:10:40 -05:00
Misty De Meo
bfaad5c6c7
cctools-headers 836
2013-06-08 19:10:38 -05:00
Misty De Meo
f1682fd51e
media-info: < 10.6 requires a newer curl
...
Fixes mistydemeo/tigerbrew#82 .
2013-06-08 19:09:49 -05:00
Adam Vandenberg
6982575290
cmake: simplify test slightly
2013-06-08 16:33:00 -07:00
Joey Korkames
50c9f29867
Ghostscript: add DjVU support
...
Closes Homebrew/homebrew#16830 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-08 16:31:15 -07:00
Adam Vandenberg
a0e24d3280
graphviz: update --devel version
2013-06-08 15:42:16 -07:00
Adam Vandenberg
7fb20e1a21
tesseract: use normal download strategy
2013-06-08 15:37:33 -07:00
Adam Vandenberg
2a9c3c93bb
git: add note about 1.8.3 being broken
2013-06-08 15:34:43 -07:00
Gaëtan Lehmann
951d73640a
vera++ 1.2.1
...
Closes Homebrew/homebrew#20356 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-08 15:28:15 -07:00
Clayton Wheeler
638cb87e7d
riemann 0.2.2
...
Closes Homebrew/homebrew#20353 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-08 14:30:38 -05:00
Misty De Meo
4be3f45676
youtube-dl: revert Python 2.x and 3.x support
...
This makes youtube-dl harder to use as just a script, and people who
need it to call it from python can just install via pip.
This reverts commit e83a9bec485e218dd449df93c5564c834fde1a2a.
2013-06-08 12:59:46 -05:00
Adam Vandenberg
aadcad99aa
MySQL: allow compilation with Xcode-only setups
...
Closes Homebrew/homebrew#20185 .
2013-06-08 09:02:17 -07:00
adriancole
9468904f52
denominator 1.2.1
...
Closes Homebrew/homebrew#20350 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-08 08:09:18 -07:00
Joachim LeBlanc
51502a2086
libspatialite 4.1.0 libgaiagraphics, librasterlite
...
* Gdal: Use includes from brewed sqlite
* spatialite-tools 4.1.0
* librasterlite 1.1g
* libgaiagraphics 0.5
* Update to use new style `build.with?`
Closes Homebrew/homebrew#20341 .
Signed-off-by: Samuel John <github@SamuelJohn.de>
2013-06-08 15:26:43 +02:00
lacre
e20c0510d3
Adobe-Air-SDK: SHA1 fix. Revised SDK, still v. 3.7
...
Closes Homebrew/homebrew#20342 .
Signed-off-by: Samuel John <github@SamuelJohn.de>
2013-06-08 12:11:11 +02:00
Adam Vandenberg
715ac95e2c
miniupnpc 1.8.20130503
2013-06-07 20:57:59 -07:00
Adam Vandenberg
8b731bd74b
Use ScriptFileFormula
...
Switch these to use ScriptFileFormula, since they no longer
need to munge the installed filenames.
2013-06-07 20:57:59 -07:00
Adam Vandenberg
cf34289dd5
cfengine: use opt_prefix for pcre
2013-06-07 20:57:59 -07:00
adriancole
837ca6eed0
denominator 1.2.0
...
Closes Homebrew/homebrew#20332 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-07 17:02:02 -07:00
Jack Nagel
74bb91a998
automake 1.13.3
2013-06-07 12:12:07 -05:00
Samuel John
1a8c91156e
python: Fix --with-brewed-tk
2013-06-07 17:58:57 +02:00
Samuel John
ef1f597bd2
python3: Fix build with brewed-tk & don't link X11
2013-06-07 17:58:57 +02:00
Samuel John
9c615e0086
youtube-dl: Python 2.x and 3.x support
2013-06-07 17:58:56 +02:00
Samuel John
7922661f80
terminal-notifier: Remove outdated comment.
2013-06-07 17:58:56 +02:00
Samuel John
ee772313b4
python3: Added HEAD and distrubute 0.6.45
...
* Use `build.with?` instead of `build.include? 'with…'`
* Reuse PythonInstalled.new.modify_build_environment
* Use `test do` instead of `def test`
2013-06-07 17:58:56 +02:00
Samuel John
85b266f890
python: simplify how PythonInstalled is used in python.rb
...
* Should also be more robust as we now explicitly set the
python.binary.
2013-06-07 17:58:56 +02:00
Samuel John
98ee8f140a
hg-flow: 0.4
...
* depends_on :python
* Install hgflow.py into `python.site_packages`
* Use default branch for --HEAD
* Work around naming bug for 0.4 download
* Update caveats (`hgflow=` is enough)
2013-06-07 17:58:56 +02:00
Samuel John
5159d3dcac
terminal-notifer: Removed caveat.
...
Without code signing, it *does* work. All is happiness.
2013-06-07 17:58:56 +02:00
Samuel John
163476de0b
yle-dl: depends_on :python
2013-06-07 17:58:56 +02:00
Samuel John
26da761e2a
python: New style
2013-06-07 17:58:55 +02:00
Misty De Meo
e763b28b9f
fftw: fix test
2013-06-07 09:54:53 -05:00
Misty De Meo
2cf02cda5e
libxmp 4.1.5
2013-06-07 09:54:52 -05:00
Alexander Ljungberg
8f88356445
osslsigncode: needs newer openssl
...
Closes Homebrew/homebrew#20292 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-07 09:50:12 -05:00
Christopher Rogers
4fafda7ded
runit: fix incorrect command in caveats
...
Running runsvdir on #{var} will attempt to run its subs as services. We
should direct people to run runsvdir on the /service dir instead.
Closes Homebrew/homebrew#20306 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-07 09:42:48 -05:00
Hector Dearman
8079df6228
glfw: add universal option
...
Closes Homebrew/homebrew#20320 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-07 09:39:49 -05:00
Adam Vandenberg
29ed9dba30
ttytter: use Formula
2013-06-06 16:55:12 -07:00
Adam Vandenberg
cdf8e4ff13
cloc: use Formula
2013-06-06 16:55:12 -07:00
Adam Vandenberg
a715149ebf
ack: use Formula
2013-06-06 16:55:12 -07:00
William Bert
baad6e1a72
phantomjs 1.9.1
...
Closes Homebrew/homebrew#20307 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-06 16:31:47 -05:00
Adam Vandenberg
86736d792f
sqlite: deps come after options
2013-06-06 14:12:30 -07:00
Jack Nagel
457ef404a0
gnupg2: refresh patch
2013-06-06 15:57:48 -05:00
Travis Johnson
1aba13a86f
gpg-agent 2.0.20
...
Closes Homebrew/homebrew#20235 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-06 15:57:42 -05:00