aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gnu: ixion: Update to 0.12.2.•••* gnu/packages/libreoffice.scm (ixion): Update to 0.12.2. [inputs]: Replace python-2 by python. Thomas Danckaert2017-03-27
* gnu: mdds: Upgrade to 1.2.2.•••* gnu/packages/boost.scm (mdds): Upgrade to 1.2.2. Thomas Danckaert2017-03-27
* gnu: Add libzmf.•••* gnu/packages/libreoffice.scm (libzmf): New Variable. Thomas Danckaert2017-03-27
* gnu: mumble: Fix build after speex update.•••* gnu/packages/telephony.scm (mumble)[inputs]: Add SPEEXDSP. Marius Bakke2017-03-26
* gnu: Add speexdsp.•••* gnu/packages/xiph.scm (speexdsp): New variable. Export it. Marius Bakke2017-03-26
* gnu: po4a: Make manpages writable before resetting timestamps.•••* gnu/packages/gettext.scm (po4a)[arguments]: Add 'make-compressed-files-writable' phase. Marius Bakke2017-03-26
* gnu: bigloo: Fix build failure in ld.•••* gnu/packages/scheme.scm (bigloo)[arguments]<#:configure-flags>: Add --cflags=-fPIC. Julien Lepiller2017-03-26
* gnu: libsvgtiny: Build with gperf@3.0.•••* gnu/packages/web.scm (libsvgtiny)[native-inputs]: Change GPERF to GPERF-3.0. Marius Bakke2017-03-26
* gnu: libpqxx: Fix build with newer sed.•••* gnu/packages/databases.scm (libpqxx)[arguments]: Add 'fix-sed-command' phase that corrects a typo in the configure script. Marius Bakke2017-03-26
* gnu: aseprite: Downgrade to 1.1.7.•••* gnu/packages/game-development.scm (aseprite): Downgrade to 1.1.7. Efraim Flashner2017-03-26
* gnu: vte-ng: Build with gperf@3.0.•••* gnu/packages/gnome.scm (vte-ng)[native-inputs]: Change GPERF to GPERF-3.0. Marius Bakke2017-03-26
* gnu: libtorrent-rasterbar: Update to 1.1.2.•••* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.2. [source]: Use patch. * gnu/packages/patches/libtorrent-rasterbar-boost-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Marius Bakke2017-03-26
* gnu: aseprite: Update to 1.1.13.•••* gnu/packages/game-development.scm (aseprite): Update to 1.1.13. [source]: Switch to release archive. Marius Bakke2017-03-26
* gnu: coreutils: Patch 'cut' unit test on ARM.•••Fixes <https://bugs.gnu.org/26253>. * gnu/packages/patches/coreutils-cut-huge-range-test.patch: New file. * gnu/packages/base.scm (coreutils)[native-inputs]: Add it as an input. [arguments] <#:phases>: On ARM, add 'patch-cut-test' phase. * gnu/local.mk (dist_patch_DATA): Add 'coreutils-cut-huge-range-test.patch'. Ludovic Courtès2017-03-25
* gnu: xorg-server-xwayland: Add missing input.•••* gnu/packages/xorg.scm (xorg-server-xwayland)[inputs]: Remove libepoxy, add wayland-protocols. Efraim Flashner2017-03-25
* gnu: pcc: Remove aarch64-linux from %supported-systems.•••* gnu/packages/c.scm (pcc)[supported-systems]: New field. Efraim Flashner2017-03-25
* gnu: tcc: Remove aarch64-linux from %supported-systems.•••* gnu/packages/c.scm (tcc)[supported-systems]: Remove aarch64-linux from the %supported-systems. Efraim Flashner2017-03-25
* gnu: devil: Update to 1.8.0.•••* gnu/packages/patches/devil-CVE-2009-3994.patch, gnu/packages/patches/devil-fix-libpng.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/image.scm (devil): Update to 1.8.0. [source]: Remove patches and snippet. [build-system]: Change to CMAKE-BUILD-SYSTEM. [arguments]: Disable tests. Remove #:configure-flags and add a 'change-directory' phase. Remove 'fix-tests' phase. [inputs]: Change LIBJPEG to LIBJPEG-TURBO. Marius Bakke2017-03-24
* gnu: ustr: Fix build with GCC 5.•••* gnu/packages/patches/ustr-fix-build-with-gcc-5.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/textutils.scm (ustr)[source]: Use patch. Signed-off-by: Leo Famulari <leo@famulari.name> rennes2017-03-23
* gnu: rcs: Fix build against gcc-5.4.0.•••* gnu/local.mk (dist_patch_DATA): Add patch. * gnu/packages/patches/rcs-5.9.4-noreturn.patch: New file. * gnu/packages/version-control.scm (rcs)[source]: Applied patch. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Sergei Trofimovich2017-03-23
* gnu: gfortran-5: Move definition before "gfortran".•••This is a follow-up to commit cb4805e34c9997edca14743516b9a0fde6303d1c. * gnu/packages/gcc.scm (gfortran-5): Move definition. Ricardo Wurmus2017-03-23
* gnu: gfortran: Change default version to gfortran-5.•••* gnu/packages/gcc.scm (gfortran): Point to gfortran-5. Ricardo Wurmus2017-03-23
* Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-23
|\
| * gnu: idris: Update to 0.99.1.•••* gnu/packages/idris.scm (idris): Update to 0.99.1. [inputs]: Add ghc-code-page. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Peter Mikkelsen2017-03-23
| * gnu: Add ghc-code-page.•••* gnu/packages/haskell.scm (ghc-code-page): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Peter Mikkelsen2017-03-23
| * gnu: star: Update to 2.5.3a.•••* gnu/packages/bioinformatics.scm (star): Update to 2.5.3a. Ricardo Wurmus2017-03-23
| * gnu: youtube-dl: Update to 2017.03.22.•••* gnu/packages/video.scm (youtube-dl): Update to 2017.03.22. Tobias Geerinckx-Rice2017-03-23
| * gnu: python-natsort: Update to 5.0.2.•••* gnu/packages/python.scm (python-natsort): Update to 5.0.2. Tobias Geerinckx-Rice2017-03-23
| * gnu: python2-futures: Update to 3.0.5.•••* gnu/packages/python.scm (python2-futures): Update to 3.0.5. Tobias Geerinckx-Rice2017-03-23
| * gnu: python-rauth: Update to 0.7.3.•••* gnu/packages/python.scm (python-rauth): Update to 0.7.3. Tobias Geerinckx-Rice2017-03-23
| * gnu: python-ipaddress: Update to 1.0.18.•••* gnu/packages/python.scm (python-ipaddress): Update to 1.0.18. Tobias Geerinckx-Rice2017-03-23
| * gnu: python-appdirs: Update to 1.4.3.•••* gnu/packages/python.scm (python-appdirs): Update to 1.4.3. Tobias Geerinckx-Rice2017-03-23
| * gnu: python-beautifulsoup4: Update to 4.5.3.•••* gnu/packages/python.scm (python-beautifulsoup4): Update to 4.5.3. Tobias Geerinckx-Rice2017-03-23
| * gnu: python-drmaa: Update to 0.7.7.•••* gnu/packages/python.scm (python-drmaa): Update to 0.7.7. Tobias Geerinckx-Rice2017-03-23
| * gnu: python-sqlalchemy-utils: Update to 0.32.13.•••* gnu/packages/python.scm (python-sqlalchemy-utils): Update to 0.32.13. Tobias Geerinckx-Rice2017-03-23
| * gnu: python-pafy: Update to 0.5.3.1.•••* gnu/packages/python.scm (python-pafy): Update to 0.5.3.1. Tobias Geerinckx-Rice2017-03-23
| * gnu: libffcall: Set source file-name.•••* gnu/packages/libffcall.scm (libffcall)[source]: Add file-name field. [home-page]: Use https. Efraim Flashner2017-03-22
| * gnu: chicken: Update to 4.12.0.•••* gnu/packages/scheme.scm (chicken): Update to 4.12.0. Kei Kebreau2017-03-22
| * gnu: dovecot: Update to 2.2.28.•••* gnu/packages/mail.scm (dovecot): Update to 2.2.28. Leo Famulari2017-03-22
| * gnu: rustc: Honor max line length.•••* gnu/packages/rust.scm (rustc)[arguments]: patch-tests: Honor max line length. Danny Milosavljevic2017-03-22
| * gnu: guix: Update development snapshot.•••* gnu/packages/package-management.scm (guix-devel): Update to 73a4645. Ludovic Courtès2017-03-22
| * gnu: binutils-vc4: Set source file-name.•••* gnu/packages/embedded.scm (binutils-vc4)[source]: Add file-name field. Efraim Flashner2017-03-22
| * build: 'test-driver.scm' prints Scheme values with 'write'.•••Previously it would print them with 'display', which was inconvenient. * build-aux/test-driver.scm (test-display): Use ~S for VALUE. (test-runner-gnu): Use 'format' instead of 'test-display' for the test name, location, and result kind. Ludovic Courtès2017-03-22
| * tests: Skip 'guix pack' test when networking is unavailable.•••* tests/pack.scm ("self-contained-tarball"): Skip unless (network-reachable?). Ludovic Courtès2017-03-22
| * tests: Fix 'cond-expand' clause for 2.2/2.0.•••Fixes a mistake in a9a0227c0127e1813190a7664f7ad858e791480d. * tests/store.scm ("current-build-output-port, UTF-8 + garbage"): Inverse the 'cond-expand' clauses since the 'guile-2.0' feature doesn't exist. Ludovic Courtès2017-03-22
| * gnu: autoconf-archive: Update to 2017.03.21.•••* gnu/packages/autotools.scm (autoconf-archive): Update to 2017.03.21. Efraim Flashner2017-03-22
| * publish: Add '--nar-path'.•••* guix/scripts/publish.scm (show-help, %options): Add '--nar-path'. (%default-options): Add 'nar-path'. (guix-publish): Honor it. Ludovic Courtès2017-03-22
| * publish: Make the nar URL prefix a parameter.•••* guix/scripts/publish.scm (narinfo-string): Add #:nar-path and honor it. (render-narinfo): Likewise. (make-request-handler): Likewise. (run-publish-server): Likewise. * tests/publish.scm ("custom nar path"): New test. Ludovic Courtès2017-03-22
| * publish: Add '--public-key' and '--private-key'.•••* guix/scripts/publish.scm (show-help, %options): Add --public-key and --private-key. * doc/guix.texi (Invoking guix publish): Document it. Ludovic Courtès2017-03-22
| * publish: The public and private keys are now SRFI-39 parameters.•••* guix/scripts/publish.scm (%default-options): Add 'public-key-file' and 'private-key-file'. (lazy-read-file-sexp): Remove. (%private-key, %public-key): Turn into SRFI-39 parameters. (signed-string, render-narinfo): Adjust accordingly. (guix-publish): Honor 'public-key-file' and 'private-key-file' from OPTS. Use 'parameterize'. * guix/pk-crypto.scm (read-file-sexp): New procedure. * tests/publish.scm: Initialize '%public-key' and '%private-key'. Ludovic Courtès2017-03-22