Commit graph

9664 commits

Author SHA1 Message Date
Misty De Meo
99c1bd3f4a emacs: don't build parallel for --HEAD
Fixes Homebrew/homebrew#11787, among others
2012-04-23 09:20:59 -05:00
Dave Cottlehuber
d4998f92a3 OpenSSL 1.0.1
Closes Homebrew/homebrew#11247.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 22:12:24 -05:00
Fernando Mut
d692c10848 New Formula: MesaLib-GLw
Installation of the GLw library compiled against the OS X version of
OpenGL libraries. Version 7.2 is considered by many (e.g. Fink, Ubuntu)
to be the stable version of MesaLib. GLw is not provided with OS X.
By default, MesaLib first compiles GL(mesa) and then GLw against it.
This forces that any application compiled against GLw will also need
to be linked with GL(mesa), not the native OS X version of OpenGL,
since otherwise you get a version incompatibility error.
In order to avoid having a duplicated version of the OpenGL library,
and also to take advantage of any hardware acceleration that the OS X
OpenGL version could provide, it is best to compile the GLw library
against the provided OS X OpenGL library. For this purpose, some
modifications to the autoconf setting file and the GLw Makefile
were performed. In particular, the inclusion of the OS X OpenGL header
files (located in /usr/X11/include/GL) instead of the header files
provided with the mesalib package, and the linkage against the OS X
OpenGL libraries (located in /usr/X11/lib). The compilation of the
GL(mesa) libraries was also removed from the autoconf settings file.
The installation of the package files is performed manually since the
'make install' fails due to a bad detection of symbolic links.

Closes Homebrew/homebrew#6074.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-22 17:59:58 -07:00
Rich Healey
a18fd15472 Python Google App Engine SDK 1.6.4
Closes Homebrew/homebrew#11799.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 19:15:54 -05:00
Rich Healey
c5f6ae11fe 64bit Go App Engine SDK 1.6.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 19:15:37 -05:00
Rich Healey
6ed9f553ab 32bit Go App Engine SDK 1.6.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 19:15:28 -05:00
Rich Healey
cd9fe02695 Java App Engine SDK 1.6.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 19:15:13 -05:00
Jack Nagel
ec4939e875 squashfs: fails with clang
cf. Homebrew/homebrew#8647.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 18:51:44 -05:00
Philipp Wollermann
091315f843 getmail 4.26.0
Closes Homebrew/homebrew#11815.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 18:49:19 -05:00
Jack Nagel
235026c3f0 scantailor: fails with clang
Fixes Homebrew/homebrew#11817.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 18:36:07 -05:00
Jack Nagel
2a49f3ced0 pango 1.30.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 18:14:02 -05:00
Camillo Lugaresi
2fdf5497f0 glib 2.32.1
Reviewed most patches (minus the UB stuff), fixed bugs, sent
patches upstream, updated to 2.32.1.

Closes Homebrew/homebrew#11279.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 18:10:17 -05:00
Jack Nagel
9f90cd8794 gettext: remove Snow Leopard bottle
The bottle was linked against libunistring, which is not a hard
dependency but gets picked up by the build if its present; this results
in breakage on systems where libunistring is not installed.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 18:00:05 -05:00
Trevor Wennblom
ea55558357 gconf 3.2.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-22 15:21:08 -07:00
Misty De Meo
228dcdc3f5 tmap fails_with :clang 2012-04-22 16:58:38 -05:00
Misty De Meo
2330ab8cee tmap 0.3.8 2012-04-22 16:58:10 -05:00
Misty De Meo
46aee21f20 ncmpcpp fails_with :clang
As reported by user patagonicus on IRC. Does build with LLVM.
2012-04-22 16:00:42 -05:00
Daniel Berjón
833476b0e9 libmusicbrainz 4.0.1
Closes Homebrew/homebrew#11812.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-04-22 14:33:45 -05:00
Sebastian Staudt
1c58fec715 gource: Update to 0.38
Gource now requires boost and glm.

