Commit graph

46819 commits

Author SHA1 Message Date
Werner Lemberg
3f8e0fc12a ttfautohint 1.4.1
Closes Homebrew/homebrew#45095.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-10-18 14:10:16 +01:00
BrewTestBot
cf4a82be35 qt5: update 5.5.1 bottle. 2015-10-18 14:10:16 +01:00
Martin Afanasjew
954e97f065 qt5 5.5.1
Closes Homebrew/homebrew#45026.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-10-18 14:10:16 +01:00
Martin Afanasjew
77fd56f4a9 qt5: remove spurious pkg-config dependency
On OS X, `pkg-config` won't be used by Qt unless explicitly requested
with the `-pkg-config` configure option.
2015-10-18 14:10:16 +01:00
Martin Afanasjew
8f627b84bf qt5: improve order of default configure arguments
The arguments are ordered by category: prefix, build type, license,
bundled/system libraries, SSL support, and targets to skip. They are
followed by other arguments that don't fall into these categories.
2015-10-18 14:10:16 +01:00
Martin Afanasjew
0da278cdaa qt5: explicitly disable d-bus if no '--with-d-bus'
Otherwise, the QtDBus framework will be built anyway and will try to
dynamically load `libdbus-1` at runtime. This doesn't seem desirable and
chances are low that this library will appear in a standard location.
2015-10-18 14:10:16 +01:00
Martin Afanasjew
39c5448788 qt5: allow builds without qtwebengine/qtwebkit
This can drastically cut down the build time (to about a third) and the
footprint on disk (by about a half) compared to a full build.
2015-10-18 14:10:16 +01:00
Martin Afanasjew
accd71124d qt5: remove broken universal build option
The Qt build system hasn't supported universal builds since Qt 5.0.0.
See commit ba6952b28d17b6b34f65510be645e414fa1ef6a2 in the `qtbase` Git
repository and/or `[qtbase/]dist/changes-5.0.0` in the source archive.
2015-10-18 14:10:16 +01:00
BrewTestBot
44bcd10e15 amazon-ecs-cli: add 0.1.0 bottle. 2015-10-18 14:10:16 +01:00
Scott Windsor
ed9d6a7b2c amazon-ecs-cli 0.1.0
Closes Homebrew/homebrew#45053.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-10-18 14:10:16 +01:00
BrewTestBot
fba5fd8d62 crystal-lang: add 0.8.0 bottle. 2015-10-18 14:10:15 +01:00
Juan Wajnerman
4be4f8896a crystal-lang 0.8.0 (new formula)
Closes Homebrew/homebrew#44742.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-10-18 14:10:09 +01:00
Felix Bünemann
daf135377d trafficserver: Fix installation with INSTALL_BASE
trafficserver tries to install some perl modules into it's cellar, which
fails if the perl INSTALL_BASE is set through the PERL_MM_OPT env var
with the following error:

> Only one of PREFIX or INSTALL_BASE can be given.  Not both.

INSTALL_BASE is set in the environment variable PERL_MM_OPT if the user
has gone through the CPAN setup wizard and chose to install perl modules
to $HOME/perl5. This fix unsets the environment var, so that the perl
Makefile.pl can install into the PREFIX set to the cellar.

Closes Homebrew/homebrew#45091.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-10-18 12:29:50 +02:00
BrewTestBot
b46fb0707c fzf: update 0.10.8 bottle. 2015-10-18 17:23:19 +08:00
Xu Cheng
f8395606b1 fzf 0.10.8
Closes Homebrew/homebrew#45090.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-10-18 17:23:15 +08:00
Alex Chesters
f2f5df235f ghi 1.0.2
Closes Homebrew/homebrew#45081.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-18 04:32:06 +01:00
Ben Demaree
b52cb1d23d app-engine-python 1.9.27
Update AppEngine Python SDK to 1.9.27.

Closes Homebrew/homebrew#45083.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-18 04:30:57 +01:00
BrewTestBot
0e3bb6acb6 ucspi-tools: update 1.2_7 bottle. 2015-10-18 04:30:00 +01:00
Dominyk Tiller
d2e838d0b9 ucspi-tools: bump internal libressl
Closes Homebrew/homebrew#45085.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-18 04:29:57 +01:00
Tom Schoonjans
6ac8a0eedf gtk+ add HEAD support
Since the gtk+ people are taking their time to release a new update,
I figured it may be a good idea to add support for HEAD...

