summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-05-15gnu: Add libbsd.Leo Famulari
* gnu/packages/libbsd.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2016-05-15gnu: minetest: Update to 0.4.14.David Thompson
* gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.14.
2016-05-15gnu: Add gnome-tweak-tool.Jan Nieuwenhuizen
* gnu/packages/patches/gnome-tweak-tool-search-paths.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (gnome-tweak-tool): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-05-15gnu: libnotify: Add dependency on gobject-introspection.Jan Nieuwenhuizen
* gnu/packages/gnome.scm (libnotify)[native-inputs]: Add gobject-introspection. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-05-15gnu: love: Update to 0.10.1.宋文武
* gnu/packages/game-development.scm (love): Update to 0.10.1.
2016-05-15gnu: wxmaxima: Update to 16.04.2.宋文武
* gnu/packages/maths.scm (wxmaxima): Update to 16.04.2.
2016-05-14gnu: cross-base: Add srfi-26 for glibc.Jan Nieuwenhuizen
Fixes a regression introduced in commit efc4eb147512fa7a2c6d74d9b296cfc22b1ef198. * gnu/packages/cross-base.scm (cross-libc)[arguments]: Add (srfi srfi-26). Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-05-14download: Support content-addressed mirrors.Ludovic Courtès
* guix/download.scm (%content-addressed-mirrors) (%content-addressed-mirror-file): New variables. * guix/download.scm (url-fetch)[builder]: Define 'value-from-environment. Pass #:hashes and #:content-addressed-mirrors to 'url-fetch'. Define "guix download hashes" environment variable. * guix/build/download.scm (url-fetch): Add #:content-addressed-mirrors and #:hashes. [content-addressed-urls]: New variable. Use it.
2016-05-14guix build: Catch 'getaddrinfo-error' for '--log-file'.Ludovic Courtès
* guix/scripts/build.scm (log-url)[valid-url?]: Catch 'getaddrinfo-error'.
2016-05-14guix build: Do not show what to build when '-d' is used.Ludovic Courtès
* guix/scripts/build.scm (guix-build): Don't call 'show-what-to-build' when OPTS contains 'derivations-only?'.
2016-05-14gnu: guix: Update development snapshot.Ludovic Courtès
* gnu/packages/package-management.scm (guix-devel): Update to e9017c9. Use http URL.
2016-05-14gnu: git: Fix search path specification for 'GIT_SSL_CAINFO'.Ludovic Courtès
Reported by ng0 <ng0@n0.is>. * gnu/packages/version-control.scm (git)[native-search-paths]: Add 'file-type'.
2016-05-14gnu: certbot: Update home page URL.Leo Famulari
This is a followup to commit 9495cf9a804e63b7173a78c22b9c91991b9520a6. * gnu/packages/tls.scm (certbot)[home-page]: Update to new location.
2016-05-14gnu: Rename letsencrypt to certbot. Upgrade certbot and python-acme to 0.6.0.Leo Famulari
* gnu/packages/tls.scm (letsencrypt): Rename to... (certbot): ... this. (letsencrypt): Inherit from certbot. [source]: Update to 0.6.0 [arguments]: Adjust paths. (python-acme, python2-acme): Update to 0.6.0.
2016-05-13gnu: jemalloc: No longer build with gcc-4.8 on i686.Mark H Weaver
* gnu/packages/jemalloc.scm (jemalloc)[native-inputs]: Remove field.
2016-05-12gnu: Update module imports for asciidoc and doxygen.Mark H Weaver
This is a followup to commit 0573a923def01e54bf104e0015ade44ab42f694f. * gnu/packages/algebra.scm, gnu/packages/bioinformatics.scm, gnu/packages/fcitx.scm, gnu/packages/fish.scm, gnu/packages/freedesktop.scm, gnu/packages/game-development.scm, gnu/packages/gcc.scm, gnu/packages/graphics.scm, gnu/packages/image.scm, gnu/packages/kodi.scm, gnu/packages/libreoffice.scm, gnu/packages/linux.scm, gnu/packages/messaging.scm, gnu/packages/mpd.scm, gnu/packages/music.scm, gnu/packages/rdf.scm, gnu/packages/serialization.scm, gnu/packages/version-control.scm, gnu/packages/web.scm, gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xiph.scm: Change imports of (gnu packages asciidoc) or (gnu packages doxygen) to (gnu packages documentation).
2016-05-12Merge branch 'gnome-updates'Mark H Weaver
2016-05-12gnu: linux-libre: Update to 4.5.4.Mark H Weaver
* gnu/packages/linux.scm (linux-libre): Update to 4.5.4.
2016-05-12gnu: linux-libre-4.4: Update to 4.4.10.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.10.
2016-05-12gnu: linux-libre-4.1: Update to 4.1.24.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.24.
2016-05-12gnu: icecat: Update to 38.8.0-gnu1.Mark H Weaver
* gnu/packages/patches/icecat-CVE-2016-2805.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt1.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt2.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt3.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt4.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt5.patch, gnu/packages/patches/icecat-CVE-2016-2808.patch, gnu/packages/patches/icecat-CVE-2016-2814.patch, gnu/packages/patches/icecat-re-enable-DHE-cipher-suites.patch, gnu/packages/patches/icecat-update-bundled-graphite2.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/gnuzilla.scm (icecat): Update to 38.8.0-gnu1. [source] Remove deleted patches.
2016-05-12gnu: Add NetCDF.Eric Bavier
* gnu/packages/maths.scm (netcdf, netcdf-parallel-openmpi): New variables.
2016-05-12gnu: Add Matio.Eric Bavier
* gnu/packages/maths.scm (matio): New variable.
2016-05-12gnu: Add h5check.Eric Bavier
* gnu/packages/maths.scm (h5check): New variable.
2016-05-12gnu: Add hdf5-openmpi.Eric Bavier
* gnu/packages/maths.scm (hdf5-openmpi): New variable.
2016-05-12gnu: hdf5: Have configure honor SOURCE_DATE_EPOCH.Eric Bavier
* gnu/packages/patches/hdf5-config-date.patch: New patch. * gnu/packages/maths.scm (hdf5)[source]: Use it. * gnu-system.am (dist_patch_DATA): Add it.
2016-05-12gnu: hdf5: Patch output references to zlib.Eric Bavier
* gnu/packages/maths.scm (hdf5)[arguments]: Use modify-phases. Add 'patch-references' phase.
2016-05-12gnu: hdf5: Update to 1.8.17.Eric Bavier
* gnu/packages/maths.scm (hdf5): Update to 1.8.17.
2016-05-12gnu: Add HYPRE.Eric Bavier
* gnu/packages/maths.scm (hypre, hypre-openmpi): New variables. * gnu/packages/patches/hypre-doc-tables.patch, gnu/packages/patches/hypre-ldflags.patch: New files. * gnu-system.am (dist_patch_DATA): Add them.
2016-05-12gnu: Add doc++.Eric Bavier
* gnu/packages/documentation.scm (doc++): New variable. * gnu/packages/patches/doc++-include-directives.patch, gnu/packages/patches/doc++-segfault-fix.patch: New files. * gnu-system.am (dist_patch_DATA): Add them.
2016-05-12gnu: Move asciidoc and doxygen to new module.Eric Bavier
* gnu/packages/asciidoc.scm (asciidoc): Move this... * gnu/packages/doxygen.scm (doxygen): ...and this... * gnu/packages/documentation.scm: ...to here. New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add accordingly.
2016-05-12gnu: claws-mail: Add shared-mime-info input.Eric Bavier
* gnu/packages/mail.scm (claws-mail)[inputs]: Add shared-mime-info. [arguments]: Add 'patch-mime' phase.
2016-05-12gnu: nmap: Update to 7.12.Efraim Flashner
* gnu/packages/admin.scm (nmap): Update to 7.12.
2016-05-12gnu: tinc: Update to 1.0.28.Efraim Flashner
2016-05-12gnu: openvpn: Update to 2.3.9.Efraim Flashner
* gnu/packages/vpn.scm (openvpn): Update to 2.3.9.
2016-05-11gnu: libarchive: Fix CVE-2016-1541.Leo Famulari
* gnu/packages/backup.scm (libarchive)[replacement]: New field. (libarchive/fixed): New variable. * gnu/packages/patches/libarchive-CVE-2016-1541.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2016-05-12gnu: aseprite: Fix build.宋文武
* gnu/packages/game-development.scm (aseprite)[arguments]: Remove #:phases.
2016-05-11Merge branch 'master' into gnome-updatesMark H Weaver
2016-05-11gnu: libxkbcommon: Move to (gnu packages xdisorg).Danny Milosavljevic
* gnu/packages/qt.scm (libxkbcommon): Move to... * gnu/packages/xdisorg.scm (libxkbcommon): ... here. New variable. * gnu/packages/wm.scm, gnu/packages/gnome.scm, gnu/packages/games.scm: Adjust accordingly.
2016-05-11gnu: Add entr.Matthew Jordan
* gnu/packages/entr.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-05-11gnu: thinkfan: Fix daemon path in init scripts.Nicolas Goaziou
* gnu/packages/linux.scm (thinkfan): Fix daemon path in init scripts. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-05-11gnu: totem: Fix build on i686.Mark H Weaver
* gnu/packages/patches/totem-debug-format-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (totem)[source]: Add patch.
2016-05-11gnu: graphviz: Build the Guile bindings.Roel Janssen
* gnu/packages/graphviz.scm (graphviz)[inputs]: Add SWIG and GUILE-2.0. [arguments]: Add 'move-guile-bindings' phase. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-05-11gnu: libical: Correct zoneinfo search path.Kei Yamashita
* gnu/packages/calendar.scm (libical)[arguments]: substitute FHS-compliant zoneinfo folders with location of tzdata's zoneinfo folder. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-05-11doc: Fix typo.Ludovic Courtès
* doc/guix.texi (Base Services): "gpm-service", not "gmp-service-type".
2016-05-10gnu: libksba: Upsate to 1.3.4.Leo Famulari
* gnu/packages/gnupg.scm (libksba): Update to 1.3.4.
2016-05-10gnu: exim: Update to 4.87.Leo Famulari
* gnu/packages/mail.scm (exim): Update to 4.87.
2016-05-10emacs: Add 'guix-package-from-file' command.Alex Kost
* emacs/guix-main.scm (register-package, packages-from-file): New procedures. (%patterns-makers): Add 'from-file' search type. * emacs/guix-messages.el (guix-messages): Add messages for it. * emacs/guix-ui-package.el (guix-package-from-file): New command. (guix-package-info-insert-location): Adjust for 'from-file' type. * doc/emacs.texi (Emacs Commands): Document it.
2016-05-10emacs: main: Remove top-level package tables.Alex Kost
* emacs/guix-main.scm (%package-vhash, package-vhash, %package-table) (package-table, name+version->key, key->name+version): Remove. (package-by-address, packages-by-name+version): Adjust by using delayed local package tables.
2016-05-10emacs: Simplify 'guix-guile-boolean'.Alex Kost
* emacs/guix-guile.el (guix-guile-boolean): Use straightforward way to define true/false value.