Commit graph

130582 commits

Author SHA1 Message Date
q66
6b07696c42 libvpx5: remove stupid cross distinction, fix targets, drop noarch 2020-09-10 01:17:52 +02:00
Daniel Kolesa
7432855467 New package: jedit-5.6.0 2020-09-09 23:40:56 +02:00
Leah Neukirchen
fadde1f79f linux5.8: update to 5.8.8. 2020-09-09 21:53:06 +02:00
Leah Neukirchen
0d02658ff7 xaos: update to 4.2. 2020-09-09 21:53:06 +02:00
Leah Neukirchen
cf28879f9d wireguard-dkms: update to 1.0.20200908. 2020-09-09 21:53:05 +02:00
Leah Neukirchen
c75bee2708 sleuthkit: update to 4.10.0. 2020-09-09 21:53:05 +02:00
Leah Neukirchen
20b2b6c0e3 janet: update to 1.12.1. 2020-09-09 21:53:05 +02:00
Andrew Benson
6f79ab7063 catimg: update to 2.7.0. 2020-09-09 14:13:09 -05:00
Đoàn Trần Công Danh
06ff7e7448 xorg-server: backport fix for use after free after switch VT
See: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1067
2020-09-09 23:09:44 +07:00
Alex Lohr
5fdd01f5d8 google-chrome: update to 85.0.4183.102 2020-09-09 15:43:47 +00:00
Đoàn Trần Công Danh
6a8244cd37 chromium-widevine: fetch versioned tarball in INSTALL 2020-09-09 22:43:09 +07:00
Đoàn Trần Công Danh
90d3abda80 chromium-widevine: don't fetch distfiles
We don't need those distfiles anyway.
2020-09-09 22:11:38 +07:00
Đoàn Trần Công Danh
7683d42d11 python-jedi: drop package 2020-09-09 21:11:36 +07:00
Đoàn Trần Công Danh
196220c63f python-parso: drop package 2020-09-09 21:11:36 +07:00
Cameron Nemo
0bf27a5abe python-jedi: remove erroneous patch
This version of jedi is NOT compatible with parso 0.8.0.

https: //github.com/davidhalter/jedi/issues/1666

sgn: while we're at it, drop noarch.
Close: #24773
2020-09-09 21:11:36 +07:00
Cameron Nemo
01cd3fda00 python3-parso: downgrade to 0.7.1.
https://github.com/davidhalter/jedi/issues/1666
2020-09-09 21:11:29 +07:00
Imran Khan
51645c645c rofi: update to 1.6.0.
Closes: #24781 [via git-merge-pr]
2020-09-09 09:17:13 -04:00
Érico Rolim
93bde74e5b libreoffice: update to 7.0.1.2
Also remove obsolete patch from files/ and use system clucene.
Remove archs=noarch from i18n and fonts.

Closes: #24495 [via git-merge-pr]
2020-09-09 11:39:02 +02:00
Jürgen Buchmüller
776e889819 libmspub: fix build w/ gcc10 2020-09-09 11:39:02 +02:00
Érico Rolim
20f99ca5ae clucene: fix musl build, enable tests.
Disable multithreading for musl, which segfaults. Enable tests, which
are passing for glibc and musl. Remove unnecessary iconv config arg,
which was preventing the build system from installing cjk related files.

Changes largely based on
3acdda4185/user/clucene/APKBUILD

