Commit graph

10118 commits

Author SHA1 Message Date
Adam Vandenberg
10d8f28f0d subversion: style nits 2012-05-28 08:13:16 -07:00
Hideki IGARASHI
6e09093146 subversion: add back UTF-8 hack.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-28 08:11:56 -07:00
Misty De Meo
53106a5f6d exiftool 8.93 2012-05-28 09:25:38 -05:00
Dave Rice
ae3872f78c ffmpeg 0.11
Closes Homebrew/homebrew#12439.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-27 23:29:10 -05:00
Steve King
1d2b8b62ce mysql 5.5.24
Closes Homebrew/homebrew#12459.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-27 23:20:41 -05:00
Jonathan Schleifer
415cc1f319 nasm 2.10.01
Closes Homebrew/homebrew#12458.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-27 23:08:32 -05:00
Dossy Shiobara
d5421bc7a2 lame: add universal option
Useful for Audacity and Mixxx, which both want libmp3lame but need i386
binaries.

Closes Homebrew/homebrew#12460.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-27 22:59:15 -05:00
Peter Jaros
195d9eb988 fortune: fix typo
Closes Homebrew/homebrew#12463.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-27 22:57:33 -05:00
Denis Barushev
404d4195ca knife-completion: add missing gnu-sed dependency
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-27 12:04:46 -07:00
Matthew Lewinski
ce8dddad16 Update perforce-proxy and perforce-server to 2012.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 23:18:36 -07:00
Luke Orland
d87d175eeb doxygen 1.8.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 23:10:08 -07:00
Julien Ammous
e9f5bebf92 crossroads 1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 21:18:56 -07:00
Justin Hileman
87e1196a7d coda-cli 1.0.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 21:11:15 -07:00
Michael Hanson
1a53f3bbc8 ruby-build 20120524
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 21:10:45 -07:00
Tryn Mirell
06e5adf33c Remove 'riak-search'
Riak has included riak-search since 1.0. Since Riak 1.1.2 is
already included in the Homebrew repo, removing this stale formula.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 21:09:39 -07:00
Hideki IGARASHI
5e16b6c46a Subversion: update to 1.7.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 21:07:03 -07:00
nibbles 2bits
b64f55777d net-snmp - fix compile error on Lion
net-snmp-5.7.1 is missing a darwin11.h header that can be copied
from the existing darwin10.h, if the 10s are changed to 11s.
Configure also warns that mibII/icmp is required but disabled.

* remove the configure flag --with-out-mib-modules=mibII/icmp
* if lion, cp the darwin10.h to darwin11.h
* patch the darwin11.h to replace the 10s with 11s.

This builds again on Lion without error.  The patch has been
reported upstream, and its url is in the formula comments.

Closes Homebrew/homebrew#11378.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 21:07:03 -07:00
Jack Nagel
1ab5a1ae24 Move agrep to homebrew-boneyard
Closes Homebrew/homebrew#10140.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-26 19:20:34 -05:00
Kazuki YAMAMOTO
1ae39aa335 Grails 2.0.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 09:46:51 -07:00
Adam Vandenberg
60c89b7bde eigen: fix build type 2012-05-26 09:46:23 -07:00
Jack Nagel
425c7e1eb1 git 1.7.10.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-25 23:23:57 -05:00
nibbles 2bits
994eea4459 wiggle 0.9
Upgrade wiggle to version 0.9.
Patch OSX compile errors using the developer's git repo.
Patch two functionality issues released the day after 0.9.
Include patch removal information in the comments.
Remove the `malloc` patches.  They are fixed in this version.
Remove the `-w` from cflags lets the developer use `-Werror`.
Use our `cflags` and `-g` rather than `-ggdb` to support clang.
Add the `test` make target (~2sec) to verify the build because
we are trusting wiggle to do complex patching.

