summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-20gnu: Add texlive-font-change....* gnu/packages/tex.scm (texlive-font-change): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-fntproof....* gnu/packages/tex.scm (texlive-fntproof): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-fltpoint....* gnu/packages/tex.scm (texlive-fltpoint): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-fixpdfmag....* gnu/packages/tex.scm (texlive-fixpdfmag): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-figflow....* gnu/packages/tex.scm (texlive-figflow): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-fenixpar....* gnu/packages/tex.scm (texlive-fenixpar): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-expkv-bundle....* gnu/packages/tex.scm (texlive-expkv-bundle): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-expex-acro....* gnu/packages/tex.scm (texlive-expex-acro): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-epsf-dvipdfmx....* gnu/packages/tex.scm (texlive-epsf-dvipdfmx): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-epigram....* gnu/packages/tex.scm (texlive-epigram): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-encxvlna....* gnu/packages/tex.scm (texlive-encxvlna): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-eijkhout....* gnu/packages/tex.scm (texlive-eijkhout): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-dowith....* gnu/packages/tex.scm (texlive-dowith): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-docbytex....* gnu/packages/tex.scm (texlive-docbytex): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-dirtree....* gnu/packages/tex.scm (texlive-dirtree): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-dinat....* gnu/packages/tex.scm (texlive-dinat): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-cweb-old....* gnu/packages/tex.scm (texlive-cweb-old): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-crossrefenum....* gnu/packages/tex.scm (texlive-crossrefenum): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-compare....* gnu/packages/tex.scm (texlive-compare): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-colorsep....* gnu/packages/tex.scm (texlive-colorsep): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-chronosys....* gnu/packages/tex.scm (texlive-chronosys): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-catcodes....* gnu/packages/tex.scm (texlive-catcodes): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-c-pascal....* gnu/packages/tex.scm (texlive-c-pascal): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-borceux....* gnu/packages/tex.scm (texlive-borceux): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-bitelist....* gnu/packages/tex.scm (texlive-bitelist): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-barr....* gnu/packages/tex.scm (texlive-barr): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-autoaligne....* gnu/packages/tex.scm (texlive-autoaligne): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-apnum....* gnu/packages/tex.scm (texlive-apnum): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-abstyles....* gnu/packages/tex.scm (texlive-abstyles): New variable. Nicolas Goaziou
2023-07-20gnu: Add texlive-abbr....* gnu/packages/tex.scm (texlive-abbr): New variable. Nicolas Goaziou
2023-07-20gnu: hurd: Support native build on the Hurd....* 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. Janneke Nieuwenhuizen
2023-07-20gnu: guile-2.0: Skip failing tests on the Hurd....* 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. Janneke Nieuwenhuizen
2023-07-20gnu: po4a: Skip failing test on the Hurd....* gnu/packages/gettext.scm (po4a)[arguments]: When building natively on the Hurd, add phase 'skip-tests/hurd'. Janneke Nieuwenhuizen
2023-07-20gnu: fontforge: Support build on the Hurd....* 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. Janneke Nieuwenhuizen
2023-07-20gnu: pango: Support build for the Hurd....* gnu/packages/gtk.scm (pango)[native-inputs]: Do not include gobject-introspection when building for the Hurd. Janneke Nieuwenhuizen
2023-07-20gnu: harfbuzz: Support build for the Hurd....* gnu/packages/gtk.scm (harfbuzz)[native-inputs]: Do not include gobject-introspection when building for the Hurd. Janneke Nieuwenhuizen
2023-07-20gnu: ghostscript: Fix build for the Hurd....* 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. Janneke Nieuwenhuizen
2023-07-20gnu: glib: Disable hanging and failing tests for the Hurd....* 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. Janneke Nieuwenhuizen
2023-07-20gnu: guile-git: Skip http proxy test on the Hurd....* gnu/packages/guile.scm (guile-git)[arguments]: When building natively on the Hurd, add phase 'skip-tests/hurd'. Janneke Nieuwenhuizen
2023-07-20gnu: graphite2: Skip test on the Hurd....* gnu/packages/fontutils.scm (graphite2)[arguments]: When building natively on the Hurd, replace phase 'check' to set make-flags to skip "awamicmp3" test. Janneke Nieuwenhuizen
2023-07-20gnu: doxygen: Fix build for the Hurd....* 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. Janneke Nieuwenhuizen
2023-07-20gnu: cmake-minimal: Skip tests on the Hurd....* gnu/packages/cmake.scm (cmake-minimal)[arguments]: When building natively on the Hurd, add %common-disabled-tests/hurd to skipped tests in phase 'check'. Janneke Nieuwenhuizen
2023-07-20gnu: cmake-bootstrap: Fix build for the Hurd....* 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. Janneke Nieuwenhuizen
2023-07-20gnu: zstd: Skip tests when building for the Hurd....* gnu/packages/compression.scm(zstd)[arguments]: When building for the Hurd, set #:tests? to #false. : Janneke Nieuwenhuizen
2023-07-20gnu: swig: Skip tests when building for the Hurd....* gnu/packages/swig.scm (swig)[arguments]: When building for the Hurd, set #:tests? to #false. Janneke Nieuwenhuizen
2023-07-20gnu: tcsh: Skip substitution tests on the Hurd....* gnu/packages/shells.scm (tcsh)[arguments]: When building natively on the Hurd, add phase 'skip-tests'. Janneke Nieuwenhuizen
2023-07-20gnu: ruby-2.6: Skip test on the Hurd....* gnu/packages/ruby.scm (ruby-2.7)[arguments]: When building natively on the Hurd, add phase 'skip-tests'. Janneke Nieuwenhuizen
2023-07-20gnu: openssl-1.1: Fix shared build for the Hurd....* gnu/packages/tls.scm (openssl-1.1)[arguments]: When building for the Hurd, add phase 'patch-configure'. (openssl)[arguments]: And delete it again. Janneke Nieuwenhuizen
2023-07-20gnu: cairo: Support building for the Hurd....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. Janneke Nieuwenhuizen
2023-07-20gnu: libpaper: Disable tests for the Hurd....* gnu/packages/ghostscript.scm (libpaper)[arguments]: When building for the Hurd, set #:tests? to #false. Janneke Nieuwenhuizen