jackhill/guix/guix.git
9 years agoMerge branch 'master' into core-updates
宋文武 [Wed, 8 Apr 2015 08:04:37 +0000 (16:04 +0800)]
Merge branch 'master' into core-updates

9 years agognu: at-spi2-core: Move html documentation to 'doc' output.
宋文武 [Wed, 8 Apr 2015 03:30:58 +0000 (11:30 +0800)]
gnu: at-spi2-core: Move html documentation to 'doc' output.

* gnu/packages/gtk.scm (at-spi2-core)[outputs]: New field.
  [arguments]: Add #:configure-flags.

9 years agognu: at-spi2-atk: Propagate input at-spi2-core.
宋文武 [Wed, 8 Apr 2015 03:24:40 +0000 (11:24 +0800)]
gnu: at-spi2-atk: Propagate input at-spi2-core.

* gnu/packages/gtk.scm (at-spi2-atk): Move at-spi2-core to 'propagated-inputs'.
  Move dbus to 'native-inputs'.

9 years agognu: at-spi2-atk: Enable tests.
宋文武 [Wed, 8 Apr 2015 03:17:06 +0000 (11:17 +0800)]
gnu: at-spi2-atk: Enable tests.

* gnu/packages/gtk.scm (at-spi2-atk)[arguments]: Remove #:tests? #f.
  Add #:phases.

9 years agognu: atk: Propagate input glib.
宋文武 [Wed, 8 Apr 2015 03:11:50 +0000 (11:11 +0800)]
gnu: atk: Propagate input glib.

* gnu/packages/gtk.scm (atk): Move glib to 'propagated-inputs'.

9 years agognu: at-spi2-atk: Update to 2.16.0.
宋文武 [Wed, 8 Apr 2015 03:08:24 +0000 (11:08 +0800)]
gnu: at-spi2-atk: Update to 2.16.0.

* gnu/packages/gtk.scm (at-spi2-atk): Update to 2.16.0.

9 years agognu: atk: Move html documentation to 'doc' output.
宋文武 [Wed, 8 Apr 2015 03:07:12 +0000 (11:07 +0800)]
gnu: atk: Move html documentation to 'doc' output.

* gnu/packages/gtk.scm (atk)[outputs]: New field.
  [arguments]: New field.

9 years agognu: atk: Update to 2.16.0.
宋文武 [Wed, 8 Apr 2015 03:03:07 +0000 (11:03 +0800)]
gnu: atk: Update to 2.16.0.

* gnu/packages/gtk.scm (atk): Update to 2.16.0.

9 years agognu: at-spi2-core: Enable GObject introspection.
宋文武 [Wed, 8 Apr 2015 02:44:05 +0000 (10:44 +0800)]
gnu: at-spi2-core: Enable GObject introspection.

* gnu/packages/gtk.scm (at-spi2-core)[arguments]: Add #:make-flags.
  [native-inputs]: Add gobject-introspection.

9 years agognu: at-spi2-core: Propagate inputs dbus and glib.
宋文武 [Wed, 8 Apr 2015 02:39:02 +0000 (10:39 +0800)]
gnu: at-spi2-core: Propagate inputs dbus and glib.

* gnu/packages/gtk.scm (at-spi2-core): Move dbus and glib to
  'propagated-inputs'.

9 years agognu: at-spi2-core: Enable tests.
宋文武 [Wed, 8 Apr 2015 02:31:21 +0000 (10:31 +0800)]
gnu: at-spi2-core: Enable tests.

* gnu/packages/gtk.scm (at-spi2-core)[arguments]: Remove #:tests? #f.
  Add #:phases.

9 years agognu: at-spi2-core: Update to 2.16.0.
宋文武 [Wed, 8 Apr 2015 02:24:07 +0000 (10:24 +0800)]
gnu: at-spi2-core: Update to 2.16.0.

* gnu/packages/gtk.scm (at-spi2-core): Update to 2.16.0.

9 years agognu: gtk+-2: Move html documentation to 'doc' output.
宋文武 [Wed, 8 Apr 2015 07:09:26 +0000 (15:09 +0800)]
gnu: gtk+-2: Move html documentation to 'doc' output.

* gnu/packages/gtk.scm (gtk+-2)[outputs]: New field.
  [arguments]<#:configure-flags>: Add '--with-html-dir'.

9 years agognu: gtk+-2: Add more inputs.
宋文武 [Wed, 8 Apr 2015 07:05:11 +0000 (15:05 +0800)]
gnu: gtk+-2: Add more inputs.

