Thomas Batten
4b9ea389cb
skalibs: broken on ppc and mips
2019-05-03 16:50:33 +02:00
Thomas Batten
fc915d31db
CubicSDR: Requires -latomic on ppc
2019-05-03 16:49:29 +02:00
Thomas Batten
744e2932b8
LGOGDownloader: Requires -latomic on ppc
2019-05-03 16:48:03 +02:00
Thomas Batten
fa0b71a181
vlc: Disable altivec on ppc
2019-05-03 16:45:14 +02:00
Thomas Batten
e6dbcfbb16
openblas: Broken on ppc
2019-05-03 16:43:36 +02:00
Thomas Batten
4968bae799
gmime3: Fix for ppc
2019-05-03 16:42:38 +02:00
Robert Lowry
9ba00f1b70
nano: update to 4.2
2019-05-03 16:42:09 +02:00
DirectorX
73977aff37
Waybar: update to 0.6.1.
2019-05-03 16:41:04 +02:00
q66
a57bfd40e8
rust: fix miscompilation of rustc on musl + enable vendor crates
...
This commit fixes several things.
1) It enables usage of vendor crates, making our patches actually
do something (those for the vendor/ subdirectory anyway)
2) By extension, it enables dynamic linking of musl, which was not
being done at all.
3) Removes the ugly LDFLAGS hack, which was causing miscompilation
in cross environments, as it didn't pass the cross sysroot to
search for libs in when linking. This resulted in a particularly
bad miscompilation when cross-compiling from glibc to musl on
the same architecture, as it would link against glibc's libc.a
instead of musl's libc.a (not libc.so because the musl dynamic
link patch was not being used), resulting in failures when
actually compiling various projects. This hack is now replaced
with properly patching the lzma-sys crate instead, which was
the culprit previously when it comes to failures.
[ci skip]
2019-05-03 15:46:57 +02:00
Leah Neukirchen
b7ff072b5e
yj: add hostmakedepends git
2019-05-03 15:16:11 +02:00
Leah Neukirchen
ba48b87bcd
kubernetes-helm: force setting version
...
Without this patch, the Helm client will think it is
&version.Version{SemVer:"v2.13", GitCommit:"", GitTreeState:""}
and install the Tiller image gcr.io/kubernetes-helm/tiller:v2.13 which
does not exist.
Adapted from https://github.com/NixOS/nixpkgs/pull/50918/
2019-05-03 15:03:59 +02:00
Leah Neukirchen
5f1c459e15
New package: yj-3.1.0
2019-05-03 15:03:59 +02:00
Andrea Brancaleoni
544b0a7fbf
kvirc: update to 5.0.0.
2019-05-03 15:34:00 +02:00
Andrea Brancaleoni
3f80a51402
bettercap: update to 2.24.
2019-05-03 14:42:01 +02:00
Andrea Brancaleoni
5bb5e3ab2f
hugo: update to 0.55.5.
2019-05-03 14:40:37 +02:00
Andrea Brancaleoni
f92933ad08
etcd: update to 3.3.13.
2019-05-03 14:35:43 +02:00
Robert Lowry
4b9b1bc252
New package: netsniff-ng-0.6.5
2019-05-03 11:53:53 +02:00
Robert Lowry
7f1d7ee5c3
New package: libcli 1.9.8.4
2019-05-03 11:53:53 +02:00
lemmi
7e4df53154
New package: ndppd-0.2.5
2019-05-03 08:55:48 +02:00
lemmi
8f6dea334c
argyllcms: update to 2.1.0.
2019-05-03 08:55:48 +02:00
Giuseppe Fierro
71deecb366
xsecurelock: update to 1.3.1.
2019-05-02 22:49:07 -03:00
Stefan Mühlinghaus
d88a334fef
run-mailcap: update to 3.62
2019-05-02 22:48:36 -03:00
Stefan Mühlinghaus
a96a5e2425
spotify: update to 1.1.5
2019-05-02 22:48:21 -03:00
SolitudeSF
b0b053d833
spacefm-ng: remove
2019-05-02 21:52:51 -03:00
Piotr Wójcik
115f5e5ba9
gnome-passwordsafe: update to 3.32.0.
2019-05-02 21:52:28 -03:00
Piotr Wójcik
06011d33b7
amsynth: update to 1.9.0.
2019-05-02 21:52:11 -03:00
newbluemoon
174c93ab3a
qxmledit: update to 0.9.13
2019-05-02 21:51:26 -03:00
Thomas Batten
1e5fcb2599
audacity: Use -latomic on ppc
2019-05-02 21:51:09 -03:00
Thomas Batten
778655b0c7
9base: Update distfile location
2019-05-02 21:50:46 -03:00
Helmut Pozimski
4981dc6a97
linux4.19: update to 4.19.38.
2019-05-02 21:53:53 +02:00
Andrea Brancaleoni
067cbd1e12
gede: update to 2.14.1.
2019-05-02 23:35:00 +02:00
Helmut Pozimski
b87ec167e5
linux5.0: update to 5.0.11.
2019-05-02 21:41:11 +02:00
John
ab32726ac5
deepin-voice-recorder: update to 1.3.10.
2019-05-02 17:15:15 +02:00
John
5f6fa39d2f
deepin-menu: update to 3.4.6.
2019-05-02 17:15:15 +02:00
John
1a19908bb6
android-tools: update to 9.0.0r35.
2019-05-02 17:15:15 +02:00
John
586ff94580
amdvlk: update to 2019.Q2.2.
...
[ci skip]
2019-05-02 17:15:05 +02:00
Jürgen Buchmüller
6bb6aef2cc
webkit2gtk: revbump to break it for arm*-musl
...
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-02 13:50:53 +02:00
Jürgen Buchmüller
0d64bea7ea
webkit2gtk: break again for arm*-musl
...
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-02 13:39:45 +02:00
Duncaen
c99d076acd
bubblewrap: update to 0.3.3.
2019-05-02 12:43:35 +02:00
Leah Neukirchen
d9af98424c
New package: texlive2019-bin-2019
...
Not default yet as not all CTAN mirrors provide it.
2019-05-02 12:20:07 +02:00
Leah Neukirchen
2400b56371
mk-configure: update to 0.32.0.
2019-05-02 11:44:12 +02:00
Leah Neukirchen
75ccc2f551
nncp: update to 4.1.
2019-05-02 11:44:08 +02:00
Leah Neukirchen
2ad266a618
sbcl: update to 1.5.2.
2019-05-02 11:44:01 +02:00
Leah Neukirchen
780f5bd30e
sleuthkit: update to 4.6.6.
2019-05-02 10:56:08 +02:00
Leah Neukirchen
4f18524c35
pgn-extract: update to 19.04.
2019-05-02 10:47:07 +02:00
Leah Neukirchen
c5e4b03cbd
perl-YAML: update to 1.2.
2019-05-02 10:42:37 +02:00
Leah Neukirchen
e6ea35b32a
duplicity: update to 0.7.19.
2019-05-02 10:34:30 +02:00
Nick Hahn
41722265bd
openttd: update to 1.9.1.
2019-05-02 03:47:04 -03:00
newbluemoon
c09979c3da
perl-Gtk3: update to 0.035
2019-05-02 03:46:24 -03:00
newbluemoon
41bc982966
perl-CGI: update to 4.43
2019-05-02 03:45:38 -03:00