Commit Graph

3816 Commits (604f6e6e77e9f9069420d6744a0fab612a1d7681)

Author SHA1 Message Date
Steven Kallstrom 7bed6969e6 New Formula: shntool
shntool is a utility to view and modify WAVE data and properties.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 07:09:51 -08:00
Matthew L Daniel a97960f6ca Add libungif
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 06:49:45 -08:00
Michael Dippery b1fa9b8a5f shakespeare: New formula
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 06:46:17 -08:00
Stefano Pigozzi b3a77e8b8a added formula: libbs2b
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 06:44:41 -08:00
Duncan b6e6553cdd Add formula for fex
Add a formula for fex, a field extraction tool.
A replacement for some cut and awk commands.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 06:36:27 -08:00
Riobard 01b76eb7d0 JSMin: The JavaScript Minifier
Douglas Crockford's JavaScript minifier.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 06:32:11 -08:00
David M. Lee 359a8f94fc Add new formula mcpp
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 06:27:42 -08:00
Gabriele Sales 1d0d20380d gnu-sed: added --default-names option.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 06:25:10 -08:00
Matthew L Daniel ec3b46ef98 libmusicbrainz 3.0.3
Updated to latest version and included cmake

The previous formula did not list 'cmake' as a build dependency,
which is weird given that the first `system` line is an invocation of cmake.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 06:22:52 -08:00
Kashif Rasul c3df841fc9 Updated formula: libspatialite and spatialite-tools to 2.4.0-rc4
libspatialite:
* completely refactored CSV/TXT reader
* now supporting KML and GML geometry output [AsKML(), AsGml()]
* introduced a new SQL function supporting easy WGS84 POINTs filtering: PtDistWithin()
* fixed several memory leaks (mainly related with the new WKT parser introduced in RC-3)
* fixed some bugs
* major updates to the build scripts
* update: SQLite v.3.7.3 [introducing Geometry Callbacks support: RTreeIntersects(), RTreeWithin(), RTreeContains(), RTreeDistWithin()]

spatialite-tools
* for the sake of clarity the spatialite_osm tool has been renamed as spatialite_osm_net
* new CLI tool: spatialite_osm_raw
* major updates to the build scripts

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 06:18:14 -08:00
Tianyi Cui 1c989ff2ce fire: use https github url
Sorry about this not fixed previously. Not sure why.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 06:16:30 -08:00
Mike McQuaid c0742a6a9c Update and cleanup dcraw formula. 2010-11-19 14:08:10 +00:00
Tianyi Cui 8637706e84 clay: version 2010.11.13
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 22:13:29 -08:00
Tianyi Cui 3ff0eda597 pianobar: 2010.11.06
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 22:13:03 -08:00
Alexis Hildebrandt ec0e190916 Update Formula: c10t
Fix inreplace in formula for renamed file src/global.hpp

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 21:53:41 -08:00
Wes Baker c395475ddc Added formula for Fire, a CodeIgniter generator.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:44:32 -08:00
David Backeus 243e5f1de2 Updated FFMPEG to 0.6.1.
Skip --enable-libfaad flag if installing from head as it is no
longer availible.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:37:30 -08:00
Kevin Ballard e62736a44c Updated reposurgeon to 0.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:21:14 -08:00
burningTyger 414fa66036 Formula gpgme url fix
I corrected the gpgme home page url to reflect the fact that gpgme is
more than just gpg.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:17:06 -08:00
Tianyi Cui 8b275c916a Use https for all GitHub URLs
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:14:27 -08:00
Sérgio Lopes 0a078e57a3 updating optipng to 0.6.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:08:59 -08:00
Tianyi Cui 20ce571013 rubinius: update to 1.1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:05:49 -08:00
Aku Kotkavuo 465327c7ff Update node to 0.2.5.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:05:17 -08:00
Matt Passell 10862a738a Update gradle HEAD to 0.9-rc-3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:02:33 -08:00
Aku Kotkavuo 4731b051f2 Update MySQL to 5.1.52.
Also added a step to the installation instructions related to issue Homebrew/homebrew#2821.
2010-11-18 20:45:59 +00:00
Mike McQuaid 15889bbabc Fix Qt on SSE4.1-only machines.
Fixes https://github.com/mxcl/homebrew/issues/issue/3163 and applies
to http://bugreports.qt.nokia.com/browse/QTBUG-13623.
2010-11-18 06:00:08 +00:00
Mike McQuaid 79e299cb93 Add option to build Qt demos and examples.
I actually end up using these quite often so I thought I'd add them.
2010-11-18 06:00:08 +00:00
Lars 7804774d23 Updated formula: languagetool
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-16 09:19:07 -08:00
Lars 0f83f7c586 Updated formula: rfcdiff
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-16 09:18:49 -08:00
Lars d0a1c69f6e Updated formula: iodine 0.6.0-rc1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-16 09:18:29 -08:00
Lars c567986b85 Updated formula: dovecot 1.2.16
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-16 09:17:45 -08:00
aktowns 8222e5b74d Added --with-fts option to sqlite3 formula
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-15 21:42:39 -08:00
Adam Vandenberg e9251d6c68 ack 1.94 2010-11-15 21:25:55 -08:00
Andrew Marshall 76021fa4ba Fix redis-tools homepage
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-14 22:11:26 -08:00
Andrew Marshall 86c038293f Update NPM to v0.2.7-3 & homepage
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-14 22:11:20 -08:00
eregon 793d4ea70c New Formula: physfs
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-14 15:42:48 -08:00
Tom Taylor 0cea897f61 Bumping duplicity to version 0.6.10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-14 15:41:53 -08:00
Adam Vandenberg aec028c5c4 gtk+ - fix compile on Leopard and add test 2010-11-14 10:46:16 -08:00
Charlie Sharpsteen e52cf69fc5 Bumped GDAL to version 1.7.3
1.7.3 contains bug-fixes.  For new hotness, such as support for ASCII XYZ
rasters, users will have to play with the --HEAD brew untill version 1.8.0 comes
out.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-13 21:52:21 -08:00
Adam Vandenberg 38271a5fb7 minbif - install to prefix 2010-11-13 21:40:29 -08:00
Max Howell 96eff55a52 liblastfm 0.3.3 2010-11-14 03:54:45 +00:00
Max Howell cce6b4bb74 libtag alias 2010-11-14 03:54:31 +00:00
Max Howell 488729acab Another common alias for pkg-config 2010-11-14 03:54:31 +00:00
Charlie Sharpsteen ab3582b6c7 Refactored GDAL formula to increase functionality
The usefullness of the GDAL library is limited by the number of formats it
supports.  In light of this, the formula has been re-worked to provide maximum
support for file formats without increasing the dependency list, with the
exception of common image formats such as JPEG and GIF.  Changes made in persuit
of this goal are:

