aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gnu: sqlite: Update to 3.19.0.•••* gnu/packages/databases.scm (sqlite): Update to 3.19.0. Marius Bakke2017-05-22
* gnu: libidn2: Update to 2.0.2.•••* gnu/packages/libidn.scm (libidn2): Update to 2.0.2. [source]: The tarball is now ".lz" compressed. [native-inputs]: Add LZIP. Marius Bakke2017-05-22
* gnu: bzip2: Patch bzip2 utilities.•••* gnu/packages/compression.scm (bzip2)[arguments]: Add patch-script phase to remove absolute reference to /bin/rm. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Christopher Baines2017-05-17
* gnu: bzip2: Use 'modify-phases' syntax.•••* gnu/packages/compression.scm (bzip2)[arguments]: Use 'modify-phases' syntax. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Christopher Baines2017-05-17
* gnu: netpbm: Update to 10.78.3.•••* gnu/packages/netpbm.scm (netpbm): Update to 10.78.3. [arguments]: Disable the tests 'ps-alt-roundtrip.test' and 'pbm-misc-converters.test'. Update the RGB-file path substitution. WIP: Disable the tests 'jpeg-roundtrip.test' and 'pbmtext.test'. Leo Famulari2017-05-15
* gnu: flex-2.6.1: Remove variable.•••* gnu/packages/flex.scm (flex-2.6.1): Remove variable. * gnu/packages/bootloaders.scm (grub, dtc): Use flex instead of flex-2.6.1. * gnu/packages/embedded.scm (propeller-binutils, binutils-vc4): Likewise. * gnu/packages/maths.scm (scotch): Likewise. * gnu/packages/wine.scm (wine): Likewise. Leo Famulari2017-05-15
* gnu: flex: Update to 2.6.4.•••* gnu/packages/flex.scm (flex): Update to 2.6.4. Leo Famulari2017-05-15
* gnu: freetype: Update to 2.8.•••* gnu/packages/fontutils.scm (freetype): Update to 2.8. Leo Famulari2017-05-15
* gnu: librsvg: Update to 2.40.17.•••* gnu/packages/gnome.scm (librsvg): Update to 2.40.17. Leo Famulari2017-05-09
* gnu: sbcl: Add missing '#:modules' imports.•••Fixes <https://bugs.gnu.org/26843>. * gnu/packages/lisp.scm (sbcl): Add missing '#:modules' imports. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Sergei Trofimovich2017-05-09
* gnu: go-1.4: Add missing '#:modules' imports.•••Fixes <https://bugs.gnu.org/26840>. * gnu/packages/golang.scm (go-1.4): Add missing '#:modules' imports. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Sergei Trofimovich2017-05-09
* gnu: zip: Add missing '#:modules' imports.•••Fixes <https://bugs.gnu.org/26842>. * gnu/packages/zip.scm (zip): Add missing '#:modules' imports. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Sergei Trofimovich2017-05-09
* gnu: gs-fonts: Add missing module imports.•••Fixes <https://bugs.gnu.org/26805>. * gnu/packages/ghostscript.scm (gs-fonts): Add missing modules to %modify-phases call: gnu-build-system, utils, srfi-1. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Sergei Trofimovich2017-05-07
* gnu: serf: Add missing '#:modules' imports.•••Fixes <https://bugs.gnu.org/26808>. * gnu/packages/web.scm (serf): Add missing '#:modules' imports. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Sergei Trofimovich2017-05-07
* gnu: re2: Add missing '#:modules' imports.•••Fixes <https://bugs.gnu.org/26813>. * gnu/packages/regex.scm (re2): Add missing '#:modules' imports. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Sergei Trofimovich2017-05-07
* gnu: libgc: Fix Check for Hurd systems.•••* gnu/packages/bdw-gc.scm (libgc)[arguments]: On GNU/Hurd systems add '--disable-gcj-support' to #:configure-flags. Adjust #:configure-flags to disable GCJ support and pass the 'gctest' test. rennes2017-05-02
* gnu: boost: Update to 1.64.0.•••* gnu/packages/boost.scm (boost): Update to 1.64.0. Marius Bakke2017-04-26
* gnu: libidn2: Update to 2.0.1.•••* gnu/packages/libidn.scm (libidn2): Update to 2.0.1. [source]: Download from main GNU server. [arguments]: Remove 'create-pkgconfig-file phase. Efraim Flashner2017-04-23
* gnu: ld-wrapper: Build with Guile 2.2.•••Reported by Sergei Trofimovich <slyfox@inbox.ru>. * gnu/packages/base.scm (make-ld-wrapper): Change #:guile to default to GUILE-2.2. * gnu/packages/commencement.scm (ld-wrapper): Define in terms of 'make-ld-wrapper' such that #:guile-for-build and #:guile are the same. Ludovic Courtès2017-04-20
* gnu: libiconv: Update to 1.15.•••* gnu/packages/base.scm (libiconv): Update to 1.15. [source]: Remove snippet. Efraim Flashner2017-04-18
* gnu: bc: Use 'modify-phases' syntax.•••* gnu/packages/algebra.scm (bc)[arguments]: Use 'modify-phases' syntax. Efraim Flashner2017-04-18
* gnu: libgpg-error: Update to 1.27.•••* gnu/packages/gnupg.scm (libgpg-error): Update to 1.27. Efraim Flashner2017-04-18
* gnu: libsigsegv: Use 'modify-phases' syntax.•••* gnu/packages/libsigsegv.scm (libsigsegv)[arguments]: Use 'modify-phases' syntax. Efraim Flashner2017-04-18
* gnu: libsigsegv: Update to 2.11.•••* gnu/packages/libsigsegv.scm (libsigsegv): Update to 2.11. Efraim Flashner2017-04-18
* gnu: less: Update to 487.•••* gnu/packages/less.scm (less): Update to 487. Efraim Flashner2017-04-18
* gnu: libunistring: Fix make check issues on multi-core machines.•••* gnu/packages/patches/libunistring-gnulib-multi-core.patch: New file. * gnu/local.mk (dist_patch): Add previous patch. * gnu/packages/libunistring.scm (libunistring)[patches]: Add a reference to previous patch. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Mathieu Othacehe2017-04-17
* gnu: findutils: Fix make check issues on multi-core machines.•••* gnu/packages/patches/findutils-gnulib-multi-core.patch: New file. * gnu/local.mk (dist_patch): Add previous patch. * gnu/packages/base.scm (findutils)[patches]: Add a reference to the previous patch. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Mathieu Othacehe2017-04-17
* build: Add two missing patches to local.mk.•••gnu/local.mk (dist_patch): Add gettext-multi-core.patch and gettext-gnulib-multi-core.patch. Commit 480da86d0969a667e8d2a564de535cb73a6a2229 ommited them. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Mathieu Othacehe2017-04-17
* gnu: glibc/linux: Re-enable parallel build.•••Parallel build failure was fixed upstream as: https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=e8b6be0016f131c2ac72bf3213eabdb59800e63b * gnu/packages/base.scm (glibc/linux): Re-enable parallel build. Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru> Signed-off-by: Kei Kebreau <kei@openmailbox.org> Sergei Trofimovich2017-04-16
* packages: Enable threaded compression of source tarballs.•••This provides a ~2x speedup when using 4 threads. * guix/packages.scm (patch-and-repack)[build]: Invoke xz with '--threads=0' when re-packing tarballs. Leo Famulari2017-04-15
* gnu: libffi: Fix builds on Alpha.•••* gnu/packages/patches/libffi-3.2.1-complex_alpha.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/libffi.scm (libffi)[source]: Use it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sergei Trofimovich2017-04-13
* gnu: gcc: Adjust for "alpha-linux".•••This change allows cross-building packages by just using --target=alpha-unknown-linux-gnu re2c: $ ./pre-inst-env guix build --target=alpha-unknown-linux-gnu re2c $ file /gnu/store/p1z9iszzb4ng0vzc535sc2ha33ax24l6-re2c-0.16/bin/re2c /gnu/store/p1z9iszzb4ng0vzc535sc2ha33ax24l6-re2c-0.16/bin/re2c: \ ELF 64-bit LSB executable, Alpha (unofficial), version 1 (SYSV), dynamically linked, \ interpreter /gnu/store/0z5d6z3hh41w7z5g2g82zlnwgpbj0i1a-glibc-cross-alpha-unknown-linux-gnu-2.24/lib/ld-linux.so.2, \ for GNU/Linux 3.2.0, not stripped GCC for alpha uses 'GLIBC_DYNAMIC_LINKER<TAB>"/lib/ld-linux.so.2"' * gnu/packages/gcc.scm (gcc-4.7)[arguments]: Fix GLIBC_DYNAMIC_LINKER substitution when delimiter is a tab. Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru> Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sergei Trofimovich2017-04-13
* gnu: gettext: Fix make check issues on multi-core machines.•••* gnu/packages/patches/gettext-gnulib-multi-core.patch: New file. * gnu/packages/patches/gettext-multi-core.patch: New file. * gnu/packages/gettext.scm (gettext-minimal)[patches]: Add a reference to the two previous patches. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Mathieu Othacehe2017-04-13
* gnu: pkg-config: Update to 0.29.2.•••* gnu/packages/pkg-config.scm (%pkg-config): Update to 0.29.2. Marius Bakke2017-04-13
* gnu: pango: Update to 1.40.5.•••* gnu/packages/gtk.scm (pango): Update to 1.40.5. Leo Famulari2017-04-11
* gnu: coreutils: Update to 8.27.•••* gnu/packages/base.scm (coreutils): Update to 8.27. [source](patches): Remove "coreutils-fix-cross-compilation.patch" and add "coreutils-cut-huge-range-test.patch". [native-inputs]: Remove "coreutils-cut-huge-range-test.patch". [arguments]: Remove 'patch-cut-test' phase. Remove #:parallel-tests?. * gnu/local.mk (dist_patch_DATA): Remove "coreutils-fix-cross-compilation.patch". * gnu/packages/patches/coreutils-fix-cross-compilation.patch: Remove. * gnu/packages/patches/coreutils-cut-huge-range-test.patch: Adjust. Ludovic Courtès2017-04-08
* gnu: Build derivations with Guile 2.2 by default.•••* gnu/packages/guile.scm (guile-2.0/fixed): Remove. (guile-2.2)[source]: Switch from tar.lz to tar.xz. (guile-2.2/fixed): New variable. * gnu/packages/commencement.scm (guile-final): Use GUILE-2.2/FIXED instead of GUILE-2.2/FIXED. (canonical-package): Mention 2.2 instead of 2.0. Ludovic Courtès2017-04-08
* gnu: libarchive: Update to 3.3.1.•••* gnu/packages/backup.scm (libarchive): Update to 3.3.1. Leo Famulari2017-04-08
* gnu: grep: Fix for gnulib library.•••* gnu/packages/patches/grep-gnulib-lock.patch: New file. * gnu/packages/base.scm (grep)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it. rennes2017-04-08
* gnu: curl: Update to 7.53.1.•••* gnu/packages/curl.scm (curl): Update to 7.53.1. Leo Famulari2017-04-07
* gnu: libpng: Update to 1.6.29.•••* gnu/packages/image.scm (libpng): Update to 1.6.29. Leo Famulari2017-04-06
* gnu: sqlite: Update to 3.18.0.•••* gnu/packages/databases.scm (sqlite): Update to 3.18.0. Marius Bakke2017-04-03
* gnu: lzip: Correct hash.•••This is a followup to dede644945f07d7b19f48f06a909fa59f5c66fb0. * gnu/packages/compression.scm (lzip)[source]: Use hash of ".gz" tarball instead of ".lz". Marius Bakke2017-04-03
* gnu: lzip: Update to 1.18.•••* gnu/packages/compression.scm (lzip): Update to 1.18. Marius Bakke2017-04-03
* gnu: libpthread-stubs: Update to 0.4.•••* gnu/packages/xorg.scm (libpthread-stubs): Update to 0.4. Marius Bakke2017-04-03
* gnu: file: Update to 5.30.•••* gnu/packages/file.scm (file): Update to 5.30. Marius Bakke2017-04-03
* gnu: gdbm: Update to 1.13.•••* gnu/packages/databases.scm (gdbm): Update to 1.13. Marius Bakke2017-04-03
* gnu: perl: Update to 5.24.1.•••* gnu/packages/perl.scm (perl): Update to 5.24.1. Marius Bakke2017-04-03
* gnu: ed: Update to 1.14.2.•••* gnu/packages/ed.scm (ed): Update to 1.14.2. Marius Bakke2017-04-03
* gnu: gnutls: Update to 3.5.10.•••* gnu/packages/tls.scm (gnutls): Update to 3.5.10. Leo Famulari2017-04-02