Commit graph

138967 commits

Author SHA1 Message Date
Frank Steinborn
22047c6011 ltris: update to 1.2.2. 2021-01-04 14:16:02 -05:00
q66
0076971fbb webkit2gtk: portable little endian check
this silences a potential problem on musl
2021-01-04 19:15:13 +01:00
Leah Neukirchen
21f49a295a dovecot-plugin-pigeonhole: update to 0.5.13. 2021-01-04 18:57:00 +01:00
Leah Neukirchen
6ddc7e548f dovecot: update to 2.3.13. 2021-01-04 18:56:56 +01:00
q66
b49b77604c xfwm4: disable compositor by default on 32-bit and BE 2021-01-04 18:11:50 +01:00
q66
4a2824ad31 webkit2gtk: fix bubblewrap launcher on 32-bit systems
since glibc's ld cache now points to lib32 rather than lib, and
the launcher was bind-mounting just lib+lib64, the web process was
failing to find the webkit libs; so patch the lib64 export to deal
with lib32/lib64 properly

just a rebuild would've fixed this too, since they also export
LIBDIR and LIBDIR would be lib32 after rebuild (since the cmake
build-style was changed), but since we need a rebuild anyway,
might as well fix it right
2021-01-04 18:11:34 +01:00
Érico Rolim
fd32392434 mdBook: update to 0.4.5.
Fixes CVE-2020-26297
2021-01-04 13:54:30 -03:00
Alex
8b72ffe4cc intellij-idea-community-edition: update to 2020.3.1. 2021-01-04 17:05:24 +01:00
Andrew Benson
c2ebb9f5f9 termshark: update to 2.2.0. 2021-01-04 09:38:17 -06:00
Neel Chotai
6ecc81ea8a hstr: update to 2.3 2021-01-04 11:55:34 -03:00
Jürgen Buchmüller
c368dac10e freeplane: update to 1.8.11 2021-01-04 14:15:49 +01:00
Jürgen Buchmüller
e791097b01 clxclient: fix build 2021-01-04 13:51:42 +01:00
Dominic Monroe
aa53a4320d New package: linux-vt-setcolors-1.0.0 2021-01-04 00:04:24 -03:00
Érico Rolim
bb3c136fa6 Waybar: update to 0.9.5.
Enable new sndio module.
2021-01-04 00:02:02 -03:00
Érico Rolim
2e08aa23a6 waypipe: update to 0.7.2.
Also remove INSTALL.msg, since it's no longer relevant.
2021-01-03 23:58:21 -03:00
tibequadorian
8d3b524b03 moreutils: update to 0.65. 2021-01-03 23:37:53 -03:00
Benjamin Slade
201b035807 mu: update to 1.4.14 2021-01-03 23:36:52 -03:00
Érico Rolim
cbf7f5876f playerctl: update to 2.3.1. 2021-01-03 23:32:43 -03:00
Érico Rolim
245d4a5ed7 pam: update to 1.5.1, update homepage, adopt.
Also:

- Cracklib is deprecated and disabled by default.
- pam_tally and pam_tally2 have been removed.
- Add checkdepends.
- Add changelog.

Due to the pam_tally removal, this package has to depend on the newest
version of pam-base.
2021-01-03 23:11:49 -03:00
travankor
ebae4a32ad mesa: update to 20.3.2. 2021-01-03 23:05:47 -03:00
Jürgen Buchmüller
e979e74279 DarkRadiant: fix build 2021-01-04 01:17:02 +01:00
Jürgen Buchmüller
94220883e8 Carls: fix build 2021-01-04 01:03:27 +01:00
Érico Rolim
9d64f0940e .github/workflows: shorten step list.
This makes CI results more concise.
2021-01-03 18:55:15 -03:00
Martin Tournoij
8d9069b43a
uni: update to 2.0.0
Build should also be fixed on ppc64/ppc64le now.