* gnu/packages/gtk.scm (gtk+-2)[inputs]: Add cups, libxcomposite,
  libxcursor, libxdamage, libxi, libxinerama and libxrandr.
  [native-inputs]: Add gettext.
  [arguments]: Add #:configure-flags.

9 years agognu: gtk+-2: Update to 2.24.27.
宋文武 [Wed, 8 Apr 2015 06:45:35 +0000 (14:45 +0800)]
gnu: gtk+-2: Update to 2.24.27.

* gnu/packages/gtk.scm (gtk+-2): Update to 2.24.27.

9 years agognu: julia: Pass MARCH make flag.
Ricardo Wurmus [Tue, 7 Apr 2015 08:41:57 +0000 (10:41 +0200)]
gnu: julia: Pass MARCH make flag.

* gnu/packages/julia.scm (julia)[arguments]: Pass "MARCH" flag for supported
  architectures.

9 years agognu: julia: Mark as unsupported on ARM and MIPS.
Ricardo Wurmus [Tue, 7 Apr 2015 08:39:25 +0000 (10:39 +0200)]
gnu: julia: Mark as unsupported on ARM and MIPS.

* gnu/packages/julia.scm (julia): Add 'supported-systems' field.

9 years agognu: wavpack: Fix wavpack.pc by passing '--libdir' to `configure'.
宋文武 [Tue, 7 Apr 2015 03:01:29 +0000 (11:01 +0800)]
gnu: wavpack: Fix wavpack.pc by passing '--libdir' to `configure'.

* gnu/packages/audio.scm (wavpack)[arguments]: New field.

9 years agodoc: Refer to "Substitutes" from "Setting Up the Daemon".
Ludovic Courtès [Tue, 7 Apr 2015 20:58:31 +0000 (22:58 +0200)]
doc: Refer to "Substitutes" from "Setting Up the Daemon".

Suggested by Mark H Weaver.

* doc/guix.texi (Setting Up the Daemon): Add xref to "Substitutes".

9 years agodoc: Mention the relation between module names and file names.
Ludovic Courtès [Tue, 7 Apr 2015 20:53:06 +0000 (22:53 +0200)]
doc: Mention the relation between module names and file names.

* doc/guix.texi (Package Modules): Mention the relation between module
  names and file names.

9 years agodoc: Mention that the current generation is not deleted.
Ludovic Courtès [Tue, 7 Apr 2015 20:47:32 +0000 (22:47 +0200)]
doc: Mention that the current generation is not deleted.

* doc/guix.texi (Invoking guix package): Mention that the current
  generation is not deleted.  This is a followup to d26eb84.

9 years agognu: Emit a warning when a package module cannot be loaded.
Ludovic Courtès [Tue, 7 Apr 2015 20:27:45 +0000 (22:27 +0200)]
gnu: Emit a warning when a package module cannot be loaded.

* guix/ui.scm (warn-about-load-error): New procedure.
* gnu/packages.scm (package-modules): Wrap 'resolve-interface' call in
  'catch #t', and call 'warn-about-load-error' in handler.

9 years agoui: Add 'report-load-error'.
Ludovic Courtès [Tue, 7 Apr 2015 20:07:25 +0000 (22:07 +0200)]
ui: Add 'report-load-error'.

* guix/scripts/system.scm (read-operating-system): Replace error
  handling code by a call to 'report-load-error'.
* guix/ui.scm (report-load-error): New procedure.

9 years agognu: Change ld-wrapper extension from .scm to .in.
Ludovic Courtès [Tue, 7 Apr 2015 19:36:04 +0000 (21:36 +0200)]
gnu: Change ld-wrapper extension from .scm to .in.

* gnu/packages/ld-wrapper.scm: Rename to...
* gnu/packages/ld-wrapper.in: ... this.
* gnu/packages/base.scm (make-ld-wrapper): Adjust "wrapper" input
  accordingly.
* gnu-system.am (GNU_SYSTEM_MODULES): Remove ld-wrapper.scm.
  (MISC_DISTRO_FILES): New variable.

9 years agognu: gcc: Disable RUNPATH validation for native builds.
Ludovic Courtès [Tue, 7 Apr 2015 19:24:37 +0000 (21:24 +0200)]
gnu: gcc: Disable RUNPATH validation for native builds.

* gnu/packages/gcc.scm (gcc-4.7)[arguments]: Pass
  #:validate-runpath? #f.
* gnu/packages/commencement.scm (gcc-boot0)[arguments]: Override
  #:validate-runpath? with 'substitute-keyword-arguments'.
  (gcc-final)[arguments]: Likewise.