- Removed libtiff as a dependency-- now provided by an internal GDAL library for
  support of the BigTIFF format.

- Added `jpeg` and `giflib` as dependencies to complete support for common image
  file formats.

- Enabled GDAL-native BSB, GRIB and PCRaster support.

- Added support for Expat, CURL, and Sqlite3 which are provided by OS X.

- Added support for `--HEAD` builds that compile from the gdal-dev source
  available via SVN.

Also, disabled drivers have been grouped according to open-source/proprietary
status.

Additionally, a `--complete` installation option has been added.  This option is
will trigger the installation of additional Homebrew formulae that increase the
capabilities of GDAL.  By specifying the `--complete` flag, GDAL will now depend
on and link against the following libraries in order to provide more drivers for
reading and writing data:

Raster Formats:

- HDF5
- NetCDF
- JasPer

Vector Formats:

- ODBC
- LibSpatialite
- Xerces-C

Support for database servers has been added via the `--with-postgres` and
`--with-mysql` flags.  These will cause PostgreSQL or MySQL to be added the
dependency list of GDAL.

Python bindings are now built by default as they provide ~18 additional command
line tools in addition to the Python module.  The formula ensures that these
bindings are installed into the Homebrew prefix and not some random Python site
directory.  Compilation of the bindings can be disabled by passing the
`--without-python` flag to `brew install`.

The Perl, PHP and Ruby bindings remain disabled as they install outside of the
Homebrew prefix.  Users may manually enable them at their discretion.  Getting
these bindings to install into the brew prefix is an area for further
development.

Finally, some cleanup of the configure options has occurred:

- Removed invalid configuration options.

- Fixed threading support.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-13 19:31:43 -08:00
burningTyger f4a8fe27dc upgrade to GnuTar 1.25 2010-11-13 17:29:08 -08:00
Adam Vandenberg f8458defa3 youtube-dl - version 2010.10.24 2010-11-13 11:42:53 -08:00
Douglas Campos 73f93ad580 fix iam tools cmds
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-13 11:30:57 -08:00
Will Robertson aa0478dc41 asymptote: v2.08 update
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-13 11:28:01 -08:00
Adam Vandenberg 31c52a363f links - fix mandir 2010-11-13 11:24:06 -08:00
Michael Dippery 808c21904a swi-prolog: Add HEAD build
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-12 15:00:07 -08:00