Closes Homebrew/homebrew#12305.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-24 20:47:08 -05:00
Jack Nagel
24426c93ba dnscrypt-proxy: remove broken HEAD
The GitHub checkout needs an autotools bootstrap. Patches welcome to
enable it, but removing it until then.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-24 20:43:45 -05:00
Frank Denis
7cf43a2fda dnscrypt-proxy 0.9.4
Closes Homebrew/homebrew#12343.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-24 20:42:37 -05:00
nibbles 2bits
577f197768 weechat: make bindings optional, patch to fix perl
The weechat saga continues...  This commit makes all the language
modules optional rather than the default.  It adds a dep on guile
if the user options for that module.  It adds a patch from HEAD
to fix the perl segfault on exit and a removal comment for 0.3.8.
This commit does not patch the ruby-1.9.3+rvm issue other than
not building that module by default.  Still waiting on the
upstream patch.

cf. Homebrew/homebrew#12377

Closes Homebrew/homebrew#12392.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-24 20:28:41 -05:00
nibbles 2bits
7376b2bbf6 gst-ffmpeg: fix clang compile error
GST-ffmpeg comes bundled with an internal ffmpeg that suffers from
the known issue of a hardcoded gcc unless the right configure arg
is thrown.  When building with clang, the hardcoded gcc in the
libav subdirectory causes an error where gcc doesn't recognize
`-march=native`.  GST-ffmpeg offers a configure flag to fix that.
Add a flag to use our ENV.cc.

Fixes Homebrew/homebrew#12312

Closes Homebrew/homebrew#12390.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-24 20:00:01 -05:00
Björn Albers
2fcf479adc Update path of nagios-plugins
Change path from sbin/nagios-plugins to sbin in order to avoid hacks in
related formulae.

Closes Homebrew/homebrew#12181.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-24 19:40:38 -05:00
Justin Hileman
aa6bf3f372 coda-cli 1.0.3
Closes Homebrew/homebrew#12405.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-24 19:33:41 -05:00
Charlie Sharpsteen
af77e06391 MuPDF: Update to 1.0
Make requirement on Snow Leopard or newer fatal.

Remove code that prefixes command line tools with `mu` as this has been done
upstream.
2012-05-24 12:32:43 -07:00
Charlie Sharpsteen
d562c6b2ba NetCDF: Disable Doxygen
Configure fails to disable make tasks when Doxygen is not installed and this
causes the build to fail. We don't install Doxygen docs anyway.

Also, move `ENV.fortran` to the top of the install block so that the build will
fail early if a fortran compiler is not installed.

Fixes Homebrew/homebrew#12406.
2012-05-24 09:55:30 -07:00
Jack Nagel
3876d6981e gtk-doc: find the libxml2 python site-packages directory
Add an explicit dependency on libxml2 for clarity. Previously it was
implicit in the gnome-doc-utils dep. Prepend its site-packages directory
to the PYTHONPATH.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-23 20:06:07 -05:00
Charlie Sharpsteen
d1496287b5 GDAL: Fix missing comma
Argh. Forgot a comma when adding the flag to disable Poppler.
2012-05-23 17:41:51 -07:00
Charlie Sharpsteen
63fa2bebd6 GDAL: Temporarily disable Poppler
GDAL can't compile against Poppler 0.20.0 so it is explicitly disabled for the
time being in order to prevent compilation errors. This commit can be reverted
once a fix goes in upstream.
2012-05-23 17:33:48 -07:00
Charlie Sharpsteen
1cd5d9cc27 ncview: Patch rpath settings out of configure
The configure script tries to be clever with figuring out rpath flags for the
compilers. It fails epically.

Also, use `ENV.x11` which removes the need for a couple of configure arguments
and allows libpng to be found.
2012-05-23 17:24:12 -07:00
Charlie Sharpsteen
a89b269fe1 NetCDF: Update to 4.2
Starting with the 4.2 release, NetCDF has a new distribution model where the
core C library and command line utilities are shipped as one package and the
C++ and Fortran libraries are shipped as seperate packages.

For now, we're handling this by including the C++ and Fortran libraries as
sub-brews so there is no need for a bunch of `netcdf-cxx` and `netcdf-fortran`
packages. The C++ library is also built by default to mirror the behavior of
the pre-4.2 formula.