* gnu/packages/cross-base.scm (cross-gcc-arguments): Likewise.

9 years agognu: ld-wrapper: Add 'GUIX_LD_WRAPPER_DISABLE_RPATH' environment variable.
Ludovic Courtès [Tue, 7 Apr 2015 08:29:51 +0000 (10:29 +0200)]
gnu: ld-wrapper: Add 'GUIX_LD_WRAPPER_DISABLE_RPATH' environment variable.

* gnu/packages/ld-wrapper.scm (%disable-rpath?): New variable.
  (rpath-arguments): Honor it.

9 years agognu: ld-wrapper: Add '-rpath' flag only for libraries that are in the store.
Ludovic Courtès [Tue, 7 Apr 2015 08:21:36 +0000 (10:21 +0200)]
gnu: ld-wrapper: Add '-rpath' flag only for libraries that are in the store.

This avoids adding bogus entries to the RUNPATH of installed binaries,
pointing to the build directory or similar.

* gnu/packages/ld-wrapper.scm (store-file-name?): New procedure.
  (rpath-arguments): Add "-rpath" flag on when FILE matches
  'store-file-name?', not when it matches 'pure-file-name?'.

9 years agognu: ld-wrapper: Extract symlink dereferencing.
Ludovic Courtès [Tue, 7 Apr 2015 07:47:43 +0000 (09:47 +0200)]
gnu: ld-wrapper: Extract symlink dereferencing.

* gnu/packages/ld-wrapper.scm (readlink*, dereference-symlinks): New
  procedures.
  (pure-file-name?): Use it instead of local loop.

9 years agognu: kbd: Update to 2.0.2.
Mark H Weaver [Tue, 7 Apr 2015 17:18:22 +0000 (13:18 -0400)]
gnu: kbd: Update to 2.0.2.

* gnu/packages/linux.scm (kbd): Update to 2.0.2.

9 years agognu: Add python-drmaa.
Ricardo Wurmus [Wed, 1 Apr 2015 09:59:01 +0000 (11:59 +0200)]
gnu: Add python-drmaa.

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

9 years agognu: Add Solfege.
Ricardo Wurmus [Wed, 11 Mar 2015 08:02:34 +0000 (09:02 +0100)]
gnu: Add Solfege.

* gnu/packages/music.scm (solfege): New variable.

9 years agognu: Add Csound.
Ricardo Wurmus [Tue, 31 Mar 2015 20:28:08 +0000 (22:28 +0200)]
gnu: Add Csound.

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

9 years agognu: Add libiec61883.
宋文武 [Tue, 7 Apr 2015 05:22:40 +0000 (13:22 +0800)]
gnu: Add libiec61883.

* gnu/packages/linux.scm (libiec61883): New variable.

9 years agognu: apl: Update to 1.5.
Mark H Weaver [Tue, 7 Apr 2015 02:22:03 +0000 (22:22 -0400)]
gnu: apl: Update to 1.5.

* gnu/packages/apl.scm (apl): Update to 1.5.

9 years agognu: parallel: Update to 20150322.
Mark H Weaver [Tue, 7 Apr 2015 02:13:48 +0000 (22:13 -0400)]
gnu: parallel: Update to 20150322.

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

9 years agognu: Add libsoup.
宋文武 [Mon, 6 Apr 2015 15:56:35 +0000 (23:56 +0800)]
gnu: Add libsoup.

* gnu/packages/gnome.scm (libsoup): New variable.

9 years agognu: dbus: Update to 1.8.16.
Mark H Weaver [Tue, 7 Apr 2015 02:12:00 +0000 (22:12 -0400)]
gnu: dbus: Update to 1.8.16.

* gnu/packages/glib.scm (dbus): Update to 1.8.16.

9 years agognu: gnutls: Update to 3.3.14.
Mark H Weaver [Tue, 7 Apr 2015 01:55:00 +0000 (21:55 -0400)]
gnu: gnutls: Update to 3.3.14.

* gnu/packages/gnutls.scm (gnutls): Update to 3.3.14.

9 years agognu: gtk+: Update to 3.16.0.
Andy Wingo [Sat, 4 Apr 2015 20:46:47 +0000 (22:46 +0200)]
gnu: gtk+: Update to 3.16.0.

* gnu/packages/gtk.scm (gtk+): Update to 3.16.0.  Add libepoxy to
  propagated-inputs.  Add gettext to native-inputs.  Add a 'pre-configure'
  phase instead of modifying the existing 'configure' phase.  Fix references
  to 'gtk-update-icon-cache' in Makefile.in files.

