Age | Commit message (Collapse) | Author |
|
* gnu/packages/maths.scm (openblas): Update to 0.3.2.
|
|
* gnu/packages/gl.scm (mesa): Update to 18.1.5.
|
|
This reverts commit bb8221d41cc7b2dc928d1c9501946d3dc6063c4b.
|
|
* gnu/packages/databases.scm (mariadb)[source](patches): New field.
[arguments]: Don't disable semisync plugin.
[inputs]: Remove 'mariadb-gcc-ice.patch'.
|
|
|
|
* gnu/packages/maths.scm (openlibm): Update to 0.6.0.
|
|
* gnu/packages/maths.scm (glm)[home-page]: Use HTTPS.
|
|
* gnu/packages/maths.scm (glm): Update to 0.9.9.0.
[source](uri): Change to new download location.
|
|
* gnu/packages/image.scm (libjpeg-turbo)[license]: Add ZLIB.
|
|
* gnu/packages/image.scm (libjpeg-turbo): Update to 2.0.0.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]: Adjust accordingly.
|
|
* gnu/packages/freedesktop.scm (accountsservice): Update to 0.6.50.
[arguments]: Add "--enable-elogind" and "--disable-systemd" to #:configure-flags.
[inputs]: Add ELOGIND.
|
|
* gnu/packages/gnome.scm (dconf): Update to 0.28.0.
[build-system]: Switch to MESON-BUILD-SYSTEM.
[arguments]: Adjust accordingly.
[native-inputs]: Add VALA and GLIB:BIN.
|
|
* gnu/packages/gnome.scm (dconf)[license]: Change from LGPL2.1 to LGPL2.1+.
|
|
* gnu/packages/gnome.scm (dconf)[native-inputs]: Add GTK-DOC.
[arguments]: Adjust #:configure-flags accordingly.
|
|
* gnu/packages/gnome.scm (dconf)[inputs]: Remove GLIB and LIBXML2.
[propagated-inputs]: Add GLIB.
[native-inputs]: Add LIBXML2. Remove INTLTOOL.
[arguments]: Remove #:phases.
|
|
* gnu/packages/patches/x265-arm-asm-primitives.patch: New file.
* gnu/packages/video.scm (x265)[sources](patches): Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/patches/mariadb-gcc-ice.patch: New file.
* gnu/packages/databases.scm (mariadb)[arguments]: Conditionally add
'apply-patch' phase.
[native-inputs]: Conditionally add "gcc-ice-patch" input.
|
|
* gnu/packages/freedesktop.scm (libinput): Update to 1.11.3.
|
|
* gnu/packages/build-tools.scm (meson): Update to 0.47.1.
* gnu/packages/patches/meson-for-build-rpath.patch: Adjust to file rename and
indendation change.
|
|
* guix/build-system/meson.scm (default-patchelf): Remove.
(lower)[build-inputs]: Remove PATCHELF.
(meson-build): Don't delete 'fix-runpath' phase on armhf.
* guix/build/meson-build-system.scm (configure): Add "--c_link_args" and
"-cpp_link_args" instead of setting LDFLAGS.
(meson-build): Don't apply 'fix-runpath' phase.
|
|
Reported by Pierre Neidhardt <ambrevar@gmail.com>.
* doc/guix.texi (Invoking guix-daemon): Fix an incorrect statement
regarding --gc-keep-outputs. Add a little to the description of this
option and --gc-keep-derivations.
|
|
* gnu/packages/game-development.scm (allegro): Update to 5.2.4.0.
[source]: Update URL.
|
|
* gnu/packages/gcc.scm (gcc-8): Update to 8.2.0.
|
|
* gnu/packages/fonts.scm (font-blackfoundry-inria): New file.
|
|
* gnu/packages/emacs.scm (flycheck)[source]: Add 'modules' and
'snippet'.
|
|
* gnu/packages/bioinformatics.scm (pigx-scrnaseq)[arguments]: Disable multiqc
test.
|
|
* gnu/packages/python.scm (snakemake-4): New variable.
* gnu/packages/bioinformatics.scm (pigx-bsseq, pigx-rnaseq, pigx-scrnaseq,
pigx-chipseq)[inputs]: Use it.
|
|
* gnu/packages/python.scm (snakemake)[propagated-inputs]: Add python-datrie,
python-docutils, python-jinja2, python-jsonschema, and python-networkx.
|
|
* gnu/packages/python.scm (python-datrie): New variable.
|
|
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-8.
|
|
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.5.
|
|
* gnu/packages/python.scm (snakemake): Update to 5.2.0.
|
|
* gnu/packages/sdl.scm (guile-sdl2): Update to 0.3.0.
[arguments]: Remove "patch-makefile" phase.
|
|
* guix/import/cabal.scm (cabal-custom-setup-dependencies): Export.
(cabal-package-custom-setup): Export.
(<cabal-package>): New field "custom-setup".
(make-cabal-package): Modify.
(eval-cabal): Modify.
* guix/import/hackage.scm (cabal-dependencies->names): Factor out...
(cabal-test-dependencies->names): ...this.
(cabal-custom-setup-dependencies->names): New procedure.
(hackage-module->sexp): Modify.
|
|
* gnu/packages/game-development.scm (tiled): Update to 1.1.6.
[arguments]: Substitute invoke for system*.
|
|
* gnu/packages/game-development.scm (python-xsge, python2-xsge): Update to
2018.02.26.
[arguments]: Substitute invoke for system*.
|
|
* gnu/packages/games.scm (freeciv): Update to 2.6.0.
|
|
* gnu/packages/linux.scm (ecryptfs-utils): [arguments]: Add an additional file
to be patched that was missing in the last fix. Ecryptfs will now find the
umount binary path as well as mount and others. Re-sort the list of files to be
substituted.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/compression.scm (cabextract)[source](modules, snippet): New field.
|
|
* gnu/packages/compression.scm (cabextract): Update to 1.7.
|
|
The fuse 2.9.8 tarball and signature was modified in place. Both are signed
by the same key, at different dates, and the only differences are directory
timestamps and a ChangeLog update.
* gnu/packages/linux.scm (fuse)[source](sha256): Update.
|
|
* gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]<#:phases>
[install]: Don't install "sunxi-spl-with-ecc.bin".
|
|
* gnu/packages/ruby.scm (ruby-net-scp): New variable.
|
|
* gnu/packages/dictionaries.scm (translate-shell)[arguments]: Change the
install directory during the custom 'emacs-install phase to match with
other emacs .el packages.
|
|
* gnu/packages/databases.scm (mariadb)[arguments]: Adapt 'post-install' phase
to purge static archives and test executables.
|
|
* gnu/packages/databases.scm (mariadb)[source](snippet, modules): New fields.
[arguments]: Add explicit #:configure-flags for system libraries. Add
'unbundle' phase. Remove 'pre-configure' phase.
[inputs]: Add SNAPPY and XZ.
|
|
* gnu/packages/databases.scm (mariadb): Update to 10.1.34.
|
|
* gnu/packages/databases.scm (mariadb)[arguments]: Override 'check' phase.
Add phase 'adjust-tests'. Disable one more plugin.
[properties]: New field.
|
|
* gnu/packages/databases.scm (mariadb)[arguments]: Add 'disable-plugins' phase.
|
|
* gnu/packages/databases.scm (mariadb)[#:configure-flags]: Set
INSTALL_SHAREDIR to "share".
|