Commit graph

23977 commits

Author SHA1 Message Date
Jack Nagel
d887eb12ac gst-plugins-good: removed unrecognized configure switch 2014-03-17 18:03:47 -05:00
Jack Nagel
58737c8774 mediatomb: use checksummed patches
Closes Homebrew/homebrew#27644.
2014-03-17 17:50:22 -05:00
Misty De Meo
3fc29f0d04 mutt: use Homebrew openssl
Closes Homebrew/homebrew#27645.
2014-03-17 15:48:38 -07:00
BrewTestBot
e27f2c7fc4 tinyxml2: add 2.0.2 bottle.
Closes Homebrew/homebrew#27622.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-17 22:25:22 +00:00
Steven Peters
94c5911130 tinyxml2 2.0.2 (new formula)
tinyxml2 is a light-weight c++ library for parsing xml. It
was previously submitted as a head-only formula in Homebrew/homebrew#23381
but was put on hold until releases could be tagged upstream.
The 2.0.2 release has just been tagged.

tinyxml2: add test that uses pkg-config to search for library

tinyxml2: add basic test for compiling and linking

Update tinyxml2.rb

Remove pkg-config test.
2014-03-17 22:25:17 +00:00
Dave Finlay
a04177edd3 android-sdk: update wrapper scripts.
- Clean up some of the user facing copy.
- Add examples of how to install the various tools required to use the sdk.
- Change the interpreter of wrapper scripts to /bin/bash
- Clean up the wrapper scripts.
- Change the default version of the Android Build Tools to 19.0.3.

Closes Homebrew/homebrew#27587.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-17 22:05:54 +00:00
Jack Nagel
4e962f49ba emacs: remove dead code 2014-03-17 15:44:26 -05:00
Jack Nagel
481d452056 thrift: use an array so patches are applied in correct order 2014-03-17 15:30:17 -05:00
Jack Nagel
01d3743843 zpython: use checksummed patches 2014-03-17 14:44:00 -05:00
Jack Nagel
bb5ec4798f trafshow: use checksummed patches 2014-03-17 14:43:59 -05:00
Jack Nagel
a1a4464786 thrift: use checksummed patches 2014-03-17 14:43:59 -05:00
Jack Nagel
d0788f98de pygobject3: use checksummed patches 2014-03-17 14:43:59 -05:00
Jack Nagel
1ac4470c8f lua: use checksummed patches 2014-03-17 14:43:59 -05:00
Jack Nagel
e297592c0f gobject-introspection: use checksummed patches 2014-03-17 14:43:59 -05:00
Jack Nagel
80b6aef5ca gdal: use checksummed patches 2014-03-17 14:05:20 -05:00
Jack Nagel
6d87cdd0c0 proctools: use checksummed patches 2014-03-17 14:05:20 -05:00
Jack Nagel
9e4670da4d emacs: use checksummed patches 2014-03-17 14:05:20 -05:00
Jack Nagel
d70e651f38 libid3tag: use checksummed patches 2014-03-17 13:41:43 -05:00
Jack Nagel
fe28046df6 grass: use checksummed patches 2014-03-17 13:41:43 -05:00
Jack Nagel
5ce43db2f3 hugs98: use checksummed patches 2014-03-17 13:41:43 -05:00
Jack Nagel
3c9402078e clucene: use checksummed patches 2014-03-17 13:41:43 -05:00
Misty De Meo
0bc8848588 coremod 4.2.0 2014-03-17 11:36:35 -07:00
BrewTestBot
e8a5aedd7d objective-caml: update 4.01.0 bottle. 2014-03-17 18:33:02 +00:00
BrewTestBot
4971c38356 gcore: add 1.3 bottle.
Closes Homebrew/homebrew#27616.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-17 18:13:58 +00:00
Sorin Ionescu
f8d5c1390f gcore 1.3 (new formula) 2014-03-17 18:13:58 +00:00
Jack Nagel
fad95c69e6 cvs: use checksummed patches 2014-03-17 12:14:36 -05:00
Jack Nagel
cd54545546 syck: fix checksum 2014-03-17 11:32:05 -05:00
Jack Nagel
25cba8daf7 reaver: expand patch URL 2014-03-17 11:12:54 -05:00
Jack Nagel
e192323c80 libqxt: expand patch URL 2014-03-17 11:12:54 -05:00
Jack Nagel
be348aea33 libgsm: expand patch URL 2014-03-17 11:12:54 -05:00
Jack Nagel
663c35acd3 Use https for github downloads 2014-03-17 11:12:54 -05:00
Jack Nagel
e34cffaba9 sdelta3: pass vars to make 2014-03-17 11:12:54 -05:00
Jack Nagel
7f38db0f36 libsigc++: fix indentation 2014-03-17 11:12:54 -05:00
Jack Nagel
1cec5f223f daemon: use checksummed patches 2014-03-17 11:12:54 -05:00
Jack Nagel
00ca4da42f cvs: clean up test 2014-03-17 11:12:54 -05:00
Jack Nagel
dd26b72efb babl: use git-diff patch format 2014-03-17 11:12:54 -05:00
Jaime Marquínez Ferrándiz
89f6c76d19 youtube-dl 2014.03.17
Closes Homebrew/homebrew#27635.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-17 15:00:49 +00:00
Yamashita Yuu
1c4a4a4027 pyenv 0.4.0-20140217
Changes:

* python-build: Add new CPython releases; 3.4.0
* python-build: Add new Anaconda releases; anaconda-1.9.0, anaconda-1.9.1
* python-build: Add new Miniconda releases; miniconda-3.0.4, miniconda-3.0.5, miniconda3-3.0.4, miniconda3-3.0.5
* python-build: Update default setuptools version (3.1 -> 3.3)

Closes Homebrew/homebrew#27629.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-17 14:55:37 +00:00
Anil Madhavapeddy
9aa4e7e74d objective-caml: fix clang; drop -fno-defer-pop.
Recent versions of clang fail with a hard error if -fno-defer-pop is
specified, and older versions warn. This patch fixes the OCaml
configure script to not pass this option as it hasn't been necessary
for decades.

See ocaml/opam#1242

Closes Homebrew/homebrew#27611.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-17 12:04:07 +00:00
BrewTestBot
e958bd6c03 lz4: add r114 bottle. 2014-03-17 11:01:01 +00:00
Xu Cheng
870e611b68 pyside, shiboken: Python 3 support. 2014-03-17 10:59:21 +00:00
Mike McQuaid
69bab75f8a rcssmonitor: general cleanup. 2014-03-17 10:58:42 +00:00
Mike McQuaid
bc80e3c2f7 rcsslogplayer: general cleanup. 2014-03-17 10:58:42 +00:00
BrewTestBot
dc89478290 rcsslogplayer: add 15.1.0 bottle.
Closes Homebrew/homebrew#25267.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-17 10:58:41 +00:00
BrewTestBot
0407cfe7e8 rcssmonitor: add 15.1.0 bottle. 2014-03-17 10:58:41 +00:00
Nick James
b24dd16e7b rcssmonitor 15.1.0 (new formula) 2014-03-17 10:58:38 +00:00
Nick James
7f735b18f8 rcsslogplayer 15.1.0 (new formula) 2014-03-17 10:58:35 +00:00
Jan Stępień
3ec33fc254 lz4 r114 (new formula)
[LZ4][wiki] is a fast compression algorithm belonging to the LZ77
family. It is used among others in the Linux kernel, Hadoop and BSD
implementation of ZFS.

The [lz4][proj] project consists of a library and a command line tool
for LZ4 (de)compression.

[wiki]: https://en.wikipedia.org/wiki/LZ4_%28compression_algorithm%29
[proj]: http://code.google.com/p/lz4/
2014-03-17 10:31:19 +00:00
BrewTestBot
22c269ff86 gvp: add 0.0.2 bottle.
Closes Homebrew/homebrew#27568.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-17 10:28:25 +00:00
Nathan Sutton
daad0f3790 gvp 0.0.2 (new formula)
The tool modifies your GOPATH to point to a local .godeps/ directory so
that you can keep the dependencies of your project isolated there, it
also modifies GOBIN and PATH to include the new GOPATH/bin directory.

gvp is a companion tool to gpm, the Go Package Manager.
2014-03-17 10:28:25 +00:00