Co-Authored-By: Mark H Weaver <mhw@netris.org>
9 years agognu: Add libepoxy.
Andy Wingo [Sun, 5 Apr 2015 09:28:32 +0000 (11:28 +0200)]
gnu: Add libepoxy.

* gnu/packages/gl.scm (libepoxy): New variable.

Modified-By: Mark H Weaver <mhw@netris.org>
9 years agognu: Paper over a build circularity problem.
Andy Wingo [Sun, 5 Apr 2015 18:25:30 +0000 (20:25 +0200)]
gnu: Paper over a build circularity problem.

A forthcoming gtk+ update that will import (gnu packages gl) from
(gnu packages gtk) triggers an issue related to circular dependencies
between modules.  This patch works around the issue.

* gnu/packages/sdl.scm: Remove the #:prefix from the (gnu packages fontutils)
  import, and instead #:hide 'freetype' from the (guix licenses) import.

Modified-By: Mark H Weaver <mhw@netris.org>
9 years agoutils: 'find-files' does not follow symlinks by default.
Ludovic Courtès [Mon, 6 Apr 2015 21:09:54 +0000 (23:09 +0200)]
utils: 'find-files' does not follow symlinks by default.

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

* guix/build/utils.scm (find-files): Add #:stat parameter.  Pass it as
  last argument to 'file-system-fold'.

9 years agonls: Add Danish translation.
Ludovic Courtès [Mon, 6 Apr 2015 20:06:12 +0000 (22:06 +0200)]
nls: Add Danish translation.

* po/guix/da.po: New file.
* po/guix/LINGUAS: Add 'da'.

9 years agotests: Move 'guix package' tests that require networking to a separate file.
Ludovic Courtès [Mon, 6 Apr 2015 19:52:40 +0000 (21:52 +0200)]
tests: Move 'guix package' tests that require networking to a separate file.

* tests/guix-package.sh (shebang_not_too_long): Remove.
  Move everything below "if [networking + shebang_not_too_long]" to...
* tests/guix-package-net.sh: ... here.  New file.
* Makefile.am (SH_TESTS): Add it.

9 years agoguix package: Avoid 'exit' calls in 'delete-matching-generations'.
Ludovic Courtès [Mon, 6 Apr 2015 19:27:03 +0000 (21:27 +0200)]
guix package: Avoid 'exit' calls in 'delete-matching-generations'.

* guix/scripts/package.scm (delete-matching-generations): Remove call to
  'exit' when PATTERN is "0".  Call 'leave' instead of 'exit'
  when (null-list? number).

9 years agoguix package: Never remove the current generation and warn about it.
Ludovic Courtès [Mon, 6 Apr 2015 19:26:12 +0000 (21:26 +0200)]
guix package: Never remove the current generation and warn about it.

Fixes <http://bugs.gnu.org/19978>.
Reported by taylanbayirli@gmail.com (Taylan Ulrich Bayırlı/Kammer).

* guix/scripts/package.scm (delete-matching-generations): Warn when
  CURRENT is in NUMBERS, and always remove it before calling
  'delete-generations'.
* tests/guix-package.sh: Add --switch-generation=2 invocation before
  --delete-generations=3 invocation.
  Add --delete-generations=1.. test case.

9 years agotests: Deal with 'mount-points' not returning "/".
Ludovic Courtès [Mon, 6 Apr 2015 19:05:38 +0000 (21:05 +0200)]
tests: Deal with 'mount-points' not returning "/".

Fixes <http://bugs.gnu.org/20261>.
Reported by Mark H Weaver <mhw@netris.org>.

* tests/syscalls.scm ("mount-points"): Check for a few other likely
  mount points in addition to "/".

9 years agognu: lsof: Add mirrors.
Ludovic Courtès [Mon, 6 Apr 2015 18:50:35 +0000 (20:50 +0200)]
gnu: lsof: Add mirrors.

Reported by Tomáš Čech.

* gnu/packages/lsof.scm (lsof)[source]: Add two mirrors.

9 years agoguix package: Move generation deletion to its own procedure.
Ludovic Courtès [Mon, 6 Apr 2015 18:02:22 +0000 (20:02 +0200)]
guix package: Move generation deletion to its own procedure.

* guix/scripts/package.scm (delete-matching-generations): New procedure,
  with code formerly found...
  (guix-package)[process-actions]: ... here.  Use it.
  Remove 'current-generation-number'.

9 years agognu: Perl GD: Add real patch.
Eric Bavier [Mon, 6 Apr 2015 15:20:23 +0000 (10:20 -0500)]
gnu: Perl GD: Add real patch.