These changes preserve the status quo as much as possible.
2012-05-23 17:24:12 -07:00
Charlie Sharpsteen
fba494f5b0 pdf2svg: Depend on a Requirement for Poppler-Glib
Instead of doing `pkg-config` checks, now use a Requirement that references the
installation Tab for Poppler.
2012-05-23 14:31:51 -07:00
Charlie Sharpsteen
a684297f71 DiffPDF: Update to 2.0.0
Also, use a Requirement that references the Poppler Tab to figure out if Qt
support is present.
2012-05-23 14:31:51 -07:00
Charlie Sharpsteen
3e7b28c2dd Poppler: Update to 0.20.0 2012-05-23 14:31:51 -07:00
Jack Nagel
1e41dc7a5b wdiff 1.1.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-23 16:14:20 -05:00
Jack Nagel
f14cc4e999 parallel 20120522
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-23 16:14:20 -05:00
Charlie Sharpsteen
be7b4d8920 HDF5: Update to 1.8.9
Also clean up arguments and options.
2012-05-23 13:28:12 -07:00
Jack Nagel
e340d9bc41 gpg-agent: set default pinentry program
Fixes Homebrew/homebrew#12382.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-23 15:21:40 -05:00
Charlie Sharpsteen
1f23177b5e GDAL: Update to 1.9.1
The new release contains pre-built man pages.
2012-05-23 12:12:33 -07:00
Charlie Sharpsteen
0367637618 Armadillo: Update to 3.2.0 2012-05-23 12:03:21 -07:00
Charlie Sharpsteen
690c96306c libgit2: Update to 0.17 2012-05-23 11:17:22 -07:00
Frank Celler
c2ff61a4b3 avocadodb: renamed to arangodb upstream
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-23 06:50:30 -07:00
samueljohn
8a433e8aeb python: caveats tell the correct Framework links
The old ~/Frameworks is and never was a standard.
It should be under Library.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-23 06:44:09 -07:00
Christopher Kolstad
db8440c75c Solr 3.6.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-23 06:42:27 -07:00
Jack Nagel
c7630f5ff4 Use new std_cmake_args method
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-22 22:22:00 -05:00
Adam Vandenberg
38e7f41536 go-app-engine 1.6.6 2012-05-22 19:58:37 -07:00
Adam Vandenberg
855830fa02 appengine-java-sdk 1.6.6 2012-05-22 19:57:22 -07:00
Adam Vandenberg
a6e18fe9c5 Google App Engine 1.6.6 2012-05-22 19:55:29 -07:00
Mike McQuaid
c80ee57399 Qt 4.8.2. 2012-05-22 15:01:49 +01:00
Nick Tzaperas
5cfd4a65fe iozone 3.408
Closes Homebrew/homebrew#10585.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-21 20:55:37 -07:00
Attila Györffy
fadd2315c6 rbenv: update caveats to only load if present
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-21 20:40:17 -07:00
Martin Czygan
5f6180a0df elasticsearch 0.19.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-21 20:23:20 -07:00
Adam Vandenberg
9dbb3a9206 distribute 0.6.27
subformula of Python, Python 3, PyPy
2012-05-21 20:19:21 -07:00
Jack Nagel
e930d63b49 rabbitmq: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-21 20:43:11 -05:00
Adrian Petrescu
8598c84f0e nmap 6.0
Closes Homebrew/homebrew#12367.

[jn: force use of included libpcre and liblua]

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-21 20:37:32 -05:00
Misty De Meo
f037bc9446 devil: fails with clang
Fixes Homebrew/homebrew#12353.
2012-05-21 18:12:43 -05:00
Misty De Meo
ad134cc2cc devil: add ENV.x11 to find libpng
Fixes Homebrew/homebrew#11656.
2012-05-21 18:12:42 -05:00
Jack Nagel
66e197990d giflib: note that 4.2.0 breaks things
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-21 16:47:57 -05:00
Jack Nagel
2145ddd29b swftools: depend on giflib instead of ungif
ungif is now a duplicate of giflib, and is thus a candidate for removal.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-21 16:23:08 -05:00
Jack Nagel
a09bc6226f Revert "giflib 4.2.0"
This reverts commit bad8e1f17ade0d2679de996090e53945fb1c3023.

