nonguix/nonguix
Giacomo Leidi 00e0b5f319
nonguix: binary: Automatically detect and unpack .deb files.
A new binary-unpack phase is added to the binary-build-system. When a
supported binary file is detected as the only file after the unpack
phase it is then decompressed in a specific directory.

* nonguix/build/binary-build-system.scm (deb-file?): new variable;
(unpack-deb): new variable;
(binary-unpack): new variable;
(%standard-phases): use the new phase.

Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-12-28 23:41:04 +01:00
..
build nonguix: binary: Automatically detect and unpack .deb files. 2023-12-28 23:41:04 +01:00
build-system nonguix: chromium-binary-build-system: Use gcc:lib. 2023-09-03 11:26:26 -04:00
download.scm *.scm: Use SPDX license identifiers. 2022-12-19 17:17:39 +01:00
licenses.scm *.scm: Use SPDX license identifiers. 2022-12-19 17:17:39 +01:00
modules.scm *.scm: Use SPDX license identifiers. 2022-12-19 17:17:39 +01:00
multiarch-container.scm nonguix: multiarch-container: Make locale usable by pressure-vessel. 2023-11-11 20:56:22 -05:00
utils.scm nonguix: Add missing copyright line. 2022-12-19 17:25:05 +01:00