guix/gnu
Efraim Flashner 6d8dd5bad7
gnu: vcflib: Use shared libraries.
* gnu/packages/bioinformatics.scm (vcflib)[source]: Add patch. Add
snippet to adjust files for new locations.
[inputs]: Add fastahack, smithwaterman, tabixpp, xz.
[native-inputs]: Add pkg-config. Remove the package-source of fastahack,
fsom, smithwaterman, tabixpp.
[arguments]: Remove make-flags. Add custom phase to add the output lib
directory to the rpath. Adjust custom 'unpack-submodule-sources for the
change in native-inputs. Adjust custom 'install phase to also install
libraries and headers.
* gnu/packages/patches/vcflib-use-shared-libraries.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2020-08-27 18:18:55 +03:00
..
bootloader
build linux-libre: Support module compression. 2020-08-25 11:53:20 +02:00
installer
machine Remove "guile-zlib" extension when unused. 2020-08-25 12:39:11 +02:00
packages gnu: vcflib: Use shared libraries. 2020-08-27 18:18:55 +03:00
services services: fcgiwrap: Create parent directory for unix socket. 2020-08-26 22:56:37 +05:30
system system: image: Do not offload image files. 2020-08-26 09:35:57 -04:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm Remove "guile-zlib" extension when unused. 2020-08-25 12:39:11 +02:00
local.mk gnu: vcflib: Use shared libraries. 2020-08-27 18:18:55 +03:00
machine.scm
packages.scm
services.scm Remove "guile-zlib" extension when unused. 2020-08-25 12:39:11 +02:00
system.scm system: Validate sudoers file when building the system. 2020-08-24 23:23:57 +02:00
tests.scm