Closes: #27625 [via git-merge-pr]
2021-01-03 21:12:41 +01:00
tibequadorian
2d239b50c8 nano: update to 5.4. 2021-01-03 21:05:42 +01:00
Ulf
b966ce91ee lxtask: update to 0.1.10. 2021-01-03 20:39:09 +01:00
Ulf
e450ab78b4 qsynth: update to 0.9.0. 2021-01-03 20:38:49 +01:00
Ulf
4788f8b55d python3-chromecast: update to 7.7.1. 2021-01-03 20:35:37 +01:00
Leah Neukirchen
015845435e fzf: update to 0.25.0. 2021-01-03 18:39:45 +01:00
q66
8864a0110e R: remove FFLAGS=CFLAGS hack 2021-01-03 14:13:53 +01:00
q66
5922df60c7 xbps-src: make sure to apply FFLAGS properly like CFLAGS 2021-01-03 14:11:02 +01:00
Jürgen Buchmüller
3006d4c083 disorderfs: update to 0.5.10
Adding to CXXFLAGS in the Makefile does not work with build style gnu-makefile
thus define the fuse CFLAGS etc. in the CXXFLAGS of the template.
2021-01-03 13:36:04 +01:00
q66
97fa82c52d openblas: fix build on ppc64le/ppc64 glibc
on musl, __builtin_cpu_is will always return 0 because it relies
on glibc funcitonality, on glibc it will fail to compile because
power10 is only an allowed argument from gcc10
2021-01-03 13:21:34 +01:00
Helmut Pozimski
041dd34c41 wine: update to 6.0rc5. 2021-01-03 10:23:39 +01:00
Benjamin Slade
d9a4a9cf00 youtube-dl: update to 2021.01.03 2021-01-03 02:51:19 -03:00
q66
a111015bf5 linux-tools: a hack to fix build of bpftool on ppc* 2021-01-03 03:45:23 +01:00
Jürgen Buchmüller
c1115e4660 ion: update to latest git revision
No release tag since 2017-07-15 and the alpha release 1.0.5 fails to build.
2021-01-03 02:59:38 +01:00
Jürgen Buchmüller
8038562968 libucontext: proper patch for x86
Make renaming of local __i868.get_pc_thunk.bx to i686_get_pc_thunk_bx a proper patch.
2021-01-02 23:59:53 +01:00
Laura Liberda
1e83a8c3d2 onedrive: update to 2.4.9
Closes: #27627 [via git-merge-pr]
2021-01-02 18:56:57 -03:00
Andrew Benson
061a978800 minitube: update to 3.7. 2021-01-02 15:30:06 -06:00
Leah Neukirchen
7981c95e74 linux-tools: add bpftool
Glibc only. :(

Also make sure bash completions end up in the right packages.
2021-01-02 21:33:02 +01:00
a dinosaur
0efef3dca8 New package: evtest-qt 2021-01-02 12:29:29 -06:00
Andrew Benson
ee917e54a4 stellarium: update to 0.20.4. 2021-01-02 12:28:12 -06:00
Helmut Pozimski
e7087b5884 kodi-platform: Orphan package 2021-01-02 07:57:58 +01:00
Helmut Pozimski
fc766b3598 kodi-binary-addons: Orphan package 2021-01-02 07:57:41 +01:00
Helmut Pozimski
fa64ffa109 kodi-addon-inputstream-rtmp: Orphan package 2021-01-02 07:57:23 +01:00
Helmut Pozimski
be00f38be4 kodi-addon-game-libretro: Orphan package 2021-01-02 07:57:06 +01:00
Helmut Pozimski
011a3d3e6d kodi: Orphan package 2021-01-02 07:54:20 +01:00
Nathan Owens
dd703027ad libdnet: update to 1.14. 2021-01-01 22:56:29 -05:00
Andrew J. Hesford
e17f291d75 libvirt: fix deadlocks with musl
Alpine Linux includes two patches to fix deadlocks with musl. Because
upstream is not interested in merging these patches, conditionally apply
one only for musl archs. The other is guarded by conditional compilation
directives, so there is no harm in applying the patch unconditionally.

Closes #25905.
2021-01-01 22:21:23 -05:00