summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: emacs-cyberpunk-theme: Update to 1.19.Feng Shu2017-10-01
| | | | * gnu/packages/emacs.scm (emacs-cyberpunk-theme): Update to 1.19.
* gnu: gnunet: Use 'gnutls/dane' as input.ng02017-10-01
| | | | | | | | | | | | | This switches the used GnuTLS to the one recommended by the GNUnet Documentation (Chapter "Installation Handbook", Section "Generic installation instructions") where a specific order of dependency installation is required. In this order libunbound is installed first, then GnuTLS, then libgnurl, followed by libmicrohttpd. * gnu/packages/gnunet.scm (gnunet)[inputs]: Replace gnutls with 'gnutls/dane'. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: libmicrohttpd: Use 'gnutls/dane' as input.ng02017-10-01
| | | | | | | | | | | | | | This switches the used GnuTLS to the one recommended by the GNUnet Documentation (Chapter "Installation Handbook", Section "Generic installation instructions") where a specific order of dependency installation is required. In this order libunbound is installed first, then GnuTLS, then libgnurl, followed by libmicrohttpd. * gnu/packages/gnunet.scm (libmicrohttpd)[inputs]: Replace gnutls with 'gnutls/dane'. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: gnurl: Use 'gnutls/dane' as input.ng02017-10-01
| | | | | | | | | | | | | This switches the used GnuTLS to the one recommended by the GNUnet Documentation (Chapter "Installation Handbook", Section "Generic installation instructions") where a specific order of dependency installation is required. In this order libunbound is installed first, then GnuTLS, then libgnurl, followed by libmicrohttpd. * gnu/packages/gnunet.scm (gnurl)[inputs]: Replace gnutls with 'gnutls/dane'. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: gnutls: Add 'gnutls-dane'.ng02017-10-01
| | | | | | * gnu/packages/tls.scm (gnutls/dane): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: libreoffice: Update to 5.3.6.1.Thomas Danckaert2017-10-01
| | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.6.1.
* gnu: Add emacs-pyim.Feng Shu2017-10-01
| | | | | | * gnu/packages/emacs.scm (emacs-pyim): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add emacs-pos-tip.Feng Shu2017-10-01
| | | | | | * gnu/packages/emacs.scm (emacs-pos-tip): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add emacs-pyim-basedict.Feng Shu2017-10-01
| | | | | | * gnu/packages/emacs.scm (emacs-pyim-basedict): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add emacs-cnfonts.Feng Shu2017-10-01
| | | | | | * gnu/packages/emacs.scm (emacs-cnfonts): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: pybitmessage: Update to 0.6.2.ng02017-09-30
| | | | | | | | | | | | * gnu/packages/messaging.scm (pybitmessage): Update to 0.6.2. [build-system]: Change to python-build-system. [arguments]: Remove "fix-makefile" and "wrap" phases. [inputs]: Rename to... [propagated-inputs]: ...this. Add "python2-msgpack" and "python2-pythondialog". [inputs]: Remove "sqlite" and "qt-4". Move "openssl" ... [native-inputs]: ...here. Remove "pkg-config". Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: guitarix: Update to 0.35.6.Ricardo Wurmus2017-09-30
| | | | * gnu/packages/audio.scm (guitarix): Update to 0.35.6.
* gnu: samplv1: Update to 0.8.4.Ricardo Wurmus2017-09-30
| | | | * gnu/packages/music.scm (samplv1): Update to 0.8.4.
* gnu: drumkv1: Update to 0.8.4.Ricardo Wurmus2017-09-30
| | | | * gnu/packages/music.scm (drumkv1): Update to 0.8.4.
* gnu: synthv1: Update to 0.8.4.Ricardo Wurmus2017-09-30
| | | | * gnu/packages/music.scm (synthv1): Update to 0.8.4.
* gnu: Add ruby-es-dump-restore.Christopher Baines2017-09-30
| | | | * gnu/packages/databases.scm (es-dump-restore): New variable.
* gnu: Add ruby-rubyzip.Christopher Baines2017-09-30
| | | | | | * gnu/packages/ruby.scm (ruby-rubyzip): New variable. Co-authored by Ben Woodcroft <donttrustben@gmail.com>.
* gnu: Add ruby-progress_bar.Christopher Baines2017-09-30
| | | | * gnu/packages/ruby.scm (ruby-progress_bar): New variable.
* gnu: Add ruby-highline.Christopher Baines2017-09-30
| | | | * gnu/packages/ruby.scm (ruby-highline): New variable.
* gnu: Add ruby-code-statistics.Ben Woodcroft2017-09-30
| | | | * gnu/packages/ruby.scm (ruby-code-statistics): New variable.
* gnu: Add ruby-options.Christopher Baines2017-09-30
| | | | * gnu/packages/ruby.scm (ruby-options): New variable.
* gnu: Add ruby-multi-json.Christopher Baines2017-09-30
| | | | * gnu/packages/ruby.scm (ruby-multi-json): New variable.
* gnu: Add ruby-httpclient.Christopher Baines2017-09-30
| | | | * gnu/packages/ruby.scm (ruby-httpclient): New variable.
* gnu: Add xautomation.ng02017-09-29
| | | | | | * gnu/packages/xdisorg.scm (xautomation): New variable. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
* gnu: libfilezilla: Update to 0.11.0.Tobias Geerinckx-Rice2017-09-29
| | | | * gnu/packages/ftp.scm (libfilezilla): Update to 0.11.0.
* gnu: knot: Update to 2.5.5.Tobias Geerinckx-Rice2017-09-29
| | | | * gnu/packages/dns.scm (knot): Update to 2.5.5.
* gnu: php: Update to 7.1.10.Julien Lepiller2017-09-29
| | | | * gnu/packages/php.scm (php): Update to 7.1.10.
* gnu: openvpn: Update to 2.4.4.Efraim Flashner2017-09-29
| | | | | * gnu/packages/vpn.scm (openvpn): Update to 2.4.4. [inputs]: Add lz4.
* gnu: icecat: Add more fixes from upstream mozilla-esr52.Mark H Weaver2017-09-29
| | | | | | | | Includes fixes for CVE-2017-7793, CVE-2017-7805, CVE-2017-7819, CVE-2017-7823, and the remaining 3 out of 8 changesets for CVE-2017-7810. * gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr52 repository.
* gnu: icecat: Rename patches to reflect CVE assignments.Mark H Weaver2017-09-29
| | | | | | | | Document the fact that we include fixes for CVE-2017-7814 and 5 out of 8 changesets for CVE-2017-7810. * gnu/packages/gnuzilla.scm (icecat)[source]: Rename some patches to reflect CVE assignments.
* gnu: cuirass: Update to latest snapshot.Ludovic Courtès2017-09-29
| | | | | | | This fixes mishandling of 'GIT_SSL_CAINFO'. * gnu/packages/ci.scm (cuirass): Update to commit 9cfea9f. [native-search-paths]: New field.
* gnu: tclxml: Propagate tcllib.Danny Milosavljevic2017-09-29
| | | | * gnu/packages/tcl.scm (tclxml): Propagate tcllib.
* gnu: linux-libre: Update to 4.13.4.Mark H Weaver2017-09-28
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.4. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.52.Mark H Weaver2017-09-28
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.52.
* gnu: linux-libre@4.4: Update to 4.4.89.Mark H Weaver2017-09-28
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.89.
* gnu: wireshark: Update to 2.4.1.Nicolas Goaziou2017-09-28
| | | | * gnu/packages/networking.scm (wireshark): Update to 2.4.1.
* gnu: r-ddalpha: Update to 1.3.1.Ricardo Wurmus2017-09-28
| | | | | | * gnu/packages/cran.scm (r-ddalpha): Update to 1.3.1. [propagated-inputs]: Add r-sfsmisc. [native-inputs]: Add gfortran.
* gnu: r-lava: Update to 1.5.1.Ricardo Wurmus2017-09-28
| | | | * gnu/packages/cran.scm (r-lava): Update to 1.5.1.
* gnu: r-rcpp: Update to 0.12.13.Ricardo Wurmus2017-09-28
| | | | * gnu/packages/cran.scm (r-rcpp): Update to 0.12.13.
* gnu: r-lme4: Update to 1.1-14.Ricardo Wurmus2017-09-28
| | | | * gnu/packages/statistics.scm (r-lme4): Update to 1.1-14.
* gnu: r-doparallel: Update to 1.0.11.Ricardo Wurmus2017-09-28
| | | | * gnu/packages/statistics.scm (r-doparallel): Update to 1.0.11.
* gnu: r-checkmate: Update to 1.8.4.Ricardo Wurmus2017-09-28
| | | | * gnu/packages/statistics.scm (r-checkmate): Update to 1.8.4.
* gnu: r-backports: Update to 1.1.1.Ricardo Wurmus2017-09-28
| | | | * gnu/packages/statistics.scm (r-backports): Update to 1.1.1.
* gnu: python-ipython: Update to 5.3.0.Thomas Danckaert2017-09-28
| | | | * gnu/packages/python.scm (python-ipython, python2-ipython): Update to 5.3.0.
* gnu: python-numpy: Update to 1.13.1.Thomas Danckaert2017-09-28
| | | | | | | | | * gnu/packages/python.scm (python-numpy, python2-numpy): Update to 1.13.1. [source]: Download the zip release from pypi instead of a git snapshot. [native-inputs]: Add unzip. [arguments]: Set SHELL environment variable. Co-authored by Leo Famulari <leo@famulari.name>
* gnu: Add footswitch.Stefan Reichör2017-09-28
| | | | | | | 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.
* gnu: r-minimal: Update to 3.4.2.Ricardo Wurmus2017-09-28
| | | | * gnu/packages/statistics.scm (r-minimal): Update to 3.4.2.
* gnu: Add cadaver.ng02017-09-28
| | | | | | * gnu/packages/web.scm (cadaver): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: Add emacs-jinja2-mode.ng02017-09-28
| | | | | | * gnu/packages/emacs.scm (emacs-jinja2-mode): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: Add emacs-sr-speedbar.Oleg Pykhalov2017-09-28
| | | | | | * gnu/packages/emacs.scm (emacs-sr-speedbar): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>