summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* install: Add node name in Russian.Ludovic Courtès2019-05-13
| | | | * gnu/system/install.scm (%installation-node-names): Add "ru".
* gnu: gdb: Add version 8.3.Ludovic Courtès2019-05-13
| | | | | | | * gnu/packages/gdb.scm (gdb): Rename to... (gdb-8.2): ... this. (gdb-8.3): New variable. (gdb): Define as an alias for GDB-8.2.
* gnu: Allow building gcc with non-default libc.Carl Dong2019-05-13
| | | | | | | | * gnu/packages/base.scm (make-gcc-libc): New procedure, returns a gcc that targets a specified libc. (gcc-glibc-2.26, gcc-glibc-2.27): New public variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: cross-base: Allow using non-default glibc.Carl Dong2019-05-13
| | | | | | | | * gnu/packages/cross-base.scm (cross-libc, native-libc, cross-newlib?): Add 'libc' optional argument to specify using a non-default glibc package. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-slack: Update to 0.0.2-6.10fbb81.Ricardo Wurmus2019-05-13
| | | | | * gnu/packages/emacs-xyz.scm (emacs-slack): Update to 0.0.2-6.10fbb81. [arguments]: Set HOME before compiling source files.
* gnu: gajim: Fix error when GAJIM_PLUGIN_PATH is not set.Ricardo Wurmus2019-05-13
| | | | | | | Fixes <https://bug.gnu.org/35606> * gnu/packages/messaging.scm (gajim)[arguments]: Handle case when GAJIM_PLUGIN_PATH is unset in add-plugins-dir phase.
* gnu: openjdk11: Suppress internal in version.Gábor Boskovits2019-05-13
| | | | * gnu/packages/java.scm (openjdk11)[configure-flags]: Add --with-version-pre= .
* gnu: gdm: Fix configuration file discovery.Timothy Sample2019-05-12
| | | | | | | The configuration file loading code moved to a new file in version 2.28. * gnu/package/gnome.scm (gdm)[arguments]: Change the pre-configure phase to patch configuration file discovery into the 'gdm-settings.c' file.
* gnu: python-requests-oauthlib: Update to 1.2.0.Marius Bakke2019-05-13
| | | | * gnu/packages/python-web.scm (python-requests-oauthlib): Update to 1.2.0.
* gnu: python-oauthlib: Update to 3.0.1.Marius Bakke2019-05-13
| | | | | | | | * gnu/packages/python-web.scm (python-oauthlib): Update to 3.0.1. [arguments]: Replace check phase with pytest invokation. [native-inputs]: Remove PYTHON-NOSE. Add PYTHON-PYTEST and PYTHON-PYTEST-COV. [properties]: Remove. (python2-oauthlib)[native-inputs]: Remove PYTHON2-UNITTEST2.
* gnu: python-oauthlib: Propagate required inputs.Marius Bakke2019-05-13
| | | | | | * gnu/packages/python-web.scm (python-oauthlib)[native-inputs]: Move PYTHON-CRYPTOGRAPHY, PYTHON-PYJWT, and PYTHON-BLINKER ... [propagated-inputs]: ... here.
* gnu: python-oauthlib: Update home page.Marius Bakke2019-05-13
| | | | | * gnu/packages/python-web.scm (python-oauthlib)[home-page]: Follow redirect to <https://github.com/oauthlib/oauthlib>.
* gnu: python-mysqlclient: Don't depend on MySQL.Marius Bakke2019-05-13
| | | | | | * gnu/packages/databases.scm (python-mysqlclient)[native-inputs]: Move MARIADB from here to ... [inputs]: ... here. Remove MYSQL.
* gnu: perl-dbd-mysql: Depend on MariaDB rather than MySQL.Marius Bakke2019-05-13
| | | | | * gnu/packages/databases.scm (perl-dbd-mysql)[propagated-inputs]: Change from MYSQL to MARIADB.
* gnu: python-future: Update to 0.17.1.Marius Bakke2019-05-13
| | | | * gnu/packages/python-xyz.scm (python-future): Update to 0.17.1.
* gnu: postgresql@9: Update to 9.6.13 [fixes CVE-2019-10129, CVE-2019-10130].Marius Bakke2019-05-13
| | | | * gnu/packages/databases.scm (postgresql-9.6): Update to 9.6.13.
* gnu: speech-dispatcher: Update to 0.9.1.Marius Bakke2019-05-13
| | | | | | * gnu/packages/speech.scm (speech-dispatcher): Update to 0.9.1. [arguments]: Add "--with-ibmtts=no" to #:configure-flags. [license]: Remove GPL2.
* gnu: Add emacs-ediprolog.gabrielhdt2019-05-12
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-ediprolog): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* services: mcron: Log to a file.Christopher Baines2019-05-12
| | | | | | | This makes it easier to read the output, as it's recorded in a file. * gnu/services/mcron.scm (mcron-shepherd-services): Add #:log-file to make-forkexec-constructor.
* gnu: icedtea-7: Disable os version check.Gábor Boskovits2019-05-12
| | | | | * gnu/packages/java.scm (icedtea-7)[arguments]: Add phase 'disable-os-version-check.
* gnu: icedtea-6: Disable os version check.Gábor Boskovits2019-05-12
| | | | | * gnu/packages/java.scm (icedtea-6)[arguments]: Add phase 'disable-os-version-check.
* gnu: linux-libre: Update to 5.1.1.Mark H Weaver2019-05-11
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.1. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.42.Mark H Weaver2019-05-11
| | | | | * gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.42. (%linux-libre-4.19-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.118.Mark H Weaver2019-05-11
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.118. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.175.Mark H Weaver2019-05-11
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.175.
* gnu: acpica: Update to 20190509.Tobias Geerinckx-Rice2019-05-11
| | | | * gnu/packages/admin.scm (acpica): Update to 20190509.
* gnu: xtensor: Update to 0.20.5.Tobias Geerinckx-Rice2019-05-11
| | | | * gnu/packages/algebra.scm (xtensor): Update to 0.20.5.
* gnu: xtl: Update to 0.6.4.Tobias Geerinckx-Rice2019-05-11
| | | | * gnu/packages/cpp.scm (xtl): Update to 0.6.4.
* gnu: picard: Read disc IDs.Tobias Geerinckx-Rice2019-05-11
| | | | * gnu/packages/music.scm (picard)[inputs]: Add python-discid.
* gnu: picard: Don't check for updates.Tobias Geerinckx-Rice2019-05-11
| | | | | * gnu/packages/music.scm (picard)[arguments]: Add ‘--disable-autoupdate’ to #:configure-flags.
* gnu: iproute2: Update to 5.1.0.Tobias Geerinckx-Rice2019-05-11
| | | | * gnu/packages/linux.scm (iproute2): Update to 5.1.0.
* gnu: gegl: Update to 0.4.16.Tobias Geerinckx-Rice2019-05-11
| | | | * gnu/packages/gimp.scm (gegl): Update to 0.4.16.
* gnu: electrum: Update to 3.3.5.Tobias Geerinckx-Rice2019-05-11
| | | | * gnu/packages/finance.scm (electrum): Update to 3.3.5.
* gnu: libkomparediff2: Update to 19.04.1.Tobias Geerinckx-Rice2019-05-11
| | | | * gnu/packages/kde.scm (libkomparediff2): Update to 19.04.1.
* gnu: libkomparediff2: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-05-11
| | | | * gnu/packages/kde.scm (libkomparediff2)[source]: Hard-code NAME.
* gnu: libkomparediff2: Fix source file name.Tobias Geerinckx-Rice2019-05-11
| | | | | * gnu/packages/kde.scm (libkomparediff2)[source]: Remove (incorrect) FILE-NAME.
* gnu: nethack: Update to 3.6.2.Tobias Geerinckx-Rice2019-05-11
| | | | * gnu/packages/games.scm (nethack): Update to 3.6.2.
* gnu: denemo: Use older version of gtksourceview.Diego Nicola Barbato2019-05-11
| | | | | | | * gnu/packages/music.scm (denemo)[inputs]: Replace gtksourceview with gtksourceview-3. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>.
* gnu: Add emacs-dired-rsync.Oleg Pykhalov2019-05-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-dired-rsync): New variable.
* gnu: shepherd: Update to 0.6.1.Ludovic Courtès2019-05-11
| | | | * gnu/packages/admin.scm (shepherd): Update to 0.6.1.
* gnu: picard: Return #t from phases.Tobias Geerinckx-Rice2019-05-11
| | | | | * gnu/packages/music.scm (picard)[arguments]: Return #t from ‘patch-source’ phase.
* gnu: picard: Use build system features.Tobias Geerinckx-Rice2019-05-11
| | | | | * gnu/packages/music.scm (picard)[arguments]: Leverage #:use-setuptools? and #:configure-flags instead of a custom ‘install’ phase.
* gnu: picard: Update to 2.1.3.Tobias Geerinckx-Rice2019-05-11
| | | | * gnu/packages/music.scm (picard): Update to 2.1.3.
* gnu: libshout: Update to 2.4.2.Tobias Geerinckx-Rice2019-05-11
| | | | * gnu/packages/xiph.scm (libshout): Update to 2.4.2.
* gnu: libshout: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-05-11
| | | | * gnu/packages/xiph.scm (libshout)[source]: Hard-code NAME.
* gnu: upower: Update to 0.99.10.Tobias Geerinckx-Rice2019-05-11
| | | | | * gnu/packages/gnome.scm (upower): Update to 0.99.10. * gnu/packages/patches/upower-builddir.patch: Adapt.
* gnu: powwow: Update to 1.2.19.Tobias Geerinckx-Rice2019-05-11
| | | | * gnu/packages/games.scm (powwow): Update to 1.2.19.
* gnu: wesnoth: Update to 1.14.7.Tobias Geerinckx-Rice2019-05-11
| | | | * gnu/packages/games.scm (wesnoth): Update to 1.14.7.
* gnu: chroma: Update to 1.17.Tobias Geerinckx-Rice2019-05-11
| | | | * gnu/packages/games.scm (chroma): Update to 1.17.
* gnu: qbittorrent: Update to 4.1.6.Tobias Geerinckx-Rice2019-05-11
| | | | * gnu/packages/bittorrent.scm (qbittorrent): Update to 4.1.6.