jackhill/guix/guix.git
9 years agognu: Add dovecot.
Mark H Weaver [Thu, 23 Apr 2015 08:58:58 +0000 (04:58 -0400)]
gnu: Add dovecot.

* gnu/packages/mail.scm (dovecot): New variable.

9 years agognu: acpica: Update to 20150410.
Mark H Weaver [Tue, 28 Apr 2015 04:44:51 +0000 (00:44 -0400)]
gnu: acpica: Update to 20150410.

* gnu/packages/admin.scm (acpica): Update to 20150410.

9 years agognu: wpa-supplicant: Update to 2.4.
Mark H Weaver [Sun, 3 May 2015 14:59:02 +0000 (10:59 -0400)]
gnu: wpa-supplicant: Update to 2.4.

* gnu/packages/admin.scm (wpa-supplicant): Update to 2.4.

9 years agognu: parallel: Update to 20150422.
Ludovic Courtès [Sun, 3 May 2015 14:00:54 +0000 (16:00 +0200)]
gnu: parallel: Update to 20150422.

* gnu/packages/parallel.scm (parallel): Update to 20150422.

9 years agognu: help2man: Update to 1.46.6.
Ludovic Courtès [Sun, 3 May 2015 14:00:33 +0000 (16:00 +0200)]
gnu: help2man: Update to 1.46.6.

* gnu/packages/man.scm (help2man): Update to 1.46.6.

9 years agognu: dejagnu: Update to 1.5.3.
Ludovic Courtès [Sun, 3 May 2015 14:00:12 +0000 (16:00 +0200)]
gnu: dejagnu: Update to 1.5.3.

* gnu/packages/dejagnu.scm (dejagnu): Update to 1.5.3.

9 years agognu: Add libwpd.
Andreas Enge [Sun, 3 May 2015 12:28:09 +0000 (14:28 +0200)]
gnu: Add libwpd.

* gnu/packages/libreoffice.scm (libwpd): New variable.

9 years agognu: Add librevenge.
Andreas Enge [Sun, 3 May 2015 11:05:58 +0000 (13:05 +0200)]
gnu: Add librevenge.

* gnu/packages/libreoffice.scm (librevenge): New variable.

Co-authored-by: John Darrington <jmd@gnu.org>
9 years agognu: cppunit: Explicitly link with libdl.
Andreas Enge [Sun, 3 May 2015 10:53:38 +0000 (12:53 +0200)]
gnu: cppunit: Explicitly link with libdl.

* gnu/packages/check.scm (cppunit)[arguments]: Add #:make-flags.

9 years agoguix: build: Add transitive source building.
Eric Bavier [Wed, 28 Jan 2015 19:33:28 +0000 (13:33 -0600)]
guix: build: Add transitive source building.

* guix/scripts/build.scm (%options, options->derivations): Add --sources
  option.
* doc/guix.texi (Invoking guix build): Document --sources option.
* tests/guix-build.sh: Add tests.

9 years agoguix: packages: Add package-direct-sources and package-transitive-sources.
Eric Bavier [Fri, 24 Apr 2015 12:57:51 +0000 (07:57 -0500)]
guix: packages: Add package-direct-sources and package-transitive-sources.

* guix/tests.scm (dummy-origin): New syntax.
* guix/packages.scm (package-direct-sources)
  (package-transitive-sources): New procedures.
* tests/packages.scm ("package-direct-sources, no source")
  ("package-direct-sources, #f source")
  ("package-direct-sources, not input source", "package-direct-sources")
  ("package-transitive-sources"): Test them.

9 years agoinstall: Add bash-completion to the packages.
Ludovic Courtès [Sat, 2 May 2015 22:08:37 +0000 (00:08 +0200)]
install: Add bash-completion to the packages.

* gnu/system/install.scm (installation-os)[packages]: Add
  BASH-COMPLETION.

9 years agoprofiles: Store search paths in manifests.
Ludovic Courtès [Sat, 2 May 2015 21:55:24 +0000 (23:55 +0200)]
profiles: Store search paths in manifests.

Discussed in <http://bugs.gnu.org/20255>.

* guix/packages.scm (sexp->search-path-specification): New variable.
* guix/profiles.scm (<manifest-entry>)[search-paths]: New field.
  (package->manifest-entry): Initialize it.
  (manifest->gexp): Match it.  Wrap #$deps in (propagated-inputs ...).
  Emit (search-paths ...).  Increment version.
  (find-package): New procedure.
  (sexp->manifest)[infer-search-paths]: New procedure.
  Use it to initialize the 'search-paths' field for versions 0 and 1.
  Add case for version 2.