Due to API changes, 4.2.0 breaks a bunch of stuff; stick with 4.1.6 for
the time being.
2012-05-21 16:18:43 -05:00
Mark Shropshire
6b5697f667 drush 5.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-21 06:48:29 -07:00
Michael Weibel
1c0ebbf00d ejabberd 2.1.11
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-21 06:47:55 -07:00
Andrey Deryabin
eb248ce704 jenkins 1.464
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-20 22:10:00 -07:00
Michael S. Fischer
17f8458ef5 ffmpeg: add libvo-aacenc support
This patch compiles ffmpeg against libvo-aacenc (if installed) to
provide AAC encoding support - preferred by the maintainers over
libfaac.

Closes Homebrew/homebrew#12231.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-20 16:19:00 -05:00
Michael S. Fischer
d8eed4793e New formula: libvo-aacenc
Library containing VisualOn implementation of Advanced Audio Coding
(AAC) encoder.  May be used by ffmpeg, among other tools, to provide
AAC encoding capability.

Closes Homebrew/homebrew#12231.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-20 16:18:59 -05:00
Jack Nagel
f01b9156e3 libvpx: restore platform detection
Configure is still misdetecting 32-bit 10.6 as 64-bit.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-20 16:18:59 -05:00
include
ae76e2da54 nagios 3.4.1
Closes Homebrew/homebrew#12311.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-20 15:57:51 -05:00
Simon
0d0c361004 nzbget 0.8.0
- Mark as fails_with :clang due to libpar2 dependency.

Closes Homebrew/homebrew#12319.

[jn: add cause to fails_with block]

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-20 15:52:44 -05:00
Jack Nagel
79c146e3b4 libmagic 5.11
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-20 15:29:04 -05:00
Alexander Surma
afbe744334 libewf 20120504
Closes Homebrew/homebrew#12336.

[jn: remove libtoolize cruft]

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-20 15:28:45 -05:00
Nick Stenning
90907433a6 mu: make emacs support optional
Closes Homebrew/homebrew#12306.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-20 00:18:30 -05:00
Peter C Miller
373c3f6432 perforce 2012.1.459601
There are now separate 32 and 64 bit versions.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 21:39:57 -07:00
Thomas Johansson
2ba67c50b4 Go App Engine SDK 1.6.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 21:38:41 -07:00
Matt Davis
4ef209796f Google App Engine 1.6.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 21:38:08 -07:00
nibbles 2bits
3e3e9b8488 gwyddion 2.28
Upgrade gwyddion to version 2.28.
Remove the unrecognized `--disable-debug`.
Add `--with-html-dir=#{doc}` to get the docs in the right place.
Add the xz build time dep to handle the tarball.
Tested on Lion with clang and llvm from XCode-4.3.2.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 21:37:31 -07:00
nibbles 2bits
5c25c4dce5 libssh2 1.4.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 21:37:05 -07:00
Jack Nagel
0b8a0772b4 giflib 4.2.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-19 15:00:24 -05:00
nibbles 2bits
70a081452f gcal 3.6.2
Update gcal to version 3.6.2
Add the `xz` dep to decrease the download size and mirror load.
Add `--disable-dependency-tracking` because it's an option now.
Tested on Lion with clang and llvm-gcc from XCode-4.3.2.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 10:29:37 -07:00
Timothée Peignier
c0e1e4b01a jython --devel 2.7a1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 10:25:54 -07:00
Adam Vandenberg
39e9570e00 Hadoop 1.0.3 2012-05-19 10:23:24 -07:00
Jack Nagel
6ded14eefc byobu 5.18
- add dep on coreutils to get GNU readlink
 - simplify caveats

