Age | Commit message (Expand) | Author |
2021-08-30 | gnu: evolution-data-server: Fix building with cmake > 3.20.•••* gnu/packages/patches/evolution-data-server-printableoptions.patch: New file.
* gnu/packages/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (evolution-data-server)[source]: Use it.
| Guillaume Le Vaillant |
2021-08-30 | gnu: python-bsddb3: Update to 6.2.9.•••* gnu/packages/python-xyz.scm (python-bsddb3): Update to 6.2.9.
| Guillaume Le Vaillant |
2021-08-30 | gnu: libchop: Don't append to CPATH unconditionally.•••* gnu/packages/backup.scm (libchop)[arguments]: Adjust
'set-libtirpc-include-path to return a valid CPATH.
| Efraim Flashner |
2021-08-29 | gnu: python-pygobject: Extend test timeout.•••* gnu/packages/glib.scm (python-pygobject)[arguments]: Replace check
phase and extend the test timeout.
| Efraim Flashner |
2021-08-29 | gnu: network-manager: Add missing input.•••* gnu/packages/gnome.scm (network-manager)[inputs]: Add libselinux.
| Guillaume Le Vaillant |
2021-08-29 | gnu: libsepol: Don't build with '-Werror'.•••* gnu/packages/selinux.scm (libsepol)[arguments]: Add '-Wno-error' option to
CFLAGS.
| Guillaume Le Vaillant |
2021-08-29 | gnu: dream: Fix build.•••* gnu/packages/radio.scm (dream)[arguments]: Fix the 'fix-paths' phase.
| Guillaume Le Vaillant |
2021-08-28 | gnu: python-chai: Remove Python2 code.•••* gnu/packages/patches/python-chai-drop-python2.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python-xyz.scm (python-chai)[source]: Use it.
| Guillaume Le Vaillant |
2021-08-28 | gnu: python2-chai: Remove package.•••Nothing depends on it.
* gnu/packages/python-xyz.scm (python2-chai): Remove variable.
| Guillaume Le Vaillant |
2021-08-28 | gnu: qgis: Disable one failing test.•••* gnu/packages/geo.scm (qgis)[arguments]: Disable PyQgsAuthBasicMethod test.
| Guillaume Le Vaillant |
2021-08-28 | gnu: python-owslib: Fix build.•••* gnu/packages/python-xyz.scm (python-owslib)[arguments]: Disable
'sanity-check' phase until dependencies for tests are packaged.
| Guillaume Le Vaillant |
2021-08-28 | gnu: qtwebkit: Fix build.•••* gnu/packages/qt.scm (qtwebkit)[arguments]: Replace the standard build phase
with a custom one that increases the maximum number of open file
descriptors.
| Guillaume Le Vaillant |
2021-08-28 | gnu: QtWebKit: Fix building with Bison 3.7.•••* gnu/packages/patches/qtwebkit-fix-building-with-bison-3.7.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/qt.scm (qtwebkit)[source]: Use it.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Leo Famulari |
2021-08-28 | gnu: QtWebKit: Fix building with glib 2.68.•••* gnu/packages/patches/qtwebkit-fix-building-with-glib-2.68.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/qt.scm (qtwebkit)[source]: Use it.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Leo Famulari |
2021-08-28 | gnu: QtWebKit: Fix building with ICU 68.•••* gnu/packages/patches/qtwebkit-fix-building-with-icu-68.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/qt.scm (qtwebkit)[source]: Use it
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Leo Famulari |
2021-08-28 | gnu: QtWebKit: Fix building with Python 3.9.•••* gnu/packages/patches/qtwebkit-fix-building-with-python-3.9.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/qt.scm (qtwebkit)[source]: Use it.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Leo Famulari |
2021-08-27 | gnu: postgresql-13: Update to 13.4.•••* gnu/packages/databases.scm (postgresql-13): Update to 13.4.
| Efraim Flashner |
2021-08-27 | gnu: gnuais: Fix building with gcc-10.•••* gnu/packages/radio.scm (gnuais)[arguments]: Pass '-fcommon' to CFLAGS.
| Guillaume Le Vaillant |
2021-08-26 | gnu: cdrkit-libre: Fix building with gcc-10.•••* gnu/packages/cdrom.scm (cdrkit-libre)[source]: Add snippet to fix
building with gcc-10.
| Efraim Flashner |
2021-08-26 | gnu: mozjs-60: Update to 60.2.3-4.•••* gnu/packages/gnuzilla.scm (mozjs-60): Update to 60.2.3-4.
| Efraim Flashner |
2021-08-25 | gnu: spacefm: Fix build.•••* gnu/packages/lxde.scm (spacefm)[arguments]: Pass '-fcommon' to CFLAGS.
| Guillaume Le Vaillant |
2021-08-25 | gnu: menu-cache: Fix build.•••* gnu/packages/lxde.scm (menu-cache)[arguments]: Pass '-fcommon' to CFLAGS.
| Guillaume Le Vaillant |
2021-08-25 | gnu: libgdata: Fix tests.•••* gnu/packages/gnome.scm (libgdata)[arguments]: Add 'set-home-for-tests'
phase.
| Guillaume Le Vaillant |
2021-08-25 | gnu: uhttpmock: Fix tests.•••* gnu/packages/web.scm (uhttpmock)[arguments]: Add 'set-home-for-tests' phase.
| Guillaume Le Vaillant |
2021-08-25 | gnu: fakeroot: Update to 1.25.3-1.24d6b08.•••* gnu/packages/linux.scm (fakeroot): Update to 1.25.3-1.24d6b08.
| Efraim Flashner |
2021-08-23 | gnu: python2-pillow: Disable tests.•••* gnu/packages/python-xyz.scm (python2-pillow)[arguments]: Disable tests.
| Guillaume Le Vaillant |
2021-08-23 | gnu: python2-gamera: Disable wxpython support.•••The package doesn't build when wxpython support is activated, and the only
dependent (didjvu) doesn't need it.
* gnu/packages/python-xyz.scm (python2-gamera)[inputs]: Remove
python2-wxpython.
[arguments]: Add 'disable-wx-support' phase.
| Guillaume Le Vaillant |
2021-08-23 | gnu: monero-gui: Fix build.•••* gnu/packages/finance.scm (monero-gui)[arguments]: Fix 'configure-flags'
using gexp. Fix 'extract-monero-sources' phase.
| Guillaume Le Vaillant |
2021-08-23 | gnu: monero: Fix build.•••* gnu/packages/finance.scm (monero)[source]: Update snippet to include
missing Boost header.
| Guillaume Le Vaillant |
2021-08-23 | gnu: pango: Update to 1.48.9.•••* gnu/packages/gtk.scm (pango): Update to 1.48.9.
| Efraim Flashner |
2021-08-23 | gnu: maxima: Fix build.•••Building with GCL is failing; build with SBCL instead.
* gnu/packages/maths.scm (maxima)[inputs]: Replace gcl by sbcl.
Add bash-minimal.
[arguments]: Update 'configure-flags' and 'check' phase.
| Guillaume Le Vaillant |
2021-08-22 | gnu: gcl: Update to 2.6.12-3.ff7ef98.•••* gnu/packages/lisp.scm (gcl): Update to 2.6.12-3.ff7ef98.
[version]: Use git-version.
[source]: Use git-file-name.
[inputs]: Add bash-minimal and libtirpc.
[arguments]: Update 'configure-flags' and 'make-flags', using gexps.
Add 'realpath-workaround' and 'fix-makefile' phases.
| Guillaume Le Vaillant |
2021-08-22 | gnu: texlive-texmf: Disable LuaJIT engines on powerpc64le.•••LuaJIT isn’t ported to 64-bit PowerPC. ‘texlive-bin’ and
‘texlive-latex-base’ already disable the engines that rely on it, so just
do the same in texlive-texmf.
Fix suggested by Mathieu Othacehe <othacehe@gnu.org>.
* gnu/packages/tex.scm (texlive-texmf)[arguments]: Disable LuaJIT
engines when building for powerpc64le.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Thiago Jung Bauermann |
2021-08-22 | gnu: python-jupyter-core: Use GUIX_PYTHONPATH.•••* gnu/packages/python-xyz.scm (python-jupyter-core)[arguments]: Adjust
custom 'patch-testsuite phase to use GUIX_PYTHONPATH as the PYTHONPATH.
| Efraim Flashner |
2021-08-22 | gnu: python-jsonschema: Update inputs.•••* gnu/packages/python-xyz.scm (python-jsonschema)[propagated-inputs]:
Remove python-importlib-metadata.
(python2-jsonschema)[propagated-inputs]: Add python2-importlib-metadata.
| Efraim Flashner |
2021-08-22 | gnu: python-jsonschema: Fix test suite.•••* gnu/packages/python-xyz.scm (python-jsonschema)[arguments]: Adjust
custom 'check phase to honor #:tests and to set the
JSON_SCHEMA_TEST_SUTE environment variable.
| Efraim Flashner |
2021-08-22 | gnu: ruby-netrc: Fix test suite.•••* gnu/packages/ruby.scm (ruby-netrc)[arguments]: Add phase to adjust the
test suite for the newer ruby version.
| Efraim Flashner |
2021-08-22 | gnu: ruby-test-unit: Update to 3.4.4.•••* gnu/packages/ruby.scm (ruby-test-unit): Update to 3.4.4.
| Efraim Flashner |
2021-08-22 | gnu: libpeas: Update to 1.30.0.•••* gnu/packages/gnome.scm (libpeas): Update to 1.30.0.
[arguments]: Set XDG_CACHE_HOME and XDG_CONFIG_HOME variables to fix the tests.
| Mathieu Othacehe |
2021-08-22 | gnu: libfaketime: Adjust flags on powerpc64le-linux.•••* gnu/packages/check.scm (libfaketime)[arguments]: Adjust CFLAGS on
powerpc64le-linux to make package work.
| Efraim Flashner |
2021-08-20 | gnu: gstreamer: Fix build.•••* gnu/packages/gstreamer.scm (gstreamer)[arguments]: Add a disable-test phase
to remove an undeterministically failing test.
| Mathieu Othacehe |
2021-07-27 | gnu: appstream-glib: Fix failing tests.•••* gnu/packages/glib.scm (appstream-glib)[arguments]<#:phases>{set-home}: Add a
new phase 'set-home' for tests that want to write to $HOME.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Maxime Devos |
2021-07-27 | gnu: GnuPG: Update to 2.2.29.•••* gnu/packages/gnupg.scm (gnupg): Update to 2.22.9.
| Leo Famulari |
2021-08-20 | gnu: python: Build lib2to3/tests module.•••* gnu/packages/python.scm (python-2.7)[arguments]: Build lib2to3/tests module
that is needed by python-pyannotate.
| Mathieu Othacehe |
2021-08-20 | gnu: dedukti: Fix reference to output.•••* gnu/packages/ocaml.scm
(dedukti)[arguments]<#:phases>: Use #$output. Remove trailing #t.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Maxime Devos |
2021-08-20 | gnu: ocaml4.07-piqi: Fix reference to inputs and output.•••The package 'lablgtk@2.8.10' (indirect dependency of ocaml4.07-piqi)
fails to build so this patch could not be tested.
* gnu/packages/ocaml.scm
(ocaml4.07-piqi)[arguments]<#:make-flags>: Use #$output.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Maxime Devos |
2021-08-20 | gnu: omake: Fix reference to output.•••* gnu/packages/ocaml.scm
(omake)[arguments]<#:make-flags>: Use #$output.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Maxime Devos |
2021-08-20 | gnu: ocaml-frontc: Fix reference to output.•••* gnu/packages/ocaml.scm
(ocaml-frontc)[arguments]<#:make-flags>: Use #$output.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Maxime Devos |
2021-08-20 | gnu: ocaml-down: Fix reference to output.•••The package 'lablgtk@2.8.10' (indirect dependency of ocaml-down)
fails to build so this patch could not be tested.
* gnu/packages/ocaml.scm
(ocaml-down)[arguments]<#:build-flags>: Use #$output.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Maxime Devos |
2021-08-20 | gnu: camlzip: Fix reference to output.•••* gnu/packages/ocaml.scm
(camlzip)[arguments]<#:make-flags>: Use #$output.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Maxime Devos |