* guix/scripts/package.scm (search-path-environment-variables)[manifest-entry->package]:
  Remove.
  Use 'manifest-entry-search-paths' instead of 'manifest-entry->package'
  plus 'package-native-search-paths'.
* tests/profiles.scm ("profile-manifest, search-paths"): New test.

9 years agoMerge branch 'core-updates'
Ludovic Courtès [Sat, 2 May 2015 20:42:53 +0000 (22:42 +0200)]
Merge branch 'core-updates'

9 years agohydra: Update Guix job set.
Ludovic Courtès [Fri, 1 May 2015 20:09:00 +0000 (22:09 +0200)]
hydra: Update Guix job set.

* build-aux/hydra/guix.scm (tarball-package): Remove 'nix-checkout'
  parameter.  Remove 'arguments', 'native-inputs', and 'location'
  fields.  Adjust caller accordingly.
  (hydra-jobs): Remove 'nix-checkout'.

9 years agobuild-system/gnu: 'dist-package' preserves the package's native inputs.
Ludovic Courtès [Fri, 1 May 2015 20:06:50 +0000 (22:06 +0200)]
build-system/gnu: 'dist-package' preserves the package's native inputs.

* guix/build-system/gnu.scm (dist-package)[native-inputs]: Preserve P's
  native-inputs.

9 years agobuild-system/gnu: Adjust to removal of a "bin" output for Libtool.
Ludovic Courtès [Fri, 1 May 2015 20:05:10 +0000 (22:05 +0200)]
build-system/gnu: Adjust to removal of a "bin" output for Libtool.

* guix/build-system/gnu.scm (dist-package): Change libtool:bin input to
  just libtool.

9 years agognu: gcj: Remove broken symlink and conflicting files.
Ricardo Wurmus [Thu, 30 Apr 2015 15:11:39 +0000 (17:11 +0200)]
gnu: gcj: Remove broken symlink and conflicting files.

* gnu/packages/gcc.scm (gcj)[arguments]: Add a build phase to remove a broken
  symlink and generic stump binaries.

9 years agognu: mesa: Update to 10.5.4.
Taylan Ulrich Bayırlı/Kammer [Sat, 25 Apr 2015 10:02:33 +0000 (12:02 +0200)]
gnu: mesa: Update to 10.5.4.

* gnu/packages/gl.scm (mesa): Update version to 10.5.4.  Add libxvmc to
  inputs.  Remove python, gettext, flex, and bison from native-inputs.  Remove
  hack that was necessary to prevent rebuilding parts of the build system.

9 years agognu: mesa: Add libva input.
Taylan Ulrich Bayırlı/Kammer [Tue, 28 Apr 2015 13:08:47 +0000 (15:08 +0200)]
gnu: mesa: Add libva input.

There is a circular dependency between Mesa and libVA, so we use a
libva-no-mesa package that builds libVA without GLX and EGL support, and use
that for building Mesa.

* gnu/packages/gl.scm (libva-for-mesa): New variable.
(mesa): Add as input.

9 years agognu: linux-libre: Update to 4.0.1.
Mark H Weaver [Fri, 1 May 2015 15:18:56 +0000 (11:18 -0400)]
gnu: linux-libre: Update to 4.0.1.

* gnu/packages/linux.scm (linux-libre): Update to 4.0.1.

9 years agognu: ebook: Drop circular inclusion of the module into itself.
Andreas Enge [Fri, 1 May 2015 20:43:08 +0000 (22:43 +0200)]
gnu: ebook: Drop circular inclusion of the module into itself.

* gnu/packages/ebook.scm: Do not import (gnu packages ebook).

9 years agoservices: Add console-keymap service.
Alex Kost [Sat, 25 Apr 2015 19:52:29 +0000 (22:52 +0300)]
services: Add console-keymap service.

* gnu/services/base.scm (console-keymap-service): New procedure.
* doc/guix.texi (Base Services): Document it.

Co-authored-by: 宋文武 <iyzsong@gmail.com>
9 years agobash completion: Complete long options with no short variant.
Ludovic Courtès [Fri, 1 May 2015 15:39:39 +0000 (17:39 +0200)]
bash completion: Complete long options with no short variant.

* etc/completion/bash/guix (_guix_complete_option): Change grep regexp
  to match options that don't have a short option name.

9 years agognu: polkit-qt: Add $libdir to RUNPATH.
Ludovic Courtès [Fri, 1 May 2015 15:38:44 +0000 (17:38 +0200)]
gnu: polkit-qt: Add $libdir to RUNPATH.

* gnu/packages/polkit.scm (polkit-qt)[arguments]: Add
  #:configure-flags.

9 years agocheck-available-binaries: Use %HYDRA-SUPPORTED-SYSTEMS.
Ludovic Courtès [Fri, 1 May 2015 15:38:09 +0000 (17:38 +0200)]
check-available-binaries: Use %HYDRA-SUPPORTED-SYSTEMS.

* build-aux/check-available-binaries.scm: Use %HYDRA-SUPPORTED-SYSTEMS
  instead of %SUPPORTED-SYSTEMS.

9 years agognu: mariadb: Remove now unneeded workaround.
Ludovic Courtès [Fri, 1 May 2015 15:34:03 +0000 (17:34 +0200)]
gnu: mariadb: Remove now unneeded workaround.

This has been redundant since 21e583d.

* gnu/packages/databases.scm (mariadb)[arguments]: Remove LDFLAGS
  definition.

9 years agolist-packages: Add status link only for systems supported on Hydra.
Ludovic Courtès [Fri, 1 May 2015 14:10:08 +0000 (16:10 +0200)]
list-packages: Add status link only for systems supported on Hydra.

* build-aux/list-packages.scm (package->sxml)[status]:
  Intersect (package-transitive-supported-systems package) with
  %HYDRA-SUPPORTED-SYSTEMS.

9 years agopackages: Add '%hydra-supported-systems'.
Ludovic Courtès [Fri, 1 May 2015 14:05:40 +0000 (16:05 +0200)]
packages: Add '%hydra-supported-systems'.

* build-aux/hydra/gnu-system.scm (%hydra-supported-systems): Remove.
* guix/packages.scm (%hydra-supported-systems): New variable.

9 years agognu: ganv: Set the RUNPATH of binaries to $libdir.
Ludovic Courtès [Fri, 1 May 2015 14:01:49 +0000 (16:01 +0200)]
gnu: ganv: Set the RUNPATH of binaries to $libdir.

* gnu/packages/gtk.scm (ganv)[arguments]: Add 'set-ldflags' phase.

9 years agoMerge branch 'master' into core-updates
Ludovic Courtès [Fri, 1 May 2015 13:03:30 +0000 (15:03 +0200)]
Merge branch 'master' into core-updates

9 years agoserialization: Adjust the permissive UTF-8 decoder to Guile 2.0.12ish.
Ludovic Courtès [Fri, 1 May 2015 11:10:18 +0000 (13:10 +0200)]
serialization: Adjust the permissive UTF-8 decoder to Guile 2.0.12ish.

* guix/serialization.scm (read-maybe-utf8-string): Use
  'set-port-encoding!' and 'set-port-conversion-strategy!' instead of
  setting '%default-port-encoding' and
  '%default-port-conversion-strategy'.  This accounts for Guile commit
  d574d96, which changes bytevector input ports to use ISO-8859-1.

9 years agosubstitute: Fix file descriptor leak in 'http-multiple-get'.
Ludovic Courtès [Fri, 1 May 2015 10:50:27 +0000 (12:50 +0200)]
substitute: Fix file descriptor leak in 'http-multiple-get'.

In practice we would not leak much since we reconnect after ~100
requests (with nginx running on hydra.gnu.org.)

* guix/scripts/substitute.scm (http-multiple-get): Call 'close-port'
  before 'connect'.

9 years agognu: qt: Add patch for i686 build problem.
Taylan Ulrich Bayırlı/Kammer [Thu, 30 Apr 2015 21:25:54 +0000 (23:25 +0200)]
gnu: qt: Add patch for i686 build problem.

See <https://bugreports.qt.io/browse/QTBUG-45205>.

* gnu/packages/patches/qt5-conflicting-typedefs.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/qt.scm (qt): Add the patch.

9 years agoThank Joshua.
Ludovic Courtès [Thu, 30 Apr 2015 22:02:11 +0000 (00:02 +0200)]
Thank Joshua.

9 years agodownload: Honor the 'http_proxy' and 'https_proxy' env. vars.
Ludovic Courtès [Thu, 30 Apr 2015 21:54:06 +0000 (23:54 +0200)]
download: Honor the 'http_proxy' and 'https_proxy' env. vars.

Fixes <http://bugs.gnu.org/20402>.
Reported by Joshua Randall <jcrandall@alum.mit.edu>.

* guix/download.scm (url-fetch): Pass #:leaked-env-vars to
  'gexp->derivation'.

9 years agoderivations: Add #:leaked-env-vars parameter.
Ludovic Courtès [Thu, 30 Apr 2015 21:51:44 +0000 (23:51 +0200)]
derivations: Add #:leaked-env-vars parameter.

Suggested by Joshua Randall <jcrandall@alum.mit.edu>
in <http://bugs.gnu.org/20402>.

* guix/derivations.scm (derivation): Add #:leaked-env-vars parameter.
  [user+system-env-vars]: Honor it.
