guix/gnu
Maxim Cournoyer 9f6479ecad
gnu: protobuf: Update to 3.21.9.
* gnu/packages/protobuf.scm (protobuf): Update to 3.21.9.  Move outputs field before
build system.  Move inputs field below arguments.
[source]: Apply patch and update URL.
[build-system]: Use cmake-build-system.  This causes the CMake support files
to be installed, which is expected by some packages such as hyperledger-iroha.
[arguments]: Use gexps.
[configure-flags]: Add BUILD_SHARED_LIBS=ON.
[phases]: Add set-c++-standard.
[home-page]: Update URL.
(protobuf-3.6): Adjust to continue using the gnu-build-system.
* gnu/packages/patches/protobuf-fix-build-on-32bit.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
2022-11-06 00:08:03 -04:00
..
bootloader
build file-systems: Gracefully handle EMEDIUMTYPE in 'read-partitions'. 2022-11-03 20:00:31 +01:00
home
installer
machine
packages gnu: protobuf: Update to 3.21.9. 2022-11-06 00:08:03 -04:00
services services: ganeti: OS variants can be a directory. 2022-11-03 20:00:30 +01:00
system system: image: Define correct docker image arch when cross building 2022-11-04 08:46:11 +01:00
tests
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: protobuf: Update to 3.21.9. 2022-11-06 00:08:03 -04:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm