summary refs log tree commit diff
path: root/gnu
AgeCommit message (Collapse)Author
2017-09-28gnu: r-minimal: Update to 3.4.2.Ricardo Wurmus
* gnu/packages/statistics.scm (r-minimal): Update to 3.4.2.
2017-09-28gnu: Add cadaver.ng0
* gnu/packages/web.scm (cadaver): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
2017-09-28gnu: Add emacs-jinja2-mode.ng0
* gnu/packages/emacs.scm (emacs-jinja2-mode): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
2017-09-28gnu: Add emacs-sr-speedbar.Oleg Pykhalov
* gnu/packages/emacs.scm (emacs-sr-speedbar): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
2017-09-28gnu: lirc: Update to 0.10.1.Alex Kost
* gnu/packages/lirc.scm (lirc): Update to 0.10.1. [arguments]: Use "--enable-devinput" configure flag.
2017-09-28gnu: dunst: Update to 1.2.0.Alex Kost
* gnu/packages/dunst.scm (dunst): Update to 1.2.0. [inputs]: Update: remove 'libxext' and 'libxft', add 'gtk' and 'libxrandr'. [home-page]: Update for the new location.
2017-09-28gnu: emacs-pdf-tools: Update to 0.80.Alex Kost
* gnu/packages/emacs.scm (emacs-pdf-tools): Update to 0.80. [propagated-inputs]: Add 'emacs-tablist' as it is the new dependency.
2017-09-28gnu: Add emacs-tablist.Alex Kost
* gnu/packages/emacs.scm (emacs-tablist): New variable.
2017-09-28gnu: Add asco.Theodoros Foradis
* gnu/packages/engineering.scm (asco): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-28gnu: openocd: Update to 0.10.0Theodoros Foradis
* gnu/packages/embedded.scm (openocd): Update to 0.10.0. [arguments] <configure-flags>: Add "--enable-sysfsgpio" flag. Remove "--enable-oocd_trace" flag. [arguments] <phases>: Add phase "change-udev-group". Add phase "install-udev-rules". * gnu/packages/patches/openocd-nrf52.patch: Modify to apply on 0.10.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-28gnu: libjaylink: Update to commit 699b700.Theodoros Foradis
* gnu/packages/embedded.scm (libjaylink): Update to commit 699b700. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-28gnu: qtmultimedia: Build gstreamer backend.Ricardo Wurmus
* gnu/packages/qt.scm (qtmultimedia)[inputs]: Add gstreamer and gst-plugins-base. [arguments]: Replace configure phase to pass extra arguments to qmake.
2017-09-28gnu: Add dino.Ricardo Wurmus
* gnu/packages/messaging.scm (dino): New variable.
2017-09-28gnu: libical: Fix libdir install path.Efraim Flashner
Reported by sadiq on IRC. * gnu/packages/calendar.scm (libical)[arguments]: Remove configure flag adding /lib64 to rpath, add flag to force libdir to /lib.
2017-09-28gnu: libgc: Add 'libgc-back-pointers' variant.Ludovic Courtès
* gnu/packages/bdw-gc.scm (libgc/back-pointers): New variable.
2017-09-28gnu: Add font-rachana.Mohammed Sadiq
* gnu/packages/fonts.scm (font-rachana): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-28gnu: Add gnome-todo.Mohammed Sadiq
* gnu/packages/gnome.scm (gnome-todo): New public variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-27gnu: Add ocaml-camomile.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-camomile): New variable.
2017-09-27gnu: Add bap.Julien Lepiller
* gnu/packages/ocaml.scm (bap): New variable.
2017-09-27gnu: Add ocaml-piqi.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-piqi): New variable.
2017-09-27gnu: Add ocaml-graph.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-graph): New variable. * gnu/packages/patches/ocaml-graph-honor-source-date-epoch.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2017-09-27gnu: Add ocaml-uuidm.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-uuidm): New variable.
2017-09-27gnu: Add ocaml-piqilib.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-piqilib): New variable.
2017-09-27gnu: Add ocaml-optcomp.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-optcomp): New variable.
2017-09-27gnu: Add ocaml-easy-format.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-easy-format): New variable.
2017-09-27gnu: Add ocaml-uri.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-uri): New variable.
2017-09-27gnu: Add ocaml-ezjsonm.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ezjsonm): New variable.
2017-09-27gnu: samba: Install manual pages.Marius Bakke
* gnu/packages/samba.scm (samba)[arguments]<#:phases>: Add 'locate-docbook-stylesheets' phase. [native-inputs]: Add DOCBOOK-XSL and LIBXSLT.
2017-09-27gnu: tklib: Fix typo.Marius Bakke
This is a follow-up to commit 1966481fe306691d9fad7dda0da6143f93055cae. * gnu/packages/tcl.scm (tklib)[description]: Fix Texinfo markup.
2017-09-27gnu: potrace: Update to 1.15 [fixes CVE-2017-12067].Marius Bakke
* gnu/packages/fontutils.scm (potrace): Update to 1.15.
2017-09-27gnu: e2fsprogs: Update to 1.43.6.Marius Bakke
* gnu/packages/linux.scm (e2fsprogs): Update to 1.43.6.
2017-09-27gnu: powertop: Update to 2.9.Marius Bakke
* gnu/packages/linux.scm (powertop): Update to 2.9. [source]: Adjust URI.
2017-09-27gnu: lftp: Update to 4.8.2.Marius Bakke
* gnu/packages/ftp.scm (lftp): Update to 4.8.2.
2017-09-27gnu: pulseview: Build with modular Qt.Marius Bakke
* gnu/packages/electronics.scm (pulseview)[inputs]: Remove QT. Add QTBASE and QTSVG.
2017-09-27gnu: tklib: Add missing closing brace.Maxim Cournoyer
Fixes <http://bugs.gnu.org/28624>. Reported by Jelle Licht <wordempire@gmail.com> * gnu/packages/tcl.scm (tklib): Add closing brace.
2017-09-27gnu: lilypond: Fix fontforge detection.Efraim Flashner
* gnu/packages/music.scm (lilypond)[arguments]: Adjust fontforge detection algorithm to allow for SOURCE_DATE_EPOCH in fontforge's build.
2017-09-26gnu: git: Update to 2.14.2.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (git): Update to 2.14.2.
2017-09-26gnu: btrfs-progs: Update to 4.13.1.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (btrfs-progs): Update to 4.13.1. [inputs]: Add zstd.
2017-09-26gnu: Add tklib.Danny Milosavljevic
* gnu/packages/tcl.scm (tklib): New variable.
2017-09-26services: cuirass: Add host option.Jan Nieuwenhuizen
* gnu/services/cuirass.scm (<cuirass-configuration>): Add host option. (cuirass-shepherd-service): Pass host option. * doc/guix.texi (Continuous Integration): Document it.
2017-09-26gnu: cuirass: Update development snapshot.Jan Nieuwenhuizen
* gnu/packages/ci.scm (cuirass): Update to commit 87ad259.
2017-09-26gnu: libunwind: Update to 1.2.1.Leo Famulari
* gnu/packages/libunwind.scm (libunwind): Upate to 1.2.1. [source]: Remove 'libunwind-CVE-2015-3239.patch'. * gnu/packages/patches/libunwind-CVE-2015-3239.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-09-26gnu: Add uim, uim-gtk and uim-qt.Arun Isaac
* gnu/packages/xorg.scm (uim, uim-gtk, uim-qt): New variables.
2017-09-26tests: install: Switch to modifying the gc-root-service-type.Ludovic Courtès
Fixes <https://bugs.gnu.org/28600>. Fixes a regression introduced in 4e854b1814a9216ae7cc90aef4d82fd989a519c3. Reported by Christopher Baines <mail@cbaines.net>. * gnu/tests/install.scm (operating-system-with-gc-roots): Use 'simple-service' to extend GC-ROOT-SERVICE-TYPE instead of instantiating it.
2017-09-26gnu: Add gpa.ng0
* gnu/packages/gnupg.scm (gpa): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-26gnu: Add lxqt-build-tools.ng0
* gnu/packages/lxqt.scm (lxqt-build-tools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-26tests: mcron: Adjust use of 'wait-for-file'.Ludovic Courtès
Fixes a regression introduced in 8bd5231485cdeb02078c4294badb3a1e7caa0fe0, whereby returning #<eof> would no longer work (since #<eof> would be in the cdr of the result, and thus it would not get converted to a string.) * gnu/tests/base.scm (run-mcron-test)["root's job with command"]: Pass #:read to 'wait-for-file'.
2017-09-26gnu: libgtop: Update to 2.38.0.Ludovic Courtès
* gnu/packages/gnome.scm (libgtop): Update to 2.38.0.
2017-09-26gnu: lm-sensors: Add "lib" output.Dave Love
* gnu/packages/linux.scm (lm-sensors)[outputs]: Add "lib". [arguments]: Fix up make flags. (xsensors)[inputs]: Adjust accordingly. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-25gnu: certbot, python-acme: Update to 0.18.2.Leo Famulari
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.18.2. * gnu/packages/patches/python-acme-dont-use-openssl-rand.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.