Replaces the stub patch added in 43754738e030a4083b0881b2264b905bc563e78b.

* gnu/packages/patches/perl-gd-options-passthrough-and-fontconfig.patch:
  Update patch.

43754738e030a4083b0881b2264b905bc563e78b

9 years agognu: linux-libre-headers: Update to 3.14.37.
Mark H Weaver [Mon, 6 Apr 2015 14:25:03 +0000 (10:25 -0400)]
gnu: linux-libre-headers: Update to 3.14.37.

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

9 years agognu: icecat: Fix source URI.
Mark H Weaver [Mon, 6 Apr 2015 13:38:54 +0000 (09:38 -0400)]
gnu: icecat: Fix source URI.

* gnu/packages/gnuzilla.scm (icecat)[source]: Fix source URI computation.

9 years agobuild-system/gnu: Add docstring to 'delete-info-dir-file'.
Federico Beffa [Mon, 6 Apr 2015 08:47:31 +0000 (10:47 +0200)]
build-system/gnu: Add docstring to 'delete-info-dir-file'.

* guix/build/gnu-build-system.scm (delete-info-dir-file): Add docstring.

9 years agobuild-system/gnu: Add 'delete-info-dir-file' phase.
Federico Beffa [Sun, 5 Apr 2015 19:59:18 +0000 (21:59 +0200)]
build-system/gnu: Add 'delete-info-dir-file' phase.

* guix/build/gnu-build-system.scm (delete-info-dir-file): New procedure.
  (%standard-phases): Use it.

9 years agognu: icecat: Update to 31.6.0-gnu1.
Mark H Weaver [Mon, 6 Apr 2015 00:32:54 +0000 (20:32 -0400)]
gnu: icecat: Update to 31.6.0-gnu1.

* gnu/packages/patches/icecat-CVE-2015-0801.patch,
  gnu/packages/patches/icecat-CVE-2015-0807.patch,
  gnu/packages/patches/icecat-CVE-2015-0815-pt1.patch,
  gnu/packages/patches/icecat-CVE-2015-0815-pt2.patch,
  gnu/packages/patches/icecat-CVE-2015-0815-pt3.patch,
  gnu/packages/patches/icecat-CVE-2015-0816.patch,
  gnu/packages/patches/icecat-CVE-2015-0817.patch,
  gnu/packages/patches/icecat-CVE-2015-0818-pt1.patch,
  gnu/packages/patches/icecat-CVE-2015-0818-pt2.patch,
  gnu/packages/patches/icecat-bug-1127780.patch,
  gnu/packages/patches/icecat-bug-1145870.patch: Remove files.
* gnu-system.am (dist_patch_DATA): Remove them.
* gnu/packages/gnuzilla.scm (icecat): Update to 31.6.0-gnu1.  Remove patches.

9 years agognu: nss: Update to 3.18.
Mark H Weaver [Mon, 6 Apr 2015 00:08:55 +0000 (20:08 -0400)]
gnu: nss: Update to 3.18.

* gnu/packages/gnuzilla.scm (nss): Update to 3.18.  Compute source URI
  automatically based on version.

9 years agoRemove unused module import (gnu packages ed) from (gnu packages commencement).
Mark H Weaver [Sat, 4 Apr 2015 07:48:26 +0000 (03:48 -0400)]
Remove unused module import (gnu packages ed) from (gnu packages commencement).

* gnu/packages/commencement.scm: Remove (gnu packages ed) module import.

9 years agognu: emacs: Add librsvg to inputs.
Mark H Weaver [Sat, 4 Apr 2015 07:32:04 +0000 (03:32 -0400)]
gnu: emacs: Add librsvg to inputs.

* gnu/packages/emacs.scm (emacs)[inputs]: Add librsvg.
  (emacs-no-x)[inputs]: Remove librsvg from inherited inputs.

9 years agognu: linux-libre: Fix drm_wait_one_vblank warnings.
Mark H Weaver [Sat, 4 Apr 2015 15:31:11 +0000 (11:31 -0400)]
gnu: linux-libre: Fix drm_wait_one_vblank warnings.

* gnu/packages/patches/linux-libre-vblank-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (linux-libre)[source]: Add patch.

9 years agognu: glib: Add search path specification for 'GIO_EXTRA_MODULES'.
宋文武 [Sun, 5 Apr 2015 15:10:19 +0000 (23:10 +0800)]
gnu: glib: Add search path specification for 'GIO_EXTRA_MODULES'.

