gnu: gdc-client: Use pyproject-build-system. * gnu/packages/bioinformatics.scm (gdc-client): [build-system]: Use pyproject. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ifa6ddfab7ddfc90ecdc5838484b3763f1f653e81 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: crossmap: Run guix style * gnu/packages/bioinformatics.scm (crossmap): Run guix style. Change-Id: I56a0ba0e7f5fd24e02a5a769efa7b7e6bda5603b Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: crossmap: Use pyproject-build-system. * gnu/packages/bioinformatics.scm (crossmap): [build-system]: Use pyproject. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I1750685ad8037d004fc1d5fc4f7f76613f257c17 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: clipper-peak: Run guix style * gnu/packages/bioinformatics.scm (clipper-peak): Run guix style. Change-Id: I93c3aea922b1d493d004b401eb312cba63ae4d74 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: clipper-peak: Use pyproject-build-system. * gnu/packages/bioinformatics.scm (clipper-peak): [build-system]: Use pyproject. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I6cae7d463a412b6736413e80346e377ccb14c290 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: ciri-long: Run guix style * gnu/packages/bioinformatics.scm (ciri-long): Run guix style. Change-Id: I97e5bd025474ea4ba4f2781f523bc7f5c38fb8e8 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: ciri-long: Use pyproject-build-system. * gnu/packages/bioinformatics.scm (ciri-long): [build-system]: Use pyproject. Change-Id: Ie4ff2f95cfe1988bb2b75eb78bda77b8c4259105 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: checkm: Use pyproject-build-system. * gnu/packages/bioinformatics.scm (checkm): Run guix style. [build-system]: Use pyproject. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I7d3214c29a7e2b3a6065336632f534a2c4cefbbc Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add bemoji. * gnu/packages/xdisorg.scm (bemoji): New variable. Change-Id: If1df8f6d50647c2c4efd7ab294891cc2698385c0 Signed-off-by: Steve George <steve@futurile.net>
gnu: 389-ds-base: Fix build with gcc-14. * gnu/packages/openldap.scm (389-ds-base)[arguments]: Add CFLAGS to #:configure-flags to relax gcc-14's strictness. Change-Id: I54510c0d0d0f9032f4f5043053b0282e0a4ffb9e Modified-by: Zheng Junjie <z572@z572.online>
gnu: midori: Fix build with gcc-14. * gnu/packages/web-browsers.scm (midori)[arguments]: Add #:configure-flags to relax gcc-14's strictness. Change-Id: I5495e04836fb469db9d5c418cf53ef2e653c8751 Modified-by: Zheng Junjie <z572@z572.online>
gnu: cheese: Fix build with gcc-14. * gnu/packages/gnome.scm (cheese)[arguments]: Add stage "relax-gcc-14-strictness". Change-Id: Idaf34cfe9f91f055a1ab570c003bc15394f7021f
gnu: freerdp: Fix build with gcc-14. * gnu/packages/rdesktop.scm (freerdp)[arguments]: Add -DCMAKE_C_FLAGS to relax gcc-14's strictness. Change-Id: I7a655245820ab97aeafa21c6a8591b9a5a05fabc Modified-by: Zheng Junjie <z572@z572.online>
gnu: caribou: Fix build with gcc-14. * gnu/packages/gnome.scm (caribou)[arguments]: Use G-Expressions. Add CFLAGS to #:configure-flags to relax gcc-14's strictness. Change-Id: I78bf5b03029112aa17977b2947e5446e90150f11 Modified-by: Zheng Junjie <z572@z572.online>
gnu: sdl-image-1.2.12: Fix build with gcc-14. * gnu/packages/sdl.scm (sdl-image): Add CFLAGS to #:configure-flags to relax gcc-14's strictness. Change-Id: Ib589af2325488cc9e96333fd3046983714357508 Modified-by: Zheng Junjie <z572@z572.online>
gnu: ffmpeg-3.4.13: Fix build with gcc-14. * gnu/packages/video.scm (ffmpeg-3.4)[arguments]: Add stage "relax-gcc-14-strictness". Change-Id: Icdd483a459bfbf58b93e2cc22d5b1047120da7ad
gnu: vorbis-tools: Fix build with gcc-14. * gnu/packages/xiph.scm (vorbis-tools)[arguments]: New field to relax gcc-14's strictness. Change-Id: Ie72a0d1c09826d7d35e3d214af41fd0ad8455aa9 Modified-by: Zheng Junjie <z572@z572.online>
gnu: mpg321: Fix build with gcc-14. * gnu/packages/mp3.scm (mpg321)[arguments]: Use G-Expressions. Add CFLAGS to #:configure-flags to relax gcc-14's strictness. Change-Id: I1911c96df438c0b65905468201d759904e11a08f Modified-by: Zheng Junjie <z572@z572.online>
gnu: gnome-font-viewer: Fix build with gcc-14. * gnu/packages/gnome.scm (gnome-font-viewer)[arguments]: Add phase "relax-gcc-14-strictness". Change-Id: I16757149c442190ab7c4e0821c30131a755fdcd8
gnu: folks: Fix build with gcc-14. * gnu/packages/gnome.scm (folks)[arguments]: Add phase "relax-gcc-14-strictness". Change-Id: I1d9bc4ee914a0b6ffdabced3fa8febee5feacc30