summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add poppler-data.Leo Famulari2018-04-30
| | | | * gnu/packages/pdf.scm (poppler-data): New variable.
* gnu: Add mypaint-brushes.Leo Famulari2018-04-30
| | | | * gnu/packages/gimp.scm (mypaint-brushes): New variable.
* gnu: Add libmypaint.Leo Famulari2018-04-30
| | | | * gnu/packages/gimp.scm (libmypaint): New variable.
* services: prosody: Add a default value to the prosody-service-type.Clément Lassieur2018-05-01
| | | | * gnu/services/messaging.scm (prosody-service-type)[default-value]: New field.
* services: prosody: Add a description to the prosody-service-type.Clément Lassieur2018-05-01
| | | | * gnu/services/messaging.scm (prosody-service-type)[description]: New field.
* gnu: roguebox-adventures: Update to 2.2.1.Kei Kebreau2018-04-30
| | | | | | * gnu/packages/games.scm (roguebox-adventures): Update to 2.2.1. [source]: Use url-fetch instead of git-fetch. [arguments]: Rewrite install phase for update.
* gnu: guix-register: Reduce the set of dependencies.Ludovic Courtès2018-05-01
| | | | | * gnu/packages/package-management.scm (guix-register)[native-inputs] [propagated-inputs]: New field.
* gnu: Add amule.fis2018-04-30
| | | | | | | | * gnu/packages/networking.scm (amule): New public variable. * gnu/packages/patches/amule_crypto-6.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: guile-dbi: Switch to Guile 2.2.Ludovic Courtès2018-04-30
| | | | | * gnu/packages/guile.scm (guile-dbi)[inputs]: Switch to GUILE-2.2. [arguments]: Adjust to use "/2.2".
* gnu: guile-redis: Switch to Guile 2.2.Ludovic Courtès2018-04-30
| | | | | | | * gnu/packages/guile.scm (guile-redis)[inputs]: Switch to GUILE-2.2. (guile2.0-redis): New variable. (guile2.2-redis): Define in terms of 'deprecated-package'.
* gnu: guile-irregex: Switch to Guile 2.2.Ludovic Courtès2018-04-30
| | | | | | | * gnu/packages/guile.scm (guile-irregex)[inputs]: Switch to GUILE-2.2. (guile2.0-irregex): New variable. (guile2.2-irregex): Define in terms of 'deprecated-package'.
* gnu: guile-minikanren: Switch to Guile 2.2.Ludovic Courtès2018-04-30
| | | | | | | * gnu/packages/guile.scm (guile-minikanren)[inputs]: Switch to GUILE-2.2. (guile2.0-minikanren): New variable. (guile2.2-minikanren): Define in terms of 'deprecated-package'.
* gnu: guile-ics: Switch to Guile 2.2.Ludovic Courtès2018-04-30
| | | | | * gnu/packages/guile.scm (guile-ics)[inputs]: Switch to GUILE-2.2. [propagated-inputs]: Switch to GUILE-LIB.
* gnu: guile-ics: Update to 0.2.0.Ludovic Courtès2018-04-30
| | | | * gnu/packages/guile.scm (guile-ics): Update to 0.2.0.
* gnu: geiser: Switch to Guile 2.2.Ludovic Courtès2018-04-30
| | | | * gnu/packages/emacs.scm (geiser)[inputs]: Switch to GUILE-2.2.
* gnu: gzochi: Switch to Guile 2.2.Ludovic Courtès2018-04-30
| | | | * gnu/packages/game-development.scm (gzochi)[inputs]: Switch to GUILE-2.2.
* gnu: gzochi: Build without '-Werror'.Ludovic Courtès2018-04-30
| | | | | | Previously it would fail to build due to GLib deprecation warnings. * gnu/packages/game-development.scm (gzochi)[arguments]: New field.
* gnu: tcc-wrapper: Use Guile 2.2.Ludovic Courtès2018-04-30
| | | | * gnu/packages/c.scm (tcc-wrapper)[inputs]: Switch to GUILE-2.2.
* weather: Fix type error when reporting CI stats.Ludovic Courtès2018-04-30
| | | | | | * guix/scripts/weather.scm (report-server-coverage): Remove 'missing' binding above 'queued-subset' call. Before that 'queued-subset' would be called with a number instead of a list.
* gnu: sudo: Update to 1.8.23.Tobias Geerinckx-Rice2018-04-30
| | | | * gnu/packages/admin.scm (sudo): Update to 1.8.23.
* gnu: icecat: Add more fixes from upstream mozilla-esr52.Mark H Weaver2018-04-30
| | | | | | | * gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr52 repository. * gnu/packages/patches/icecat-bug-1452075.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: perl-dbix-class-schema-loader: Update to 0.07049.Tobias Geerinckx-Rice2018-04-30
| | | | * gnu/packages/databases.scm (perl-dbix-class-schema-loader): Update to 0.07049.
* gnu: perl-dbix-class: Update to 0.082841.Tobias Geerinckx-Rice2018-04-30
| | | | * gnu/packages/databases.scm (perl-dbix-class): Update to 0.082841.
* gnu: acpica: Update to 20180427.Tobias Geerinckx-Rice2018-04-30
| | | | * gnu/packages/admin.scm (acpica): Update to 20180427.
* gnu: reposurgeon: End all phases in truth.Tobias Geerinckx-Rice2018-04-30
| | | | | | * gnu/packages/version-control.scm (reposurgeon)[arguments]: Return #t from the ‘install-emacs-data’ phase, instead of COPY-FILE's undefined result.
* gnu: rhash: Update to 1.3.6.Tobias Geerinckx-Rice2018-04-30
| | | | | * gnu/packages/crypto.scm (rhash): Update to 1.3.6. [arguments]: Adjust to extensive build system changes.
* gnu: gajim: Update to 1.0.2.Clément Lassieur2018-04-30
| | | | * gnu/packages/messaging.scm (gajim): Update to 1.0.2.
* gnu: python-nbxmpp: Update to 0.6.5.Clément Lassieur2018-04-30
| | | | * gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.5.
* gnu: xournal: Update to 0.4.8.2016.Leo Famulari2018-04-30
| | | | * gnu/packages/pdf.scm (xournal): Update to 0.4.8.2016.
* Merge branch 'staging'Marius Bakke2018-04-30
|\
| * Merge branch 'master' into stagingMarius Bakke2018-04-25
| |\
| * | gnu: gstreamer: Downgrade to 1.12.5.Marius Bakke2018-04-23
| | | | | | | | | | | | | | | * gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good, gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst): Downgrade to 1.12.5.
| * | gnu: texlive-bin: Patch texlua shebangs.Arun Isaac2018-04-21
| | | | | | | | | | | | | | | * gnu/packages/tex.scm (texlive-bin)[arguments]: Patch texlua shebangs in postint phase.
| * | gnu: texlive-bin: Use ghostscript executable "gs" in ps2eps.Arun Isaac2018-04-21
| | | | | | | | | | | | | | | * gnu/packages/tex.scm (texlive-bin)[arguments]: Add fix-unix-detection phase. Replace system* with invoke in postint phase.
| * | Merge branch 'master' into stagingMarius Bakke2018-04-16
| |\ \
| * | | gnu: eudev: Update to 3.2.5.Marius Bakke2018-04-16
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (eudev): Update to 3.2.5. [source](uri): Use tarball instead of zipball. [source](file-name): Adjust accordingly.
| * | | gnu: libinput: Update to 1.10.3.Marius Bakke2018-04-16
| | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (libinput): Update to 1.10.3.
| * | | gnu: wayland-protocols: Update to 1.13.Rutger Helling2018-04-16
| | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.13.
| * | | gnu: wayland: Update to 1.15.0.Rutger Helling2018-04-16
| | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (wayland): Update to 1.15.0.
| * | | gnu: gdk-pixbuf: Update to 2.36.12.Marius Bakke2018-04-15
| | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.36.12.
| * | | build-system/meson: Don't override LDFLAGS if already set.Marius Bakke2018-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * guix/build/meson-build-system.scm (configure): Test for LDFLAGS before adding ours. (cherry picked from commit 611c27db2aec8c2f72bc0c1e5c7d126dc95b39b2)
| * | | gnu: atk: Update to 2.28.1.Marius Bakke2018-04-15
| | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (atk): Update to 2.28.1.
| * | | gnu: alsa-plugins: Update to 1.1.6.Marius Bakke2018-04-15
| | | | | | | | | | | | | | | | * gnu/packages/linux.scm (alsa-plugins): Update to 1.1.6.
| * | | gnu: alsa-utils: Update to 1.1.6.Marius Bakke2018-04-15
| | | | | | | | | | | | | | | | * gnu/packages/linux.scm (alsa-utils): Update to 1.1.6.
| * | | gnu: alsa-lib: Update to 1.1.6.Marius Bakke2018-04-15
| | | | | | | | | | | | | | | | * gnu/packages/linux.scm (alsa-lib): Update to 1.1.6.
| * | | gnu: mesa: Update to 17.3.8.Marius Bakke2018-04-15
| | | | | | | | | | | | | | | | * gnu/packages/gl.scm (mesa): Update to 17.3.8.
| * | | gnu: nss, nss-certs: Update to 3.36.1.Marius Bakke2018-04-15
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (nss): Update to 3.36.1. * gnu/packages/certs.scm (nss-certs): Likewise.
| * | | Revert "build-system/meson: Use 'target-arm32?' for armhf-linux case."Efraim Flashner2018-03-22
| | | | | | | | | | | | | | | | This reverts commit 3a7597e4147235781d43ba9cef7a52ced9ea5e7a.
| * | | build-system/meson: Use 'target-arm32?' for armhf-linux case.Efraim Flashner2018-03-22
| | | | | | | | | | | | | | | | | | | | * guix/build-system/meson.scm (lower, meson-build): Replace armhf-linux detection with 'target-arm32?' macro.
| * | | gnu: gstreamer: Update to 1.14.0.Marius Bakke2018-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gstreamer.scm (gstreamer, gst-plugins-good, gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst): Update to 1.14.0. (gst-plugins-base): Likewise. [inputs]: Move ORC ... [propagated-inputs]: ... here. Add GLIB.