summary refs log tree commit diff
AgeCommit message (Collapse)Author
2015-09-13gnu: gnutls: Update to 3.4.5.宋文武
* gnu/packages/tls.scm (gnutls): Update to 3.4.5.
2015-09-13gnu: cups: Update to 2.1.0.宋文武
* gnu/packages/cups.scm (cups, cups-minimal): Update to 2.1.0.
2015-09-13gnu: cups-filters: Update to 1.0.75.宋文武
* gnu/packages/cups.scm (cups-filters): Update to 1.0.75.
2015-09-13gnu: qpdf: Update to 5.1.3.宋文武
* gnu/packages/pdf.scm (qpdf): Update to 5.1.3.
2015-09-13gnu: python-setuptools: Update to 18.3.1.宋文武
* gnu/packages/python.scm (python-setuptools): Update to 18.3.1.
2015-09-13gnu: openldap: Update to 2.4.42.宋文武
* gnu/packages/openldap.scm (openldap): Update to 2.4.42.
2015-09-12gnu: tk: Update to 8.6.4.宋文武
* gnu/packages/tcl.scm (tk): Update to 8.6.4.
2015-09-12gnu: tcl: Update to 8.6.4.宋文武
* gnu/packages/tcl.scm (tcl): Update to 8.6.4.
2015-09-12gnu: lzo: Update to 2.09.宋文武
* gnu/packages/compression.scm (lzo): Update to 2.09.
2015-09-12gnu: libtasn1: Update to 4.6.宋文武
* gnu/packages/tls.scm (libtasn1): Update to 4.6.
2015-09-12gnu: glib: Update to 2.44.1.宋文武
* gnu/packages/glib.scm (glib): Update to 2.44.1.
2015-09-12gnu: sqlite: Update to 3.8.11.1.宋文武
* gnu/packages/databases.scm (sqlite): Update to 3.8.11.1. [source](uri): Add 'http://distfiles.gentoo.org'.
2015-09-11gnu: coreutils: Skip racy 'tail' tests.Ludovic Courtès
This works around <http://bugs.gnu.org/21460>. * gnu/packages/patches/coreutils-racy-tail-test.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/base.scm (coreutils): Use it.
2015-09-11gnu: bdb: Add configure flag to fix C++ header file.Andreas Enge
* gnu/packages/databases.scm (bdb): Build with "--enable-cxx", which causes HAVE_CXX_STDHEADERS to be defined in db_cxx.h in the output.
2015-09-11gnu: bdb: Fix indentation.Andreas Enge
* gnu/packages/databases.scm (bdb): Fix indentation.
2015-09-11gnu: perl-xml-parser: Update to 2.44.宋文武
* gnu/packages/xml.scm (perl-xml-parser): Update to 2.44. [homepage]: Adjust accordingly.
2015-09-11gnu: linux-pam: Update to 1.2.1.宋文武
* gnu/packages/linux.scm (linux-pam): Update to 1.2.1.
2015-09-11gnu: gtk+: Update to 3.16.6.宋文武
* gnu/packages/gtk.scm (gtk+): Update to 3.16.6.
2015-09-11gnu: poppler: Update 0.36.0.宋文武
* gnu/packages/pdf.scm (poppler): Update to 0.36.0.
2015-09-11build-system/glib-or-gtk: Don't generate 'icon-theme.cache'.宋文武
* guix/build-system/glib-or-gtk.scm (default-gtk+): Remove. (lower): Adjust accordingly. * guix/build/glib-or-gtk-build-system.scm (generate-icon-cache): Remove. (%standard-phases): Remove 'glib-or-gtk-icon-cache' phase.
2015-09-11gnu: libxt: Add "doc" output.Ludovic Courtès
* gnu/packages/xorg.scm (libxt)[outputs, arguments]: New fields.
2015-09-11gnu: libx11: Add "doc" output.Ludovic Courtès
* gnu/packages/xorg.scm (libx11)[outputs, arguments]: New fields.
2015-09-10gnu: perl: Fix autosplitting of 0-time source.Eric Bavier
* gnu/packages/patches/perl-autosplit-default-time.patch: New patch. * gnu/packages/perl.scm (perl): Use it. * gnu-system.am (dist_patch_DATA): Add it.
2015-09-09gnu: curl: Move man3 pages to "doc" output.Ludovic Courtès
* gnu/packages/curl.scm (curl)[outputs]: New field. [arguments]: Add 'move-man3-pages' phase.
2015-09-09gnu: curl: Use 'modify-phases'.Ludovic Courtès
* gnu/packages/curl.scm (curl)[arguments]: Use 'modify-phases'.
2015-09-09hydra: Remove cross-builds from armhf-linux to mips64el-linux-gnuabi64.Mark H Weaver
* build-aux/hydra/gnu-system.scm (hydra-jobs)[cross-jobs]: Modify 'from-32-to-64?' to include 'armhf-linux' in the set of 32-bit systems.
2015-09-09gnu: openssl: Remove run-time dependency on Perl.Ludovic Courtès
This shrinks the closure of OpenSSL from 154 MiB to 73 MiB. * gnu/packages/patches/openssl-c-rehash.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/tls.scm (openssl)[source]: Use it. [arguments]: Add 'remove-miscellany' phase. * gnu/packages/certs.scm (nss-certs)[native-inputs]: Add PERL.
2015-09-09gnu: openssl: Allow shared objects to be stripped.Ludovic Courtès
* gnu/packages/tls.scm (openssl)[arguments]: Add 'make-libraries-writable' phase.
2015-09-09gnu: openssl: Install data and documentation to PREFIX/share.Ludovic Courtès
* gnu/packages/tls.scm (openssl)[arguments]: Add 'fix-man-dir' phase. Pass --openssldir=PREFIX/share/openssl-VERSION to ./config.
2015-09-09gnu: openssl: Use 'modify-phases'.Ludovic Courtès
* gnu/packages/tls.scm (openssl)[arguments]: Use 'modify-phases'.
2015-09-09gnu: libtiff: Add "doc" output.Ludovic Courtès
* gnu/packages/image.scm (libtiff)[outputs, arguments]: New fields.
2015-09-08gnu: glibc: Patch 'openat64', which was buggy on 32-bit platforms.Ludovic Courtès
* gnu/packages/patches/glibc-o-largefile.patch: New file. * gnu/packages/base.scm (glibc)[source]: Add it to 'patches'. * gnu-system.am (dist_patch_DATA): Add it.
2015-09-06packages: Build tarballs in sorted order even if tar doesn't support it.Mark H Weaver
This is a followup to commit 92226a470ddc980e54863632e5b179bf40444bd7. * guix/packages.scm (patch-and-repack)[build]: Determine if tar supports the "--sort=name" option using a run-time test. If not supported, generate the sorted file list with 'find-files' and pass it to tar using "--files-from".
2015-09-06utils: find-files: Add DIRECTORIES? and FAIL-ON-ERROR? arguments.Mark H Weaver
* guix/build/utils.scm (find-files): Add DIRECTORIES? and FAIL-ON-ERROR? keyword arguments.
2015-09-06gnu: poppler: Update to 0.35.0.宋文武
* gnu/packages/pdf.scm (poppler): Update to 0.35.0.
2015-09-06gnu: harfbuzz: Update to 1.0.3.宋文武
* gnu/packages/gtk.scm (harfbuzz): Update to 1.0.3.
2015-09-06gnu: graphite2: Update to 1.3.1.宋文武
* gnu/packages/fontutils.scm (graphite2): Update to 1.3.1. Remove unused PERL from inputs. [native-inputs]: New field.
2015-09-06gnu: Add python-fonttools.宋文武
* gnu/packages/python.scm (python-fonttools, python2-fonttools): New variables.
2015-09-06gnu: fontconfig: Update to 2.11.94.宋文武
* gnu/packages/fontutils.scm (fontconfig): Update to 2.11.94. [arguments]: Pass '--with-cache-dir=/var/cache/fontconfig' to configure. Add #:phases.
2015-09-06gnu: coreutils-light: Rename to coreutils-minimal.Alex Kost
* gnu/packages/base.scm (coreutils-light): Rename to ... (coreutils-minimal): ...this. * gnu/packages/commencement.scm (%boot5-inputs): Use it.
2015-09-06gnu: bash-light: Rename to bash-minimal.Alex Kost
* gnu/packages/bash.scm (bash-light): Rename to ... (bash-minimal): ...this. (static-bash): Use it. * gnu/packages/make-bootstrap.scm (%bash-static): Use it.
2015-09-05gnu: libtiff: Build with the current libjpeg instead of libjpeg-8.Andreas Enge
* gnu/packages/image.scm (libtiff)[inputs]: Use libjpeg instead of libjpeg-9. [arguments]: Drop the now unneeded field.
2015-09-05gnu: libtiff: Update to 4.0.5.Andreas Enge
* gnu/packages/patches/libtiff-CVE-2012-4564.patch, gnu/packages/patches/libtiff-CVE-2013-1960.patch, gnu/packages/patches/libtiff-CVE-2013-1961.patch, gnu/packages/patches/libtiff-CVE-2013-4231.patch, gnu/packages/patches/libtiff-CVE-2013-4232.patch, gnu/packages/patches/libtiff-CVE-2013-4243.patch, gnu/packages/patches/libtiff-CVE-2013-4244.patch, gnu/packages/patches/libtiff-CVE-2014-8127-pt1.patch, gnu/packages/patches/libtiff-CVE-2014-8127-pt2.patch, gnu/packages/patches/libtiff-CVE-2014-8127-pt3.patch, gnu/packages/patches/libtiff-CVE-2014-8127-pt4.patch, gnu/packages/patches/libtiff-CVE-2014-8128-pt1.patch, gnu/packages/patches/libtiff-CVE-2014-8128-pt2.patch, gnu/packages/patches/libtiff-CVE-2014-8128-pt3.patch, gnu/packages/patches/libtiff-CVE-2014-8128-pt4.patch, gnu/packages/patches/libtiff-CVE-2014-8128-pt5.patch, gnu/packages/patches/libtiff-CVE-2014-8129.patch, gnu/packages/patches/libtiff-CVE-2014-9330.patch, gnu/packages/patches/libtiff-CVE-2014-9655.patch: Delete files. * gnu-system.am (dist_patch_DATA): Unregister the patches. * gnu/packages/image.scm (libtiff): Update to 4.0.5 and drop the patches.
2015-09-04gnu: base: Add glibc-hurd and hurd-minimal.Manolis Ragkousis
* gnu/packages/base.scm (glibc/hurd, glibc/hurd-headers): New variables. * gnu/packages/hurd.scm (hurd-minimal): New variable. * gnu/packages/patches/glibc-hurd-extern-inline.patch: New file. * gnu/packages/patches/libpthread-glibc-preparation.patch: New file. * gnu-system.am (dist_patch_DATA): Add them. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Co-authored-by: Mark H Weaver <mhw@netris.org>
2015-09-04packages: Define '%hurd-systems'.Ludovic Courtès
* guix/packages.scm (%hurd-systems): New variable.
2015-09-04gnu: make-bootstrap: Remove unneeded configure flag from %gcc-static.Manolis Ragkousis
With this commit "guix build bootstrap-tarballs --target=i686-pc-gnu" works. * gnu/packages/make-bootstrap.scm (%gcc-static): Remove unneeded --disable-decimal-float.
2015-09-04gnu: hurd: Add flex as an input to mig.Manolis Ragkousis
* gnu/packages/hurd (mig): Add flex as an input.
2015-09-04gnu: acl: Fix i686-gnu build.Manolis Ragkousis
* gnu/packages/patches/acl-hurd-path-max.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.
2015-09-04gnu: gcc: Also substitute the dynamic linker name for GNU/Hurd.Marek Benc
* gnu/packages/gcc.scm (gcc-4.7): Also substitute the dynamic linker name for GNU (ie. Hurd) systems. Signed-off-by: Manolis Ragkousis <manolis837@gmail.com> Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2015-09-04gnu: bootstrap: Add the location of ld.so on GNU/Hurd.Marek Benc
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add the dynamic linker for i686-gnu and i585-gnu. Signed-off-by: Manolis Ragkousis <manolis837@gmail.com>