aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: Add catdoc.Hartmut Goebel2017-05-15
| | | | * gnu/packages/textutils.scm (catdoc): New variable.
* gnu: par2cmdline: Update to 0.7.0Brendan Tildesley2017-05-14
| | | | | | | | * gnu/packages/backup.scm (par2cmdline): Update to 0.7.0 [source]: Remove old test fix incorporated upstream. [arguments]: Disable parallel tests. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add thermald.Christopher Allan Webber2017-05-14
| | | | * gnu/packages/admin.scm (thermald): New variable.
* gnu: Add Nyacc.Jan Nieuwenhuizen2017-05-14
| | | | | | * gnu/packages/mes.scm (nyacc): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: weechat: Update to 1.8.Tobias Geerinckx-Rice2017-05-14
| | | | * gnu/packages/irc.scm (weechat): Update to 1.8.
* gnu: pv: Use HTTPS.Tobias Geerinckx-Rice2017-05-14
| | | | * gnu/packages/pv.scm (pv)[source, home-page]: Use HTTPS.
* gnu: guile-ssh: Rename "guile2.2-ssh" to "guile-ssh".Ludovic Courtès2017-05-13
| | | | | | | | | * gnu/packages/ssh.scm (guile-ssh)[inputs]: Change GUILE-2.0 to GUILE-2.2. (guile2.2-ssh): Define using 'deprecated-package'. (guile2.0-ssh): New variable. * gnu/packages/package-management.scm (guix)[propagated-inputs]: Adjust accordingly.
* gnu: guile-json: Rename "guile2.2-json" to "guile-json".Ludovic Courtès2017-05-13
| | | | | | | | | | * gnu/packages/guile.scm (guile-json)[native-inputs]: Change GUILE-2.0 to GUILE-2.2. (guile2.2-json): Define using 'deprecated-package'. (guile2.0-json): New variable. * gnu/packages/bioinformatics.scm (rcas-web)[inputs]: Update accordingly. * gnu/packages/ci.scm (cuirass)[inputs]: Likewise. * gnu/packages/package-management.scm (guix)[inputs]: Likewise.
* gnu: Add nnn.Ethan R. Jones2017-05-13
| | | | | | * gnu/packages/admin.scm (nnn): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: emacs-clojure-mode: Enable tests.Arun Isaac2017-05-13
| | | | | * gnu/packages/emacs.scm (emacs-clojure-mode)[arguments]: Add 'check' phase. [native-inputs]: Add emacs-dash, emacs-s and ert-runner.
* gnu: Add ert-runner.Arun Isaac2017-05-13
| | | | * gnu/packages/emacs.scm (ert-runner): New variable.
* gnu: Add emacs-commander.Arun Isaac2017-05-13
| | | | * gnu/packages/emacs.scm (emacs-commander): New variable.
* gnu: Add emacs-ansi.Arun Isaac2017-05-13
| | | | * gnu/packages/emacs.scm (emacs-ansi): New variable.
* gnu: php: Add '--with-mysqli' configure option.Alex Sassmannshausen2017-05-13
| | | | * gnu/packages/php.scm: Add '--with-mysqli' configure option.
* gnu: php: Remove '--enable-threads' configure option.Alex Sassmannshausen2017-05-13
| | | | | * gnu/packages/php.scm (php): Remove '--enable-threads' configure option, as it is no longer recognized in PHP 7.
* gnu: emacs-key-chord: Set source file-name.Arun Isaac2017-05-13
| | | | * gnu/packages/emacs.scm (emacs-key-chord)[source]: Add file-name field.
* gnu: emacs-transpose-frame: Set source file-name.Arun Isaac2017-05-13
| | | | * gnu/packages/emacs.scm (emacs-transpose-frame)[source]: Add file-name field.
* gnu: emacs-goto-chg: Set source file-name.Arun Isaac2017-05-13
| | | | * gnu/packages/emacs.scm (emacs-goto-chg)[source]: Add file-name field.
* gnu: python-termcolor: Fix uri.Mathieu Othacehe2017-05-13
| | | | | | | * gnu/packages/python.scm (python-termcolor): Remove "python-" from pypi uri. This was causing guix refresh to fail on this package.
* gnu: gimp: Update to 2.8.22 [fixes CVE-2007-3126].Leo Famulari2017-05-12
| | | | * gnu/packages/gimp.scm (gimp): Update to 2.8.22.
* gnu: Add e3.ng02017-05-13
| | | | | | * gnu/packages/text-editors.scm (e3): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: reptry: Fix build.Mathieu Othacehe2017-05-12
| | | | | | * gnu/packages/patches/reptyr-fix-gcc-7.patch: New file. * gnu/local.mk (dist_patch_DATA): Add new patch. * gnu/packages/screen.scm (reptyr): Use patch.
* gnu: postgresql: Update to 9.6.3 [fixes CVE-2017-{7484,7485,7486}].Marius Bakke2017-05-12
| | | | * gnu/packages/databases.scm (postgresql): Update to 9.6.3.
* gnu: Add lierolibre.Marius Bakke2017-05-12
| | | | | | | | | | * gnu/packages/patches/lierolibre-check-unaligned-access.patch, gnu/packages/patches/lierolibre-is-free-software.patch, gnu/packages/patches/lierolibre-remove-arch-warning.patch, gnu/packages/patches/lierolibre-try-building-other-arch.patch, gnu/packages/patches/lierolibre-newer-libconfig.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/games.scm (lierolibre): New variable.
* gnu: openvpn: Update to 2.4.2 [fixes CVE-2017-7478, CVE-2017-7479].Marius Bakke2017-05-12
| | | | * gnu/packages/vpn.scm (openvpn): Update to 2.4.2.
* gnu: rocksdb: Disable tests on 32-bit systems.Marius Bakke2017-05-12
| | | | | | * gnu/packages/databases.scm (rocksdb)[arguments]: Make #:tests? conditional. Delete unnecessary 'build' phase. Move portability environment variable before check phase.
* gnu: cryptsetup: Update to 1.7.5.Marius Bakke2017-05-12
| | | | * gnu/packages/cryptsetup.scm (cryptsetup): Update to 1.7.5.
* gnu: kbd: Set home page to kbd-project.org.Marius Bakke2017-05-12
| | | | * gnu/packages/linux.scm (kbd)[home-page]: Update.
* gnu: psmisc: Update to 22.21.Marius Bakke2017-05-12
| | | | | * gnu/packages/linux.scm (psmisc): Update to 22.21. [home-page]: Update.
* gnu: proot: Add statically-linked variant.Ludovic Courtès2017-05-12
| | | | * gnu/packages/linux.scm (proot-static): New variable.
* gnu: talloc: Add static variant.Ludovic Courtès2017-05-12
| | | | * gnu/packages/samba.scm (talloc/static): New variable.
* gnu: emacs-ag: Propagate the-silver-searcher.Clément Lassieur2017-05-12
| | | | | | | | | This allows emacs-ag to be used on remote systems. * gnu/packages/emacs.scm (emacs-ag)[inputs]: Remove. Move THE-SILVER-SEARCHER to... [propagated-inputs]: ... here. [arguments]: Remove 'patch-exec-paths' phase.
* gnu: miniupnpc: Fix CVE-2017-8798.Marius Bakke2017-05-12
| | | | | | * gnu/packages/patches/miniupnpc-CVE-2017-8798.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/upnp.scm (miniupnpc)[source]: Use it.
* gnu: cryptsetup-static: Fix FTBFS with lvm2-static@2.02.171.Marius Bakke2017-05-11
| | | | | * gnu/packages/cryptsetup.scm (cryptsetup-static)[arguments]<#:configure-flags>: Add "-lm" to LIBS.
* gnu: lxde-common: Provide 'startlxde' with the 'lxsession' file name.Ludovic Courtès2017-05-11
| | | | | | Fixes <https://bugs.gnu.org/26688>. * gnu/packages/lxde.scm (lxde-common)[arguments, inputs]: New fields.
* gnu: Add antlr3 and stringtemplate4.Julien Lepiller2017-05-11
| | | | * gnu/packages/java.scm (antlr3, stringtemplate4): New variables.
* gnu: Add stringtemplate3.Julien Lepiller2017-05-11
| | | | * gnu/packages/java.scm (stringtemplate3): New variable.
* gnu: Add antlr2.Julien Lepiller2017-05-11
| | | | * gnu/packages/java.scm (antlr2): New variable.
* gnu: Add pootle.Julien Lepiller2017-05-11
| | | | * gnu/packages/django.scm (pootle): New variable.
* gnu: Fix python2-django-allauth.Julien Lepiller2017-05-11
| | | | * gnu/packages/python.scm (python-openid)[properties]: Use python2-variant.
* gnu: python-pytest-django: Update to 3.1.2.Julien Lepiller2017-05-11
| | | | | * gnu/packages/django.scm (python-pytest-django, python2-pytest-django): Update to 3.1.2.
* gnu: Add python-django-statici18n.Julien Lepiller2017-05-11
| | | | | * gnu/packages/django.scm (python-django-statici18n, python2-django-statici18n): New variables.
* gnu: Add python-django-appconf.Julien Lepiller2017-05-11
| | | | | * gnu/packages/django.scm (python-django-appconf, python2-django-appconf): New variables.
* gnu: Add python-django-sortedm2m.Julien Lepiller2017-05-11
| | | | | * gnu/packages/django.scm (python-django-sortedm2m, python2-django-sortedm2m): New variables.
* gnu: Add python-django-rq.Julien Lepiller2017-05-11
| | | | * gnu/packages/django.scm (python-django-rq, python2-django-rq): New variables.
* gnu: Add python-django-redis.Julien Lepiller2017-05-11
| | | | | * gnu/packages/django.scm (python-django-redis, python2-django-redis): New variables.
* gnu: Add python-fakeredis.Julien Lepiller2017-05-11
| | | | * gnu/packages/python.scm (python-fakeredis, python2-fakeredis): New variables.
* gnu: Add python-hiredis.Julien Lepiller2017-05-11
| | | | * gnu/packages/python.scm (python-hiredis, python2-hiredis): New variables.
* gnu: Add python-django-overextends.Julien Lepiller2017-05-11
| | | | | * gnu/packages/django.scm (python-django-overextends, python2-django-overextends): New variables.
* gnu: Add python-django-contrib-comments.Julien Lepiller2017-05-11
| | | | | * gnu/packages/django.scm (python-django-contrib-comments, python2-django-contrib-comments): New variables.