summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2018-08-08gnu: Add ubridge.Oleg Pykhalov
* gnu/packages/networking.scm (ubridge): New variable.
2018-08-07gnu: FFmpeg: Support video stabilization with vidstab.Leo Famulari
* gnu/packages/video.scm (ffmpeg)[inputs]: Add vidstab. [arguments]: Configure with vidstab.
2018-08-07gnu: Add vidstab.Leo Famulari
* gnu/packages/video.scm (vidstab): New variable.
2018-08-07gnu: linux-libre: Update to 4.17.13.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.13. (%linux-libre-hash): Update hash.
2018-08-07gnu: linux-libre@4.14: Update to 4.14.61.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.61. (%linux-libre-4.14-hash): Update hash.
2018-08-07gnu: linux-libre@4.9: Update to 4.9.118.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.118.
2018-08-07gnu: linux-libre@4.4: Update to 4.4.146.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.146.
2018-08-07gnu: Remove go-github-com-edsrzf-mmap-go.Leo Famulari
* gnu/packages/syncthing.scm (go-github-com-edsrzf-mmap-go): Remove variable.
2018-08-07gnu: mrustc: Update to 0.8-1.ec907f5.Danny Milosavljevic
* gnu/packages/rust.scm (mrustc): Update to 0.8-1.ec907f5. [arguments]<#:phases>[patch-date]: New phase.
2018-08-07gnu: vulkan-headers: Update to 1.1.82.0.Rutger Helling
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.82.0. * gnu/packages/vulkan.scm (vulkan-loader): Update to 1.1.82.0. * gnu/packages/vulkan.scm (vulkan-tools): Update to 1.1.82.0.
2018-08-06gnu: wireshark: Update to 2.6.2.Nicolas Goaziou
* gnu/packages/networking.scm (wireshark): Update to 2.6.2.
2018-08-06gnu: musescore: Update to 2.3.2.Nicolas Goaziou
* gnu/packages/music.scm (musescore): Update to 2.3.2.
2018-08-06gnu: gnurl: Update to 7.61.0.Nils Gillmann
* gnu/packages/gnunet.scm (gnurl): Update to 7.61.0.
2018-08-06gnu: asymptote: Update to 2.47.Nicolas Goaziou
* gnu/packages/plotutils.scm (asymptote): Update to 2.47.
2018-08-06gnu: neomutt: Update to 20180716 [fixes CVE-2018-{14349..14363}].Nils Gillmann
* gnu/packages/mail.scm (neomutt): Update to 20180716.
2018-08-05gnu: Add povray.Kei Kebreau
* gnu/packages/graphics.scm (povray): New variable.
2018-08-04gnu: Patch duplicity with --ignore-mdc-error.Christopher Baines
Modify the package to patch gnu.py with an unreleased upstream change to fix duplicity working with recent releases of GnuPG. This change make the package build again. * gnu/packages/backup.scm (duplicity)[arguments]: Patch gnu.py within the patch-source phase.
2018-08-03gnu: linux-libre: Update to 4.17.12.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.12. (%linux-libre-hash): Update hash.
2018-08-03gnu: linux-libre@4.14: Update to 4.14.60.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.60. (%linux-libre-4.14-hash): Update hash.
2018-08-03gnu: linux-libre@4.9: Update to 4.9.117.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.117.
2018-08-03gnu: python-scipy: Only run default tests.Ricardo Wurmus
* gnu/packages/python.scm (python-scipy)[arguments]: Only run the default test suite. The full test suite is too expensive and brittle.
2018-08-03gnu: pigx-scrnaseq: Update to 0.0.7.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 0.0.7. [inputs]: Add samtools.
2018-08-03gnu: emacs-exwm: Fix fullscreen issue.Arun Isaac
* gnu/packages/patches/emacs-exwm-fix-fullscreen-issue.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/emacs.scm (emacs-exwm)[sources]: Add emacs-exwm-fix-fullscreen-issue.patch to patches.
2018-08-03gnu: Add imapfilter.Jelle Licht
* gnu/packages/mail.scm (imapfilter): New variable.
2018-08-02gnu: Update ruby-net-ssh to 4.2.0.Danny Milosavljevic
* gnu/packages/ruby.scm (ruby-net-ssh)[version]: Update to 4.2.0. [source]: Update hash.
2018-08-02gnu: Add ruby-childprocess@0.6.3.Danny Milosavljevic
* gnu/packages/ruby.scm (ruby-childprocess): Modify. (ruby-childprocess-0.6): New variable.
2018-08-02gnu: minetest: Add console support.Efraim Flashner
* gnu/packages/games.scm (minetest)[inputs]: Add ncurses.
2018-08-02gnu: games.scm: Arrange modules alphabetically.Efraim Flashner
* gnu/packages/games.scm: Arrange imported modules alphabetically.
2018-08-02gnu: minetest: Use more system libraries.Efraim Flashner
* gnu/packages/games.scm (minetest)[source]: Remove bundled libraries in a snippet. [arguments]: Add flag to use system jsoncpp. [inputs]: Add gmp, jsoncpp. Arrange alphabetically.
2018-08-02gnu: irrlicht: Don't use bundled libraries.Efraim Flashner
* gnu/packages/patches/irrlicht-use-system-libs.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/games.scm (irrlicht)[source]: Add patch. Remove bundled code and binaries in a snippet. [native-inputs]: Remove unzip. [inputs]: Remove glu, add bzip2, libjpeg, libpng, libx11, libxx86vm. [arguments]: Remove custom 'unpack phase, add custom 'chdir-to-source phase and adjust 'fix-build-env phase to changes.
2018-08-02gnu: minetest: Don't use unstable tarball.Efraim Flashner
* gnu/packages/games.scm (minetest)[source]: Download from git repository.
2018-08-02gnu: minetest-data: Don't use autogenerated tarball.Efraim Flashner
* gnu/packages/games.scm (minetest-data)[source]: Download from git repository. [native-inputs]: Remove gzip, tar. [arguments]: Adjust custom build accordingly.
2018-08-01gnu: Add net-snmp.Ricardo Wurmus
* gnu/packages/networking.scm (net-snmp): New variable. Co-authored-by: Marius Bakke <mbakke@fastmail.com> Co-authored-by: Oleg Pykhalov <go.wigust@gmail.com>
2018-08-01gnu: Add cdrkit-libre.Oleg Pykhalov
* gnu/packages/cdrom.scm (cdrkit-libre): New variable.
2018-08-01gnu: Add glibc@2.28.Marius Bakke
* gnu/packages/base.scm (glibc-2.28): New public variable.
2018-08-01gnu: dmraid: Disable parallel build.Marius Bakke
Fixes a race condition as reported by Brendan Tildesley <brendan.tildesley@openmailbox.org> in <https://bugs.gnu.org/31999#187>. * gnu/packages/disk.scm (dmraid)[arguments]: Set #:parallel-build #f.
2018-08-01gnu: xdotool: Update to 3.20160805.1.Marius Bakke
* gnu/packages/xdisorg.scm (xdotool): Update to 3.20160805.1. [source](patches): Remove. [arguments]: Create output directory. * gnu/packages/patches/xdotool-fix-makefile.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-01gnu: re2: Update to 2018-08-01.Marius Bakke
* gnu/packages/regex.scm (re2): Update to 2018-08-01.
2018-08-01gnu: elfutils: Update to 0.173.Marius Bakke
* gnu/packages/elf.scm (elfutils): Update to 0.173.
2018-08-01gnu: freedesktop.scm: Remove unneeded imports.Marius Bakke
* gnu/packages/freedesktop.scm: Remove unused imports.
2018-08-01gnu: upower: Add explicit dependency on Glib.Marius Bakke
* gnu/packages/gnome.scm (upower)[propagated-inputs]: New field.
2018-08-01gnu: upower: Update to 0.99.8.Marius Bakke
* gnu/packages/gnome.scm (upower): Update to 0.99.8. [source](uri): Change to new download location*. [arguments]: Remove #:phases. * https://lists.freedesktop.org/archives/devkit-devel/2018-June/001829.html
2018-08-01gnu: xapian: Update to 1.4.7.Marius Bakke
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.7.
2018-08-01gnu: Add emacs-magit-todos.Pierre Neidhardt
* gnu/packages/emacs.scm (emacs-magit-todos): New variable.
2018-08-01gnu: Add emacs-pcre2el.Pierre Neidhardt
* gnu/packages/emacs.scm (emacs-pcre2el): New variable.
2018-08-01gnu: libreoffice: Update to 6.0.6.2.Efraim Flashner
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.0.6.2.
2018-07-31gnu: lvm2: Fix static linking of dmeventd.Marius Bakke
Fixes a regression introduced in a3ed69b694eab393129348bbabbed8c59bad3772 where dmeventd.static fails to link against libm and breaks "lvm2-static". * gnu/packages/patches/lvm2-static-link.patch: Patch make.tmpl.in.
2018-07-31gnu: optipng: Use system libraries.Efraim Flashner
* gnu/packages/image.scm (optipng)[source]: Add snippet to delete bundled libraries. [inputs]: Add libpng. [arguments]: Add configure-flag to use system libraries.
2018-07-31gnu: python-pyqt: Add qtwebkit.Efraim Flashner
* gnu/packages/qt.scm (python-pyqt)[inputs]: Add qtwebkit.
2018-07-31gnu: qtwebkit: Update to 5.212.0-alpha2.Andreas Enge
* gnu/packages/patches/qtwebkit-pbutils-include.patch: New file. * gnu/local.mk (dist_patch_DATA): Register the patch. * gnu/packages/qt.scm (qtwebkit): Update to 5.212.0-alpha2. [source]: Use new upstream location. Add patch. [build-system]: Switch to cmake-build-system. [inputs]: Add glib, gst-plugins-base, qtlocation, qtsensors, qtwebchannel. [arguments]: Disable the tests. Add new configure flags. Remove all custom phases.