aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAge
...
| * gnu: Add footswitch.•••I have tested the built footswitch tool with my foot switch. It works as expected. Is accessibility.scm the correct location for this tool? * gnu/packages/accessibility.scm (footswitch): New variable. Stefan Reichör2017-09-28
| * gnu: r-minimal: Update to 3.4.2.•••* gnu/packages/statistics.scm (r-minimal): Update to 3.4.2. Ricardo Wurmus2017-09-28
| * gnu: Add cadaver.•••* gnu/packages/web.scm (cadaver): New variable. Signed-off-by: Alex Kost <alezost@gmail.com> ng02017-09-28
| * gnu: Add emacs-jinja2-mode.•••* gnu/packages/emacs.scm (emacs-jinja2-mode): New variable. Signed-off-by: Alex Kost <alezost@gmail.com> ng02017-09-28
| * gnu: Add emacs-sr-speedbar.•••* gnu/packages/emacs.scm (emacs-sr-speedbar): New variable. Signed-off-by: Alex Kost <alezost@gmail.com> Oleg Pykhalov2017-09-28
| * gnu: lirc: Update to 0.10.1.•••* gnu/packages/lirc.scm (lirc): Update to 0.10.1. [arguments]: Use "--enable-devinput" configure flag. Alex Kost2017-09-28
| * gnu: dunst: Update to 1.2.0.•••* 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. Alex Kost2017-09-28
| * gnu: emacs-pdf-tools: Update to 0.80.•••* gnu/packages/emacs.scm (emacs-pdf-tools): Update to 0.80. [propagated-inputs]: Add 'emacs-tablist' as it is the new dependency. Alex Kost2017-09-28
| * gnu: Add emacs-tablist.•••* gnu/packages/emacs.scm (emacs-tablist): New variable. Alex Kost2017-09-28
| * gnu: Add asco.•••* gnu/packages/engineering.scm (asco): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Theodoros Foradis2017-09-28
| * gnu: openocd: Update to 0.10.0•••* 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> Theodoros Foradis2017-09-28
| * gnu: libjaylink: Update to commit 699b700.•••* gnu/packages/embedded.scm (libjaylink): Update to commit 699b700. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Theodoros Foradis2017-09-28
| * gnu: qtmultimedia: Build gstreamer backend.•••* gnu/packages/qt.scm (qtmultimedia)[inputs]: Add gstreamer and gst-plugins-base. [arguments]: Replace configure phase to pass extra arguments to qmake. Ricardo Wurmus2017-09-28
| * gnu: Add dino.•••* gnu/packages/messaging.scm (dino): New variable. Ricardo Wurmus2017-09-28
| * gnu: libical: Fix libdir install path.•••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. Efraim Flashner2017-09-28
| * gnu: libgc: Add 'libgc-back-pointers' variant.•••* gnu/packages/bdw-gc.scm (libgc/back-pointers): New variable. Ludovic Courtès2017-09-28
| * gnu: Add font-rachana.•••* gnu/packages/fonts.scm (font-rachana): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Mohammed Sadiq2017-09-28
| * gnu: Add gnome-todo.•••* gnu/packages/gnome.scm (gnome-todo): New public variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Mohammed Sadiq2017-09-28
| * gnu: Add ocaml-camomile.•••* gnu/packages/ocaml.scm (ocaml-camomile): New variable. Julien Lepiller2017-09-27
| * gnu: Add bap.•••* gnu/packages/ocaml.scm (bap): New variable. Julien Lepiller2017-09-27
| * gnu: Add ocaml-piqi.•••* gnu/packages/ocaml.scm (ocaml-piqi): New variable. Julien Lepiller2017-09-27
| * gnu: Add ocaml-graph.•••* 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. Julien Lepiller2017-09-27
| * gnu: Add ocaml-uuidm.•••* gnu/packages/ocaml.scm (ocaml-uuidm): New variable. Julien Lepiller2017-09-27
| * gnu: Add ocaml-piqilib.•••* gnu/packages/ocaml.scm (ocaml-piqilib): New variable. Julien Lepiller2017-09-27
| * gnu: Add ocaml-optcomp.•••* gnu/packages/ocaml.scm (ocaml-optcomp): New variable. Julien Lepiller2017-09-27
| * gnu: Add ocaml-easy-format.•••* gnu/packages/ocaml.scm (ocaml-easy-format): New variable. Julien Lepiller2017-09-27
| * gnu: Add ocaml-uri.•••* gnu/packages/ocaml.scm (ocaml-uri): New variable. Julien Lepiller2017-09-27
| * gnu: Add ocaml-ezjsonm.•••* gnu/packages/ocaml.scm (ocaml-ezjsonm): New variable. Julien Lepiller2017-09-27
| * gnu: samba: Install manual pages.•••* gnu/packages/samba.scm (samba)[arguments]<#:phases>: Add 'locate-docbook-stylesheets' phase. [native-inputs]: Add DOCBOOK-XSL and LIBXSLT. Marius Bakke2017-09-27
| * gnu: tklib: Fix typo.•••This is a follow-up to commit 1966481fe306691d9fad7dda0da6143f93055cae. * gnu/packages/tcl.scm (tklib)[description]: Fix Texinfo markup. Marius Bakke2017-09-27
| * gnu: potrace: Update to 1.15 [fixes CVE-2017-12067].•••* gnu/packages/fontutils.scm (potrace): Update to 1.15. Marius Bakke2017-09-27
| * gnu: e2fsprogs: Update to 1.43.6.•••* gnu/packages/linux.scm (e2fsprogs): Update to 1.43.6. Marius Bakke2017-09-27
| * gnu: powertop: Update to 2.9.•••* gnu/packages/linux.scm (powertop): Update to 2.9. [source]: Adjust URI. Marius Bakke2017-09-27
| * gnu: lftp: Update to 4.8.2.•••* gnu/packages/ftp.scm (lftp): Update to 4.8.2. Marius Bakke2017-09-27
| * gnu: pulseview: Build with modular Qt.•••* gnu/packages/electronics.scm (pulseview)[inputs]: Remove QT. Add QTBASE and QTSVG. Marius Bakke2017-09-27
| * gnu: tklib: Add missing closing brace.•••Fixes <http://bugs.gnu.org/28624>. Reported by Jelle Licht <wordempire@gmail.com> * gnu/packages/tcl.scm (tklib): Add closing brace. Maxim Cournoyer2017-09-27
| * gnu: lilypond: Fix fontforge detection.•••* gnu/packages/music.scm (lilypond)[arguments]: Adjust fontforge detection algorithm to allow for SOURCE_DATE_EPOCH in fontforge's build. Efraim Flashner2017-09-27
| * gnu: git: Update to 2.14.2.•••* gnu/packages/version-control.scm (git): Update to 2.14.2. Tobias Geerinckx-Rice2017-09-26
| * gnu: btrfs-progs: Update to 4.13.1.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.13.1. [inputs]: Add zstd. Tobias Geerinckx-Rice2017-09-26
| * gnu: Add tklib.•••* gnu/packages/tcl.scm (tklib): New variable. Danny Milosavljevic2017-09-26
| * services: cuirass: Add host option.•••* gnu/services/cuirass.scm (<cuirass-configuration>): Add host option. (cuirass-shepherd-service): Pass host option. * doc/guix.texi (Continuous Integration): Document it. Jan Nieuwenhuizen2017-09-26
| * gnu: cuirass: Update development snapshot.•••* gnu/packages/ci.scm (cuirass): Update to commit 87ad259. Jan Nieuwenhuizen2017-09-26
| * gnu: libunwind: Update to 1.2.1.•••* 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. Leo Famulari2017-09-26
| * gnu: Add uim, uim-gtk and uim-qt.•••* gnu/packages/xorg.scm (uim, uim-gtk, uim-qt): New variables. Arun Isaac2017-09-26
| * tests: install: Switch to modifying the gc-root-service-type.•••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. Ludovic Courtès2017-09-26
| * gnu: Add gpa.•••* gnu/packages/gnupg.scm (gpa): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng02017-09-26
| * gnu: Add lxqt-build-tools.•••* gnu/packages/lxqt.scm (lxqt-build-tools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng02017-09-26
| * tests: mcron: Adjust use of 'wait-for-file'.•••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'. Ludovic Courtès2017-09-26
| * gnu: libgtop: Update to 2.38.0.•••* gnu/packages/gnome.scm (libgtop): Update to 2.38.0. Ludovic Courtès2017-09-26
| * gnu: lm-sensors: Add "lib" output.•••* 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> Dave Love2017-09-26