Closes Homebrew/homebrew#11782.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-22 12:10:05 -07:00
Sebastian Staudt
05fdf4b078 New Formula: glm
Closes Homebrew/homebrew#11781.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-22 12:09:59 -07:00
Charlie Sharpsteen
7eb008bb68 boost: Fix Snow Leopard bottle
This bottle was built on 10.6.3 with XCode 3.2.6 and uses the system Python
instead of Homebrew's Python.
2012-04-22 12:05:18 -07:00
Mark A. Matienzo
bf54f7e912 New formula: srecord
Closes Homebrew/homebrew#11808.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-04-22 13:52:49 -05:00
Shaun Jackman
b0f9208097 ABySS 1.3.2
ABySS is a de novo sequence assembler that is designed for short reads
and large genomes.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-22 11:25:37 -07:00
BSS
77cab7892a gnu-time: patch to allow compilation with clang
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-22 11:17:40 -07:00
aas
49dd14ed61 Midnight Commander 4.8.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-22 11:15:32 -07:00
billchurch
a9ab0248f8 dnsmasq 2.60
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-22 11:10:17 -07:00
richo
63f776360f libogg, libvorbis: Add --HEAD
Closes Homebrew/homebrew#11146.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-22 10:52:40 -07:00
Maxwell Swadling
8a95ee125e usbmuxd: Add HEAD
Closes Homebrew/homebrew#11803.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-22 10:28:34 -07:00
Mike McQuaid
f6f14cb21b Remove Boost 10.6 bottle until fixed.
Fixes Homebrew/homebrew#11802.
Fixes Homebrew/homebrew#11633.
2012-04-22 21:40:50 +10:00
Ryan Senkbeil
3a447e0edb grib-api: Update to 1.9.16
Also flag as failing with Clang.

Closes Homebrew/homebrew#10942.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-21 19:05:40 -07:00
Frizlab
167d6bf558 gegl: Update to 0.2.0
Closes Homebrew/homebrew#11636.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-21 17:46:00 -07:00
Frizlab
d135cf4def babl: Update to 0.1.10
Closes Homebrew/homebrew#11635.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-21 17:39:02 -07:00
n0ts
04c02acc9d ppss 2.97
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-21 15:11:57 -07:00
Charlie Sharpsteen
bb325ef504 GRASS: Fix Lion builds
- Disable WxPython GUI. We have no stable WxMac build for this and building
    WxPython has the additional constraint of requiring a Framework build of
    Python.

  - Flag as failing with clang.

Fixes Homebrew/homebrew#8594.
2012-04-21 14:57:22 -07:00
Charlie Sharpsteen
61f6bcaecf GRASS: Don't install stuff outside of --prefix
Add a small patch to the GRASS makefile that removes a command that installs
stuff to `/Library/Documentation/Help`---this is outside of the prefix and we
don't have permissions for this directory.
2012-04-21 14:57:22 -07:00
Adam Vandenberg
81f9eeff87 Google-Sparsehash 1.12 2012-04-21 09:38:34 -07:00
Adam Vandenberg
8ca6c33d88 schroedinger 1.0.11 2012-04-21 08:54:45 -07:00
Andrew Marshall
c4d9e2dc6a Ruby 1.9.3-p194
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-20 23:47:07 -07:00
Jack Nagel
740222934d xmlto 0.0.25
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-20 22:48:45 -05:00
Toby DiPasquale
e9a94400c4 collectd: fails with clang
cf. Homebrew/homebrew#11651.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-20 22:30:43 -05:00
Jack Nagel
39c0fe6a25 collectd: fix permissions errors during configure
Fixes Homebrew/homebrew#11651.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-20 22:28:06 -05:00
Kevin Moore
2c62d54103 dart 6722
- add working test

