Commit Graph

145978 Commits

Author SHA1 Message Date
Andrew Benson 0ff83ed174 gorm: update to 1.2.28. 2021-05-10 16:15:28 -05:00
q66 272a831355 webkit2gtk: update to 2.32.1 2021-05-10 23:14:12 +02:00
q66 3387aeb4d6 libglvnd: work around crashing on musl systems and multithreaded gl
firstly, disable ppc64 tsb assembly since it appears to be broken
in multithread contexts; secondly, when not using asm, compile the
dispatch code with low optimization level as doing otherwise seems
to result in crashes in multithreaded contexts

we'll need to fix this properly at some point, for now do this

the assembly code is seemingly buggy and causes strange crashes
when used with threaded code, so fall back to pure C paths
2021-05-10 23:12:05 +02:00
Piotr Wójcik f52aeb982a tox: update to 3.23.1. 2021-05-10 21:47:30 +02:00
Piotr Wójcik 2fd33ce0c1 python3-pytest: update to 6.2.4. 2021-05-10 21:47:30 +02:00
Piotr Wójcik abfbb7232a python3-alembic: update to 1.6.2. 2021-05-10 21:47:30 +02:00
Piotr Wójcik b83476f956 diffoscope: update to 174. 2021-05-10 21:47:30 +02:00
Michael Aldridge b300d997ed python3-docker: update to 4.4.4 2021-05-10 11:32:34 -07:00
FollieHiyuki b5b742cc5a element-desktop: update to 1.7.27 2021-05-10 15:09:49 -03:00
Andrew Benson 1d71bd094b unar: revbump for gnustep-base 2021-05-10 12:32:24 -05:00
Andrew Benson 226fb1d90a gorm: revbump for gnustep-base 2021-05-10 12:32:24 -05:00
Andrew Benson ec38e28ab1 Terminal: revbump for gnustep-base 2021-05-10 12:32:24 -05:00
Andrew Benson 71a506d786 PikoPixel.app: revbump for gnustep-base 2021-05-10 12:32:24 -05:00
Andrew Benson 08accf8966 gnustep-back: update to 0.29.0. 2021-05-10 12:32:24 -05:00
Andrew Benson 3a8cbd96ed gnustep-gui: update to 0.29.0 2021-05-10 12:32:24 -05:00
Andrew Benson 2f9d275979 gnustep-base: update to 1.28.0 2021-05-10 12:32:24 -05:00
Andrew Benson 484682560d manuskript: ship .desktop 2021-05-10 11:32:45 -05:00
UsernameRandomlyGenerated ee8b0f1131 ffmpeg: remove duplicate gnutls-devel 2021-05-10 10:31:15 -03:00
Evgeny Ermakov 9f04d77ce6 fontmanager: update to 0.8.6. 2021-05-10 10:16:27 -03:00
eoli3n b1b16eb395 New package: tiny-0.8.0 2021-05-10 06:35:24 -04:00
Leah Neukirchen 83b830fd59 gnuchess: update to 6.2.8. 2021-05-10 12:25:05 +02:00
eoli3n c113269269 New package: x2goserver-4.1.0.3 2021-05-10 10:26:50 +02:00
eoli3n 02a273c564 New package: x2goclient-4.1.2.2 2021-05-10 10:26:50 +02:00
eoli3n 6e1426b6db New package: nx-libs-3.5.99.26 2021-05-10 10:26:50 +02:00
John d0fe63b408 pinebookpro-kernel: update to 5.10.35. 2021-05-10 08:06:11 +02:00
q66 38f8a3f745 gnome-sound-recorder: depend on gst-plugins-good1, not pulseaudio 2021-05-10 04:21:40 +02:00
q66 8a96d8b571 gnome-session: drop alsa-plugins-pulseaudio dependency 2021-05-10 04:15:37 +02:00
q66 5efa097948 gnome-control-center: drop alsa-plugins-pulseaudio dependency 2021-05-10 04:15:37 +02:00
Érico Nogueira 84d1e31fe7 void-docs: update to 2021.05.09.
And switch void-docs-browse to fully portable C-only dependencies.
2021-05-09 20:51:23 -03:00
Quentin Rameau 3393a15fa8 surf: update to 2.1 2021-05-09 20:06:20 -03:00
mobinmob bc0af779e6 growlight: update to 1.2.33. 2021-05-09 20:06:03 -03:00
mobinmob c4f44842eb notcurses: update to 2.2.11. 2021-05-09 20:06:03 -03:00
mobinmob 6d99d61b37 sublime-merge-bin: update to 2054. 2021-05-09 20:05:51 -03:00
Érico Nogueira d273e676cd mbuffer: update to 20210328. 2021-05-09 19:21:58 -03:00
Érico Nogueira 09433d715e pipewire: use >= for version constraints.
Using ${pkgname}-${version}_${revision} can be ambiguous, since it can
be interpreted as the package's actual name. Using
${pkgname}>=${version}_${revision} is preferred.

Since we are here, make depends for pipewire itself also require
specific versions of the libspa-* packages.
2021-05-09 19:18:29 -03:00
Érico Nogueira 64ce58fa61 gufw: fix path to python module.
The gufw-pkexec script hardcodes the path to the python module; this
made it error out:

  python3: can't open file '/usr/share/gufw/gufw/gufw.py':
  [Errno 2] No such file or directory

The issue was missed when the package was updated.

Using python entry points should be suggested to upstream, since that's
the standard way of distributing python programs with setuptools.
2021-05-09 19:08:54 -03:00
noarchwastaken 80fef9e498 libusb: fix descriptor parsing
backported upstream commit
<https://github.com/libusb/libusb/commit/f6d2cb56>

which fixes a regression for multi-configuration devices, e.g. iPhone.
2021-05-09 17:38:25 -03:00
Colin Booth 2a3216766e python-spambayes: fix license 2021-05-09 17:35:16 -03:00
Colin Booth 1c7873c651 python-ply: fix license, other lint 2021-05-09 17:35:16 -03:00
Colin Booth 53a6419666 python-pgpdump: fix license, other lint 2021-05-09 17:35:16 -03:00
Colin Booth 00fd14ae45 python-distutils-extra: fix license, other lint 2021-05-09 17:35:16 -03:00
Colin Booth 64422bf8f1 python-backports: fix license, update homepage 2021-05-09 17:35:16 -03:00
Colin Booth 7c562f39ac python-chardet: fix license, other lint 2021-05-09 17:35:16 -03:00
Colin Booth fc0f5dae38 perl-User-Identity: update to 1.00 2021-05-09 17:33:47 -03:00
Anubhav Kini c64015207f timeshift: update outdated homepage 2021-05-09 17:33:17 -03:00
Colin Booth c901e82944 perl-Digest-HMAC: update to 1.04
Technically a no-op but it keeps the version checker happy while also
fixing various linting issues.
2021-05-09 17:32:48 -03:00
Frank Steinborn 8cea62f715 tor: double MAX_OPEN_FILES yet again. 2021-05-09 17:31:18 -03:00
Frank Steinborn 3d55e8f0de miniflux: update to 2.0.30. 2021-05-09 17:29:01 -03:00
Frank Steinborn 12251ffa73 yq-go: update to 4.7.1. 2021-05-09 17:28:29 -03:00
Colin Booth 8cf21eb0ed python-enum34: update to 1.1.10 2021-05-09 17:25:47 -03:00