Commit Graph

16723 Commits (46fe4d1c847fb653bb8533724159884f471c9bc6)

Author SHA1 Message Date
Mike McQuaid 46fe4d1c84 icu4c: 51.1 bottles 2013-05-03 17:58:25 +01:00
Xiyue Deng b13c3a9743 icu4c: 51.1
* Update hashes and drop old bottles.
* Enable build with Clang as [1] shouldn't be happening again.

[1] https://github.com/mxcl/homebrew/issues/16142

Closes Homebrew/homebrew#19354.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-05-03 17:58:25 +01:00
Adam Vandenberg 6375f6b04a unar: fix install paths
Install the framework to Frameworks, and symlink the headers from
there to include, instead of making a copy.
2013-05-03 09:21:22 -07:00
yvan vander sanden 684cdbac46 libsndfile: depends_on on flac, libogg and libvorbis
Closes Homebrew/homebrew#19109.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-05-02 23:29:25 -05:00
stevenppp 0d89090099 graphviz --devel 2.31.20130502
Closes Homebrew/homebrew#19585.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-02 21:25:42 -07:00
Jack Nagel 965f3ca0b6 glibmm 2.36.2 2013-05-02 21:12:56 -05:00
Jochen Schäfer 9cf8d8ddc1 atari++ 1.71
Closes Homebrew/homebrew#17766.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-02 11:44:37 -07:00
Justin Clift 72a9e1353c Libvirt 1.0.5
Closes Homebrew/homebrew#19579.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-02 11:16:54 -07:00
Jaime Marquínez 69ee942947 unar 1.6
Closes Homebrew/homebrew#16276.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-02 11:16:24 -07:00
Mike Goodspeed 8ee40725a7 gd: update url
Closes Homebrew/homebrew#19578.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-02 10:59:38 -07:00
Adam Vandenberg 2ded069793 launch: add --HEAD
Closes Homebrew/homebrew#19576.
2013-05-02 10:22:48 -07:00
Andrew Janke 133945cd4b fio: fix "error: Define GOLDEN_RATIO_PRIME"
Let fio's own CFLAGS settings stand instead of clearing them in the formula.

The new 2.0.15 fio build was breaking because the Makefile changed around since
2.0.7, and is now using CFLAGS to pass necessary macros and "-include" options
to the build. The formula was crushing it with "CFLAGS=", which broke the build.

Also turn on "V=1" to get normal full output from make, showing cc command lines,
instead of the terse "CC foo.o" output, which makes it harder to diagnose.

Fixes Homebrew/homebrew#19380.
Closes Homebrew/homebrew#19423.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-02 10:14:20 -07:00
Adam Vandenberg d7f88d9e80 gdal: remove unused __END__ 2013-05-02 10:11:46 -07:00
Rob Warner 6da9729557 Wry 1.4
Closes Homebrew/homebrew#19504.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-02 10:09:54 -07:00
Paul Fitzpatrick d4b2b898b6 libglademm: fix build against gtkmm-2.24.3
Fixes Homebrew/homebrew#19416.
Closes Homebrew/homebrew#19558.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-02 09:59:31 -07:00
Anthony Scotti da90b84cbb Jetty 9.0.2
Closes Homebrew/homebrew#19569.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-02 09:42:55 -07:00
Adam Vandenberg c0bdaf7c22 doxygen: fix compile for Xcode-only systems
Closes Homebrew/homebrew#19545.
2013-05-02 09:42:04 -07:00
Jon Hermansen f7737416a8 libtasn1: add --universal
Closes Homebrew/homebrew#19554.
Closes Homebrew/homebrew#19570.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-02 09:40:19 -07:00
David Czarnecki 52eeabd125 Redis 2.6.13
Closes Homebrew/homebrew#19574.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-02 09:37:36 -07:00
Adam Vandenberg a25ed56d66 flac: use archive download for flac2mp3 2013-05-01 21:36:21 -07:00
Hugo Vincent fb0020ecb6 libnfc 1.7.0-rc6
Update libnfc to latest, add config file (generated by brew, in prefix)
and add a patch to support PN532-based NFC devices with USB CDC/ACM
interfaces, such as the OpenPCD2

http://www.openbeacon.org/OpenPCD_2_RFID_Reader_for_13.56MHz

Closes Homebrew/homebrew#18272.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-01 21:09:15 -07:00
Deniz Türkoglu 8628dd520d mkvdts2ac3 1.6.0
Closes: https://github.com/JakeWharton/mkvdts2ac3/issues/72

