Commit Graph

104156 Commits

Author SHA1 Message Date
Duncaen 68b30c88b7 maim: update to 5.5.3. 2019-05-07 14:05:55 +02:00
Duncaen 1c264d9892 bfs: update to 1.4.1. 2019-05-07 14:05:55 +02:00
Jürgen Buchmüller 5e8cb568b7
icewm: update to 1.5.4
Add dependencies on librsvg-devel, libao-devel, libsndfile-devel,
and alsa-lib-devel to enable building of icesound and enable SVG
icons. Install icewmtray because 'make install' does not.

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-07 14:03:48 +02:00
Duncaen 4837f07084 syncthing: update to 1.1.2. 2019-05-07 11:20:15 +02:00
Piotr Wójcik 480405ddb2
qtcreator: update to 4.9.0.
Closes: #11532 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-07 00:33:46 +02:00
Johannes f8360af6db firefox-esr: update to 60.6.2.
[ci skip]
2019-05-07 00:30:46 +02:00
Jürgen Buchmüller 145913c54d
skype: update to 8.44.0.40
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-06 21:47:41 +02:00
Jürgen Buchmüller e32a895317
linux4.19: update to 4.19.40
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-06 20:20:42 +02:00
Jürgen Buchmüller 61c47972ac
sysdig: broken
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-06 20:19:50 +02:00
Jürgen Buchmüller aa6aad4e41
linux5.0: enable for ppc*
I had to disable CONFIG_ZSMALLOC because it does not build for ppc.

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-06 15:19:59 +02:00
Leah Neukirchen 028ab51d5e paps: update to 0.7.0. 2019-05-06 13:26:11 +02:00
Leah Neukirchen 7a967085fe discount: update to 2.2.5. 2019-05-06 13:26:11 +02:00
Leah Neukirchen ff41af04cc iana-etc: update to 20190504. 2019-05-06 13:26:11 +02:00
Jürgen Buchmüller 1c6521fe1f
sysdig: remove obsolete patches
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-06 11:21:58 +02:00
teldra c3b531936c cmatrix: update to 2.0 2019-05-06 11:13:21 +02:00
teldra ae6237695c nginx: update to 1.16.0 2019-05-06 11:12:22 +02:00
Jürgen Buchmüller abdce7bd13
linux5.0: update to 5.0.13
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-06 11:12:42 +02:00
Daniel Eyßer 6b46c4e5d2 php: update to 7.3.5. 2019-05-06 11:08:35 +02:00
Leah Neukirchen 0f7208f1db tgt: update to 1.0.77. 2019-05-06 10:37:12 +02:00
Leah Neukirchen 01041c7475 sysdig: fix hash 2019-05-06 10:36:22 +02:00
Leah Neukirchen d1134f1b89 spigot: update to 20190503.4f4a645. 2019-05-06 10:17:10 +02:00
Leah Neukirchen 2840bf565e nzbget: update to 21.0. 2019-05-06 10:17:10 +02:00
Leah Neukirchen b41554ce30 perl-YAML: update to 1.28. 2019-05-06 10:17:10 +02:00
Leah Neukirchen 160dd407fa crash: update to 7.2.6. 2019-05-06 10:17:10 +02:00
Leah Neukirchen a551e366fc sysdig: update to 0.25. 2019-05-06 10:17:09 +02:00
Leah Neukirchen 1779485d50 New package: grpc-1.19.1 2019-05-06 10:17:09 +02:00
Michael Aldridge 4424d85a17 apache-maven: update to 3.6.1 2019-05-05 16:56:47 -07:00
Jürgen Buchmüller 3322d1c880
cheese: broken on the builders - not here
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-06 01:36:30 +02:00
Jürgen Buchmüller 5462fabd6f
cheese: always enable gir
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-06 01:21:26 +02:00
q66 32fcd140a0 cross-powerpc-linux-musl: patch out __gnu_linux__
See the matching change in gcc.

[ci skip]

Closes: #11524 [via git-merge-pr]
2019-05-05 23:36:46 +02:00
q66 ee6a701746 cross-powerpc64-linux-musl: patch out __gnu_linux__
See the matching change in gcc.

[ci skip]
2019-05-05 23:36:46 +02:00
q66 13685f586b cross-powerpc64le-linux-musl: patch out __gnu_linux__
See the matching change in gcc.

[ci skip]
2019-05-05 23:36:46 +02:00
q66 1ade549bd3 gcc: patch out __gnu_linux__ for ppc*-musl
This macro should not be defined on non-glibc systems. It's not
defined on non-glibc systems on other architectures and has been
removed upstream, too.

[ci skip]
2019-05-05 23:36:46 +02:00
Johannes 1bb728058d firefox: update to 66.0.4.
[ci skip]
2019-05-05 23:28:14 +02:00
Cameron Nemo d1c8b96b89
busybox: fix unicode characters and prompt settings
Closes: #11499 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-05 20:25:46 +02:00
Thomas Batten b49946022c
base-system: Add Linux dependency on ppc
Closes: #11502 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-05 18:13:12 +02:00
Jürgen Buchmüller 94ca709637
linux5.0: build 8250 as a module for ppc64
The PowerMac does not have a 8250, but a Z85c30 Zilog chip for
serial i/o. To not block loading the pmac_zilog module build
8250 as a module instead of a builtin driver.

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-05 18:08:01 +02:00
Jürgen Buchmüller 9c54ef9cf1
linux4.19: build 8250 as a module for ppc64
The PowerMac does not have a 8250, but a Z85c30 Zilog chip for
serial i/o. To not block loading the pmac_zilog module build
8250 as a module instead of a builtin driver.

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-05 17:47:37 +02:00
Jürgen Buchmüller f0ef8e039c
lollypop: update to 1.0.8
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-05 16:10:09 +02:00
Jürgen Buchmüller 6b4eeb4a79
qmmp: update to 1.3.2
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-05 16:03:47 +02:00
Helmut Pozimski 45fba7c80d widelands: update to 20. 2019-05-05 14:42:25 +02:00
Jürgen Buchmüller 9fb41ad7b6
gnome-autoar: always enable gir
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-05 14:13:51 +02:00
q66 cebcbed0cd freecad: rebuild for netcdf-4.7.0
[ci skip]
2019-05-05 13:58:27 +02:00
q66 416dd28b21 vtk: rebuild for netcdf-4.7.0
[ci skip]
2019-05-05 13:58:27 +02:00
q66 8cf8fbb342 netcdf: update to 4.7.0 2019-05-05 13:58:27 +02:00
Johannes 8fc0727d3a dhcpcd: update to 7.2.1. 2019-05-05 11:58:48 +02:00
Johannes 21befc24c5 ImageMagick6: update to 6.9.10.43. 2019-05-05 11:51:45 +02:00
Johannes 8c06991efd ImageMagick: update to 7.0.8.43. 2019-05-05 11:51:45 +02:00
teldra e4fc61a1c6 pmboostrap: update to 1.6.0 2019-05-05 11:33:09 +02:00
teldra 8c49e6eff4 lutris: update to 0.5.2.1 2019-05-05 11:32:19 +02:00