Commit Graph

9959 Commits (ef67de0b6cf64e090b09d21d8846db307d5f94a1)

Author SHA1 Message Date
nibbles 2bits e62f0fc2fa glib 2.32.2
Upgrade glib to version 2.32.2.  Note in comments bugreport status.
Remove `fails_with :clang` because it works with mc.

There were just a few bugfixes in the changelog for 2.32.2
including one to the gdatetime tests, which get further before
they fail.  Tested glib by building pango and running its def test
and by running mc for a while.

[jn: use localstatedir]

Closes Homebrew/homebrew#12116.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 22:08:46 -05:00
Eli Bishop 5e2e3efbf4 atlassian-plugin-sdk 3.10.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-08 17:09:02 -07:00
Misty De Meo d2476d5286 p7zip: respect compiler choice 2012-05-08 11:14:46 -05:00
Juan C. Müller 9aa691fe56 pianobar 2012.05.06
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-08 06:59:48 -07:00
Harrison Reiser 8a22cc8a14 wdfs needs glib
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-08 06:58:00 -07:00
Mislav Marohnić 504e60d2cd hub 1.10
Bugfixes & now with `hub merge` command!

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-08 06:51:36 -07:00
Jack Nagel e8f2174d76 Move openttd to Homebrew-games
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:29:00 -05:00
Jack Nagel b908c0d024 postgis: use buildpath instead of Dir.getwd
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:12 -05:00
Jack Nagel 50cb7df7d5 spidermonkey: use buildpath instead of Pathname.pwd
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:12 -05:00
Jack Nagel def7301eaa libraw: use buildpath instead of Pathname.getwd
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:12 -05:00
Jack Nagel 4fc9fb0a59 go: use prefix instead of Pathname.pwd
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:12 -05:00
Jack Nagel 22477b72d9 symphony: use buildpath instead of Pathname.pwd
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:12 -05:00
Jack Nagel d7b49fc9fa proj: remove unused configure switch
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:12 -05:00
Jack Nagel f5ae862025 proj: use buildpath instead of Pathname.pwd
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:11 -05:00
Jack Nagel e77bacb581 otx: use buildpath instead of Pathname.pwd
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:11 -05:00
Jack Nagel eb2cf03da0 rubinius: use ENV.remove_cc_etc
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:11 -05:00
Jack Nagel 1d74b0acf5 sqlite 3.7.11
- use buildpath instead of Pathname.pwd
 - put conditional inside of caveats

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:11 -05:00
Jack Nagel f17a2ca3e8 sphinx: style nits
- use buildpath instead of Pathname.pwd
 - remove unrecognized '--disable-debug'

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:11 -05:00
Jack Nagel 7d5bf07be5 vcodex: use heredoc in caveats
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:10 -05:00
Jack Nagel 1f4975ae17 vmalloc: use heredoc in caveats
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 01:15:10 -05:00
Jack Nagel f16f9b9f40 gnupg: clarify IDEA cipher caveats
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 00:09:03 -05:00
Jack Nagel 82e7569a9b libraw: use shorthand for NoUnzipCurlDownloadStrategy
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-07 23:52:38 -05:00
Jack Nagel 89e87be8a3 libraw: use a subformula to download test file
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-07 23:48:12 -05:00
Jack Nagel 145e0c6476 psftools: use a subformula to download test file
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-07 23:48:04 -05:00
Jack Nagel 34fca4e1ab mpfr: always run make check
Correctness is pretty important here, and it doesn't take too long.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-07 22:21:00 -05:00
Jack Nagel de0359f3fc libmpc: always run make check
Correctness is pretty important here, and it doesn't take too long.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-07 22:20:48 -05:00
Jack Nagel 0beffcafac gmp 5.0.5
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-07 21:23:51 -05:00
Jack Nagel e433ffcf53 pgpool-ii: use a Requirement for Postgres
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-07 21:05:55 -05:00
Jack Nagel 89af76d0d9 Convert some /usr/bin/which calls to use the 'which' method
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-07 21:05:55 -05:00
Charlie Sharpsteen 4643b74f8b spatialite-tools: Fix comments
A comment accidentally got separated from the code it was explaining.
2012-05-07 13:57:06 -07:00
Charlie Sharpsteen 6b99f79833 GDAL: Add Armadillo option 2012-05-07 13:32:01 -07:00
Charlie Sharpsteen 6e28a6d578 GDAL: Use Homebrew SQLite
Required by SpatiaLite, so ensure GDAL links against the Homebrew version.
2012-05-07 12:02:17 -07:00
Charlie Sharpsteen 4150c79730 librasterlite: Use Homebrew SQLite
SpatiaLite requires Homebrew's version of SQLite so make sure that is the
version RasterLite links against.
2012-05-07 12:01:36 -07:00
Charlie Sharpsteen fbb210bbb9 Spatialite-tools: Update to 3.1.0a 2012-05-07 11:39:24 -07:00
Charlie Sharpsteen b32a978f0e New Formula: ReadOSM
ReadOSM is a small library for reading Open Street Map data dumps. This library
is a new pre-requisite of the Spatialite Tools.
2012-05-07 11:37:42 -07:00
Charlie Sharpsteen 5972893fdb libspatialite: Use non-amalgamated version
The amalgamated version of SpatiaLite, which includes its own copy of SQLite,
is depreciated and will be discontinued in the near future:

  https://groups.google.com/d/msg/spatialite-users/ZQcEx30p1W8/mi5Gvzlht7wJ
