Mathias Burger
b1ed594776
add opus dependency ( #726 )
...
when compiling with opus, the following gstreamer plugins will be available (excerpt from `gst-inspect 1.0 | grep opus`):
opus: opusdec: Opus audio decoder
opus: opusenc: Opus audio encoder
2016-04-30 16:00:33 -04:00
BrewTestBot
8691c41b99
subnetcalc: update 2.4.4 bottle.
2016-04-30 12:55:20 -07:00
Alex Dunn
a460a0c3fe
subnetcalc 2.4.4
...
Closes #724 .
Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
2016-04-30 12:55:20 -07:00
Alex Băluț
16bd38c3ba
gst-plugins-good: Update optional dependencies ( #707 )
2016-04-30 15:54:45 -04:00
BrewTestBot
b0248039c6
wine: update 1.8.2 bottle.
2016-04-30 20:41:41 +01:00
David Holm
5c438f75bf
wine 1.8.2
...
Closes #718 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-30 20:41:38 +01:00
BrewTestBot
2de918d170
libgphoto2: update 2.5.10 bottle.
2016-04-30 20:39:58 +01:00
BrewTestBot
69b3434efc
gphoto2: update 2.5.10 bottle.
2016-04-30 20:39:58 +01:00
Sebastian Rachner
990a3b7990
gphoto2 2.5.10
...
Closes #719 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-30 20:39:58 +01:00
Sebastian Rachner
5038b028d5
libgphoto2 2.5.10
2016-04-30 20:39:58 +01:00
Shaun Jackman
55756ca33d
pixman: fix test
...
Missing return statement would cause sporadic failure. (#728 )
2016-04-30 20:29:24 +01:00
BrewTestBot
e79b48bb3f
ruby: update 2.3.1 bottle.
2016-04-30 20:26:51 +01:00
Dominyk Tiller
6d640e67c2
ruby 2.3.1
...
Closes #721 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-30 20:26:48 +01:00
BrewTestBot
1c94ed3993
snow: update 20130616 bottle.
2016-04-30 20:22:29 +01:00
BrewTestBot
e6117c3e80
libslax: update 0.20.1 bottle.
2016-04-30 20:22:29 +01:00
BrewTestBot
171b938197
gexiv2: update 0.10.3_2 bottle.
2016-04-30 20:22:29 +01:00
Dominyk Tiller
1a3e2f35fa
libslax 0.20.1
...
Closes #546 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-30 20:22:27 +01:00
Dominyk Tiller
636b3dd089
gexiv2: sandbox fix
...
Also use Homebrew's Python on 10.9 and below to resolve a problem with the
system Python's on that platform.
2016-04-30 20:22:26 +01:00
Dominyk Tiller
19229dcc4a
snow: use brew mirror
2016-04-30 20:22:26 +01:00
BrewTestBot
5ec67e1304
mongodb: update 3.2.6 bottle.
2016-04-30 21:21:54 +02:00
Tomasz Pajor
f25c25db51
mongodb 3.2.6
...
Closes #691 .
Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-04-30 21:21:51 +02:00
BrewTestBot
2d885c4e1c
sflowtool: update 3.37 bottle.
2016-04-30 12:12:20 -07:00
Alex Dunn
a6d8b1a5ba
sflowtool 3.37
...
Closes #723 .
Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
2016-04-30 12:12:17 -07:00
BrewTestBot
10ce74f4ed
rt-audio: update 4.1.2 bottle.
2016-04-30 12:09:49 -07:00
Alex Dunn
cda2171eb8
rt-audio 4.1.2
...
Closes #722 .
Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
2016-04-30 12:09:47 -07:00
uyjulian
3d1f740095
wine 1.9.9 (devel)
...
(#700 )
2016-04-30 16:58:00 +01:00
BrewTestBot
7ecb73210d
media-info: update 0.7.85 bottle.
2016-04-30 16:43:14 +01:00
Clemens Horch
23065575f7
media-info 0.7.85
...
mediainfo 0.7.85
Closes #713 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-30 16:43:12 +01:00
Dominyk Tiller
fb419655c4
gauche: call full path in test
2016-04-30 16:40:12 +01:00
Viktor Szakats
e178227217
gauche: use secure homepage ( #709 )
2016-04-30 16:38:29 +01:00
BrewTestBot
ef86573884
file-roller: update 3.16.4 bottle.
2016-04-30 07:54:21 -07:00
ilovezfs
b35c7489dc
file-roller: fix for gschema
...
Closes #652 .
Closes #716 .
Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-04-30 07:54:18 -07:00
Shaun Jackman
bdf9882630
szip: fix test
...
Initialize c_stream or SZ_CompressInit fails intermittently.
Specify library path or cc fails outside of /usr/local.
Closes #705 .
Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-04-30 02:39:12 +02:00
Shaun Jackman
73260c145f
readline: fix test
...
The current test output is correct for libedit but not for readline.
Without specifying the library search path, this test was in fact
linking against /usr/lib/libreadline.dylib, which is simply a symlink
to libedit.3.dylib
Closes #706 .
Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-04-30 02:35:36 +02:00
BrewTestBot
6b10279598
gst-python: update 1.8.1 bottle.
2016-04-30 01:57:30 +02:00
Alexandru Băluț
aa55ea5f5a
gst-python: also provide python 3 overrides
...
Closes #596 .
Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-04-30 01:57:13 +02:00
BrewTestBot
743647f289
libpointing: update 0.9.6 bottle.
2016-04-30 00:44:54 +01:00
Izzat Mukhanov
7a2b750323
libpointing 0.9.6
...
Update libpointing 0.9.6
Closes #701 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-30 00:44:52 +01:00
BrewTestBot
113c2ed61a
git: update 2.8.2 bottle.
2016-04-30 00:43:08 +01:00
Robin Kunde
237ece9c1f
git 2.8.2
...
Closes #703 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-30 00:43:06 +01:00
BrewTestBot
415f50d5d3
racket: update 6.5 bottle.
2016-04-30 00:40:17 +01:00
Sondre Nilsen
e5e388463f
racket 6.5
...
Racket 6.5
Closes #704 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-30 00:40:14 +01:00
BrewTestBot
1f8382bf98
cli53: add 0.7.4 bottle.
2016-04-29 23:04:37 +01:00
Juan Ignacio Donoso
e1a7145e90
cli53 0.7.4 (new formula)
...
Closes #656 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-29 23:04:29 +01:00
BrewTestBot
0f578b139f
poppler: update 0.43.0 bottle.
2016-04-29 22:43:34 +01:00
BrewTestBot
dae5373b7d
pdf2htmlex: update 0.14.6_2 bottle.
2016-04-29 22:43:34 +01:00
BrewTestBot
07b3e70315
diff-pdf: update 0.2_9 bottle.
2016-04-29 22:43:34 +01:00
luzpaz
6572f4bcad
diff-pdf: revision for poppler
...
Closes #699 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-29 22:43:25 +01:00
luzpaz
1c0d9cb3aa
pdf2htmlex: revision for poppler
2016-04-29 22:43:04 +01:00
luzpaz
2d6a35bce1
poppler 0.43.0
2016-04-29 22:41:57 +01:00