Signed-off-by: Deniz Türkoglu <turkoglu.deniz@gmail.com>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-01 20:59:42 -07:00
Tom Burns 0d0e2eb137 netperf 2.6.0
Closes Homebrew/homebrew#18197.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-01 20:30:47 -07:00
Jonathon Klobucar cc7d272afb go --devel 1.1rc1
Closes Homebrew/homebrew#19562.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-01 20:18:14 -07:00
Michael Klishin ac6e3cab83 RabbitMQ 3.1.0
Closes Homebrew/homebrew#19564.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-01 20:14:22 -07:00
Anthony Scotti 47a75cb720 Dart 22223
Closes Homebrew/homebrew#19568.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-01 20:08:18 -07:00
Adam Vandenberg 732600c2fb git 1.8.2.2 2013-05-01 14:46:38 -07:00
Alexander Graefe 4e72321a90 beanstalk 1.9
Closes Homebrew/homebrew#19555.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-01 08:00:55 -07:00
Sven-S. Porst 0be30464da yaz 4.2.56
Closes Homebrew/homebrew#19556.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-01 08:00:30 -07:00
Erik Michaels-Ober e122e83d69 ruby-build 20130501
Closes Homebrew/homebrew#19560.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-01 08:00:19 -07:00
Mathias Bynens 76aa7d41c7 zopfli 1.0.0
Closes Homebrew/homebrew#18150 and Homebrew/homebrew#19435.

Signed-off-by: Mathias Bynens <mathias@qiwi.be>
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-05-01 08:11:20 -05:00
Jon Ege Ronnenberg f1153e867d httrack: Update to 3.47.7
Closes Homebrew/homebrew#19548.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2013-04-30 20:28:13 -07:00
Fedor Bezrukov 012e679be6 gdal: Remove libdap patch
This patch is no longer needed for GDAL 1.10.

Closes Homebrew/homebrew#19550.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2013-04-30 20:25:52 -07:00
Sven-S. Porst eeda9bda9a solr 4.2.1
Closes Homebrew/homebrew#19547.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-30 16:10:27 -07:00
Jaime Marquínez Ferrándiz e7f43cb073 youtube-dl 2013.04.31
Closes Homebrew/homebrew#19546.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-30 13:26:29 -07:00
Tim Gray defba92a20 getmail 4.40.1
Closes Homebrew/homebrew#19541.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-30 12:28:59 -07:00
Adam Vandenberg 12f6ae2bd0 brainfuck: fails with clang
Closes Homebrew/homebrew#19542.
2013-04-30 12:28:29 -07:00
Adam Vandenberg 29f31f7c8f cairo: fix syntax
Closes Homebrew/homebrew#19543.
2013-04-30 12:10:57 -07:00
Adam Vandenberg 104b8b6b73 cairo: allow glib support without x 2013-04-30 11:57:36 -07:00
Mike McQuaid b0949b9159 gource: remove non-interactive/blocking test. 2013-04-30 19:22:28 +01:00
Mike McQuaid 6695492f8e qt5 5.0.2
Closes Homebrew/homebrew#19271
2013-04-30 18:33:04 +01:00
Adam Vandenberg 7d09e68354 hugs98: also fails with clang 425
Closes Homebrew/homebrew#19529.
2013-04-30 10:12:01 -07:00
Pavel Borzenkov ead7e6d2eb tiger-vnc: fix black screen issue on Mountain Lion
The patch is already upstream, revision 4956.

Closes Homebrew/homebrew#19535.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-30 09:48:42 -07:00
Adam Vandenberg 09fba13990 bochs: apply suggested ltdl patch
Closes Homebrew/homebrew#17738.
2013-04-30 09:34:36 -07:00
Adam Vandenberg 4ee57d043e open-ocd: add MacPorts patch for clang
Closes Homebrew/homebrew#18857.
2013-04-30 09:31:47 -07:00
Ragi Yaser Burhum 669c1ae787 GDAL 1.10
Closes Homebrew/homebrew#19518.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-30 09:23:32 -07:00
Adam Vandenberg 29f3141905 e2fsprogs: fix compilation with clang
Closes Homebrew/homebrew#19532.
2013-04-30 09:21:57 -07:00
Julien Duponchelle bb7402999e jpegoptim 1.3.0
This version add support for progressive jpeg

Closes Homebrew/homebrew#19537.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-30 07:46:13 -07:00
Mathias Bynens c5d3972b05 brainfuck 0.1.2
Closes Homebrew/homebrew#19490.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-30 06:46:07 -07:00
Thijs Vermeir 50794210c9 gst-libav 1.0.7
Closes Homebrew/homebrew#19505.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-30 06:35:05 -07:00