Commit Graph

161439 Commits

Author SHA1 Message Date
Leah Neukirchen 84f5030981 linux5.15: update to 5.15.41. 2022-05-19 13:17:10 +02:00
Leah Neukirchen 294bc2887f linux5.10: update to 5.10.117. 2022-05-19 13:17:10 +02:00
Érico Nogueira 970c092597 nix: mark nocross.
Commit 51c4b1859a removed the libcpuid
dependency, which enabled the build for ARM archs, despite the package
not having been tested there. The current template is not ready for
cross compilation.

The build initially failed with:

     LD     /usr/lib32/libnixstore.so
   [cc-wrapper] ignoring -L/usr/lib32
   /usr/lib/gcc/armv7l-linux-musleabihf/10.2.1/../../../../armv7l-linux-musleabihf/bin/ld: cannot find -lnixutil

because the libinixutil.so file was located in /usr/lib32 of the
masterdir, which should never have happened. Bypassing that error also
leads us to:

     LD     /usr/lib32/libnixexpr.so
   /usr/lib/gcc/armv7l-linux-musleabihf/10.2.1/../../../../armv7l-linux-musleabihf/bin/ld: cannot find -latomic_ops

meaning the build requires further fixes for armv*, probably beyond
cross compilation.

Still add jq to hostmakedepends, since the build requires the jq binary
as well.
2022-05-18 21:43:23 -03:00
q66 51c4b1859a nix: drop libcpuid dependency on non-x86 2022-05-18 22:42:57 +02:00
Daniel Eyßer c559951b15 yt-dlp: update to 2022.05.18. 2022-05-18 22:11:01 +02:00
Jason Manley e392f1ba3a New package: q5go-2.13 2022-05-18 20:56:30 +02:00
Helmut Pozimski 814c5a60aa linux4.19: update to 4.19.244. 2022-05-18 17:50:48 +02:00
Helmut Pozimski a71ca281f1 linux5.4: update to 5.4.195. 2022-05-18 17:47:12 +02:00
q66 c588e321d2 kdenlive: remove opencv dependency on ppc32 2022-05-18 17:45:09 +02:00
Enrico Belleri 65d8866a3f lxqt-session: update to 1.1.1. 2022-05-18 17:25:45 +02:00
Enrico Belleri 63ef073839 New package: qtxdg-tools-3.9.1 2022-05-18 17:25:45 +02:00
Leah Neukirchen 051b43612e stress-ng: update to 0.14.01. 2022-05-18 15:42:15 +02:00
Leah Neukirchen ca26668faa babashka: update to 0.8.2. 2022-05-18 15:42:15 +02:00
Leah Neukirchen 43bb1990c3 pysolfc: update to 2.16.0. 2022-05-18 15:42:15 +02:00
Enrico Belleri 40a00a7263 kalendar: update to 22.04.1. 2022-05-18 13:22:54 +02:00
Enrico Belleri d0a3da2ad5 falkon: update to 22.04.1. 2022-05-18 13:22:54 +02:00
Enrico Belleri 646fb65b1c New package: skanpage-22.04.1 2022-05-18 13:22:54 +02:00
runrin c8086f1fd9 New package: xorg-docs-1.7.1
Closes: #35938 [via git-merge-pr]
2022-05-17 23:17:52 -05:00
Andrew Benson 7373da8598 delta: update to 0.13.0. 2022-05-17 21:20:54 -05:00
Andrew Benson 06619a98d3 pcsclite: update to 1.9.7. 2022-05-17 21:20:53 -05:00
Andrew Benson 64ddb074e9 jc: update to 1.19.0. 2022-05-17 21:20:53 -05:00
Andrew J. Hesford daac1e0248 python3-hypercorn: fix tests 2022-05-17 19:38:07 -04:00
Andrew J. Hesford 0111dd5ec5 python3-pytest-aiohttp: update to 1.0.4. 2022-05-17 19:38:07 -04:00
Andrew J. Hesford 619257bf84 python3-pytest-timeout: update to 2.1.0. 2022-05-17 19:38:07 -04:00
Andrew J. Hesford 8d51c52304 python3-pytest-fixture-config: update to 1.7.0. 2022-05-17 19:38:07 -04:00
Andrew J. Hesford d57ba17b98 python3-pytest-mock: update to 3.7.0. 2022-05-17 19:38:07 -04:00
Andrew J. Hesford 7aab6d01d3 python3-pytest-asyncio: update to 0.18.3. 2022-05-17 19:38:07 -04:00
Andrew J. Hesford 567f0c60cc python3-pytest-subtests: update to 0.7.0. 2022-05-17 19:38:07 -04:00
Andrew J. Hesford 3289821171 python3-pytest-httpserver: update to 1.0.4. 2022-05-17 19:38:07 -04:00
Andrew J. Hesford 489ef18b52 python3-pytest-cov: update to 3.0.0. 2022-05-17 19:38:07 -04:00
Andrew J. Hesford bf3cc537f7 python3-pytest-flake8: update to 1.1.1. 2022-05-17 19:38:07 -04:00
Andrew J. Hesford 6b1660fd75 python3-pytest-httpbin: update to 1.0.2. 2022-05-17 19:38:07 -04:00
Andrew J. Hesford 9608411dbb python3-pytest: update to 7.1.2. 2022-05-17 19:38:07 -04:00
Piraty d8339127dc
open-vm-tools: update to 12.0.0.
disable new containerinfo plugin for now, as it fails during configure
when crosscompiling (AC_CHECK_FILE) and requires work on containerd
template anyway. it may become a build option later

