aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAge
* gnu: qtbase: Fix build with glibc >= 2.28.•••* gnu/packages/patches/qtbase-glibc-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/qt.scm (qtbase)[source](patches): Use it. [arguments]: Remove "--no-feature-renameat2" from #:configure-flags. Marius Bakke2018-09-01
* gnu: python-waf: Update to 2.0.10.•••* gnu/packages/python.scm (python-waf): Update to 2.0.10. Marius Bakke2018-09-01
* gnu: gcc@4.9: Fix FTBFS with Glibc >= 2.28.•••* gnu/packages/commencement.scm (gcc-for-libstdc++): New variable. (libstdc++-boot0): Inherit from GCC-FOR-LIBSTDC++ instead of GCC-4.9. * gnu/packages/gcc.scm (gcc-4.9)[source](patches): Add "gcc-4.9-libsanitizer-ustat.patch". * gnu/packages/patches/gcc-4.9-libsanitizer-ustat.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Marius Bakke2018-09-01
* gnu: texinfo@5: Fix FTBFS with Perl >= 5.28.•••* gnu/packages/patches/texinfo-5-perl-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/texinfo.scm (texinfo-5)[source](patches): New field. Marius Bakke2018-09-01
* gnu: snappy: Optimise.•••* gnu/packages/compression.scm (snappy)[source]: Build with ‘-O2’. * gnu/package/patches/snappy-add-O2-flag-in-CmakeLists.txt.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Tobias Geerinckx-Rice2018-08-30
* gnu: GRUB: Adjust to recent binutils changes.•••* gnu/packages/patches/grub-binutils-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/bootloaders.scm (grub)[source](patches): Add it. Marius Bakke2018-08-28
* gnu: vala: Update to 0.40.9.•••* gnu/packages/gnome.scm (vala): Update to 0.40.9. Marius Bakke2018-08-28
* Merge branch 'master' into core-updatesMarius Bakke2018-08-28
|\
| * gnu: GRUB: Check for errors from efibootmgr.•••* gnu/packages/patches/grub-check-error-efibootmgr.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/bootloaders.scm (grub)[source](patches): New field. Marius Bakke2018-08-28
| * gnu: seabios: Update source URI.•••* gnu/packages/firmware.scm (seabios)[source](uri): Download from seabios.org. Marius Bakke2018-08-28
| * gnu: slang: Update to 2.3.2.•••* gnu/packages/slang.scm (slang): Update to 2.3.2. Marius Bakke2018-08-28
| * gnu: emacs-async: Download using git.•••The MELPA tarball hash changed. Prevent this problem in the future by downloading a git checkout. * gnu/packages/emacs.scm (emacs-async)[home-page]: Update to actual. [source]: Use GIT-FETCH. Marius Bakke2018-08-28
| * gnu: feh: Enable EXIF support.•••* gnu/packages/image-viewers.scm (feh)[arguments]: Enable EXIF support. (inputs): Add libexif. Leo Famulari2018-08-27
| * gnu: libexif: Update home-page URL.•••* gnu/packages/photo.scm (libexif)[home-page]: Update URL. Leo Famulari2018-08-27
| * gnu: python-pygit2: Update to 0.26.4.•••* gnu/packages/python.scm (python-pygit2, python2-pygit2): Update to 0.26.4. [source]: Remove 'python-pygit2-disable-network-tests.patch'. * gnu/packages/patches/python-pygit2-disable-network-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Leo Famulari2018-08-27
| * gnu: cuirass: Update to 8d40c49.•••* gnu/packages/ci.scm (cuirass): Update to 8d40c49. Clément Lassieur2018-08-27
| * Update email for Pierre Neidhardt.•••* .mailmap: Add name and email for Pierre Neidhardt. * gnu/packages/c.scm, gnu/packages/code.scm, gnu/packages/compression.scm, gnu/packages/disk.scm, gnu/packages/emacs.scm, gnu/packages/freedesktop.scm, gnu/packages/golang.scm, gnu/packages/image.scm, gnu/packages/music.scm, gnu/packages/networking.scm, gnu/packages/password-utils.scm, gnu/packages/perl-check.scm, gnu/packages/perl.scm, gnu/packages/textutils.scm, gnu/packages/video.scm, gnu/packages/xdisorg.scm: Update email for Pierre Neidhardt. Pierre Neidhardt2018-08-27
| * gnu: weston: Update to 5.0.0.•••* gnu/packages/freedesktop.scm (weston): Update to 5.0.0. Rutger Helling2018-08-27
| * gnu: Add Lepton-EDA.•••* gnu/packages/engineering.scm (lepton-eda): New variable. Ludovic Courtès2018-08-27
| * gnu: Add guile-aa-tree.•••* gnu/packages/guile.scm (guile-aa-tree): New variable. Ludovic Courtès2018-08-27
| * gnu: emacs-racket-mode: Update to commit add0190.•••* gnu/packages/emacs.scm (emacs-racket-mode): Update to commit add0190. Christopher Lemmer Webber2018-08-26
| * gnu: ghc-scientific: Update to 0.3.6.2.•••* gnu/packages/haskell.scm (ghc-scientific): Update to 0.3.6.2. [inputs]: Move ghc-tasty ... [native-inputs]: ... to here. Arun Isaac2018-08-26
| * gnu: ghc-integer-logarithms: Update to 1.0.2.1.•••* gnu/packages/haskell.scm (ghc-integer-logarithms): Update to 1.0.2.1. [inputs]: Move ghc-quickcheck, ghc-smallcheck, ghc-tasty, ghc-tasty-hunit, ghc-tasty-quickcheck, ghc-tasty-smallcheck ... [native-inputs]: ... to here. [home-page]: Update URI. Arun Isaac2018-08-26
| * gnu: ghc-smallcheck: Update to 1.1.5.•••* gnu/packages/haskell.scm (ghc-smallcheck): Update to 1.1.5. Arun Isaac2018-08-26
| * gnu: ghc-optparse-applicative: Update to 0.14.2.0.•••* gnu/packages/haskell.scm (ghc-optparse-applicative): Update to 0.14.2.0. [arguments]: Enable tests. Arun Isaac2018-08-26
| * gnu: linux-libre: Update to 4.18.5.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.5. (%linux-libre-hash): Update hash. Mark H Weaver2018-08-26
| * gnu: linux-libre@4.14: Update to 4.14.67.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.67. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2018-08-26
| * gnu: linux-libre@4.9: Update to 4.9.124.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.124. Mark H Weaver2018-08-26
| * gnu: linux-libre@4.4: Update to 4.4.152.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.152. Mark H Weaver2018-08-26
| * gnu: emacs-recent-addresses: Switch to a branch that works with Helm.•••* gnu/packages/emacs.scm (emacs-recent-addresses)[source]: Change URL and update to afbbfdc. Ludovic Courtès2018-08-26
| * gnu: Add emacs-git-annex.•••* gnu/packages/emacs.scm (emacs-git-annex): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer2018-08-26
| * gnu: emacs-recent-addresses: Add missing words to description.•••* gnu/packages/emacs.scm (emacs-recent-addresses)[description]: Add missing words. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer2018-08-26
| * gnu: Add avogadro.•••* gnu/packages/chemistry.scm (avogadro): New variable. * gnu/packages/patches/avogadro-boost148.patch, gnu/packages/patches/avogadro-eigen3-update.patch, gnu/packages/patches/avogadro-python-eigen-lib.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. Kei Kebreau2018-08-25
* | gnu: python-cairocffi: Update to 0.9.0.•••* gnu/packages/python.scm (python-cairocffi): Update to 0.9.0. [source](uri): Use PYPI-URI. [native-inputs]: Add PYTHON-PYTEST-COV and PYTHON-PYTEST-RUNNER. [arguments]: Remove #:tests? and outdated comment. Marius Bakke2018-08-27
* | gnu: python-xcffib: Update to 0.6.0.•••* gnu/packages/python.scm (python-xcffib): Update to 0.6.0. Marius Bakke2018-08-27
* | gnu: poppler: Update to 0.68.0.•••* gnu/packages/pdf.scm (poppler): Update to 0.68.0. [inputs]: Change LIBJPEG to LIBJPEG-TURBO. Marius Bakke2018-08-27
* | gnu: poppler: Propagate Glib.•••* gnu/packages/pdf.scm (poppler)[inputs]: Move GLIB ... [propagated-inputs]: ... here. New field. Marius Bakke2018-08-27
* | gnu: cairo: Fix undefined behaviour.•••This fixes <https://bugs.freedesktop.org/show_bug.cgi?id=104325> which showed up in Guix as an infinite loop during cairocffi tests. * gnu/packages/patches/cairo-setjmp-wrapper.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/gtk.scm (cairo)[source](patches): Add it. Marius Bakke2018-08-27
* | gnu: python-pandas: Update to 0.23.4.•••* gnu/packages/python.scm (python-pandas): Update to 0.23.4. [arguments]: Disable "--strict-data-files" pytest option. Delete one more test. Adjust pytest invocation to be more verbose and skip very slow tests. Marius Bakke2018-08-27
* | gnu: python-beautifulsoup4: Update to 4.6.3.•••* gnu/packages/python.scm (python-beautifulsoup4): Update to 4.6.3. Marius Bakke2018-08-27
* | gnu: python-pillow: Update to 5.2.0.•••* gnu/packages/patches/python-pillow-fix-failing-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/python.scm (python-pillow): Update to 5.2.0. [source](patches, patch-flags): Remove. [native-inputs]: Replace PYTHON-NOSE with PYTHON-PYTEST. [arguments]: Adjust custom check phase accordingly. Marius Bakke2018-08-27
* | gnu: python-pycairo: Update to 1.17.1.•••* gnu/packages/gtk.scm (python-pycairo): Update to 1.17.1. Marius Bakke2018-08-27
* | gnu: python-pygobject: Update to 3.28.3.•••* gnu/packages/glib.scm (python-pygobject): Update to 3.28.3. Marius Bakke2018-08-27
* | gnu: python-dateutil: Update to 2.7.3.•••* gnu/packages/time.scm (python-dateutil): Update to 2.7.3. [native-inputs]: Add PYTHON-SETUPTOOLS-SCM. [license]: Add ASL2.0. Marius Bakke2018-08-27
* | gnu: python-numpy: Update to 1.15.1.•••* gnu/packages/python.scm (python-numpy): Update to 1.15.1. [native-inputs]: Replace PYTHON-NOSE with PYTHON-PYTEST. [arguments]: Set PATH before running tests. Use INVOKE. Marius Bakke2018-08-27
* | gnu: wayland: Update to 1.16.0.•••* gnu/packages/freedesktop.scm (wayland): Update to 1.16.0. Rutger Helling2018-08-27
* | gnu: gcc: Include libsanitizer patch for versions 6 and 7.•••* gnu/packages/gcc.scm (gcc-6, gcc-7)[source](patches): Add "gcc-libsanitizer-ustat.patch". Marius Bakke2018-08-26
* | gnu: parted: Fix build with glibc >= 2.28.•••* gnu/packages/patches/parted-glibc-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/disk.scm (parted)[source](patches): New field. Marius Bakke2018-08-26
* | gnu: xorg-server@1.19.3: Rename to "xorg-server-for-tests".•••...and update to the latest xorg-server. * gnu/packages/gtk.scm (gtk+, gtkmm, girara): Change XORG-SERVER-1.19.3 references to XORG-SERVER-FOR-TESTS. * gnu/packages/pdf.scm (zathura)[native-inputs]: Likewise. * gnu/packages/xorg.scm (xorg-server-1.19.3): Rename to ... (xorg-server-for-tests): ... this. Marius Bakke2018-08-26
* | gnu: mesa: Update to 18.1.7.•••* gnu/packages/gl.scm (mesa): Update to 18.1.7. Marius Bakke2018-08-26