summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-16gnu: lcms: Remove input labels.Marius Bakke
* gnu/packages/ghostscript.scm (lcms)[inputs]: Remove labels and reindent.
2022-07-16gnu: lcms: Update to 2.13.1.Marius Bakke
* gnu/packages/ghostscript.scm (lcms): Update to 2.13.1. [source](uri): Don't include patchlevel in directory name.
2022-07-16gnu: jbig2dec: Remove obsolete code.Marius Bakke
* gnu/packages/image.scm (jbig2dec)[arguments]: Remove #:phases. [native-inputs]: Remove AUTOCONF, AUTOMAKE, and LIBTOOL.
2022-07-16gnu: libspectre: Update to 0.2.10.Marius Bakke
* gnu/packages/ghostscript.scm (libspectre): Update to 0.2.10.
2022-07-16gnu: ghostscript: Remove input labels.Marius Bakke
* gnu/packages/ghostscript.scm (ghostscript)[native-inputs, inputs]: Remove labels. [arguments]: Use G-expression. (ghostscript/x, ghostscript/cups)[inputs]: Use MODIFY-INPUTS.
2022-07-16gnu: ghostscript: Update to 9.56.1.Marius Bakke
* gnu/packages/ghostscript.scm (ghostscript): Update to 9.56.1. [arguments]: Remove #:parallel-tests?. Remove trailing #t's. * gnu/packages/patches/ghostscript-no-header-creationdate.patch, gnu/packages/patches/ghostscript-no-header-id.patch, gnu/packages/patches/ghostscript-no-header-uuid.patch: Rebase on 9.56.1.
2022-07-16gnu: psutils: Update to 2.09.Marius Bakke
* gnu/packages/ghostscript.scm (psutils): Update to 2.09. [source](uri): Change to currently maintained fork. [home-page]: Ditto. [native-inputs]: Add LIBPAPER. [arguments]: Remove #:phases. Add #:tests? and #:configure-flags. [license]: Add GPL3+.
2022-07-16gnu: libpaper: Update to 1.2.1.Marius Bakke
* gnu/packages/ghostscript.scm (libpaper): Update to 1.2.1. [source]: Switch to currently maintained fork. [home-page]: Likewise. [arguments]: Remove #:phases. Add "--enable-relocatable" to #:configure-flags. [native-inputs]: Remove AUTOMAKE. Add HELP2MAN. [outputs]: Add "debug". * gnu/packages/tex.scm (texlive-bin)[arguments]: Add phase to patch test expected test result with libpaper 1.2. * gnu/packages/patches/libpaper-free-systempapername.patch, gnu/packages/patches/libpaper-free-xdg-config-home.patch, gnu/packages/patches/libpaper-invalid-paperspecs.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-07-12gnu: autotrace: Update to 0.40.0-20200219.65.Maxim Cournoyer
* gnu/packages/graphics.scm (autotrace): Update to 0.40.0-20200219.65. [arguments]: Delete field. [native-inputs, inputs]: Use new style.
2022-07-11gnu: git: Fix indentation.Maxim Cournoyer
* gnu/packages/version-control.scm (git): Fix indentation.
2022-07-11gnu: git-minimal: Delete trailing #t.Maxim Cournoyer
* gnu/packages/version-control.scm (git-minimal)[phases]: Delete trailing #t.
2022-07-11gnu: git: Delete trailing #t.Maxim Cournoyer
* gnu/packages/version-control.scm (git)[phases]: Delete trailing #t.
2022-07-11gnu: git: Install Info manual.Maxim Cournoyer
Partially fixes <https://issues.guix.gnu.org/55821>. * gnu/packages/version-control.scm (git)[native-inputs]: Add docbook2x, libxslt and texinfo. [phases]{install-info-manual}: New phase.
2022-07-10gnu: gcc: Patch gcc for riscv unconditionally.Efraim Flashner
* gnu/packages/gcc.scm (gcc-4.7)[arguments]: In custom 'pre-configure phase unconditionally remove STARTFILE_PREFIX_SPEC in all locations it may exist.
2022-07-06gnu: mesa: Update configure flags.John Kehayias
* gnu/packages/gl.scm (mesa)[configure-flags]: Adjust the gallium-drivers and vulkan-drivers flags to use "auto" where it is available and enables at least the previously listed drivers. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-07-06gnu: mesa: Update to 22.1.2.John Kehayias
* gnu/packages/gl.scm (mesa): Update to 22.1.2. [configure-flags]: Remove dri-drivers as from v22.0 the Mesa classic OpenGL drivers were removed. [phases]: Re-enable test that previously failed on i686. * gnu/packages/patches/mesa-skip-tests.patch: Update patch for current version. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-07-06gnu: Boost: Use #:configure-flags.Marius Bakke
* gnu/packages/boost.scm (boost)[arguments]: Add #:configure-flags. Adjust configure phase accordingly. Split out shell patching to separate phase. While at it, remove obsolete GNU/Hurd substitution. (boost-for-mysql)[arguments]: Adjust accordingly.
2022-07-06gnu: Boost: Avoid usage of 'this-package-input'.Marius Bakke
* gnu/packages/boost.scm (boost)[arguments]: Use SEARCH-INPUT-FILE instead of THIS-PACKAGE-INPUT & co. (boost-for-mysql)[arguments]: Likewise.
2022-07-06gnu: boost-mpi: OpenMPI is not native.Marius Bakke
* gnu/packages/boost.scm (boost-mpi)[native-inputs]: Move OPENMPI ... [inputs]: ... here.
2022-07-06gnu: Boost: Python input is not native.Marius Bakke
Even though it is not referenced, and not used when cross-compiling, the architecture should match. * gnu/packages/boost.scm (boost)[native-inputs]: Move PYTHON-MINIMAL-WRAPPER ... [inputs]: ... here. * gnu/packages/boost.scm (boost-for-mysql)[native-inputs, inputs]: Adjust accordingly.
2022-07-06gnu: boost, boost-static: Consolidate libboost_python phases.Marius Bakke
* gnu/packages/boost.scm (boost)[arguments]: Determine library extension based on #:make-flags in 'provide-libboost_python phase. (boost-static)[arguments]: Remove #:phases.
2022-07-06gnu: boost-mpi: Remove input labels.Marius Bakke
* gnu/packages/boost.scm (boost-mpi)[native-inputs]: Use MODIFY-INPUTS and remove labels. [arguments]: Use G-expression.
2022-07-06gnu: gd: Remove input labels.Marius Bakke
* gnu/packages/gd.scm (gd)[inputs]: Remove labels.
2022-07-06gnu: gd: Add release-monitoring-url.Marius Bakke
* gnu/packages/gd.scm (gd)[properties]: Set upstream-name and release-monitoring-url.
2022-07-06gnu: libvdpau: Update to 1.5.Marius Bakke
* gnu/packages/video.scm (libvdpau): Update to 1.5.
2022-07-06gnu: Poppler: Update to 22.07.0.Marius Bakke
* gnu/packages/pdf.scm (poppler): Update to 22.07.0. [native-inputs]: Add PYTHON.
2022-07-06gnu: Poppler: Disable tests.Marius Bakke
* gnu/packages/pdf.scm (poppler-tests): Remove variable. (poppler)[arguments]: Set #:tests? #false. Don't pass TESTDATADIR.
2022-07-06gnu: harfbuzz: Update to 4.4.1.Marius Bakke
* gnu/packages/gtk.scm (harfbuzz): Update to 4.4.1.
2022-07-06gnu: dbus: Update to 1.14.0.Marius Bakke
* gnu/packages/glib.scm (dbus): Update to 1.14.0. [source](uri): Use .xz tarball.
2022-07-06gnu: pango: Remove input labels.Marius Bakke
* gnu/packages/gtk.scm (pango)[propagated-inputs, native-inputs]: Remove labels.
2022-07-06gnu: pango: Update to 1.50.7.Marius Bakke
* gnu/packages/gtk.scm (pango): Update to 1.50.7. (pango-next): Remove variable. (gtk, pangomm)[inputs]: Change from PANGO-NEXT to PANGO.
2022-06-30gnu: yelp-xsl: Remove input labels.Marius Bakke
* gnu/packages/gnome.scm (yelp-xsl)[native-inputs]: Remove labels.
2022-06-30gnu: yelp-xsl: Remove obsolete input.Marius Bakke
* gnu/packages/gnome.scm (yelp-xsl)[native-inputs]: Remove INTLTOOL.
2022-06-30gnu: itstool: Use G-expression.Marius Bakke
* gnu/packages/glib.scm (itstool)[arguments]: Convert to gexp.
2022-06-30gnu: itstool: Update to 2.0.7.Marius Bakke
* gnu/packages/glib.scm (itstool): Update to 2.0.7.
2022-06-30gnu: libaio: Update to 0.3.113.Marius Bakke
* gnu/packages/linux.scm (libaio): Update to 0.3.113. [arguments]: Resolve TODOs and remove obsolete code.
2022-06-30gnu: OpenBLAS: Use G-expressions.Marius Bakke
* gnu/packages/maths.scm (openblas, openblas-ilp64)[arguments]: Convert to gexp's.
2022-06-30gnu: Boost: Use G-expressions.Marius Bakke
* gnu/packages/boost.scm (boost, boost-static, boost-for-mysql)[arguments]: Rewrite as gexp. Remove label usage.
2022-06-30gnu: tcsh: Use G-expression.Marius Bakke
* gnu/packages/shells.scm (tcsh)[arguments]: Rewrite as gexp.
2022-06-30gnu: tcsh: Update to 6.24.01.Marius Bakke
* gnu/packages/shells.scm (tcsh): Update to 6.24.01. [source](uri): Switch to new download location.
2022-06-30gnu: pcre: Use G-expression.Marius Bakke
* gnu/packages/pcre.scm (pcre)[arguments]: Use gexp.
2022-06-30gnu: pcre2: Use G-expression.Marius Bakke
* gnu/packages/pcre.scm (pcre2)[arguments]: Convert to gexp.
2022-06-30gnu: pcre2: Update to 10.40.Marius Bakke
* gnu/packages/pcre.scm (pcre2): Update to 10.40. [source](uri): Use new download location.
2022-06-30gnu: icu4c: Remove input labels.Marius Bakke
* gnu/packages/icu4c.scm (icu4c)[arguments]: Use G-expression. [native-inputs]: Remove labels. * gnu/packages/icu4c.scm (icu4c-build-root)[arguments]: Use gexp.
2022-06-30gnu: help2man: Remove input labels.Marius Bakke
* gnu/packages/man.scm (help2man)[arguments]: Rewrite as G-expression. [inputs, native-inputs]: Remove labels.
2022-06-30gnu: help2man: Update to 1.49.2.Marius Bakke
* gnu/packages/man.scm (help2man): Update to 1.49.2.
2022-06-30gnu: zlib: Use G-expression.Marius Bakke
* gnu/packages/compression.scm (zlib)[arguments]: Convert to gexp.
2022-06-30gnu: zlib: Update to 1.2.12.Marius Bakke
* gnu/packages/compression.scm (zlib): Update to 1.2.12. [source](patches): New field. [arguments]: Set CC variable. * gnu/packages/commencement.scm (zlib-final)[source]: New field. * gnu/packages/patches/zlib-cc.patch, gnu/packages/patches/zlib-correct-crc32-inputs.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-06-30gnu: libgc: Use new style.Marius Bakke
* gnu/packages/bdw-gc.scm (libgc)[propagated-inputs]: Remove labels. [arguments]: Use G-expression. (libgc/static-libs, libgc/back-pointers)[arguments]: Likewise.
2022-06-30gnu: jsoncpp@1.7.3: Fix build failure.Marius Bakke
This is a follow-up to commit 2ada32cc3963afd7f195cb82eade3baf0df2cf1f. * gnu/packages/serialization.scm (jsoncpp-for-tensorflow)[build-system]: Set to CMAKE-BUILD-SYSTEM. [arguments]: Restore.