* gnu/packages/glib.scm (glib): Add specification for 'GIO_EXTRA_MODULES'.

9 years agognu: Add glib-networking.
宋文武 [Sun, 5 Apr 2015 15:36:29 +0000 (23:36 +0800)]
gnu: Add glib-networking.

* gnu/packages/gnome.scm (glib-networking): New variable.

9 years agognu: cairo: Update to 1.14.2.
Andy Wingo [Sat, 4 Apr 2015 20:44:02 +0000 (22:44 +0200)]
gnu: cairo: Update to 1.14.2.

* gnu/packages/gtk.scm (cairo): Update to 1.14.2.

9 years agognu: glib: Update to 2.44.0.
Andy Wingo [Sat, 4 Apr 2015 20:30:10 +0000 (22:30 +0200)]
gnu: glib: Update to 2.44.0.

* gnu/packages/glib.scm (glib): Update to 2.44.0.

9 years agognu: gettext: Link explicitly to libexpat, again.
Andy Wingo [Sun, 5 Apr 2015 08:22:28 +0000 (10:22 +0200)]
gnu: gettext: Link explicitly to libexpat, again.

* gnu/packages/gettext.scm (gnu-gettext): Re-enable patch from
  0e4e4b1329bcf881620f230fda60b6b63d1f8356 to explictly link to
  libexpat.  Otherwise libexpat was searched at runtime via dlopen,
  which obviously doesn't work in a Guix context.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9 years agognu: util-linux: Install Bash completions under 'etc/bash_completion.d'.
Ludovic Courtès [Sun, 5 Apr 2015 21:18:19 +0000 (23:18 +0200)]
gnu: util-linux: Install Bash completions under 'etc/bash_completion.d'.

* gnu/packages/linux.scm (util-linux)[arguments]: Pass
  --with-bashcompletiondir.

9 years agolinux-initrd: Add virtio drivers by default.
Ludovic Courtès [Sun, 5 Apr 2015 21:13:58 +0000 (23:13 +0200)]
linux-initrd: Add virtio drivers by default.

* gnu/system/linux-initrd.scm (base-initrd): Change #:virtio? default
  to #t.  This will facilitate the use of GuixSD in VM guests.

9 years agoAdd Andy to 'AUTHORS'.
Ludovic Courtès [Sun, 5 Apr 2015 20:48:41 +0000 (22:48 +0200)]
Add Andy to 'AUTHORS'.

9 years agosystem: Take kernel modules from the user-specified kernel.
Andy Wingo [Sun, 5 Apr 2015 20:47:16 +0000 (22:47 +0200)]
system: Take kernel modules from the user-specified kernel.

* gnu/system/linux-initrd.scm (base-initrd): Add #:linux option to
  specify the linux kernel to use.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Propagate
  #:linux to base-initrd.
* gnu/system.scm (operating-system-initrd-file): Pass #:linux to
  'make-initrd'.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
9 years agognu: nginx: Clean up installation directories.
David Thompson [Sun, 5 Apr 2015 16:34:45 +0000 (12:34 -0400)]
gnu: nginx: Clean up installation directories.

* gnu/packages/web.scm (nginx): Add 'fix-root-dirs' phase.

9 years agognu: nginx: Use modify-phases syntax.
David Thompson [Sun, 5 Apr 2015 16:31:54 +0000 (12:31 -0400)]
gnu: nginx: Use modify-phases syntax.

* gnu/packages/web.scm (nginx): Use modify-phases syntax.

9 years agognu: Add livestreamer.
David Thompson [Sat, 4 Apr 2015 17:18:40 +0000 (13:18 -0400)]
gnu: Add livestreamer.

* gnu/packages/video.scm (livestreamer): New variable.

9 years agognu: Add python-singledispatch.
David Thompson [Sat, 4 Apr 2015 17:17:35 +0000 (13:17 -0400)]
gnu: Add python-singledispatch.

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

9 years agognu: python-requests: Fix Python 2 version and add support for Python 3.
David Thompson [Sat, 4 Apr 2015 17:15:40 +0000 (13:15 -0400)]
gnu: python-requests: Fix Python 2 version and add support for Python 3.

* gnu/packages/python.scm (python-requests): New variable.
  (python2-requests): Generate based on Python 3 variant.

9 years agognu: gnome-mines: Update to 3.16.0.
宋文武 [Sun, 5 Apr 2015 15:55:09 +0000 (23:55 +0800)]
gnu: gnome-mines: Update to 3.16.0.

* gnu/packages/gnome.scm (gnome-mines): Update to 3.16.0.