* guix/gexp.scm (gexp->derivation): Add #:leaked-env-vars and pass it to
  'raw-derivation'.
* doc/guix.texi (Derivations, G-Expressions): Adjust accordingly.

9 years agodownload: Simplify 'open-connection-for-uri' to support HTTP proxies.
Ludovic Courtès [Thu, 30 Apr 2015 20:13:04 +0000 (22:13 +0200)]
download: Simplify 'open-connection-for-uri' to support HTTP proxies.

Partly fixes <http://bugs.gnu.org/20402>.
Reported by Joshua Randall <jcrandall@alum.mit.edu>.

* guix/build/download.scm (open-connection-for-uri): Rewrite to be a
  small wrapper around 'open-socket-for-uri'.  This procedure was
  initially introduced in d14ecda to work around the lack of NSS modules
  during bootstrap but that has become unnecessary since 0621349, which
  introduced a bootstrap Guile that uses static NSS modules (from commit
  d3b5972.)
  On Guile >= 2.0.10, this allows the 'http_proxy' environment variable
  to be used.

9 years agognu: Add orcus.
Andreas Enge [Thu, 30 Apr 2015 19:23:29 +0000 (21:23 +0200)]
gnu: Add orcus.

* gnu/packages/libreoffice.scm (orcus): New variable.

9 years agognu: lilv: Set rpath via LDFLAGS.
Taylan Ulrich Bayırlı/Kammer [Thu, 30 Apr 2015 14:33:06 +0000 (16:33 +0200)]
gnu: lilv: Set rpath via LDFLAGS.

Fixes <http://bugs.gnu.org/20040>.

* gnu/packages/audio.scm (lilv): Add a pre-configure phase setting $LDFLAGS to
  set the rpath to $out/lib.

9 years agognu: sord: Set rpath via LDFLAGS.
Taylan Ulrich Bayırlı/Kammer [Thu, 30 Apr 2015 14:32:30 +0000 (16:32 +0200)]
gnu: sord: Set rpath via LDFLAGS.

Fixes <http://bugs.gnu.org/20044>.

* gnu/packages/rdf.scm (sord): Add a pre-configure phase setting $LDFLAGS to
  set the rpath to $out/lib.

9 years agognu: serd: Set rpath via LDFLAGS.
Taylan Ulrich Bayırlı/Kammer [Thu, 30 Apr 2015 14:30:41 +0000 (16:30 +0200)]
gnu: serd: Set rpath via LDFLAGS.

Fixes <http://bugs.gnu.org/20051>.

* gnu/packages/rdf.scm (serd): Add a pre-configure phase setting $LDFLAGS to
  set the rpath to $out/lib.

9 years agognu: wxwidgets: Set rpath in LDFLAGS.
Taylan Ulrich Bayırlı/Kammer [Thu, 30 Apr 2015 12:29:05 +0000 (14:29 +0200)]
gnu: wxwidgets: Set rpath in LDFLAGS.

Fixes <http://bugs.gnu.org/20049>.

* gnu/packages/wxwidgets.scm (wxwidgets): Add a make flag to set rpath to
  $out/lib via LDFLAGS.

9 years agognu: gcc: Add link to upstream bug report.
Ludovic Courtès [Thu, 30 Apr 2015 11:43:55 +0000 (13:43 +0200)]
gnu: gcc: Add link to upstream bug report.

* gnu/packages/gcc.scm (gcc-4.8): Add link to bug report in comment.

9 years agognu: gcc: Add $libdir to the RUNPATH of libvtv.so.
Ludovic Courtès [Thu, 30 Apr 2015 11:31:59 +0000 (13:31 +0200)]
gnu: gcc: Add $libdir to the RUNPATH of libvtv.so.

* gnu/packages/gcc.scm (gcc-4.9): Inherit from GCC-4.8.
  [source]: Add 'gcc-libvtv-runpath.patch'.
  (gcc-5.1): Inherit from GCC-4.9.
  [source]: Use patches from GCC-4.9.
* gnu/packages/patches/gcc-libvtv-runpath.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.

9 years agognu: libva: Patch a dlopen call, set drivers path.
Taylan Ulrich Bayırlı/Kammer [Tue, 28 Apr 2015 15:48:24 +0000 (17:48 +0200)]
gnu: libva: Patch a dlopen call, set drivers path.

* gnu/packages/video.scm (libva): Patch the reference to libva-x11.so (passed
  to dlopen()) to use an absolute path.  Add --with-drivers-path= to
  #:configure-flags with a value pointing to mesa's $prefix/lib/dri.