Closes Homebrew/homebrew#45072.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-18 01:36:23 +01:00
BrewTestBot
d6396e7dd7 hachoir-metadata: update 1.3.3 bottle. 2015-10-18 01:35:22 +01:00
Dominyk Tiller
5d2dbf2748 hachoir-metadata: cleanup & audit fix
Closes Homebrew/homebrew#45074.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-18 01:35:18 +01:00
BrewTestBot
531d4457a8 classads: add 1.0.10 bottle. 2015-10-18 01:18:40 +02:00
Viktor Szakats
8808b40f7a classads: follow homepage redirect and readd https
Closes Homebrew/homebrew#45061.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-10-18 01:18:35 +02:00
BrewTestBot
a3e09400f8 youtube-dl: update 2015.10.16 bottle. 2015-10-18 01:16:03 +02:00
Sergey M․
39470fdcd0 youtube-dl 2015.10.16
Closes Homebrew/homebrew#45070.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-10-18 01:15:58 +02:00
BrewTestBot
c4ad43f48c swiftgen: update 0.5.1 bottle. 2015-10-18 01:15:51 +02:00
Olivier Halligon
fd9a91d4e7 swiftgen 0.5.1
Closes Homebrew/homebrew#45068.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-10-18 01:15:48 +02:00
Baptiste Fontaine
cd5ff1791d mg: add test
Closes Homebrew/homebrew#44983.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-10-18 00:57:37 +02:00
BrewTestBot
2eacccb13f gauge: update 0.2.1 bottle. 2015-10-17 17:34:57 +01:00
Kashishm
6c24f8e0e3 gauge 0.2.1
Closes Homebrew/homebrew#45027.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-17 17:34:54 +01:00
BrewTestBot
88b2939ef4 deisctl: update 1.11.1 bottle. 2015-10-17 17:33:18 +01:00
Mike English
34618b8d38 deisctl 1.11.1
Update deisctl to v1.11.1

Closes Homebrew/homebrew#45041.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-17 17:33:18 +01:00
Ryan Hendrickson
4207834361 gobject-introspection: depend on python on <= mavericks
... for all older OS X versions that don't ship with Python >=2.7

Closes Homebrew/homebrew#44673.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-10-17 09:32:24 -07:00
BrewTestBot
7fdfd4cba1 deis: update 1.11.1 bottle. 2015-10-17 17:30:31 +01:00
Mike English
33565a68d2 deis 1.11.1
Closes Homebrew/homebrew#45042.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-17 17:30:28 +01:00
BrewTestBot
8d6081ab56 redis: update 3.0.5 bottle. 2015-10-17 17:29:08 +01:00
Joep Loijens
ec8d6600e6 redis 3.0.5
Closes Homebrew/homebrew#45043.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-17 17:29:03 +01:00
BrewTestBot
371f7db934 libquicktime: update 1.2.4_1 bottle. 2015-10-17 17:26:54 +01:00
Viktor Szakats
56b4271c1a libquicktime: use https url in a comment
Closes Homebrew/homebrew#45048.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-17 17:26:50 +01:00
BrewTestBot
54a9d027cc terraform: update 0.6.4 bottle. 2015-10-17 16:59:11 +01:00
Raphael Randschau
f70aa50096 terraform 0.6.4
update terraform to 0.6.4

Closes Homebrew/homebrew#45050.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-17 16:59:08 +01:00
BrewTestBot
fe33e6a1fc sift: update 0.4.0 bottle. 2015-10-17 16:56:57 +01:00
Matt Wean
01f8e0e2f2 sift 0.4.0
Closes Homebrew/homebrew#45054.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-17 16:56:55 +01:00
BrewTestBot
ef51209e31 git: update 2.6.2 bottle. 2015-10-17 16:52:24 +01:00
Robin Kunde
17342a3cde git 2.6.2
Closes Homebrew/homebrew#45056.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-17 16:52:21 +01:00
BrewTestBot
5c2b26d425 allegro: update 5.0.11 bottle. 2015-10-17 16:39:45 +01:00
SiegeLord
a16651f9a6 allegro 5.1.12 (devel)
Closes Homebrew/homebrew#45057.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-17 16:35:03 +01:00
SiegeLord
dfac42be8e allegro: Switch the stable download link to gna.org. 2015-10-17 16:35:02 +01:00
Viktor Szakats
59ef655a0f libtomcrypt: fix homepage and url
Closes Homebrew/homebrew#45063.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-17 16:27:15 +01:00