Commit graph

33186 commits

Author SHA1 Message Date
BrewTestBot
c9dc9f3510 tesseract: update 3.02.02_3 bottle. 2014-11-14 21:42:49 -06:00
BrewTestBot
ef9e075a3d leptonica: update 1.71_1 bottle. 2014-11-14 21:42:48 -06:00
Jack Nagel
18f9e077d5 tesseract: bump revision for leptonica change 2014-11-14 21:32:55 -06:00
Jack Nagel
5cd4b3bf70 leptonica: make libtiff recommended
Closes Homebrew/homebrew#33917.
2014-11-14 21:32:54 -06:00
BrewTestBot
280936dc38 cairo: update 1.14.0 bottle. 2014-11-14 20:55:45 -06:00
kimballfrank
050ba2ca3f cairo: enable SVG support
This is needed for proper svg support for node-canvas:
https://github.com/Automattic/node-canvas#svg-support

Closes Homebrew/homebrew#33874.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-14 20:55:15 -06:00
BrewTestBot
b90e26ef76 wireshark: update 1.12.1 bottle. 2014-11-14 20:25:00 -06:00
Gerald Combs
79cbfac94e Wireshark: remove --with-ssl
I'm pretty sure --with-ssl (which triggers linking against libcrypto) can be removed. As I recall it's a leftover from the days when we used Net-SNMP. Most of our decryption support is handled by gcrypt and GNUTLS.

Closes Homebrew/homebrew#34133.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-14 20:24:44 -06:00
Gerald Combs
4eda147f09 Wireshark: Update dependencies
Recommend c-ares. Otherwise name resolution is done synchronously, which is excruciatingly slow when your capture file contains a sufficient number of unique addresses.

Remove the PCRE dependency. We switched GRegex (glib's PCRE wrapper) a while back.

Closes Homebrew/homebrew#34133.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-14 20:24:44 -06:00
BrewTestBot
8b397b0b5b nanomsg: add 0.5-beta bottle. 2014-11-14 20:15:54 -06:00
Bent Cardan
bd897f2f21 nanomsg 0.5-beta
Closes Homebrew/homebrew#34202.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-14 20:15:37 -06:00
Doug Freed
bb829a5e49 lastpass-cli: Add HEAD option
Closes Homebrew/homebrew#34203.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-14 20:06:42 -06:00
BrewTestBot
b6a14af3fa gstreamer: update 1.4.4 bottle. 2014-11-14 17:54:51 -06:00
BrewTestBot
c6248f5fe8 gst-plugins-ugly: update 1.4.4 bottle. 2014-11-14 17:54:51 -06:00
BrewTestBot
d8fef1dc9e gst-plugins-good: update 1.4.4 bottle. 2014-11-14 17:54:51 -06:00
BrewTestBot
1774b1dd92 gst-plugins-base: update 1.4.4 bottle. 2014-11-14 17:54:50 -06:00
BrewTestBot
b926ae1f7f gst-plugins-bad: update 1.4.4 bottle. 2014-11-14 17:54:50 -06:00
BrewTestBot
0bfcf22f1e gst-libav: update 1.4.4 bottle. 2014-11-14 17:54:50 -06:00
Thijs Vermeir
08b5705c99 gst-plugins-ugly 1.4.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-14 17:54:48 -06:00
Thijs Vermeir
7fdb08cc60 gst-libav 1.4.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-14 17:54:46 -06:00
Thijs Vermeir
f7ae3663e3 gst-plugins-bad 1.4.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-14 17:54:45 -06:00
Thijs Vermeir
146932e2c2 gst-plugins-good 1.4.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-14 17:54:43 -06:00
Thijs Vermeir
af1ac3942b gst-plugins-base 1.4.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-14 17:54:41 -06:00
Thijs Vermeir
d0f795b6bb gstreamer 1.4.4
Closes Homebrew/homebrew#34156.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-14 17:54:39 -06:00
BrewTestBot
a288432aca evas: add 1.7.10 bottle. 2014-11-14 17:36:14 -06:00
BrewTestBot
6423255365 embryo: add 1.7.10 bottle. 2014-11-14 17:36:14 -06:00
BrewTestBot
8315912a27 eina: update 1.7.10 bottle. 2014-11-14 17:36:14 -06:00
BrewTestBot
5cead72709 eet: add 1.7.10 bottle. 2014-11-14 17:36:14 -06:00
Jack Nagel
39bbb566d9 evas 1.7.10 2014-11-14 17:25:07 -06:00
Jack Nagel
33a1eb9a1c embryo 1.7.10 2014-11-14 17:25:07 -06:00
Jack Nagel
d5d4c97304 eina 1.7.10 2014-11-14 17:25:07 -06:00
Jack Nagel
6e87bfa5d8 eet 1.7.10 2014-11-14 17:25:07 -06:00
Jack Nagel
95e82dc998 libcouchbase: update options 2014-11-14 16:23:16 -06:00
Jon Koops
d92966ceef android-platform-tools 21.0.0
Updated android-platform-tools to v21.0.0

Apparently this version was released more recently and cannot be found in the XML feed from the comment. Might as well update to the latest version nonetheless.

Closes Homebrew/homebrew#34201.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-14 22:19:26 +00:00
Martin Gondermann
51df027bfe bash-git-prompt 2.3.2
Closes Homebrew/homebrew#34199.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-14 22:00:00 +00:00
Jack Nagel
d49d11f999 zint: update qt option 2014-11-14 14:46:57 -06:00
Jack Nagel
fb47395447 zeromq: update pgm option 2014-11-14 14:46:57 -06:00
Jack Nagel
c93b05b88a vrpn: update docs option 2014-11-14 14:46:57 -06:00
Jack Nagel
2f1c85f35f seexpr: mark doxygen as a build-time dep 2014-11-14 14:46:56 -06:00
Jack Nagel
28eb35e4a8 poppler: update options 2014-11-14 14:46:56 -06:00
Jack Nagel
2563873b6e open-scene-graph: update docs option 2014-11-14 14:46:56 -06:00
Jack Nagel
f296e46866 mpd: update vorbis option 2014-11-14 14:46:56 -06:00
Jack Nagel
0e7e1f01e5 mcabber: update options 2014-11-14 14:46:56 -06:00
Jack Nagel
3453da2eb6 lilypond: update fontforge options 2014-11-14 14:46:56 -06:00
Jack Nagel
82d4486e3b libzzip: update sdl option 2014-11-14 14:46:45 -06:00
Jack Nagel
afd80f008c libwbxml: update docs option 2014-11-14 14:46:45 -06:00
Jack Nagel
90de54292d libkate: options before dependencies 2014-11-14 14:46:45 -06:00
Jack Nagel
4ea068caaa libdbusmenu-qt: mark doxygen as a build-time dep 2014-11-14 14:46:44 -06:00
Jack Nagel
92ef9580f7 lasi: mark doxygen as a build-time dep 2014-11-14 14:46:44 -06:00
Jack Nagel
21466519bf htmlcompressor: update options 2014-11-14 14:46:44 -06:00