add vmware-vmblock-fuse service as reported by @tranzystorek-io.

Closes: #37067
2022-05-17 20:11:28 +02:00
classabbyamp 290d86ca28 .github/workflows/build.yaml: auto-cancel in-progress workflows 2022-05-17 11:52:50 -05:00
classabbyamp 0763ffbad8 .github/workflows/build.yaml: switch to ubuntu-latest 2022-05-17 11:52:50 -05:00
Urs Schulz 480a086ebe nix: update to 2.8.0. 2022-05-17 02:52:25 -05:00
Urs Schulz 73c6e2094f json-c++: update to 3.10.5. 2022-05-17 02:52:25 -05:00
Urs Schulz 64331bfcba lowdown: update to 0.11.2. 2022-05-17 02:52:25 -05:00
mobinmob ca048fb416 supertux2: update to 0.6.3. 2022-05-16 18:22:47 -03:00
Piotr Wójcik 6181051cf5 diffoscope: update to 211. 2022-05-16 21:15:55 +02:00
Piotr Wójcik 27c893f7aa qtcreator: update to 7.0.1. 2022-05-16 21:15:55 +02:00
Andrew J. Hesford abe94be670 python3-subprocess-tee: fix build 2022-05-16 10:58:32 -04:00
Andrew J. Hesford 37d9bcf2f9 python3-msoffcrypto-tool: remove unnecessary make_install_target 2022-05-16 10:58:32 -04:00
Andrew J. Hesford a8cb41b005 python3-matrix-common: remove unnecessary make_install_target 2022-05-16 10:58:32 -04:00
Andrew J. Hesford c31f9aff14 python3-ansible-lint: fix build 2022-05-16 10:58:32 -04:00
Andrew J. Hesford aeb10e2e81 python3-ansible-compat: fix build 2022-05-16 10:51:58 -04:00
Andrew J. Hesford 6fad0e8f0a python3-more-itertools: fix build, use PEP-517 2022-05-16 10:51:58 -04:00
Andrew J. Hesford 950151c572 build-style/python3-pep517.sh: improve default wheel selection
When naming wheels, hyphens are converted to underscores in package
names. Recognizing this in the build style eliminates manual definition
of `make_install_target` in several templates.
2022-05-16 10:51:58 -04:00
Hervy Qurrotul Ainur Rozi 506157517d dolphin: fix typo version 2022-05-16 14:43:02 +02:00