Commit graph

121378 commits

Author SHA1 Message Date
Helmut Pozimski
74ff0c3752 linux4.19: update to 4.19.113. 2020-03-26 17:07:59 +01:00
Helmut Pozimski
a0fda21369 linux5.4: update to 5.4.28. 2020-03-26 17:04:52 +01:00
Piraty
cf172285f1 opensonic: unbreak 2020-03-26 13:15:33 +01:00
Piraty
613651c918 common/shlibs: add missing allegro4 libs 2020-03-26 13:15:33 +01:00
Juan RP
2ed47d03a2
racket: builds fine on i686; last pkg to unstage repo. 2020-03-26 11:05:31 +01:00
Juan RP
f7aca75d65
e2fsprogs: update to 1.45.6. 2020-03-26 09:46:28 +01:00
Juan RP
d382b94065
Thunar: update to 1.8.14. 2020-03-26 09:43:12 +01:00
Juan RP
0ae87d9c74
linux5.5: update to 5.5.13. 2020-03-26 08:52:25 +01:00
q66
996edd82d0 icecat: broken on all ppc 2020-03-26 02:55:27 +01:00
q66
871ca7f558 java-commons-io: won't build on jvm/zero machines 2020-03-26 02:16:47 +01:00
Duncaen
ff474131db
llvm9: trigger aarch64* build 2020-03-25 23:59:52 +01:00
Johannes
189df2c762 icecat: still borken on i686 2020-03-25 23:44:45 +01:00
Johannes
2d8f8c98d3 icecat: fix build
[ci skip]
2020-03-25 23:10:54 +01:00
Jürgen Buchmüller
6f30aa6e08 options.description: describe dav1d + zimg options 2020-03-25 19:40:10 +01:00
q66
6561a494da xmobar: rebuild for libffi-3.3 2020-03-25 15:19:28 +01:00
q66
cf5bf46254 xmonad: rebuild for libffi-3.3 2020-03-25 15:19:28 +01:00
q66
2ce3f29d79 shellcheck: rebuild for libffi-3.3 2020-03-25 15:19:28 +01:00
q66
0d93585a4a hoogle: rebuild for libffi-3.3 2020-03-25 15:19:27 +01:00
q66
5fbe184a11 hlint: rebuild for libffi-3.3 2020-03-25 15:19:27 +01:00
q66
7324b05136 hledger: rebuild for libffi-3.3 2020-03-25 15:19:27 +01:00
q66
f34b162564 git-mediate: rebuild for libffi-3.3 2020-03-25 15:19:27 +01:00
q66
48598fa1c6 git-annex: rebuild for libffi-3.3 2020-03-25 15:19:27 +01:00
q66
7844252fa2 debug-me: rebuild for libffi-3.3 2020-03-25 15:19:27 +01:00
q66
d038b66e09 darcs: rebuild for libffi-3.3 2020-03-25 15:19:26 +01:00
q66
d4239f5354 cgrep: rebuild for libffi-3.3 2020-03-25 15:19:26 +01:00
q66
1f2a84f690 pandoc: rebuild for libffi-3.3 2020-03-25 15:19:26 +01:00
q66
f97ce37e31 stack: rebuild for libffi-3.3 2020-03-25 15:19:26 +01:00
q66
3e76063cb1 ghc-bin: fix musl distfile path 2020-03-25 15:16:47 +01:00
Jürgen Buchmüller
9967cb6d16 qbittorrent: update to 4.2.2 2020-03-25 14:55:35 +01:00
John
cccf819476 ffmpeg: add zimg build option 2020-03-25 13:43:55 +01:00
Jan Christian Grünhage
b04f0fe7e2 tarpaulin: update to 0.11.1. 2020-03-25 12:28:02 +00:00
human
8cfd797614 xwmfs: update to 0.84. 2020-03-25 12:26:58 +00:00
Piraty
843e6c5b01 flatbuffers: update to 1.12.0. 2020-03-25 10:53:13 +01:00
Jürgen Buchmüller
d87f4aeee2 ghc-bin: fix x86_64-musl w/ new binary
The distfile should perhaps be copied to Void's regular distfiles
directory. This is just to fix ghc-bin and ghc build asap.
2020-03-25 09:43:11 +01:00
Jürgen Buchmüller
054084f9a2 Revert "ruby: break again until dependencies are built"
This reverts commit c11d3a8d08.
2020-03-25 05:24:42 +01:00
q66
7366d05394 stack: fix build (again)
Seems like we'll have to go through this kind of ordeal every time
stack needs to be rebuilt for some reason...
2020-03-25 05:22:54 +01:00
Jürgen Buchmüller
d1c7b4354f gobject-introspection: fix another bug
Install the tests files in /usr/share/gobject-introspection-1.0/tests
and not above in /usr/share/gobject-introspection-1.0.
2020-03-25 02:22:15 +01:00
q66
05341ac107 libffi: adopt 2020-03-25 02:13:32 +01:00
Jürgen Buchmüller
43be630059 gobject-introspection: really fix tests install
Do what the tests/meson.build would have done. It is not run when
cross compiling, thus copy the files listed there to their target
directory usr/share/gobject-introspection-1.0/tests, omitting the
subdirectories where they come from.
2020-03-25 01:08:47 +01:00
Jürgen Buchmüller
088380d350 Revert "cjs: fix cross build"
This reverts commit 570928df0e.

Fix it on the side of gobject-introspection.
2020-03-25 00:46:59 +01:00
Jürgen Buchmüller
a12be2cfc1 Revert "cjs: Test for existence of gitestmacros.h"
This reverts commit 21e253f2d1.
2020-03-25 00:46:47 +01:00
Jürgen Buchmüller
f93fcd070a Revert "python3-gobject: fix cross"
This reverts commit daf9a7e51b.

Fix it on the side of gobject-introspection.
2020-03-25 00:46:13 +01:00
Jürgen Buchmüller
ab864165f3 gobject-introspection: install tests for cross
When cross building gobject-introspection the directory
/usr/share/gobject-introspection-1.0/tests is not installed.
Copy it there from ${wrksrc}/tests in the post_install() stage.
2020-03-25 00:44:21 +01:00
Jürgen Buchmüller
daf9a7e51b python3-gobject: fix cross
The cross-built gobject-introspection does not contain the
/usr/share/gobject-introspection-1.0/tests directory.
If it's missing, copy from the host and always remove
it after install to be safe.
2020-03-25 00:23:52 +01:00
q66
bc74fec9e0 openjdk7-bootstrap: rebuild for libffi-3.3 2020-03-25 00:03:37 +01:00
Andrea Brancaleoni
2c4663a9c5 kubernetes: update to 1.17.4. 2020-03-24 23:41:34 +01:00
Andrea Brancaleoni
67ce52dc6d terragrunt: update to 0.23.2. 2020-03-24 23:41:34 +01:00
Andrea Brancaleoni
2f34845685 wine: orphaned 2020-03-24 23:32:48 +01:00
Andrea Brancaleoni
305ff80538 hugo: update to 0.68.3. 2020-03-24 23:13:45 +01:00
Jürgen Buchmüller
0885302f80 micropython: Needs musl-legacy-compat for *-musl 2020-03-24 19:44:01 +01:00