Commit Graph

147113 Commits

Author SHA1 Message Date
Érico Nogueira b061f13540 quake4: remove package.
- distfiles vanished, now served by us
- homepage also vanished
- completely proprietary and not integrated to the rest of the system
- still requires many files from install CDs
2021-05-26 00:53:09 -03:00
Andrei 9781f6b94a upwork: update to 5.5.0.11 2021-05-26 00:51:09 -03:00
Anubhav Kini 12786560d8 mpd: update to 0.22.8. 2021-05-26 00:50:57 -03:00
Toby Merz 80974bdc6d kotlin-bin: update to 1.5.10. 2021-05-26 00:50:50 -03:00
mobinmob d9748fe139 lazygit: update to 0.28.1. 2021-05-26 00:50:43 -03:00
Érico Nogueira bbb9261480 tilix: revbump for ldc-1.26.0.
Remove libunwind-devel so it builds with llvm-libunwind (which is
already linked to the D runtime and we don't want symbol mismatches).
This required patching meson.build so it could use a library without
pkgconfig files.

Also disable LTO, which was causing linking failures.
2021-05-26 00:12:09 -03:00
Érico Nogueira 673f702d68 onedrive: revbump for ldc-1.26.0. 2021-05-26 00:12:09 -03:00
Érico Nogueira 81d6829662 gtkd: revbump for ldc-1.26.0. 2021-05-26 00:12:09 -03:00
Érico Nogueira 1a77cf28a5 gstreamer1: remove libunwind support.
Pretty printing backtraces isn't extremely useful most of the time and
can be done in a much better way via a proper debugger. Furthermore, and
the motivation for this, having libunwind in gstreamer1 leads to gtkd
being linked against two libunwind impls, one via gstreamer1 (libunwind)
and the other via ldc-runtime (llvm-libunwind).
2021-05-26 00:12:09 -03:00
Érico Nogueira 07f83ffb9b ldc: update to 1.26.0.
Also move to llvm12 and add llvm-unwind-devel to depends, since it's
required by some packages when building things with ldc.

Forcing linking against libunwind from llvm is necessary, otherwise the
resulting runtime is underlinked and fails to find the unw_* symbols it
needs. Argument taken from Alpine:

aaaa982c68/community/ldc/APKBUILD
2021-05-26 00:12:09 -03:00
Đoàn Trần Công Danh 4e2f1e1493 patch: fix bootstrap on x86_64-musl
with or without musl-legacy-compat installed.
2021-05-26 08:50:12 +07:00
q66 c73bc73be2 chroot-distcc: unbreak bootstrap 2021-05-25 23:04:17 +02:00
Toby Merz 1c5e6f3962 github-cli: update to 1.10.3. 2021-05-25 17:17:32 -03:00
John 3f221f7291 electron12: update to 12.0.9. 2021-05-25 22:10:25 +02:00
Érico Nogueira cb0c042206 tree-sitter: update to 0.19.5. 2021-05-25 16:25:13 -03:00
Érico Nogueira eb0242b8db sbctl: update to 0.4. 2021-05-25 16:20:43 -03:00
Érico Nogueira f886bfc727 elfutils: update to 0.185. 2021-05-25 16:16:58 -03:00
Piraty de6477101e texstudio: update to 3.1.2. 2021-05-25 20:08:47 +02:00
Leah Neukirchen 0802a23d28 alpine: enable passfile. 2021-05-25 18:47:41 +02:00
Andrew Benson ab4809d82f plantuml: update to 1.2021.7. 2021-05-25 10:43:26 -05:00
Andrew Benson 0214604e6b python3-rich: update to 10.2.2. 2021-05-25 10:18:12 -05:00
Leah Neukirchen 2812fd57c8 python3-boto3: update to 1.17.79. 2021-05-25 17:14:18 +02:00
Leah Neukirchen a262b81ba3 python3-pyinfra: update to 1.4.2. 2021-05-25 17:14:18 +02:00
Leah Neukirchen 4d56d7b56f uftrace: update to 0.10. 2021-05-25 17:14:18 +02:00
BlueChrystal 5f842a929f welle-io: add qt5-graphicaleffects dep 2021-05-25 11:54:40 -03:00
q66 41e600cd5c grpc: unbreak abseil again 2021-05-25 13:26:14 +02:00
yopito 9e6e3dbcdf qt6-*: add remaining shlibs 2021-05-25 11:45:50 +02:00
John 5aae338a67 amdvlk: update to 2021.Q2.3. 2021-05-25 11:36:33 +02:00
John 64baa328e4 electron10: update to 10.4.7. 2021-05-25 09:25:58 +02:00
cinerea0 81658ae03c discord: update to 0.0.15 2021-05-24 23:27:25 -03:00
Érico Nogueira bd27760182 linux5.12: some config fixes.
- enable PLAYSTATION_FF for all
- disable HID_SENSOR_CUSTOM_INTEL_HINGE for non-x86
- enable IQS624_POS module for all
2021-05-24 23:24:02 -03:00
Érico Nogueira 68e03557f1 mdBook: update to 0.4.8. 2021-05-24 23:05:24 -03:00
Andrew J. Hesford 6de5c6a1ca zfs: patch to support linux5.12
Also ignore 2.1.99 release.

Closes: #31015 [via git-merge-pr]
2021-05-24 22:38:40 -03:00
marmeladema 66ba6eef30 New package: linux5.12-5.12.6.
Closes: #30915 [via git-merge-pr]
2021-05-24 22:38:40 -03:00
Felix Kleinschmidt 0858d588b6 linux-firmware: update to 20210511. 2021-05-24 21:56:26 -03:00
q66 17eeda78f4 webkit2gtk: add options for clang+lto, add big endian 32bit jsc fix
also explicitly add libgcrypt-devel which is needed but since some
recent change was not being pulled in (probably some dep changed)
2021-05-25 02:24:18 +02:00
Enno Boland 32ce8fe2cf sudo: update to 1.9.7. 2021-05-24 19:21:08 -03:00
mobinmob 89811976ce flacon: update to 7.0.1. 2021-05-24 19:20:29 -03:00
Andy Weidenbaum da0f0449ba rakudo: update to 2021.05. 2021-05-24 19:12:52 -03:00
Andy Weidenbaum 7bedce4c56 nqp: update to 2021.05. 2021-05-24 19:12:52 -03:00
Andy Weidenbaum 64014a64e6 MoarVM: update to 2021.05. 2021-05-24 19:12:52 -03:00
Philipp David b3332f482f arc-theme: update to 20210412. 2021-05-24 19:06:32 -03:00
Michal Vasilek 93ae067bcf NetworkManager: fix tests 2021-05-24 19:03:22 -03:00
Érico Nogueira beb3f7fb1f musl: backport reallocarray and others.
It's in POSIX-future and some applications have started depending on it.
It's easier to backport into musl than fix each individual package.

Since we are adding a new interface to libc, update common/shlibs entry
as well. This should probably have been done for all musl updates.

And since we are here, also backport:
- isascii fix (removes the need for a patch in fceux)
- make epoll a cancellation point (fixes a bug in jack pipewire utilities)
2021-05-24 18:45:30 -03:00
Frank Steinborn 064a51eead tor: update to 0.4.5.8. 2021-05-24 18:44:41 -03:00
Jan Christian Grünhage 83cea0dbfd element-desktop: update to 1.7.29. 2021-05-24 18:38:42 -03:00
Jan Christian Grünhage 9fef148187 olm-python3: update to 3.2.3. 2021-05-24 18:38:42 -03:00
Jan Christian Grünhage f57f162aae olm: update to 3.2.3. 2021-05-24 18:38:42 -03:00
FollieHiyuki ca2fb60e0f qalculate-gtk: update to 3.19.0 2021-05-24 18:15:30 -03:00
FollieHiyuki c4703c4b8a qalculate: update to 3.19.0 2021-05-24 18:15:30 -03:00