9 years agoinstall: Make /var/lock.
Ludovic Courtès [Wed, 29 Apr 2015 20:27:46 +0000 (22:27 +0200)]
install: Make /var/lock.

Reported by 宋文武 <iyzsong@gmail.com>.

* gnu/build/install.scm (directives): Add /var/lock.

9 years agognu: jack2: Add $libdir to the RUNPATH of all the binaries.
宋文武 [Wed, 29 Apr 2015 16:03:10 +0000 (00:03 +0800)]
gnu: jack2: Add $libdir to the RUNPATH of all the binaries.

* gnu/packages/audio.scm (jack2)[arguments]: Add #:phases.

9 years agognu: Remove gstreamer-0.10 and gst-plugins-base-0.10.
宋文武 [Wed, 29 Apr 2015 08:19:52 +0000 (16:19 +0800)]
gnu: Remove gstreamer-0.10 and gst-plugins-base-0.10.

* gnu/packages/gstreamer.scm (gstreamer-0.10, gst-plugins-base-0.10):
  Remove variables.
* gnu/packages/patches/gstreamer-0.10-bison3.patch,
  gnu/packages/patches/gstreamer-0.10-silly-test.patch: Remove files.
* gnu-system.am (dist_patch_DATA): Remove them.

9 years agognu: Add xmp.
宋文武 [Wed, 29 Apr 2015 06:48:55 +0000 (14:48 +0800)]
gnu: Add xmp.

* gnu/packages/audio.scm (xmp): New variable.

9 years agognu: Add libxmp.
宋文武 [Wed, 29 Apr 2015 06:48:26 +0000 (14:48 +0800)]
gnu: Add libxmp.

* gnu/packages/audio.scm (libxmp): New variable.

9 years agognu: Add libmodplug.
宋文武 [Wed, 29 Apr 2015 03:03:48 +0000 (11:03 +0800)]
gnu: Add libmodplug.

* gnu/packages/audio.scm (libmodplug): New variable.

9 years agognu: Add python-tornado.
Ricardo Wurmus [Tue, 28 Apr 2015 08:18:22 +0000 (10:18 +0200)]
gnu: Add python-tornado.

* gnu/packages/python.scm (python-tornado, python2-tornado): New variables.

9 years agognu: Add python2-backport-ssl-match-hostname.
Ricardo Wurmus [Tue, 28 Apr 2015 08:17:49 +0000 (10:17 +0200)]
gnu: Add python2-backport-ssl-match-hostname.

* gnu/packages/python.scm (python2-backport-ssl-match-hostname): New variable.

9 years agognu: Add icedtea7.
Ricardo Wurmus [Tue, 24 Mar 2015 11:09:29 +0000 (12:09 +0100)]
gnu: Add icedtea7.

* gnu/packages/java.scm (icedtea7): New variable.

9 years agognu: cmake: Disable parallel tests.
宋文武 [Tue, 28 Apr 2015 09:16:18 +0000 (17:16 +0800)]
gnu: cmake: Disable parallel tests.

* gnu/packages/cmake.scm (cmake)[arguments]: Add #:parallel-tests?.
  Set 'CTEST_OUTPUT_ON_FAILURE' to 'TRUE' in 'set-paths phase.

9 years agognu: cmake: Update to 3.2.2.
宋文武 [Tue, 28 Apr 2015 07:29:17 +0000 (15:29 +0800)]
gnu: cmake: Update to 3.2.2.

* gnu/packages/cmake.scm (cmake): Update to 3.2.2.
* gnu/packages/patches/cmake-fix-tests.patch: Skip test for BundleUtilities.

9 years agognu: Add ixion.
Andreas Enge [Mon, 27 Apr 2015 20:09:15 +0000 (22:09 +0200)]
gnu: Add ixion.

* gnu/packages/libreoffice.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.

Co-authored-by: John Darrington <jmd@gnu.org>
9 years agognu: Add extremetuxracer.
Christopher Allan Webber [Mon, 27 Apr 2015 04:40:40 +0000 (23:40 -0500)]
gnu: Add extremetuxracer.

* gnu/packages/games.scm (extremetuxracer): New variable.

9 years agognu: imlib2: Update to 1.4.7.
Alex Kost [Mon, 27 Apr 2015 17:56:00 +0000 (20:56 +0300)]
gnu: imlib2: Update to 1.4.7.

* gnu/packages/image.scm (imlib2): Update to 1.4.7.

9 years agognu: icedtea6: Split test fixing phases.
Ricardo Wurmus [Mon, 20 Apr 2015 10:55:20 +0000 (12:55 +0200)]
gnu: icedtea6: Split test fixing phases.

* gnu/packages/java.scm (icedtea6)[arguments]: Split phase 'fix-tests into
  three phases 'fix-test-framework, 'fix-hotspot-tests, and 'fix-jdk-tests.

