Age | Commit message (Collapse) | Author |
|
* gnu/packages/linux.scm (linux-libre): Update to 4.5.4.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.10.
|
|
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.24.
|
|
* gnu/packages/maths.scm (netcdf, netcdf-parallel-openmpi): New variables.
|
|
* gnu/packages/maths.scm (matio): New variable.
|
|
* gnu/packages/maths.scm (h5check): New variable.
|
|
* gnu/packages/maths.scm (hdf5-openmpi): New variable.
|
|
* gnu/packages/patches/hdf5-config-date.patch: New patch.
* gnu/packages/maths.scm (hdf5)[source]: Use it.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
* gnu/packages/maths.scm (hdf5)[arguments]: Use modify-phases. Add
'patch-references' phase.
|
|
* gnu/packages/maths.scm (hdf5): Update to 1.8.17.
|
|
* gnu/packages/maths.scm (hypre, hypre-openmpi): New variables.
* gnu/packages/patches/hypre-doc-tables.patch,
gnu/packages/patches/hypre-ldflags.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
|
|
* gnu/packages/documentation.scm (doc++): New variable.
* gnu/packages/patches/doc++-include-directives.patch,
gnu/packages/patches/doc++-segfault-fix.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
|
|
* gnu/packages/asciidoc.scm (asciidoc): Move this...
* gnu/packages/doxygen.scm (doxygen): ...and this...
* gnu/packages/documentation.scm: ...to here. New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add accordingly.
|
|
* gnu/packages/mail.scm (claws-mail)[inputs]: Add shared-mime-info.
[arguments]: Add 'patch-mime' phase.
|
|
* gnu/packages/admin.scm (nmap): Update to 7.12.
|
|
|
|
* gnu/packages/vpn.scm (openvpn): Update to 2.3.9.
|
|
* gnu/packages/backup.scm (libarchive)[replacement]: New field.
(libarchive/fixed): New variable.
* gnu/packages/patches/libarchive-CVE-2016-1541.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/qt.scm (libxkbcommon): Move to...
* gnu/packages/xdisorg.scm (libxkbcommon): ... here. New variable.
* gnu/packages/wm.scm, gnu/packages/gnome.scm,
gnu/packages/games.scm: Adjust accordingly.
|
|
* gnu/packages/entr.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/linux.scm (thinkfan): Fix daemon path in init scripts.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/graphviz.scm (graphviz)[inputs]: Add SWIG and GUILE-2.0.
[arguments]: Add 'move-guile-bindings' phase.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/calendar.scm (libical)[arguments]: substitute FHS-compliant
zoneinfo folders with location of tzdata's zoneinfo folder.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnupg.scm (libksba): Update to 1.3.4.
|
|
* gnu/packages/mail.scm (exim): Update to 4.87.
|
|
This reverts commit cdda334ec2fcdd5946ba60853b7312283bf89712.
|
|
* gnu/packages/qemu.scm (qemu): Update to 2.5.1.1.
[arguments]: Disable parallel tests.
|
|
* gnu/packages/guile.scm (guile-ncurses)[arguments]: Use 'modify-phases'.
|
|
* gnu/packages/guile.scm (guile-ncurses): Update to 1.7.
[arguments]: Remove work-around for buggy test.
commit fixes http://bugs.gnu.org/21677
|
|
* gnu/packages/qemu.scm (qemu): Update to 2.5.1.
[source]: Remove patches.
* gnu/packages/patches/qemu-usb-ehci-oob-read.patch,
gnu/packages/patches/qemu-virtio-9p-use-accessor-to-get-thread-pool.patch,
gnu/packages/patches/qemu-CVE-2015-8558.patch,
gnu/packages/patches/qemu-CVE-2015-8567.patch,
gnu/packages/patches/qemu-CVE-2015-8613.patch,
gnu/packages/patches/qemu-CVE-2015-8619.patch,
gnu/packages/patches/qemu-CVE-2015-8701.patch,
gnu/packages/patches/qemu-CVE-2015-8743.patch,
gnu/packages/patches/qemu-CVE-2016-1568.patch,
gnu/packages/patches/qemu-CVE-2016-1922.patch,
gnu/packages/patches/qemu-CVE-2016-1981.patch,
gnu/packages/patches/qemu-CVE-2016-2197.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
|
|
* gnu/packages/connman.scm (connman)[source]: Remove extra "/pub" from
the download url.
|
|
* gnu/packages/ntp.scm (openntpd): Update to 5.9p1.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2016.05.01.
|
|
* gnu/packages/video.scm (ffmpeg): Update to 3.0.2.
[home-page]: Use https.
|
|
* gnu/packages/video.scm (libva): Update to 1.7.0.
[home-page]: Use https.
|
|
* gnu/packages/suckless.scm (surf): New variable.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
|
|
* gnu/packages/gnustep.scm (wmfire): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
* gnu/packages/video.scm (mlt): Update to 6.2.0.
[source]: Download from github.
[inputs]: Add pulseaudio.
|
|
* gnu/packages/video.scm (v4l-utils): Update to 1.10.0.
[source]: Use https.
|
|
* gnu/tests/base.scm (%test-basic-os): Use 'start-service' instead of a
busy loop to wait for 'term-tty1'.
|
|
* gnu/packages/video.scm (obs): Update to 0.14.1.
|
|
* gnu/packages/game-development.scm (tiled): Update to 0.16.1.
|
|
* gnu/packages/bash.scm (bash-tap): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/statistics.scm (r-mvtnorm): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/linux.scm (thinkfan): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/music.scm (moc): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/mail.scm (mutt): Update to 1.6.1.
|
|
* gnu/packages/mail.scm (msmtp): Update to 1.6.4.
|
|
* gnu/packages/games.scm (wesnoth): Update to 1.12.5.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/dns.scm (bind-utils): Update to 9.10.4.
|