9 years agognu: gsettings-desktop-schemas: Enable GObject introspection.
宋文武 [Sun, 5 Apr 2015 14:53:02 +0000 (22:53 +0800)]
gnu: gsettings-desktop-schemas: Enable GObject introspection.

* gnu/packages/gnome.scm (gsettings-desktop-schemas)[native-inputs]:
  Add gobject-introspection.

9 years agognu: gsettings-desktop-schemas: Update to 3.16.0.
宋文武 [Sun, 5 Apr 2015 14:48:32 +0000 (22:48 +0800)]
gnu: gsettings-desktop-schemas: Update to 3.16.0.

* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.16.0.

9 years agogremlin: Ignore non-store file names in RUNPATH and warn about them.
Ludovic Courtès [Sun, 5 Apr 2015 13:31:55 +0000 (15:31 +0200)]
gremlin: Ignore non-store file names in RUNPATH and warn about them.

* guix/build/gremlin.scm (validate-needed-in-runpath)[runpath]:
  Add (filter absolute-file-name? ...).
  Emit a warning when RUNPATH file names that do not match
  'store-file-name?'.  Change format of error message to begin with file
  name.
* guix/build/utils.scm (store-file-name?): New procedure.

9 years agognu: ghostscript: Add $libdir to the RUNPATH of executables.
Ludovic Courtès [Sun, 5 Apr 2015 13:23:11 +0000 (15:23 +0200)]
gnu: ghostscript: Add $libdir to the RUNPATH of executables.

Fixes <http://bugs.gnu.org/20050>.
Reported by taylanbayirli@gmail.com (Taylan Ulrich Bayırlı/Kammer).

* gnu/packages/patches/ghostscript-runpath.patch: New file.
* gnu/packages/ghostscript.scm (ghostscript)[source]: Use it.
* gnu-system.am (dist_patch_DATA): Add it.

9 years agognu: ghostscript: Use 'modify-phases'.
Ludovic Courtès [Sun, 5 Apr 2015 08:45:56 +0000 (10:45 +0200)]
gnu: ghostscript: Use 'modify-phases'.

* gnu/packages/ghostscript.scm (ghostscript)[arguments]: Use
  'modify-phases' instead of a chain of 'alist-cons-after'.

9 years agognu: ghostscript: Make sure phases don't fail.
Ludovic Courtès [Sun, 5 Apr 2015 08:44:02 +0000 (10:44 +0200)]
gnu: ghostscript: Make sure phases don't fail.

* gnu/packages/ghostscript.scm (ghostscript)[arguments]: Wrap 'system*'
  calls in (zero? ...).

9 years agognu: Add aalib.
宋文武 [Sat, 4 Apr 2015 15:08:52 +0000 (23:08 +0800)]
gnu: Add aalib.

* gnu/packages/video.scm (aalib): New variable.

9 years agognu: Add WavPack.
宋文武 [Sun, 5 Apr 2015 02:36:05 +0000 (10:36 +0800)]
gnu: Add WavPack.

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

9 years agognu: Add libshout.
宋文武 [Sat, 4 Apr 2015 08:38:10 +0000 (16:38 +0800)]
gnu: Add libshout.

* gnu/packages/xiph.scm (libshout): New varibale.

9 years agognu: Add libavc1394.
宋文武 [Sat, 4 Apr 2015 08:19:18 +0000 (16:19 +0800)]
gnu: Add libavc1394.

* gnu/packages/linux.scm (libavc1394): New variable.

9 years agognu: Add libraw1394.
宋文武 [Sat, 4 Apr 2015 08:00:05 +0000 (16:00 +0800)]
gnu: Add libraw1394.

* gnu/packages/linux.scm (libraw1394): New variable.

9 years agognu: Add icecast.
David Thompson [Sat, 28 Feb 2015 02:15:12 +0000 (21:15 -0500)]
gnu: Add icecast.

* gnu/packages/xiph.scm (icecast): New variable.

9 years agognu: openssl: Set appropriate RUNPATH on shared libraries.
Ludovic Courtès [Sat, 4 Apr 2015 23:17:30 +0000 (01:17 +0200)]
gnu: openssl: Set appropriate RUNPATH on shared libraries.

Fixes <http://bugs.gnu.org/20041>.
Reported by taylanbayirli@gmail.com (Taylan Ulrich Bayırlı/Kammer).

* gnu/packages/patches/openssl-runpath.patch: New file.
* gnu/packages/openssl.scm (openssl)[source]: Use it.
* gnu-system.am (dist_patch_DATA): Add it.