9 years agognu: flexbar: Enable tests.
Ricardo Wurmus [Mon, 27 Apr 2015 09:48:00 +0000 (11:48 +0200)]
gnu: flexbar: Enable tests.

* gnu/packages/bioinformatics.scm (flexbar): Enable tests.

9 years agognu: tbb: Set rpath in LDFLAGS.
Ricardo Wurmus [Mon, 27 Apr 2015 09:21:08 +0000 (11:21 +0200)]
gnu: tbb: Set rpath in LDFLAGS.

* gnu/packages/tbb.scm (tbb)[arguments]: Set rpath to "/lib" output directory
  in LDFLAGS.

9 years agognu: Add sfml.
David Thompson [Sun, 26 Apr 2015 20:38:43 +0000 (16:38 -0400)]
gnu: Add sfml.

* gnu/packages/game-development.scm (sfml): New variable.

9 years agognu: mpv: Update to 0.9.0.
宋文武 [Mon, 27 Apr 2015 08:58:00 +0000 (16:58 +0800)]
gnu: mpv: Update to 0.9.0.

* gnu/packages/video.scm (mpv): Update to 0.9.0.

9 years agognu: ffmpeg: Don't use patchelf.
宋文武 [Mon, 27 Apr 2015 07:02:45 +0000 (15:02 +0800)]
gnu: ffmpeg: Don't use patchelf.

