Michael Gehring
324d9a669b
libdwarf: update to 20170709.
2017-07-15 10:05:06 +00:00
Michael Gehring
f7fdb1fc0d
mergerfs: update to 2.23.0.
2017-07-15 10:05:06 +00:00
Michael Gehring
b8a5c72b59
putty: update to 0.70.
2017-07-15 10:05:06 +00:00
Jürgen Buchmüller
292aecf35d
evince: fix for CVE-2017-1000083
2017-07-15 11:56:22 +02:00
Juan RP
b352aad1bf
libGL: update to 17.1.5.
2017-07-15 08:16:50 +02:00
Michael Gehring
783532482d
acpi_call-dkms: fix linux4.12 build
...
Fixes #7040
2017-07-15 00:44:23 +00:00
Michael Gehring
cb59ab0fe4
gst-libav: update to 1.12.2.
2017-07-14 23:54:48 +00:00
Michael Gehring
6986af4020
gst-omx: update to 1.12.2.
2017-07-14 23:54:48 +00:00
Michael Gehring
f204e2cd23
gst-plugins-bad1: update to 1.12.2.
2017-07-14 23:54:47 +00:00
Michael Gehring
73eba5d506
gst-plugins-base1: update to 1.12.2.
2017-07-14 23:54:47 +00:00
Michael Gehring
d6c837f14c
gst-plugins-good1: update to 1.12.2.
2017-07-14 23:54:47 +00:00
Michael Gehring
8628064bb6
gst-plugins-ugly1: update to 1.12.2.
2017-07-14 23:54:47 +00:00
Michael Gehring
3c9a68b231
gst1-editing-services: update to 1.12.2.
2017-07-14 23:54:47 +00:00
Michael Gehring
c6a5959e10
gst1-python: update to 1.12.2.
2017-07-14 23:54:46 +00:00
Michael Gehring
69d2e73b91
gst1-python3: update to 1.12.2.
2017-07-14 23:54:46 +00:00
Michael Gehring
60f0ea06b8
gstreamer-vaapi: update to 1.12.2.
2017-07-14 23:54:46 +00:00
Michael Gehring
b547c0ae8a
gstreamer1: update to 1.12.2.
2017-07-14 23:54:46 +00:00
Michael Gehring
2862a21e19
fuse3: fix update-check
2017-07-14 21:13:48 +00:00
Michael Gehring
8eb4286c1a
fuse: fix update-check
2017-07-14 21:13:37 +00:00
Michael Gehring
6db762f595
fuse3: remove init script and udev rules
2017-07-14 23:10:18 +02:00
Michael Gehring
af279c7b69
rr: update to 4.5.0.
2017-07-14 19:58:39 +00:00
Michael Gehring
5d84c9e3d7
radare2: update to 1.6.0.
2017-07-14 19:34:36 +00:00
Michael Gehring
d1c1bc2073
fuse-sshfs: fix 32-bit glibc builds
2017-07-14 19:18:12 +00:00
Michael Gehring
57d786ff6f
fuse3: --disable-example
2017-07-14 19:11:52 +00:00
Michael Gehring
cf9a18fe30
fuse-sshfs: update to 3.0.0.
2017-07-14 18:52:07 +00:00
Michael Gehring
5d8c4dc66d
New package: fuse3-3.1.0
2017-07-14 18:48:49 +00:00
Michael Gehring
f1645c5126
dunst: update to 1.2.0.
2017-07-14 17:40:35 +00:00
Michael Gehring
f96440bded
expat: update to 2.2.2.
2017-07-14 17:06:42 +00:00
Michael Gehring
21d4b3e093
libpipeline: update to 1.4.2.
2017-07-14 17:06:24 +00:00
Michael Gehring
433c3e96bc
afl: update to 2.47b.
2017-07-14 17:02:23 +00:00
Michael Gehring
c48e46bbd1
physlock: update to 11.
2017-07-14 15:22:49 +00:00
Sir_Boops
3b726f80d5
libextractor: update to 1.4
...
Closes : #7030 [via git-merge-pr]
2017-07-14 14:00:21 +00:00
Sir_Boops
f3cb8d11eb
gradle: update to 4.0.1
...
Closes : #7018 [via git-merge-pr]
2017-07-14 12:16:53 +02:00
John
5942b22e5f
yadm: update to 1.11.0
...
Closes : #7014 [via git-merge-pr]
2017-07-14 10:10:00 +00:00
Diogo Leal
d08a15228d
lily: update to 1.1
...
Closes : #7042 [via git-merge-pr]
2017-07-14 09:41:50 +00:00
Diogo Leal
f1ab81b07b
buku: update to 3.1
...
Closes : #7041 [via git-merge-pr]
2017-07-14 09:41:48 +00:00
Christopher Brannon
9b930b9adf
luaposix: update to 34.0.1.
...
Also build all of luaposix, luaposix51, and luaposix52 from
a single template. I used the strategy that several other
Lua packages in our tree have used.
Closes : #7031 [via git-merge-pr]
2017-07-14 09:35:00 +00:00
Christopher Brannon
0f947bed48
orca: fix dependencies.
...
* Depend on python3-brlapi, since brltty bindings were split.
* Depend on gst-plugins-good1 (thanks Brandon for reporting).
This makes an optional feature no longer optional, but also
guarantees that orca doesn't die with a traceback when
a user has both gstreamer1 and Orca installed.
Closes : #7008 [via git-merge-pr]
2017-07-14 09:32:59 +00:00
Christopher Brannon
e412580e9e
brltty: misc fixes, remove deps, split Python bindings.
...
* The brltty API was failing to work without polkit due to a bug.
Patched, and patch was accepted upstream.
Polkit is a recent optional dependency. Better to patch brltty's
bug than forcibly require it.
* Split out Python 3 bindings into python3-brlapi. This is the
package name used by Debian.
* Removed the a2 screen driver. It isn't needed, since
people using brltty with a GUI are going to be using Orca anyway.
2017-07-14 09:32:58 +00:00
Leah Neukirchen
cc25940538
fvwm: avoid symlinks to /destdir.
2017-07-13 23:48:50 +02:00
Leah Neukirchen
1c95d9636e
sam: fix 32-bit builds.
2017-07-13 23:45:59 +02:00
Leah Neukirchen
584bd3d605
sam: update to 20170627.
2017-07-13 23:39:42 +02:00
Leah Neukirchen
07b1b8be45
chez-scheme: fix scheme-script.
2017-07-13 23:27:11 +02:00
Duncaen
be5e2f8f0d
syncthing: update to 0.14.32.
2017-07-13 23:11:16 +02:00
Leah Neukirchen
13a6dc33cc
New package: vilistextum-2.6.9
2017-07-13 16:26:25 +02:00
Helmut Pozimski
ff75e05019
mono: fix absolute path in INSTALL
...
Closes : #7038 [via git-merge-pr]
2017-07-13 16:21:58 +02:00
Leah Neukirchen
bbad8640b8
camlp4: update to 4.05+1.
2017-07-13 14:22:38 +02:00
Leah Neukirchen
9f3649ec09
ocamlbuild: rebuild for ocaml-4.05.0.
2017-07-13 14:19:34 +02:00
Leah Neukirchen
f1cb1886e5
ocaml: update to 4.05.0.
2017-07-13 14:19:17 +02:00
Leah Neukirchen
3a5c247e9e
git: update to 2.13.3.
2017-07-13 13:59:54 +02:00