mobinmob
300f86aafd
papirus-icon-theme: update to 20191101.
2019-11-06 07:48:54 +01:00
Nathan Owens
6b993b1ccd
fmit: update to 1.2.13
...
Add build options to allow users
to install less features or dependencies
2019-11-06 07:48:37 +01:00
Daniel Eyßer
8778d55d93
python-tkinter: update to 2.7.17.
2019-11-06 07:48:03 +01:00
Daniel Eyßer
59c81bd03f
python: update to 2.7.17.
2019-11-06 07:48:03 +01:00
q66
7d9c212ec4
gcc: backport omp false positive fix
...
This fixes gcc not marking constants emitted into assembly as
shared which would result in strange build errors such as:
```
$ gcc -fopenmp test-openmp.c
test-openmp.c: In function ‘testfunc’:
test-openmp.c:10:15: error: ‘*.LC0’ not specified in enclosing ‘parallel’
10 | float k[3] = { 0.1f, 0.1f, 0.1f } ;
| ^
test-openmp.c:7:9: error: enclosing ‘parallel’
7 | #pragma omp parallel for default(none) shared(f)
| ^~~
```
This happens only sometimes and not on all platforms and seems to
mostly come down to luck.
Not bumping crosstoolchains for now, as that would be too intensive
on the builders right now. If we encounter this somewhere we should
bump cross as well.
[ci skip]
2019-11-06 07:47:39 +01:00
Nathan Owens
54e30b0f3c
libdvbpsi: update to 1.3.3
2019-11-06 07:47:01 +01:00
Nathan Owens
ce05b815a7
libtorrent: adopt
2019-11-06 07:46:11 +01:00
Nathan Owens
8c3d453d49
rtorrent: adopt
2019-11-06 07:46:11 +01:00
Nathan Owens
467c53812c
libhtp: update to 0.5.31
2019-11-06 07:45:53 +01:00
Daniel Eyßer
44a5014ad7
ncmpc: update to 0.36.
2019-11-06 07:45:23 +01:00
Nathan Owens
6627d82fe8
libnice: update to 0.1.16
2019-11-06 07:43:30 +01:00
Nathan Owens
e3ae414378
litecoin: update to 0.17.1
2019-11-06 07:43:09 +01:00
Nathan Owens
c039f18139
rasterview: update to: 1.7.1
2019-11-06 07:40:27 +01:00
Nathan Owens
ba0afede0f
fltk: move .a to development package
...
The .a file is needed by other pkg(s), e.g. rasterview
2019-11-06 07:40:27 +01:00
Nathan Owens
9668a09bb3
rdesktop: update to 1.9.0
2019-11-06 07:39:33 +01:00
Helmut Pozimski
0ba870df65
libvirt: update to 5.9.0.
2019-11-06 07:34:06 +01:00
Helmut Pozimski
920fbf35ff
monero: add update
2019-11-06 07:20:20 +01:00
Johannes
6f7bf0e47b
ImageMagick6: update to 6.9.10.71.
2019-11-05 23:00:38 +01:00
Johannes
7d094d5534
ImageMagick: update to 7.0.9.2.
2019-11-05 23:00:37 +01:00
Piotr Wójcik
898a003a4a
virtme: update to 0.1.1.
2019-11-05 22:24:30 +01:00
Piotr Wójcik
75b69c01a3
mawk: update to 1.3.4.20190203.
2019-11-05 22:23:09 +01:00
Piotr Wójcik
7745e2a4e6
lowdown: update to 0.4.6.
2019-11-05 22:21:38 +01:00
Piotr Wójcik
7d54af2955
libluv: update to 1.32.0.0.
2019-11-05 22:19:47 +01:00
Helmut Pozimski
55cb7b475d
thunderbird-i18n: update to 68.2.1.
2019-11-05 20:49:26 +01:00
Helmut Pozimski
6f0055c16c
thunderbird: update to 68.2.1.
2019-11-05 20:49:26 +01:00
Nathan Owens
d37863d513
xfburn: update to 0.6.1
2019-11-05 20:10:07 +01:00
mobinmob
4f2b24a2cf
doomretro: update to 3.1.
2019-11-05 18:21:59 +01:00
Daniel Eyßer
c4f5fad41d
youtube-dl: update to 2019.11.05.
2019-11-05 18:21:36 +01:00
Leah Neukirchen
acc56b352e
xkbprint: update to 1.0.5.
2019-11-05 14:08:28 +01:00
Leah Neukirchen
80cf88ab57
kshdb: update to 1.1.0.
2019-11-05 14:07:14 +01:00
q66
3b9debee1c
llvm9: add fixes for the powerpc backend
...
This fixes Rust with llvm9 on ppc32, so that we can finally switch
to it (llvm-006-bigpic.patch) - previously it would emit wrong
executables that segfault.
While at it, I'm adding an upstream backport that fixes incorrect
codegen for certain things such as Chromium.
[ci skip]
2019-11-05 13:30:54 +01:00
Nathan Owens
73c2c112e0
atop: update to 2.5.0
...
Tidy up a bit
2019-11-05 13:29:48 +01:00
Helmut Pozimski
833ca46e82
monero-gui: update to 0.15.0.0.
2019-11-05 13:27:57 +01:00
Helmut Pozimski
630bbcc4f1
New package: RandomX-1.1.6
2019-11-05 13:27:57 +01:00
Helmut Pozimski
fcea792a56
monero: update to 0.15.0.0.
2019-11-05 13:27:57 +01:00
Duncaen
a83bf44e97
syncthing: update to 1.3.1.
2019-11-05 12:46:09 +01:00
Nathan Owens
a342f7850e
love: update to 11.3
2019-11-05 12:23:34 +01:00
q66
5fa93bbd1a
memcached: fix FTBFS
...
[ci skip]
2019-11-05 11:23:29 +01:00
Gerardo Di Iorio
4f1d5354ea
New package: todoist-0.14.0
2019-11-05 11:19:58 +01:00
Helmut Pozimski
0360ca3d86
qemu: correct reverts line
2019-11-05 11:15:49 +01:00
Helmut Pozimski
50d98a710c
kodi-addon-inputstream-rtmp: update to 2.0.6.
2019-11-05 11:15:09 +01:00
Helmut Pozimski
99eb5eddd6
kodi-addon-game-libretro: update to 1.1.1.
2019-11-05 11:12:33 +01:00
Helmut Pozimski
067224edc4
qemu: revert to 4.0.0 to avoid qcow2 corruption
...
resolves #16138
2019-11-05 11:08:48 +01:00
John
488d3d4f31
owncloudclient: fix maintainer mail syntax
2019-11-05 00:54:21 +01:00
Nathan Owens
48f81b886d
owncloudclient: adopt
2019-11-05 00:53:03 +01:00
Nathan Owens
c387fbdc0b
libdrm: update to 2.4.100
2019-11-04 19:36:17 +01:00
Robert Lowry
d00efd5b36
rxvt-unicode: rebuild to fix perl issue
...
./rxvtperl.c: loadable library and perl binaries are mismatched (got handshake key 0x8d00080, needed 0x8e00080)
2019-11-04 19:35:03 +01:00
Nathan Owens
09c4e74c94
xterm: update to 350
2019-11-04 19:34:30 +01:00
Nathan Owens
50adb43bfc
workrave: update to 1.10.34
...
Fix musl build, thanks to q66
2019-11-04 19:33:55 +01:00
SolitudeSF
ff51b5edf6
spacefm-ng: remove
2019-11-04 19:22:35 +01:00