2012-05-07 11:37:36 -07:00
Charlie Sharpsteen dd24779ac9 SQLite: Always enable R-Tree index
This allows the SQLite formula to support the SpatiaLite formula. RTree is
also enabled by default in the SQLite build that ships with Lion.
2012-05-07 10:49:11 -07:00
Charlie Sharpsteen 4fd75d8871 SQLite: Always enable dynamic extensions
This is the configure default, but may as well make it explicit. Without this
functionality any library which builds on top of SQLite, such as SpatiaLite,
won't work.
2012-05-07 09:51:29 -07:00
Misty De Meo 1a8376f279 exiftool 8.91 2012-05-07 09:52:45 -05:00
nibbles 2bits d5e1187d2a armadillo 3.0.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-07 06:39:32 -07:00
nibbles 2bits ad7c1005c4 ffmpeg 0.10.3
Upgrade ffmpeg to version 0.10.3 which includes many security
fixes and bugfixes.  The changelog can be seen in their git repo
under the 0.10.3 tag, tree view, raw link to Changelog.

This still fails with llvm on Lion with undefined symbols.  Using
clang all the the tools and ffplay compile and display an mkv
with sound using sdl.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-07 06:37:59 -07:00
nibbles 2bits a9a2d47fc5 ghostscript fix compile error with libtiff-4.0.1
The gs formula stopped working after libtiff was upgraded to 4.0.1.
It gives an error `no rule to make target obj/libtiff_.dev`.
Add the `--with-system-libtiff` flag so it compiles against 4.0.1.
Remove the `--disable-debug` flag, which is not a valid option.

Add deps on little-cms2 and jbig2dec and
Add `lcms2` and `jbig2dec` to the `renames` variable so that gs
will properly link against those two libraries that many people
already have installed who deal with images frequently.  Without
those additions on systems with `lcms2` and `jbig2dec` installed,
`configure` will find them but not link correctly against them.

`autogen.sh` automatically calls configure and warns the user
that it is running configure with no args, explaining how to put
the args after `autogen.sh` if args are desired.  Do that for
head builds. It is proper and saves configure from being run twice
when brewing head.

Fixes Homebrew/homebrew#12098

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-07 06:37:30 -07:00
nibbles 2bits ffc7ea8763 kyoto-cabinet 1.2.75
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-07 06:36:37 -07:00
nibbles 2bits a75e351d7b cfengine 3.3.1
Upgrade cfengine to version 3.3.1.  Tested on Lion with XCode-4.3.2
using clang and llvm-gcc, where it passes its def test.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-07 06:36:07 -07:00
Ivan Porto Carrero cbc6f6c6ad sbt 0.11.3
Closes Homebrew/homebrew#12117.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-07 06:35:20 -07:00
Adam Vandenberg 0c2341120d Erlang: enable dtrace 2012-05-07 06:33:23 -07:00
nibbles 2bits 46bba3b743 dos2unix 6.0
Upgrade dos2unix to version 6.0.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-07 06:32:18 -07:00
Mike McQuaid a4827d3eee Remove imagemagick bottle.
Fixes Homebrew/homebrew#12100.
2012-05-07 20:41:43 +08:00
Jack Nagel b79f6812aa openimageio: pass name to the subformula constructor
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 19:40:38 -05:00
Jack Nagel 92f41eacb3 fftw: remove dir file cruft
`info` related files are now handled internally.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 19:40:04 -05:00