[ci skip]
2020-09-09 11:39:02 +02:00
Helmut Pozimski
1c49d720f2 linux5.4: update to 5.4.63. 2020-09-09 08:47:42 +02:00
Piotr Wójcik
be9bd71166 kig: update to 20.08.1. 2020-09-09 07:57:56 +02:00
Cameron Nemo
c09c2fa8a1 dhcpcd: update to 9.2.0. 2020-09-08 23:40:28 +00:00
Johannes
5699344662 perl-Mail-DKIM: update to 1.20200907. 2020-09-08 23:03:30 +02:00
Johannes
60b9a0bccc ImageMagick6: update to 6.9.11.29. 2020-09-08 22:57:16 +02:00
Johannes
13ce899bd9 ImageMagick: update to 7.0.10.29. 2020-09-08 22:56:49 +02:00
Andrew Benson
ddda2bf0ce libxlsxwriter: update to 1.0.0. 2020-09-08 15:49:22 -05:00
Andrew Benson
5163ca47e5 sc-im: revbump for libxlsxwriter 2020-09-08 15:49:22 -05:00
Andrew Benson
5fc41cd252 python3-msoffcrypto-tool: update to 4.11.0. 2020-09-08 15:49:05 -05:00
Andrew Benson
aa385e10da Amass: update to 3.10.3. 2020-09-08 15:42:47 -05:00
skmpz
544a43d566 libbytesize: update to 2.4. 2020-09-08 16:33:11 -04:00
Jony
6979fd1771 New package: lavalauncher-2.0.0 2020-09-08 16:30:36 -04:00
Peter Bui
f05f3de7cb chromium-widevine: update to 85.0.4183.83.
[ci skip]
2020-09-08 13:08:12 -07:00
Peter Bui
650601d57e chromium: update to 85.0.4183.83.
[ci skip]

- Built for i686, x86_64, x86_64-musl.
- Tested on x86_64.

- Use bundled libvpx (doesn't build with system library).
- Update sndio patch from @Johnnynator
2020-09-08 13:08:12 -07:00
Jürgen Buchmüller
70bbffa186 cln: use templates for {int,float}param.h for cross
When cross building the configure script hangs or at least takes
insane amounts of time for some architectures to create the values
for the header files include/cln/{int,float}param.h

Since we know our architectures and the sizes of their integer
and floating point values, we can just as well create the files
from templates using $XBPS_TARGET_WORDSIZE and $XBPS_TARGET_ENDIAN.

[ci skip]
2020-09-08 21:07:13 +02:00
Jürgen Buchmüller
b3ca34dc8a virtualbox-ose: update to 6.1.14
The new system liblzf-devel does not (yet) work and needs
further massaging and probably fixing. For now instead use
the liblzf shipped with VirtualBox.

[ci skip]
2020-09-08 21:06:38 +02:00
Jürgen Buchmüller
e7d93b117e cdogs-sdl: fix build w/ gcc10; remove archs=noarch 2020-09-08 18:44:49 +02:00
travankor
d4278970b0 gdown: update to 3.12.2. 2020-09-08 12:40:19 -04:00
teldra
b31f3832cf py3status: update to 3.29 2020-09-08 12:38:42 -04:00
Kartik Singh
a2e212363f docker-compose: update to 1.27.0 2020-09-08 12:37:15 -04:00
Anthony Iliopoulos
2b79426305 gnutls: update to 3.6.15. 2020-09-08 12:35:46 -04:00
Andrew J. Hesford
a3bc981d63 hikari: update to 2.2.0. 2020-09-08 12:32:46 -04:00
Anthony Iliopoulos
483bddec19 php: update to 7.4.10. 2020-09-08 12:32:16 -04:00
Anthony Iliopoulos
f5e0a9359e memcached: update to 1.6.7. 2020-09-08 12:27:32 -04:00
Anthony Iliopoulos
36f85d8306 mcabber: update to 1.1.1. 2020-09-08 12:26:11 -04:00
Anthony Iliopoulos
0df88fb32f fetchmail: update to 6.4.12. 2020-09-08 12:23:38 -04:00
Anthony Iliopoulos
0f0273bf56 xfsprogs: update to 5.8.0. 2020-09-08 12:22:13 -04:00
Anthony Iliopoulos
a788d9ec9f zathura-pdf-mupdf: update to 0.3.6. 2020-09-08 12:15:39 -04:00
Anthony Iliopoulos
26b8830e90 zathura: update to 0.4.7. 2020-09-08 12:14:43 -04:00
teldra
d8e72c89d9 portage: update to 3.0.6 2020-09-08 12:10:28 -04:00