aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2023-07-20gnu: Add texlive-fenixpar.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-fenixpar): New variable.
2023-07-20gnu: Add texlive-expkv-bundle.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-expkv-bundle): New variable.
2023-07-20gnu: Add texlive-expex-acro.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-expex-acro): New variable.
2023-07-20gnu: Add texlive-epsf-dvipdfmx.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-epsf-dvipdfmx): New variable.
2023-07-20gnu: Add texlive-epigram.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-epigram): New variable.
2023-07-20gnu: Add texlive-encxvlna.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-encxvlna): New variable.
2023-07-20gnu: Add texlive-eijkhout.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-eijkhout): New variable.
2023-07-20gnu: Add texlive-dowith.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-dowith): New variable.
2023-07-20gnu: Add texlive-docbytex.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-docbytex): New variable.
2023-07-20gnu: Add texlive-dirtree.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-dirtree): New variable.
2023-07-20gnu: Add texlive-dinat.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-dinat): New variable.
2023-07-20gnu: Add texlive-cweb-old.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-cweb-old): New variable.
2023-07-20gnu: Add texlive-crossrefenum.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-crossrefenum): New variable.
2023-07-20gnu: Add texlive-compare.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-compare): New variable.
2023-07-20gnu: Add texlive-colorsep.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-colorsep): New variable.
2023-07-20gnu: Add texlive-chronosys.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-chronosys): New variable.
2023-07-20gnu: Add texlive-catcodes.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-catcodes): New variable.
2023-07-20gnu: Add texlive-c-pascal.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-c-pascal): New variable.
2023-07-20gnu: Add texlive-borceux.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-borceux): New variable.
2023-07-20gnu: Add texlive-bitelist.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-bitelist): New variable.
2023-07-20gnu: Add texlive-barr.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-barr): New variable.
2023-07-20gnu: Add texlive-autoaligne.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-autoaligne): New variable.
2023-07-20gnu: Add texlive-apnum.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-apnum): New variable.
2023-07-20gnu: Add texlive-abstyles.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-abstyles): New variable.
2023-07-20gnu: Add texlive-abbr.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-abbr): New variable.
2023-07-20gnu: hurd: Support native build on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/hurd.scm (hurd)[arguments]: In phases 'build-libdde-linux' and 'install-goodies', also look in inputs for dependencies. There is no check target, so set #:tests? to #false.
2023-07-20gnu: guile-2.0: Skip failing tests on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/guile.scm (guile-2.0)[arguments]: When building natively on the Hurd, add stage 'disable-threads.tests'... (guile-2.2): ...and when building natively on the Hurd, delete it again.
2023-07-20gnu: po4a: Skip failing test on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/gettext.scm (po4a)[arguments]: When building natively on the Hurd, add phase 'skip-tests/hurd'.
2023-07-20gnu: fontforge: Support build on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/patches/fontforge-hurd.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/fontutils.scm (fontforge)[arguments]: When building natively on the Hurd, add new phase 'apply-hurd-patch' and use it, and replace phase 'check' to skip two tests.
2023-07-20gnu: pango: Support build for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/gtk.scm (pango)[native-inputs]: Do not include gobject-introspection when building for the Hurd.
2023-07-20gnu: harfbuzz: Support build for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/gtk.scm (harfbuzz)[native-inputs]: Do not include gobject-introspection when building for the Hurd.
2023-07-20gnu: ghostscript: Fix build for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/patches/ghostscript-leptonica-hurd.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/ghostscript.scm (ghostscript)[arguments]: When building for the Hurd, add phase 'patch-leptonica' and use it.
2023-07-20gnu: glib: Disable hanging and failing tests for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/glib.scm (glib)[arguments]: When building for the Hurd, in phase `disable-failing-tests', neutralize 20 hanging tests, and 37 more failing tests.
2023-07-20gnu: guile-git: Skip http proxy test on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/guile.scm (guile-git)[arguments]: When building natively on the Hurd, add phase 'skip-tests/hurd'.
2023-07-20gnu: graphite2: Skip test on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/fontutils.scm (graphite2)[arguments]: When building natively on the Hurd, replace phase 'check' to set make-flags to skip "awamicmp3" test.
2023-07-20gnu: doxygen: Fix build for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/patches/doxygen-hurd.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/documentation.scm (doxygen)[arguments]: When building for the Hurd, add new phase 'apply-patch' and use it.
2023-07-20gnu: cmake-minimal: Skip tests on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/cmake.scm (cmake-minimal)[arguments]: When building natively on the Hurd, add %common-disabled-tests/hurd to skipped tests in phase 'check'.
2023-07-20gnu: cmake-bootstrap: Fix build for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/cmake.scm (%common-disabled-tests/hurd): New variable. (cmake-bootstrap) [inputs]: Include libuv for the Hurd too. [arguments]: Add %common-disabled-tests/hurd to #:make-flags for the Hurd. Also add a 'patch-hurd' phase to fix the build.
2023-07-20gnu: zstd: Skip tests when building for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/compression.scm(zstd)[arguments]: When building for the Hurd, set #:tests? to #false. :
2023-07-20gnu: swig: Skip tests when building for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/swig.scm (swig)[arguments]: When building for the Hurd, set #:tests? to #false.
2023-07-20gnu: tcsh: Skip substitution tests on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/shells.scm (tcsh)[arguments]: When building natively on the Hurd, add phase 'skip-tests'.
2023-07-20gnu: ruby-2.6: Skip test on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/ruby.scm (ruby-2.7)[arguments]: When building natively on the Hurd, add phase 'skip-tests'.
2023-07-20gnu: openssl-1.1: Fix shared build for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/tls.scm (openssl-1.1)[arguments]: When building for the Hurd, add phase 'patch-configure'. (openssl)[arguments]: And delete it again.
2023-07-20gnu: cairo: Support building for the Hurd.Janneke Nieuwenhuizen
Gobject-introspection and libdrm does not build for the Hurd. Poppler depends on nss, which does not build for the Hurd. * gnu/packages/gtk.scm (cairo)[native-inputs]: When building for the Hurd, do not include gobject-introspection. [inputs]: Likewise, do not include libdrm, poppler.
2023-07-20gnu: libpaper: Disable tests for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/ghostscript.scm (libpaper)[arguments]: When building for the Hurd, set #:tests? to #false.
2023-07-20gnu: parted: Disable tests for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/disk.scm (parted)[argument]: Set #:tests? to #false when building for the Hurd.
2023-07-20gnu: e2fsprogs: Skip failing tests on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/linux.scm (e2fsprogs)[arguments]: When building natively on the Hurd, add phase 'skip-tests'.
2023-07-20gnu: procps: Skip linux-version test for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/linux.scm (procps)[arguments]: When building natively on the Hurd, add stage 'skip-tests'.
2023-07-20gnu: git: Skip failing test on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/version-control.scm (git)[arguments]: When building natively on the Hurd, add stage 'delete-tests/hurd'.
2023-07-20gnu: curl: Skip failing test on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/curl.scm (curl)[arguments]: When building natively on the Hurd, add phase 'skip-tests'.