summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: speech-dispatcher: Don't build static libraries.Marius Bakke2019-02-28
| | | | * gnu/packages/speech.scm (speech-dispatcher)[arguments]: New field.
* gnu: GCC: Update to 8.3.0.Marius Bakke2019-02-28
| | | | * gnu/packages/gcc.scm (gcc-8): Update to 8.3.0.
* gnu: wpa_supplicant: Update to 2.7.Marius Bakke2019-02-28
| | | | | | | | | | | | * gnu/packages/patches/wpa-supplicant-CVE-2017-13082.patch, gnu/packages/patches/wpa-supplicant-CVE-2018-14526.patch, gnu/packages/patches/wpa-supplicant-fix-key-reuse.patch, gnu/packages/patches/wpa-supplicant-fix-nonce-reuse.patch, gnu/packages/patches/wpa-supplicant-fix-zeroed-keys.patch, gnu/packages/patches/wpa-supplicant-krack-followups.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/admin.scm (wpa-supplicant-minimal): Update to 2.7. [source](patches): Remove.
* gnu: Add toot.Efraim Flashner2019-02-28
| | | | | * gnu/packages/mastodon.scm (toot): New variable. * gnu/local.mk (GNU_SYSTSEM_MODULES): Register it.
* gnu: giac-xcas: Update to 1.5.0-43.Nicolas Goaziou2019-02-28
| | | | * gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-43.
* gnu: linux-libre: Update to 4.20.13.Mark H Weaver2019-02-27
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.13. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.26.Mark H Weaver2019-02-27
| | | | | * gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.26. (%linux-libre-4.19-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.104.Mark H Weaver2019-02-27
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.104. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.161.Mark H Weaver2019-02-27
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.161.
* gnu: emacs-disk-usage: Update to 1.2.0.Pierre Neidhardt2019-02-27
| | | | * gnu/packages/emacs-xyz.scm (emacs-disk-usage): Update to 1.2.0.
* gnu: lmdb: Update to 0.9.23.Tobias Geerinckx-Rice2019-02-27
| | | | * gnu/packages/databases.scm (lmdb): Update to 0.9.23.
* gnu: lmdb: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-27
| | | | | | * gnu/packages/databases.scm (lmdb)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Adjust source directory name.
* gnu: sbcl: Update to 1.4.16.Tobias Geerinckx-Rice2019-02-27
| | | | * gnu/packages/lisp.scm (sbcl): Update to 1.4.16.
* gnu: libblockdev: Update to 2.21.Tobias Geerinckx-Rice2019-02-27
| | | | * gnu/packages/disk.scm (libblockdev): Update to 2.21.
* gnu: wesnoth: Update to 1.14.6.Tobias Geerinckx-Rice2019-02-27
| | | | | | | * gnu/packages/games.scm (wesnoth): Update to 1.14.6. [source]: Remove upstreamed patch. * packages/patches/wesnoth-newer-boost.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: wesnoth: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-02-27
| | | | * gnu/packages/games.scm (wesnoth)[source]: Hard-code NAME.
* gnu: ddrescue: Update to 1.24.Tobias Geerinckx-Rice2019-02-27
| | | | * gnu/packages/disk.scm (ddrescue): Update to 1.24.
* gnu: eog-plugins: Update to 3.26.3.Tobias Geerinckx-Rice2019-02-27
| | | | * gnu/packages/gnome.scm (eog-plugins): Update to 3.26.3.
* gnu: eog-plugins: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-02-27
| | | | * gnu/packages/gnome.scm (eog-plugins)[source]: Hard-code NAME.
* gnu: libwacom: Update to 0.32.Tobias Geerinckx-Rice2019-02-27
| | | | * gnu/packages/xdisorg.scm (libwacom): Update to 0.32.
* gnu: libwacom: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-02-27
| | | | * gnu/packages/xdisorg.scm (libwacom)[source]: Hard-code NAME.
* gnu: gom: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-02-27
| | | | * gnu/packages/gnome.scm (gom)[source]: Hard-code NAME.
* gnu: libpipeline: Update to 1.5.1.Tobias Geerinckx-Rice2019-02-27
| | | | * gnu/packages/man.scm (libpipeline): Update to 1.5.1.
* gnu: mc: Update to 4.8.22.Tobias Geerinckx-Rice2019-02-27
| | | | | * gnu/packages/mc.scm (mc): Update to 4.8.22. [arguments]: ‘Fix’ failing test.
* gnu: flexbar: Fix reproducibility bug.Ricardo Wurmus2019-02-27
| | | | | * gnu/packages/bioinformatics.scm (flexbar)[arguments]: Add phase "do-not-tune-to-CPU".
* gnu: emacs-projectile: Update to 2.0.0Dimakakos Dimos2019-02-27
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-projectile): Update to 2.0.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: fossil: Remove bundled libraries.Efraim Flashner2019-02-27
| | | | | * gnu/packages/version-control.scm (fossil)[source]: Add snippet to remove bundled libraries.
* gnu: fossil: Update to 2.8.Jovany Leandro G.C2019-02-27
| | | | | | | | * gnu/packages/version-control.scm (fossil): Update to 2.8. [inputs]: Remove sqlite, add sqlite@3.26. [arguments]: Add custom phase to patch more shebangs. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: cflow: Update to 1.6.Efraim Flashner2019-02-27
| | | | * gnu/packages/code.scm (cflow): Update to 1.6.
* gnu: musescore: Update to 3.0.3.Nicolas Goaziou2019-02-27
| | | | | | | | * gnu/packages/music.scm (musescore): Update to 3.0.3. [source]: Remove now obsolete patch. [arguments]: Do not use bundled (as a submodule) libcrashreporter-qt. * gnu/packages/patches/musescore-fix-use_webengine.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Apply file removal.
* gnu: colobot: Update to 0.1.12-alpha.Nicolas Goaziou2019-02-27
| | | | | | | * gnu/packages/games.scm (colobot): Update to 0.1.12-alpha. [source]: Do not use unstable tarball. [native-inputs]: Remove "colobot-data", now fetched with recursive `git-fetch'.
* gnu: fenics-dolfin: Fix build.Paul Garlick2019-02-26
| | | | | | | * gnu/packages/simulation.scm (fenics-dolfin)[arguments]: Remove SNESTEST mapping, no longer valid after update of PETSc to version 3.10.3. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-petsc4py: Update to 10.3.1.Paul Garlick2019-02-26
| | | | | | * gnu/packages/maths.scm (python-petsc4py): Update to 10.3.1. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: openssh: Add libedit support.Gábor Boskovits2019-02-26
| | | | | | * gnu/packages/ssh.scm (openssh)[native-inputs]: Add pkg-config. [inputs]: Add libedit. [arguments](configure-flags): Add --with-libedit.
* gnu: beignet: Limit supported architectures.Efraim Flashner2019-02-26
| | | | * gnu/packages/opencl.scm (beignet)[supported-systems]: New field.
* gnu: libedit: Update to 20181209-3.1.Gábor Boskovits2019-02-26
| | | | * gnu/packages/libedit.scm: (libedit): Update to 20181209-3.1.
* gnu: mgba: Add libelf input.Rutger Helling2019-02-26
| | | | * gnu/packages/emulators.scm (mgba)[inputs]: Use libelf instead of elfutils.
* gnu: Add hpenc.Leo Famulari2019-02-26
| | | | * gnu/packages/crypto.scm (hpenc): New variable.
* gnu: Add nkf.Yoshinori Arai2019-02-25
| | | | * gnu/packages/textutils.scm (nkf): New variable.
* gnu: twitchy: Update to 3.4.Timo Eisenmann2019-02-25
| | | | | | | | * gnu/packages/video.scm: (twitchy): Update to 3.4. [arguments]: Add phase 'patch-paths' to substitute in the absolute path to 'streamlink'. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: diffoscope: Update to 112.Vagrant Cascadian2019-02-25
| | | | | | * gnu/packages/package-management (diffoscope): Update to 112. Signed-off-by: Leo Famulari <leo@famulari.name>
* Revert "gnu: font-awesome: Update to 5.7.2."Leo Famulari2019-02-25
| | | | This reverts commit 590b989c95f5b72dfe4b9928d1426fb7d35d1428.
* gnu: guile-emacs: Fetch source over HTTPS and be more idiomatic.Leo Famulari2019-02-25
| | | | | | | Fixes <https://bugs.gnu.org/27795>. * gnu/packages/emacs.scm (guile-emacs)[source]: Use HTTPS. Use git-version and git-file-name.
* gnu: librsync: Update to 2.0.2.Leo Famulari2019-02-25
| | | | | | | | | | | * gnu/packages/rsync.scm (librsync): Update to 2.0.2. [source]: Update source URL. [build-system]: Use cmake-build-system. [inputs]: Add popt. [arguments]: Remove field. (librsync-0.9): New variable. * gnu/packages/backup.scm (btar, duplicity, rdiff-backup)[inputs]: Use librsync-0.9.
* gnu: Add emacs-amx.Clément Lassieur2019-02-25
| | | | * gnu/packages/emacs-xyz.scm (emacs-amx): New variable.
* gnu: mgba: Update to 0.7.1.Rutger Helling2019-02-25
| | | | | * gnu/packages/emulators.scm (mgba): Update to 0.7.1. [inputs]: Add elfutils.
* gnu: Remove spice-protocol@0.12.14.Rutger Helling2019-02-25
| | | | * gnu/packages/spice.scm (spice-protocol@0.12.14): Remove variable.
* gnu: lookingglass: Update to commit 41f4166.Rutger Helling2019-02-25
| | | | | * gnu/packages/virtualization.scm (lookingglass): Update to commit 41f4166. [inputs]: Add wayland.
* gnu: pigx-chipseq: Update to 0.0.21.Ricardo Wurmus2019-02-25
| | | | * gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.21.
* gnu: discrover: Replace "texlive" with a texlive-union.Ricardo Wurmus2019-02-25
| | | | | | | | | | | | * gnu/packages/bioinformatics.scm (discrover)[arguments]: Add build phase "fix-latex-errors"; add build phase "setenv-HOME". [inputs]: Add rmath-standalone. [native-inputs]: Replace "texlive" with a texlive-union consisting of texlive-fonts-cm, texlive-fonts-amsfonts, texlive-generic-ifxetex, texlive-latex-doi, texlive-latex-examplep, texlive-latex-hyperref, texlive-latex-ms, texlive-latex-natbib, texlive-bibtex, texlive-latex-oberdiek, texlive-latex-pgf, texlive-latex-url, texlive-latex-verbatimbox, and texlive-latex-xcolor.