summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: gdal: Enable ODS format driver.Arun Isaac2019-12-26
| | | | | * gnu/packages/geo.scm (gdal)[inputs]: Add expat. [arguments]: Add --with-expat to #:configure-flags.
* gnu: libspatialindex: Update to 1.9.3.Arun Isaac2019-12-26
| | | | | | * gnu/packages/geo.scm (libspatialindex): Update to 1.9.3. [build-system]: Switch to cmake-build-system. [source]: Update URI.
* gnu: postgis: Update to 3.0.0.Arun Isaac2019-12-26
| | | | | * gnu/packages/geo.scm (postgis): Update to 3.0.0. [inputs]: Add json-c and libjpeg-turbo. Replace proj.4 with proj.
* gnu: gdal: Update to 3.0.2.Arun Isaac2019-12-26
| | | | | * gnu/packages/geo.scm (gdal): Update to 3.0.2. [inputs]: Add proj.
* gnu: libgeotiff: Update to 1.5.1.Arun Isaac2019-12-26
| | | | | | | | | | * gnu/packages/patches/libgeotiff-adapt-test-script-for-proj-6.2.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/geo.scm (libgeotiff): Update to 1.5.1. [inputs]: Replace proj.4 with proj. [sources]: Add libgeotiff-adapt-test-script-for-proj-6.2.patch to patches.
* gnu: Add proj.Arun Isaac2019-12-26
| | | | * gnu/packages/geo.scm (proj): New variable.
* gnu: geos: Update to 3.8.0.Arun Isaac2019-12-26
| | | | * gnu/packages/geo.scm (geos): Update to 3.8.0.
* gnu: python-pyserial: Update to 3.4.Björn Höfling2019-12-26
| | | | * gnu/packages/python-xyz.scm (python-pyserial): Update to 3.4.
* gnu: Remove squashfs-tools-next.Ricardo Wurmus2019-12-26
| | | | | | * gnu/packages/compression.scm (squashfs-tools-next): Remove variable. * guix/scripts/pack.scm (squashfs-image, guix-pack): Use squashfs-tools. * tests/pack.scm: Use squashfs-tools.
* gnu: axoloti-patcher-next: Remove commented expression.Ricardo Wurmus2019-12-26
| | | | | * gnu/packages/axoloti.scm (axoloti-patcher-next)[arguments]: Remove commented substitute* expression.
* gnu: guix-data-service: Update to 0.0.1-11.7342280.Christopher Baines2019-12-26
| | | | * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-11.7342280.
* gnu: mumimu: Remove reference to guile-email.Christopher Baines2019-12-26
| | | | | | | | | | | | | The use of guile-email in this package definition seems to cause errors when working with other packages, errors like: error: guile-email: unbound variable I'm not sure why the version of the Guile email package is appropriate here either, but for now just to avoid the problems, inline the current version of the package (and add a comment so this is more obvious). This issue was probably introduced in: c7b2b539802eaa3f969e212c98eb671a1a75e9f3 * gnu/packages/mail.scm (mumimu)[version]: Inline the current value of (package-version guile-email) as a string.
* gnu: bluez-alsa: Place dbus configuration in canonical location.Ricardo Wurmus2019-12-26
| | | | | * gnu/packages/audio.scm (bluez-alsa)[arguments]: Install dbus configuration files to /etc/dbus-1/system.d.
* gnu: artanis: Update to 0.4.1.Ricardo Wurmus2019-12-26
| | | | | | | * gnu/packages/guile-xyz.scm (artanis): Update to 0.4.1. [inputs]: Add nss; move guile-json-1 and guile-redis from here... [propagated-inputs]: ...to here; add guile-readline. [arguments]: Add phase "patch-references-to-libnss".
* gnu: Add zfs.Efraim Flashner2019-12-26
| | | | * gnu/packages/file-systems.scm (zfs): New variable.
* gnu: python-funcparserlib: Fix typo.Nicolas Goaziou2019-12-26
| | | | * gnu/packages/python-xyz.scm (python-funcparserlib): Fix typo in description.
* gnu: python-pathos: Run test suite.Efraim Flashner2019-12-26
| | | | | | * gnu/packages/python-xyz.scm (python-pathos)[arguments]: Use custom 'check phase. [native-inputs]: Add python-pytest.
* gnu: Add python-pathos.Mădălin Ionel Patrașcu2019-12-26
| | | | | | * gnu/packages/python-xyz.scm (python-pathos): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add dvdbackup.Riku Viitanen2019-12-26
| | | | | | * gnu/packages/video.scm (dvdbackup): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: squashfs-tools: Update to 4.4.Tobias Geerinckx-Rice2019-12-25
| | | | | * gnu/packages/compression.scm (squashfs-tools): Update to 4.4. [arguments]: Remove obsolete ‘fix-glibc-compatability’ phase.
* gnu: nethack: Update to 3.6.4.Tobias Geerinckx-Rice2019-12-25
| | | | * gnu/packages/games.scm (nethack): Update to 3.6.4.
* gnu: btrfs-progs: Update to 5.4.Tobias Geerinckx-Rice2019-12-25
| | | | * gnu/packages/linux.scm (btrfs-progs): Update to 5.4.
* gnu: lxtask: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-12-25
| | | | * gnu/packages/lxde.scm (lxtask)[source]: Hard-code NAME.
* gnu: lxtask: Update to 0.1.9.Tobias Geerinckx-Rice2019-12-25
| | | | * gnu/packages/lxde.scm (lxtask): Update to 0.1.9.
* gnu: perl-email-sender: Update to 1.300034.Tobias Geerinckx-Rice2019-12-25
| | | | * gnu/packages/mail.scm (perl-email-sender): Update to 1.300034.
* gnu: pan: Update to 0.146.Tobias Geerinckx-Rice2019-12-25
| | | | * gnu/packages/mail.scm (pan): Update to 0.146.
* gnu: dovecot: Update to 2.3.9.2 [fixes CVE-2019-19722].Tobias Geerinckx-Rice2019-12-25
| | | | * gnu/packages/mail.scm (dovecot): Update to 2.3.9.2.
* gnu: msgpack: Update to 3.2.1.Tobias Geerinckx-Rice2019-12-25
| | | | * gnu/packages/serialization.scm (msgpack): Update to 3.2.1.
* gnu: nginx: Update to 1.17.7.Gábor Boskovits2019-12-25
| | | | * gnu/packages/web.scm (nginx): Update to 1.17.7.
* gnu: xvid: Update source uri.Efraim Flashner2019-12-25
| | | | | | This is a follow-up to e5f415e007dbe8544b346e30a847a6c0220b14e5. * gnu/packages/video.scm (xvid)[source]: Update source uri.
* gnu: gaupol: Update to 1.7.Tobias Geerinckx-Rice2019-12-25
| | | | * gnu/packages/video.scm (gaupol): Update to 1.7.
* gnu: libdvbpsi: Update to 1.3.3.Tobias Geerinckx-Rice2019-12-25
| | | | * gnu/packages/video.scm (libdvbpsi): Update to 1.3.3.
* gnu: obs: Update to 24.0.4.Tobias Geerinckx-Rice2019-12-25
| | | | * gnu/packages/video.scm (obs): Update to 24.0.4.
* gnu: xvid: Update to 1.3.6.Tobias Geerinckx-Rice2019-12-25
| | | | * gnu/packages/video.scm (xvid): Update to 1.3.6.
* gnu: ffmpegthumbnailer: Update to 2.2.2.Tobias Geerinckx-Rice2019-12-25
| | | | * gnu/packages/video.scm (ffmpegthumbnailer): Update to 2.2.2.
* gnu: celluloid: Update to 0.18.Tobias Geerinckx-Rice2019-12-25
| | | | * gnu/packages/video.scm (celluloid): Update to 0.18.
* gnu: libebml: Update to 1.3.10.Tobias Geerinckx-Rice2019-12-25
| | | | * gnu/packages/xml.scm (libebml): Update to 1.3.10.
* Revert "gnu: gnome-shell-extension-dash-to-dock: Update to 67."Tobias Geerinckx-Rice2019-12-25
| | | | | This reverts commit 5a30234c210dfb37da832125cdbda6a9a0c585ca, which assumes you're running Gnome 3.34, which is unlikely.
* gnu: Add axoloti-patcher-next.Ricardo Wurmus2019-12-25
| | | | * gnu/packages/axoloti.scm (axoloti-patcher-next): New variable.
* gnu: axoloti-patcher, axoloti-runtime: Update to 1.0.12-2.Ricardo Wurmus2019-12-25
| | | | | * gnu/packages/axoloti.scm (axoloti-patcher, axoloti-runtime): Update to 1.0.12-2.
* gnu: Add arm-none-eabi-nano-toolchain-7-2018-q2-update.Ricardo Wurmus2019-12-25
| | | | | * gnu/packages/embedded.scm (arm-none-eabi-nano-toolchain-7-2018-q2-update): New variable.
* gnu: Add arm-none-eabi-toolchain-7-2018-q2-update.Ricardo Wurmus2019-12-25
| | | | | * gnu/packages/embedded.scm (arm-none-eabi-toolchain-7-2018-q2-update): New variable.
* gnu: Add newlib-nano-arm-none-eabi-7-2018-q2-update.Ricardo Wurmus2019-12-25
| | | | | * gnu/packages/embedded.scm (newlib-nano-arm-none-eabi-7-2018-q2-update): New variable.
* gnu: Add newlib-arm-none-eabi-7-2018-q2-update.Ricardo Wurmus2019-12-25
| | | | * gnu/packages/embedded.scm (newlib-arm-none-eabi-7-2018-q2-update): New variable.
* gnu: Add gcc-arm-none-eabi-7-2018-q2-update.Ricardo Wurmus2019-12-25
| | | | | | | * gnu/packages/embedded.scm (gcc-arm-none-eabi-7-2018-q2-update): New variable. * gnu/packages/patches/gcc-7-cross-environment-variables.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: python-hy: Update to 0.17.0.Jesse Gibbons2019-12-25
| | | | | | | * gnu/packages/python-xyz.scm (python-hy): Update to 0.17.0. [propagated-inputs]: Add python-fastentrypoints and python-funcparserlib. Signed-off-by: Brett Gilio <brettg@gnu.org>
* gnu: Add python-funcparserlib.Jesse Gibbons2019-12-25
| | | | | | * gnu/packages/python-xyz.scm (python-funcparserlib): New variable. Signed-off-by: Brett Gilio <brettg@gnu.org>
* gnu: Add python-fastentrypoints.Jesse Gibbons2019-12-25
| | | | | | * gnu/packages/python-xyz.scm (python-fastentrypoints): New variable. Signed-off-by: Brett Gilio <brettg@gnu.org>
* gnu: chez-scheme: Update home-page.Brett Gilio2019-12-24
| | | | * gnu/packages/chez.scm (chez-scheme)[home-page]: Now uses Github project page.
* gnu: chez-scheme: Update to 9.5.2.Brett Gilio2019-12-24
| | | | | | | * gnu/packages/chez.scm (chez-scheme): Update to 9.5.2. [native-inputs]: Add util-linux for UUID support. [arguments]: Remove patch-broken-documentation phase. [arguments]: Update configure mechanism to prevent CURLing of submodules.