* gnu/packages/video.scm (ffmpeg)[inputs]: Remove patchelf.
  [arguments]: Remove #:modules, #:imported-modules and 'add-lib-to-runpath
  phase.  Pass '--extra-ldflags=-Wl,-rpath=$libdir' to `configure'.

9 years agognu: ffmpeg: Update to 2.6.2.
宋文武 [Mon, 27 Apr 2015 07:00:15 +0000 (15:00 +0800)]
gnu: ffmpeg: Update to 2.6.2.

* gnu/packages/video.scm (ffmpeg): Update to 2.6.2.

9 years agognu: Add guile-minikanren.
Christopher Allan Webber [Wed, 22 Apr 2015 03:40:15 +0000 (22:40 -0500)]
gnu: Add guile-minikanren.

* gnu/packages/guile.scm (guile-minikanren): New variable.

9 years agoMerge branch 'master' into core-updates.
Andreas Enge [Sun, 26 Apr 2015 18:08:49 +0000 (20:08 +0200)]
Merge branch 'master' into core-updates.

9 years agognu: evas-generic-loaders: Update to 1.13.2.
Andreas Enge [Sun, 26 Apr 2015 15:44:47 +0000 (17:44 +0200)]
gnu: evas-generic-loaders: Update to 1.13.2.

* gnu/packages/enlightenment.scm (evas-generic-loaders): Update to 1.13.2.
  Use https for the URL to avoid a redirection.

9 years agognu: gpgme: Update to 1.5.4.
Andreas Enge [Sun, 26 Apr 2015 15:24:51 +0000 (17:24 +0200)]
gnu: gpgme: Update to 1.5.4.

* gnu/packages/gnupg.scm (gpgme): Update to 1.5.4.

9 years agoMerge branch 'wip-glib' into master.
Andreas Enge [Sun, 26 Apr 2015 14:05:39 +0000 (16:05 +0200)]
Merge branch 'wip-glib' into master.

Conflicts:
gnu/packages/package-management.scm

9 years agognu: Add calf plugins.
Ricardo Wurmus [Sun, 26 Apr 2015 08:44:14 +0000 (10:44 +0200)]
gnu: Add calf plugins.

* gnu/packages/audio.scm (calf): New variable.

9 years agognu: Add fluidsynth.
Ricardo Wurmus [Sat, 25 Apr 2015 19:35:48 +0000 (21:35 +0200)]
gnu: Add fluidsynth.

* gnu/packages/audio.scm (fluidsynth): New variable.

9 years agognu: Add mdds.
Andreas Enge [Sun, 26 Apr 2015 12:38:23 +0000 (14:38 +0200)]
gnu: Add mdds.

* gnu/packages/boost.scm (mdds): New variable.

9 years agognu: Add gitolite.
David Thompson [Thu, 16 Apr 2015 07:23:52 +0000 (03:23 -0400)]
gnu: Add gitolite.

* gnu/packages/version-control.scm (gitolite): New variable.
* gnu/packages/patches/gitolite-openssh-6.8-compat.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.

9 years agognu: nginx: Update to 1.8.0.
David Thompson [Fri, 24 Apr 2015 12:08:02 +0000 (08:08 -0400)]
gnu: nginx: Update to 1.8.0.

* gnu/packages/web.scm (nginx): Update to 1.8.0.

9 years agognu: wpa-supplicant: Add fix for CVE-2015-1863.
Mark H Weaver [Fri, 24 Apr 2015 00:31:05 +0000 (20:31 -0400)]
gnu: wpa-supplicant: Add fix for CVE-2015-1863.

* gnu/packages/patches/wpa-supplicant-CVE-2015-1863.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (wpa-supplicant): Add patch.

9 years agobuild-system/{cmake,glib-or-gtk}: Add #:validate-runpath? parameter.
Ludovic Courtès [Thu, 23 Apr 2015 16:51:50 +0000 (18:51 +0200)]
build-system/{cmake,glib-or-gtk}: Add #:validate-runpath? parameter.

* guix/build-system/cmake.scm (cmake-build): Add #:validate-runpath?
  parameter and pass it to BUILDER.
* guix/build-system/glib-or-gtk.scm (glib-or-gtk-build): Likewise.

9 years agobuild-system/gnu: #:validate-runpath? now defaults to #t.
Ludovic Courtès [Thu, 23 Apr 2015 16:50:37 +0000 (18:50 +0200)]
build-system/gnu: #:validate-runpath? now defaults to #t.

* guix/build/gnu-build-system.scm (validate-runpath): Change default
  value of VALIDATE-RUNPATH? to #t.

9 years agobuild-system/gnu: Gracefully handle dangling symlinks.
Ludovic Courtès [Thu, 23 Apr 2015 09:59:35 +0000 (11:59 +0200)]
build-system/gnu: Gracefully handle dangling symlinks.

Fixes <http://bugs.gnu.org/20081>.
Reported by Tomáš Čech <tcech@suse.cz>.

* guix/build/gnu-build-system.scm (patch-source-shebangs): Remove files
  that don't pass 'file-exists?'.
  (patch-generated-file-shebangs): Likewise.

9 years agogremlin: Add support for the expansion of $ORIGIN in RUNPATH.
Ludovic Courtès [Thu, 23 Apr 2015 09:23:14 +0000 (11:23 +0200)]
gremlin: Add support for the expansion of $ORIGIN in RUNPATH.

* guix/build/gremlin.scm (expand-variable, expand-origin): New
  procedures.
  (validate-needed-in-runpath): Map 'expand-origin' to the RUNPATH field
  of DYNINFO.
* tests/gremlin.scm ("expand-origin"): New test.

9 years agognu: r: Update to 3.2.0.
Ricardo Wurmus [Wed, 22 Apr 2015 10:26:45 +0000 (12:26 +0200)]
gnu: r: Update to 3.2.0.

* gnu/packages/statistics.scm (r): Update to 3.2.0.

9 years agognu: r: Set library rpath.
Ricardo Wurmus [Wed, 22 Apr 2015 09:58:44 +0000 (11:58 +0200)]
gnu: r: Set library rpath.

* gnu/packages/statistics.scm (r)[arguments]: Add the rpath for lib directory
  of output to LDFLAGS.

9 years agognu: postgresql: Update to 9.3.6.
Mark H Weaver [Thu, 23 Apr 2015 10:27:47 +0000 (06:27 -0400)]
gnu: postgresql: Update to 9.3.6.

* gnu/packages/databases.scm (postgresql): Update to 9.3.6.  Use .bz2 tarball.

9 years agognu: notmuch: Update to 0.19; add man pages and bash completion.
Mark H Weaver [Thu, 23 Apr 2015 10:04:36 +0000 (06:04 -0400)]
gnu: notmuch: Update to 0.19; add man pages and bash completion.

* gnu/packages/mail.scm (notmuch)[source]: Update to 0.19.
  [arguments]: In 'configure' phase, set CC environment variable.  Arrange to
  use rst2man.py instead of rst2man.
  [native-inputs]: Add python-2, python2-docutils, and bash-completion.

9 years agognu: Add gcc-5.1.0 and gcc-toolchain-5.1.0.
Mark H Weaver [Thu, 23 Apr 2015 05:05:36 +0000 (01:05 -0400)]
gnu: Add gcc-5.1.0 and gcc-toolchain-5.1.0.

* gnu/packages/gcc.scm (gcc-5.1): New variable.
* gnu/packages/commencement.scm (gcc-toolchain-5.1): New variable.

9 years agognu: Add missing (gnu packages gettext) module import.
Mark H Weaver [Thu, 23 Apr 2015 01:48:20 +0000 (21:48 -0400)]
gnu: Add missing (gnu packages gettext) module import.

This is a followup to 6162b95d21a7b75fe3753c22c7755c5d12a8302f.

* gnu/packages/base.scm: Import (gnu packages gettext).

9 years agognu: xfce4-settings: Add more inputs.
宋文武 [Wed, 22 Apr 2015 23:38:26 +0000 (07:38 +0800)]
gnu: xfce4-settings: Add more inputs.

* gnu/packages/xfce.scm (xfce4-settings)[inputs]: Add libxklavier,
  upower and xf86-input-libinput.

9 years agognu: libinput: Update to 0.14.1.
宋文武 [Wed, 22 Apr 2015 23:37:44 +0000 (07:37 +0800)]
gnu: libinput: Update to 0.14.1.

* gnu/packages/freedesktop.scm (libinput): Update to 0.14.1.

9 years agognu: Add xf86-input-libinput.
宋文武 [Wed, 22 Apr 2015 23:35:56 +0000 (07:35 +0800)]
gnu: Add xf86-input-libinput.

* gnu/packages/xorg.scm (xf86-input-libinput): New variable.

9 years agognu: guix: Update development snapshot.
Mark H Weaver [Wed, 22 Apr 2015 21:29:22 +0000 (17:29 -0400)]
gnu: guix: Update development snapshot.

* gnu/packages/package-management.scm (guix-devel): Update to fc34dee.

9 years agognu: gcc: Do not always disable RUNPATH validation.
Ludovic Courtès [Wed, 22 Apr 2015 22:01:59 +0000 (00:01 +0200)]
gnu: gcc: Do not always disable RUNPATH validation.

* gnu/packages/gcc.scm (gcc-4.7)[arguments]: Remove explicit
  #:validate-runpath? #f.
* gnu/packages/commencement.scm (gcc-boot0)[arguments]: Remove case for
  #:validate-runpath?.
  (gcc-final)[arguments]: Add literal #:validate-runpath? #f.
* gnu/packages/cross-base.scm (cross-gcc-arguments): Remove case for
  #:validate-runpath?.

9 years agognu: gcc: Add a RUNPATH to libstdc++.so so that it finds libgcc_s.so.
Ludovic Courtès [Wed, 22 Apr 2015 22:03:34 +0000 (00:03 +0200)]
gnu: gcc: Add a RUNPATH to libstdc++.so so that it finds libgcc_s.so.

Fixes <http://bugs.gnu.org/20358>.
Reported by 宋文武 <iyzsong@gmail.com>.

* gnu/packages/gcc.scm (gcc-4.7)[arguments]: Add 'substitute*' form for
  "libstdc++-v3/src/Makefile.in".

9 years agognu: commencement: Remove unneeded configure flag for bootstrap gettext.
Ludovic Courtès [Tue, 21 Apr 2015 22:31:22 +0000 (00:31 +0200)]
gnu: commencement: Remove unneeded configure flag for bootstrap gettext.

* gnu/packages/commencement.scm (gettext-boot0): Remove unneeded
  --disable-threads.

9 years agopackages: Add armhf-linux to %supported-systems.
Mark H Weaver [Wed, 22 Apr 2015 20:49:11 +0000 (16:49 -0400)]
packages: Add armhf-linux to %supported-systems.

* guix/packages.scm (%supported-systems): Add "armhf-linux".

9 years agohydra: Add %hydra-supported-systems variable and use it.
Mark H Weaver [Wed, 22 Apr 2015 20:46:07 +0000 (16:46 -0400)]
hydra: Add %hydra-supported-systems variable and use it.

* build-aux/hydra/gnu-system.scm (%hydra-supported-systems): New variable.
  (hydra-jobs): Use %hydra-supported-systems instead of %supported-systems.

9 years agotests: Select appropriate bootstrap guile version for current system.
Mark H Weaver [Wed, 22 Apr 2015 20:54:13 +0000 (16:54 -0400)]
tests: Select appropriate bootstrap guile version for current system.

* tests/packages.scm ("package-source-derivation, snippet"): Select appropriate
  guile-2.0.x.tar.xz tarball based on the value of (%current-system).

9 years agognu: perl: Fix Module::Pluggable for symlink forests.
Eric Bavier [Sun, 19 Apr 2015 14:59:23 +0000 (09:59 -0500)]
gnu: perl: Fix Module::Pluggable for symlink forests.

* gnu/packages/patches/perl-module-pluggable-search.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/perl.scm (perl)[source]: Add patch.

9 years agognu: ccl: Add default 'match' cases for unsupported platforms.
Mark H Weaver [Wed, 22 Apr 2015 03:25:12 +0000 (23:25 -0400)]
gnu: ccl: Add default 'match' cases for unsupported platforms.

* gnu/packages/lisp.scm (ccl)[arguments]: Add default 'match' cases for
  unsupported platforms.