Age | Commit message (Collapse) | Author |
|
* gnu/packages/fabric-management.scm (ibutils): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/fabric-management.scm (infiniband-diags): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/fabric-management.scm: New file.
* gnu/local.mk: Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnunet.scm (gnurl): Update to 7.55.1-4.
(native-inputs): Remove 'autoconf' and 'automake'.
(arguments)[phases]: Remove 'autoconf' phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python.scm (python-unidecode)[description]: Fix typo.
|
|
* gnu/packages/python.scm (python-unidecode): Update to 0.04.21.
|
|
* gnu/packages/bioinformatics.scm (proteinortho): Update to 5.16b.
|
|
* gnu/packages/video.scm (you-get): Update to 0.4.915.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/xorg.scm (xpra): Update to 2.1.2.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/finance.scm (bitcoin-core)[native-inputs]: Add QTTOOLS.
[inputs]: Remove QT. Add QTBASE.
[arguments]: Specify paths to "lrelease" and "lupdate" in #:configure-flags.
|
|
* gnu/packages/finance.scm (bitcoin-core): Update to 0.15.0.1.
|
|
* gnu/packages/photo.scm (libraw): Update to 0.18.5.
|
|
* gnu/packages/crypto.scm (libsodium): Update to 1.0.14.
[source, home-page]: Use HTTPS.
|
|
Fixes a link error whereby -larmadillo would not be found.
* gnu/packages/machine-learning.scm (r-adaptivesparsity)[inputs]: New
field.
|
|
* gnu/packages/games.scm (openttd-opengfx)[arguments]: Set #:parallel-build?
to #f.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
|
|
* gnu/packages/games.scm (openttd-opengfx)[arguments]: Change installation
directory from /share/openttd/baseset/opengfx to
/share/games/openttd/baseset/opengfx.
(openttd-engine)[arguments]: Support #:configure-flags keyword argument in
'configure' phase.
(openttd)[inputs]: Add timidity++.
[native-inputs]: Add openttd-openmsx and openttd-opensfx.
[arguments]: Configure with timidity as MIDI player. Install data from
openttd-openmsx and openttd-opensfx.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
|
|
* gnu/packages/games.scm (openttd-openmsx): New variable.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
|
|
* gnu/packages/games.scm (openttd-opensfx): New variable.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
|
|
* gnu/packages/game-development.scm (catcodec): New variable.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
|
|
* gnu/packages/audio.scm (faust-2)[native-inputs]: Replace vim with xxd.
* gnu/packages/avr.scm (microscheme)[native-inputs]: Likewise.
* gnu/packages/bioinformatics.scm (star)[native-inputs]: Likewise.
* gnu/packages/disk.scm (dosfstools)[native-inputs]: Likewise.
* gnu/packages/package-management.scm (diffoscope)[inputs]: Likewise.
|
|
* gnu/packages/vim.scm (xxd): New variable.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.3.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.51.
|
|
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.44.
|
|
* gnu/packages/vim.scm (vim): Update to 8.0.1130.
|
|
* gnu/packages/machine-learning.scm (dlib): Update to 19.7.
[arguments]: Add #:configure-flags. Remove redundant CXXFLAGS from 'check' phase.
|
|
* gnu/packages/patches/emacs-unsafe-enriched-mode-translations.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/emacs.scm (emacs): Update to 25.3.
[source]: Remove obsolete patch.
|
|
* gnu/packages/version-control.scm (vcsh): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/simulation.scm (openfoam): Put capital 'D' in 'pitzDaily'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnome.scm (network-manager-openvpn): New variable.
|
|
* gnu/packages/virtualization.scm (virt-manager): Update to 1.4.3.
|
|
* gnu/packages/astronomy.scm (gnuastro): Update to 0.4.
|
|
* gnu/packages/astronomy.scm (wcslib)[home-page]: Use HTTPS.
|
|
* gnu/packages/astronomy.scm (wcslib): Update to 5.17.
|
|
* gnu/packages/linux.scm (btrfs-progs)[arguments]: Add
'install-bash-completion' phase.
|
|
* gnu/packages/python.scm (python-pyjwt): Update to 1.5.3.
|
|
* gnu/packages/samba.scm (samba): Update to 4.6.8.
|
|
* gnu/packages/gnuzilla.scm (nss): Update to 3.33.
* gnu/packages/certs.scm (nss-certs): Likewise.
|
|
* gnu/packages/gnuzilla.scm (nspr): Update to 4.17.
|
|
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.1.
|
|
* gnu/packages/xorg.scm (xorg-server): Add patch to only prefer the intel
driver for older Intel GPUs.
Signed-off-by: Andy Wingo <wingo@igalia.com>
|
|
* gnu/packages/xorg.scm (xf86-video-intel): Update to latest Git.
Signed-off-by: Andy Wingo <wingo@igalia.com>
|
|
* gnu/packages/gnome.scm (cheese): New public variable.
Signed-off-by: Andy Wingo <wingo@igalia.com>
|
|
* gnu/packages/gnome.scm (gnome-video-effects): New public variable.
Signed-off-by: Andy Wingo <wingo@igalia.com>
|
|
* gnu/packages/emacs.scm (emacs-skewer-mode): Include html and js files.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
* gnu/packages/enlightenment.scm (efl): Update to 1.20.4.
|
|
* gnu/packages/ci.scm (cuirass): Update to commit 87ad259.
|
|
* gnu/packages/web-browsers.scm (qutebrowser): Update to 0.11.0.
|
|
* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst): Update to 1.12.3.
|
|
Fixes CVE-2017-2862, CVE-2017-2870 and CVE-2017-6311.
* gnu/packages/gtk.scm (gdk-pixbuf, gdk-pixbuf+svg)[replacement]: New field.
(gdk-pixbuf-2.36.10, gdk-pixbuf+svg-2.36.10): New variables.
|