summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2018-10-10gnu: haveged: Update to 1.9.4.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (haveged): Update to 1.9.4. [source]: Use GIT-FETCH and GIT-FILE-NAME from new (development) home.
2018-10-10gnu: python-pickleshare: Update to 0.7.5.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (python-pickleshare): Update to 0.7.5.
2018-10-10gnu: ranger: More test tweaks.Tobias Geerinckx-Rice
There's no functional difference between 'make test_pytest' and running 'py.test' directly, but there may be in future. This follows up on commit 14173b3c6765bd8fcb2b12ea28fc27226645c7e1. * gnu/packages/disk.scm (ranger)[arguments]: Use #:test-target to run the (same) tests through 'make'. [native-inputs]: Remove left-over python-flake8 and python-pylint.
2018-10-10gnu: Add kicad-symbols.Danny Milosavljevic
* gnu/packages/engineering.scm (kicad-symbols): New variable.
2018-10-10gnu: ranger: Update to 1.9.2.Tobias Geerinckx-Rice
* gnu/packages/disk.scm (ranger): Update to 1.9.2. [native-inputs]: Order alphabetically. [arguments]: Actually run tests and remove useless #:test-target.
2018-10-10Order (gnu packages disk) module imports alphabetically.Tobias Geerinckx-Rice
* gnu/packages/disk.scm (define-module): Order module imports alphabetically.
2018-10-10gnu: ndctl: Update to 63.Tobias Geerinckx-Rice
* gnu/packages/disk.scm (ndctl): Update to 63. [source]: Use GIT-FILE-NAME. [native-inputs]: Add bash-completion. [arguments]: Add '--disable-asciidoctor' and '--without-systemd' #:configure-flags. Don't bother patching unused ./autogen.sh in 'patch-FHS-file-names' phase.
2018-10-10gnu: libblockdev: Update to 2.20.Tobias Geerinckx-Rice
* gnu/packages/disk.scm (libblockdev): Update to 2.20. [license]: Update to match fixed licence headers.
2018-10-10gnu: volume-key: Update to 0.3.12.Tobias Geerinckx-Rice
* gnu/packages/disk.scm (volume-key): Update to 0.3.12.
2018-10-10gnu: emacs-slime: Update to 2.22.Pierre Neidhardt
* gnu/packages/emacs.scm (emacs-slime): Update to 2.22.
2018-10-10gnu: emacs-evil-collection: Update to 0.0.1.Pierre Neidhardt
* gnu/packages/emacs.scm (emacs-evil-collection): Update to 0.0.1.
2018-10-10gnu: Add numlockx.Pierre Neidhardt
* gnu/packages/xdisorg.scm (numlockx): New variable.
2018-10-10gnu: guile-next: Update to 2.9.1.Ludovic Courtès
* gnu/packages/guile.scm (guile-next): Update to 2.9.1. [native-inputs, arguments]: Remove. [properties]: New field.
2018-10-10gnu: openal: Update source and home page URLs.Ludovic Courtès
Fixes <https://bugs.gnu.org/33000>. Reported by Nam Nguyen <namn@berkeley.edu>. * gnu/packages/audio.scm (openal)[source, home-page]: Update URLs.
2018-10-10gnu: haunt: Make sure Guile-CommonMark and Guile-Reader are always visible.Ludovic Courtès
* gnu/packages/guile.scm (haunt)[arguments]: In 'wrap-haunt' phase, add Guile-Reader and Guile-CommonMark to the search paths.
2018-10-10gnu: Add kdenlive.Mark Meyer
* gnu/packages/kde.scm (kdenlive): New variable. Co-authored-by: Gábor Boskovits <boskovits@gmail.com> Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
2018-10-10gnu: mlt: Prepare for kdenlive.Mark Meyer
* gnu/packages/video.scm (mlt): Update to 6.10.0. [inputs]: Add frei0r-plugins, gdk-pixbuf, gtk+-2, qtbase,qtsvg. [make-flags]: Add "CXX=g++ -std=gnu++11". Co-authored-by: Gábor Boskovits <boskovits@gmail.com> Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
2018-10-10gnu: lisp.scm: Arrange imported modules alphabetically.Efraim Flashner
* gnu/packages/lisp.scm: Arrange imported modules alphabetically.
2018-10-10gnu: clisp: Update to 2.49.92.Efraim Flashner
* gnu/packages/lisp.scm (clisp): Update to 2.49.92. [source]: Switch to git-fetch. Remove unneeded patch. [arguments]: Remove '--enable-portability' flag, add CFLAGS for armhf-linux. Update list of files needing substitutions in custom 'patch-sh-and-pwd phase. [home-page]: Update to new home-page. * gnu/packages/patches/clisp-glibc-2.26.patch: Remove file. & gnu/local.mk (dist_patch_DATA): Remove it.
2018-10-10gnu: vkd3d: Update to 1.1.Rutger Helling
* gnu/packages/vulkan.scm (vkd3d): Update to 1.1.
2018-10-09gnu: java-w3c-svg: Update synopsis and description.Danny Milosavljevic
* gnu/packages/batik.scm (java-w3c-svg-1.0)[synopsis]: Modify. [description]: Modify. (java-w3c-svg)[synopsis]: Modify. [description]: Modify.
2018-10-09gnu: java-w3c-svg: Fix build.Danny Milosavljevic
Reported-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de> * gnu/packages/batik.scm (java-w3c-svg)[arguments]<#:phases>: Delete "patch-interface" phase.
2018-10-09gnu: Add ttf2pt1.Ludovic Courtès
* gnu/packages/fontutils.scm (ttf2pt1): New variable.
2018-10-09gnu: bs1770gain: Update to 0.5.0.Efraim Flashner
* gnu/packages/audio.scm (bs1770gain): Update to 0.5.0.
2018-10-09gnu: augeas: Update to 1.11.0.Efraim Flashner
* gnu/packages/augeas.scm (augeas): Update to 1.11.0. [source]: Remove snippet.
2018-10-09* gnu: agg: Replace bootstrap phase.Efraim Flashner
* gnu/packages/graphics.scm (agg)[arguments]: Remove custom 'autoreconf phase and replace default 'bootstrap phase. Use INVOKE. [native-inputs]: Remove bash.
2018-10-09gnu: agg: Don't build examples.Efraim Flashner
* gnu/packages/graphics.scm (agg)[arguments]: Disable building the examples.
2018-10-09gnu: abiword: Remove wmf support.Efraim Flashner
* gnu/packages/abiword.scm (abiword)[arguments]: Remove 'wmf' from the list of enabled plugins.
2018-10-09gnu: zstd: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/compression.scm (zstd)[source]: Use release archive.
2018-10-09gnu: unison: End all phases with #t.Tobias Geerinckx-Rice
* gnu/packages/ocaml.scm (unison)[arguments]: End all phases with #t.
2018-10-09gnu: docx2txt: End phases with #t.Tobias Geerinckx-Rice
* gnu/packages/textutils.scm (docx2txt)[arguments]: End 'fix-install' phase with #t.
2018-10-09gnu: zstd: Update to 1.3.6.Tobias Geerinckx-Rice
* gnu/packages/compression.scm (zstd): Update to 1.3.6. [source]: Remove merged patches. * gnu/packages/patches/zstd-fix-stdin-list-test.patch, gnu/packages/patches/zstd-fix-stdin-list-without-tty.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
2018-10-08gnu: Add gimp-resynthesizer.Thorsten Wilms
* gnu/packages/gimp.scm (gimp-resynthesizer): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-08gnu: Add emacs-colum-marker.Thorsten Wilms
* gnu/packages/emacs.scm (emacs-colum-marker): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-08gnu: Add filtlong.pimi
* gnu/packages/bioinformatics.scm (filtlong): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-10-08gnu: emacs-google-translate: Update to 0.11.15.Mathieu Lirzin
* gnu/packages/emacs.scm (emacs-google-translate): Update to 0.11.15. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-08gnu: Add font-sil-charis.Ludovic Courtès
* gnu/packages/fonts.scm (font-sil-charis): New variable.
2018-10-08gnu: Add font-sil-gentium.Ludovic Courtès
* gnu/packages/fonts.scm (font-sil-gentium): New variable.
2018-10-08gnu: Add r-dnabarcodes.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-dnabarcodes): New variable.
2018-10-08gnu: Add picard.Christopher Baines
* gnu/packages/music.scm (picard): New variable.
2018-10-08gnu: python2-backports-functools-lru-cache: Update to 1.5.Ben Woodcroft
* gnu/packages/python.scm (python2-backports-functools-lru-cache): Update to 1.5.
2018-10-08gnu: c-toxcore: Update to 0.2.8.Rutger Helling
* gnu/packages/messaging.scm (c-toxcore): Update to 0.2.8.
2018-10-07gnu: crawl, crawl-tiles: Update to 0.22.1.Kei Kebreau
* gnu/packages/games.scm (crawl, crawl-tiles): Update to 0.22.1. * gnu/packages/patches/crawl-upgrade-saves.patch: Update accordingly.
2018-10-07gnu: Remove Go 1.10.Leo Famulari
* gnu/packages/golang.scm (go-1.10): Remove variable. (go-1.11)[arguments]: Remove unnecessary environment variable from 'set-bootstrap-variables' phase.
2018-10-07build-system/glib-or-gtk: Build 'in-source' by default.Leo Famulari
* guix/build-system/glib-or-gtk.scm (glib-or-gtk-build): Change to 'out-of-source? #f'. * gnu/packages/audio.scm (audacity)[arguments]: Use the default 'out-of-source?' setting. * gnu/packages/libreoffice.scm (libreoffice): Likewise.
2018-10-07gnu: ncmpc: Update to 0.32.Leo Famulari
* gnu/packages/mpd.scm (ncmpc): Update to 0.32. [inputs]: Add boost, pcre, and python-sphinx. Remove glib. [arguments]: Install the man pages correctly. Remove unnecessary configure flag.
2018-10-07gnu: borg: The backup client cannot override the server-side storage quota.Leo Famulari
* gnu/packages/patches/borg-respect-storage-quota.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/backup.scm (borg)[source]: Use it.
2018-10-07gnu: mes: Update to 0.18.Jan Nieuwenhuizen
* gnu/packages/patches/mes-nyacc-0.86.0.patch: Removef file. * gnu/local.mk (dist_patch_DATA): Remove entry. * gnu/packages/mes.scm (mes): Update to 0.18.
2018-10-07gnu: Add java-jakarta-regexp.Danny Milosavljevic
* gnu/packages/java.scm (java-jakarta-regexp): New variable.
2018-10-07gnu: java-xmlgraphics-commons: Add dependency to java-asm.Danny Milosavljevic
* gnu/packages/batik.scm (java-xmlgraphics-commons)[native-inputs]: Add java-asm.