Closes Homebrew/homebrew#11765.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-20 22:11:49 -05:00
Jack Nagel
30050e3ded libnet 1.1.6
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-20 22:02:41 -05:00
Greg Virgin
089072d68a avro-c 1.6.3
Closes Homebrew/homebrew#11786.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-20 21:40:40 -05:00
Rohan Singh
f402a8ce51 tcpflow 1.2.6
tcpflow has been moved to Github, and is now at 1.2.6.

Closes Homebrew/homebrew#11771.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-20 13:46:01 -05:00
Paul Welch
e69f9a01bf curl 7.25.0
Closes Homebrew/homebrew#11778.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-20 13:43:49 -05:00
nibbles 2bits
d58785809c getxbook: update to 0.8, fix clang compilation error
Remove the -Werror from its custom cflags fixes error with clang.
Reported upstream and noted in the formula comments.  Tested on Lion by
grabbing Game of Thrones preview from Amazon using cli and tcl gui.

Fixes Homebrew/homebrew#11760.
Closes Homebrew/homebrew#11768.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-20 13:37:21 -05:00
Gabe McArthur
b8b896789a guile devel 2.0.5
Closes Homebrew/homebrew#11767.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-20 13:34:30 -05:00
Dave Cottlehuber
aa052dff05 CouchDB: update to 1.2.0
- bump to latest release
- add --devel option for next anticipated release branch
- document how to run CouchDB as a system or user daemon

Closes Homebrew/homebrew#11440.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-20 10:32:36 -07:00
Nibbles 2bits
61013ef691 openimageio: Update to 1.0.3
Updates openimageio to version 1.0.3.
Fix compilation against glew.
Fix compilation against qt.
Fix building of iv.
Add all deps to maximize the filetypes oiio can open.
Add a dep on a new formula, field3d.
Add a dep on a new formula, opencolorio.
Build iv & the python bindings.
Run the official testsuite if the user options it.

This compiles without error using llvm-2335.9, clang-2.0.139,
and gcc-4.2.1.5666 from XCode-4.0.2 on 64bit Snow Leopard.
It compiles without error using llvm-2336.9 and clang-3.1.318
on Lion 10.7.3 using XCode-4.3.1.

As of 1.0.3 all tests pass make test.

EDIT: add an include for zlib.h on Lion.
EDIT: switches tarball to 0.10.4, compiles on Lion, same xfails
      in the testsuite (that only exists as a master on github).
EDIT: change the oiio-images url to a fixed commit tarball not
      the master trunk tarball.
EDIT: add def initialize to oiio-images subformula to trigger
      Homebrew's cache naming scheme, gets us oiioimages-1.0.0.tgz
EDIT: Change version to 0.10.5.  Remove patch for boost-mt naming
      because it works now.  Still needs zlib patch, been reported.
      Both previous test fails are fixed.  There is a new one.
EDIT: Inline the d variable.
EDIT: Remove HR, shorten option.
EDIT: Move inline patch to a DATA block.
EDIT: Change to version 0.10.6.
EDIT: Change to version 1.0.0.  Add devel block.
EDIT: Remove patch merged upstream.
EDIT: Fix python bindings to mimic vtk.rb.
EDIT: Add a dep on new formula OpenColorIO (ocio).
EDIT: Add a dep on webp.
EDIT: Remove illogical `which python-config` test.
EDIT: Add a fixed commit from branch RB-1.0 as the devel block url.
EDIT: Remove hard coded path to openjpeg.  Determine it instead.
EDIT: Upgrade to 1.0.2.  Shorten some comments.
EDIT: Remove code to find OpenJpeg.  It just works now.
EDIT: Add head url.  Remove Doxygen dep.  It already makes a pdf.
EDIT: Remove python option.  Just let it build that (10sec extra).
EDIT: Upgrade stable to 1.0.3, devel to 1.0.3a (bugfxes).
EDIT: Add back the oiio alias I clobbered.

Closes Homebrew/homebrew#8458.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-04-20 10:56:03 -05:00