Age | Commit message (Collapse) | Author |
|
* gnu/packages/audio.scm (supercollider): Update to 3.10.2.
[arguments]: Remove ’apply-system-yaml-cpp-fix’ phase.
|
|
* gnu/packages/speech.scm (speech-dispatcher)[inputs]: Change from ESPEAK to
ESPEAK-NG.
|
|
* gnu/packages/speech.scm (espeak-ng): New public variable.
|
|
* gnu/packages/audio.scm (espeak): Move from here ...
* gnu/packages/speech.scm (espeak): ... to here.
|
|
* gnu/packages/audio.scm (pcaudiolib): New public variable.
|
|
* gnu/packages/speech.scm (speech-dispatcher): Update to 0.9.0.
[source](uri): Change to new upstream URI.
[arguments]: Add --with-kali and --with-baratinoo to #:configure-flags.
|
|
* gnu/packages/speech.scm (speech-dispatcher)[arguments]: New field.
|
|
* gnu/packages/gcc.scm (gcc-8): Update to 8.3.0.
|
|
* 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/packages/mastodon.scm (toot): New variable.
* gnu/local.mk (GNU_SYSTSEM_MODULES): Register it.
|
|
* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-43.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.13.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.26.
(%linux-libre-4.19-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.104.
(%linux-libre-4.14-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.161.
|
|
* gnu/packages/emacs-xyz.scm (emacs-disk-usage): Update to 1.2.0.
|
|
* gnu/packages/databases.scm (lmdb): Update to 0.9.23.
|
|
* gnu/packages/databases.scm (lmdb)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Adjust source directory name.
|
|
* gnu/packages/lisp.scm (sbcl): Update to 1.4.16.
|
|
* gnu/packages/disk.scm (libblockdev): Update to 2.21.
|
|
* 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/packages/games.scm (wesnoth)[source]: Hard-code NAME.
|
|
* gnu/packages/disk.scm (ddrescue): Update to 1.24.
|
|
* gnu/packages/gnome.scm (eog-plugins): Update to 3.26.3.
|
|
* gnu/packages/gnome.scm (eog-plugins)[source]: Hard-code NAME.
|
|
* gnu/packages/xdisorg.scm (libwacom): Update to 0.32.
|
|
* gnu/packages/xdisorg.scm (libwacom)[source]: Hard-code NAME.
|
|
* gnu/packages/gnome.scm (gom)[source]: Hard-code NAME.
|
|
* gnu/packages/man.scm (libpipeline): Update to 1.5.1.
|
|
* gnu/packages/mc.scm (mc): Update to 4.8.22.
[arguments]: ‘Fix’ failing test.
|
|
* gnu/packages/bioinformatics.scm (flexbar)[arguments]: Add phase
"do-not-tune-to-CPU".
|
|
* gnu/packages/emacs-xyz.scm (emacs-projectile): Update to 2.0.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/version-control.scm (fossil)[source]: Add snippet to
remove bundled libraries.
|
|
* 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/packages/code.scm (cflow): Update to 1.6.
|
|
* 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/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/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/packages/maths.scm (python-petsc4py): Update to 10.3.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/ssh.scm (openssh)[native-inputs]: Add pkg-config.
[inputs]: Add libedit.
[arguments](configure-flags): Add --with-libedit.
|
|
* gnu/packages/opencl.scm (beignet)[supported-systems]: New field.
|
|
* gnu/packages/libedit.scm: (libedit): Update to 20181209-3.1.
|
|
* gnu/packages/emulators.scm (mgba)[inputs]: Use libelf instead of elfutils.
|
|
* gnu/packages/crypto.scm (hpenc): New variable.
|
|
* gnu/packages/textutils.scm (nkf): New variable.
|
|
* 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/packages/package-management (diffoscope): Update to 112.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
This reverts commit 590b989c95f5b72dfe4b9928d1426fb7d35d1428.
|
|
Fixes <https://bugs.gnu.org/27795>.
* gnu/packages/emacs.scm (guile-emacs)[source]: Use HTTPS.
Use git-version and git-file-name.
|
|
* 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.
|