9 years agoscripts: Add 'publish' command.
David Thompson [Tue, 17 Mar 2015 14:21:31 +0000 (10:21 -0400)]
scripts: Add 'publish' command.

* guix/scripts/publish.scm: New file.
* po/guix/POTFILES.in: Add it.
* tests/publish.scm: New file.
* Makefile.am (MODULES): Add script module.
  (SCM_TESTS): Add test module.
* doc/guix.texi ("Invoking guix publish"): New node.

9 years agostore: Add query-path-info operation.
David Thompson [Tue, 17 Mar 2015 14:19:36 +0000 (10:19 -0400)]
store: Add query-path-info operation.

* guix/store.scm (<path-info>): New record type.
  (read-path-info): New procedure.
  (read-arg): Add 'path-info' syntax.
  (query-path-info): New variable.
* tests/store.scm ("query-path-info"): New test.

9 years agognu: node: Update to 0.12.2.
David Thompson [Sat, 4 Apr 2015 17:47:28 +0000 (13:47 -0400)]
gnu: node: Update to 0.12.2.

9 years agognu: Add gnome-terminal.
Andy Wingo [Sat, 4 Apr 2015 17:14:38 +0000 (13:14 -0400)]
gnu: Add gnome-terminal.

* gnu/packages/gnome.scm (gnome-terminal): New variable.

9 years agognu: Perl GD: Add stub patch.
Mark H Weaver [Sat, 4 Apr 2015 15:15:30 +0000 (11:15 -0400)]
gnu: Perl GD: Add stub patch.

This is a temporary fix to enable hydra to complete evaluations, which were
broken by f7ee7a9b06a386863d7752ba028a79bb98d3504d due to a missing patch
file.  The real patch will be put into place in a later commit.

* gnu/packages/patches/perl-gd-options-passthrough-and-fontconfig.patch:
  New file.  This is just a stub.
* gnu-system.am (dist_patch_DATA): Add it.

9 years agognu: source-highlight: Remove obsolete patch.
Mark H Weaver [Sat, 4 Apr 2015 15:00:21 +0000 (11:00 -0400)]
gnu: source-highlight: Remove obsolete patch.

This should have been done in a952b10c23c9ca5931793d862a718b55492a046d.

* gnu/packages/patches/source-highlight-regexrange-test.patch: Remove.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/pretty-print.scm (source-highlight)[source]: Remove patch.

9 years agognu: ed: Update to 1.11.
Mark H Weaver [Sat, 4 Apr 2015 07:32:37 +0000 (03:32 -0400)]
gnu: ed: Update to 1.11.

* gnu/packages/ed.scm (ed): Update to 1.11.

9 years agognu: source-highlight: Update to 3.1.8.
Mark H Weaver [Sat, 4 Apr 2015 07:34:28 +0000 (03:34 -0400)]
gnu: source-highlight: Update to 3.1.8.

* gnu/packages/pretty-print.scm (source-highlight): Update to 3.1.8.

9 years agobuild-system: Add haskell-build-system.
Federico Beffa [Fri, 27 Mar 2015 08:36:56 +0000 (09:36 +0100)]
build-system: Add haskell-build-system.

* guix/build-system/haskell.scm: New file.
* guix/build/haskell-build-system.scm: New file.
* doc/guix.texi: Add section on 'haskell-build-system'.

9 years agognu: ghc: Fix i686 build.
Federico Beffa [Sat, 28 Mar 2015 19:09:37 +0000 (20:09 +0100)]
gnu: ghc: Fix i686 build.

* gnu/packages/haskell.scm (ghc-bootstrap-7.8.4): Replace with ...
  (ghc-bootstrap-i686-7.8.4, ghc-bootstrap-x86_64-7.8.4): ... these.
  (ghc)[native-inputs]: Select the appropriate bootstrap.

9 years agognu: Add Catalyst-View-JSON.
Eric Bavier [Fri, 3 Apr 2015 19:49:48 +0000 (14:49 -0500)]
gnu: Add Catalyst-View-JSON.

* gnu/packages/web.scm (perl-catalyst-view-json): New variable.

9 years agognu: Add Perl YAML.
Eric Bavier [Fri, 3 Apr 2015 19:49:06 +0000 (14:49 -0500)]
gnu: Add Perl YAML.

* gnu/packages/perl.scm (perl-yaml): New variable.

9 years agognu: Add Test-YAML.
Eric Bavier [Fri, 3 Apr 2015 19:48:41 +0000 (14:48 -0500)]
gnu: Add Test-YAML.

* gnu/packages/perl.scm (perl-test-yaml): New variable.