Closes Homebrew/homebrew#11160.
Closes Homebrew/homebrew#12006.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-18 23:27:57 -05:00
Jack Nagel
164b904fc6 libelf: use separate make and make install steps
Closes Homebrew/homebrew#11943.
c.f. Homebrew/homebrew#11982.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-18 23:16:22 -05:00
nibbles 2bits
1f17654151 weechat: switch from cmake to configure
* Switch to using `configure`
* Remove `head` because it requires gtk.
* Add a build time dep on gettext, otherwise link errors.
* Add `--disable-perl` to stop segfault on program exit.
* Add `--disable-aspell` which is still being reviewed.
* Add `--disable-static` to stop building duplicate plugins.
* Add `--disable-python` unless Python is a framework.
* Note that the one `inreplace` is fixed in HEAD.
* Delete the plugin symlinks to stop runtime warnings.

Weechat-0.3.7 can be built using cmake or configure, but their
cmake build scripts are prone to errors when building the ruby
bindings.  By switching to `configure` the formula is greatly
simplified, and all the plugins it creates get neatly installed
into lib+'weechat/plugins' automatically.

Weechat `head` builds require `gtk` even if the `gtk` gui is
not enabled, which it isn't because it's b0rked.  So remove head.

Weechat comes with an internal gettext and libintl that cause
errors when linking.  So add a dep on Homebrew's gettext.

As reported by another user and confirmed through gdb, the perl
plugin causes a segfault on exit.  So disable building that.

Aspell is still under construction in Homebrew, and weechat will
compile that plug by default.  So disable aspell for now.

Disable the static plugins and delete the plugin symlinks.  That
leaves only one `.so` for each plugin and stops a dozen warnings
when running weechat about _can't load duplicate plugins._

Disable building the Python plugin unless Python is a framework
because it will build but fail to load the plugin with an error
that it can't dlopen a module expected in flat namespace.

Even if we add a dep on Homebrew/dupes/ncurses to get the wide
variety of it, that formula doesn't actually create `-lnursesw`.
So that is not added, because it can't be found.

The gtk interface to weechat is not added as a user option because
it runs but doesn't make a useable gui.  It's blank & unresponsive.

Weechat compiles, runs, and connects to freenode without error
using clang and llvm on Lion, tested against system Ruby, system
Python, and Homebrew Python frameworks.

Fixes Homebrew/homebrew#11289.
Fixes Homebrew/homebrew#11835.
Fixes Homebrew/homebrew#12066.
Closes Homebrew/homebrew#12193.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-18 23:07:24 -05:00
Fredrik Forsmo
0323307ed1 libssh2 1.4.1
Closes Homebrew/homebrew#12316.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-18 22:15:50 -05:00
nibbles 2bits
7d0c7402f0 libvpx 1.1.0
Upgrade libvpx to version 1.1.0.
Remove the patches and inreplace.  Both are fixed in this version.
It correctly checks before trying to add `-isysroot`, and it uses
the correct target for your OS.

Closes Homebrew/homebrew#12307.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-18 21:54:15 -05:00
Jack Nagel
030f42729b gobject-introspection 1.32.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 21:49:21 -05:00
Jack Nagel
a2ab065728 glib 2.32.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 21:49:01 -05:00
Jack Nagel
6c336b6783 intltool 0.50.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 21:36:43 -05:00
Jack Nagel
d5e577e400 ode: use stable tarball and adjust HEAD build
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 19:45:38 -05:00
Jack Nagel
a6cf79fc58 midgard2: remove stale comment
The deps are needed to build HEAD.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 19:45:07 -05:00
Jack Nagel
7a9021267c bdw-gc 7.2
- remove upstreamed patches

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 19:17:04 -05:00
Jack Nagel
ef3604ec1c liboping 1.6.2
- remove upstreamed patches

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 18:53:39 -05:00
Jack Nagel
1e140c6014 mp3splt 2.4.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 18:48:26 -05:00
Jack Nagel
cb3f97d9a6 libmp3splt 0.7.2
- Remove upstreamed patch
 - Add dep on libtool for 10.5/10.6

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 18:44:30 -05:00
Jack Nagel
a7c6015811 pdf2json: use the right compiler
Fixes Homebrew/homebrew#12294.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 15:17:42 -05:00
Petr Hosek
6b4ffc536c Dart build 7696
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-17 06:30:23 -07:00