jackhill/guix/guix.git
9 years agognu: Add i2c-tools.
Ricardo Wurmus [Sat, 21 Feb 2015 18:22:23 +0000 (19:22 +0100)]
gnu: Add i2c-tools.

* gnu/packages/linux.scm (i2c-tools): New variable.

9 years agognu: Add libmspack.
Taylan Ulrich Bayırlı/Kammer [Fri, 20 Feb 2015 14:13:34 +0000 (15:13 +0100)]
gnu: Add libmspack.

* gnu/packages/compression.scm (libmspack): New variable.

9 years agognu: vamp: Delete broken files from output.
Taylan Ulrich Bayırlı/Kammer [Sat, 21 Feb 2015 15:37:46 +0000 (16:37 +0100)]
gnu: vamp: Delete broken files from output.

See <https://bugs.launchpad.net/ubuntu/+source/vamp-plugin-sdk/+bug/1253656>.

* gnu/packages/audio.scm (vamp): Delete "/lib/libvamp-sdk.la" and
  "/lib/libvamp-hostsdk.la" from the output directory after the install
  phase.

9 years agognu: Add weex.
Andreas Enge [Sat, 21 Feb 2015 18:24:54 +0000 (19:24 +0100)]
gnu: Add weex.

* gnu/packages/ftp.scm (weex): New variable.
* gnu/packages/patches/weex-vacopy.patch: New file.
* gnu-system.am (dist_patch_DATA): Register patch.

9 years agognu: isc-dhcp: Add inetutils to inputs.
Mark H Weaver [Sat, 21 Feb 2015 13:25:38 +0000 (08:25 -0500)]
gnu: isc-dhcp: Add inetutils to inputs.

* gnu/packages/admin.scm (isc-dhcp): Add inetutils to inputs, and
  add it to the PATH set by the wrapper around 'dhclient-script'.

9 years agognu: chmlib: Patch for compilation on mips.
Andreas Enge [Fri, 20 Feb 2015 20:53:07 +0000 (21:53 +0100)]
gnu: chmlib: Patch for compilation on mips.

* gnu/packages/patches/chmlib-inttypes.patch: New file.
* gnu-system.am (dist_patch_DATA): Register patch.
* gnu/packages/ebook.scm (chmlib): Apply patch.

9 years agoimport: cpan: Update tests for dependency handling.
Eric Bavier [Fri, 20 Feb 2015 22:02:43 +0000 (16:02 -0600)]
import: cpan: Update tests for dependency handling.

* tests/cpan.scm (test-json): Remove core module dependencies.
  [cpan->guix-package]: Add mock url handling for module api.
  Adjust expected native-inputs and license.

9 years agoimport: cpan: Change %corelist into a promise.
Mark H Weaver [Fri, 20 Feb 2015 21:20:38 +0000 (16:20 -0500)]
import: cpan: Change %corelist into a promise.

Fixes compilation failures in 'guix pull'.

* guix/import/cpan.scm (%corelist): Change it to a promise by wrapping it with
  'delay'.
  (cpan-module->sexp): Adapt uses of %corelist by wrapping with 'force'.

9 years agognu: Add jalv.
Ricardo Wurmus [Fri, 20 Feb 2015 21:05:37 +0000 (22:05 +0100)]
gnu: Add jalv.

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

9 years agognu: lilv: propagate inputs serd, sord and sratom.
Ricardo Wurmus [Fri, 20 Feb 2015 20:56:51 +0000 (21:56 +0100)]
gnu: lilv: propagate inputs serd, sord and sratom.

* gnu/packages/audio.scm (lilv): move serd, sord and sratom to propagated
  inputs.

9 years agognu: Add HTSeq.
Ricardo Wurmus [Fri, 20 Feb 2015 15:41:50 +0000 (16:41 +0100)]
gnu: Add HTSeq.

* gnu/packages/bioinformatics.scm (htseq): New variable.

9 years agognu: Add libyaml.
Ricardo Wurmus [Fri, 20 Feb 2015 16:35:09 +0000 (17:35 +0100)]
gnu: Add libyaml.

* gnu/packages/web.scm (libyaml): New variable.

9 years agognu: pari-gp: Update to 2.7.3.
Andreas Enge [Fri, 20 Feb 2015 15:46:26 +0000 (16:46 +0100)]
gnu: pari-gp: Update to 2.7.3.

* gnu/packages/algebra.scm (pari-gp): Update to 2.7.3.

9 years agognu: Add arpack-ng.
Ricardo Wurmus [Wed, 18 Feb 2015 15:08:33 +0000 (16:08 +0100)]
gnu: Add arpack-ng.

* gnu/packages/maths.scm (arpack-ng): New variable.

9 years agognu: python-scipy: install UTF-8 locale.
Ricardo Wurmus [Fri, 20 Feb 2015 11:19:38 +0000 (12:19 +0100)]
gnu: python-scipy: install UTF-8 locale.

* gnu/packages/python.scm (python-scipy): Install en_US.UTF-8 locale in
  install-doc phase to avoid encoding error.

9 years agognu: matplotlib: install UTF-8 locale.
Ricardo Wurmus [Wed, 18 Feb 2015 10:47:40 +0000 (11:47 +0100)]
gnu: matplotlib: install UTF-8 locale.

* gnu/packages/python.scm (python-matplotlib): Install en_US.UTF-8 locale in
  install-doc phase to avoid encoding error.

9 years agoAdd David Hashe to 'AUTHORS'.
Andreas Enge [Fri, 20 Feb 2015 09:14:23 +0000 (10:14 +0100)]
Add David Hashe to 'AUTHORS'.

9 years agognu: Add exim.
Taylan Ulrich Bayırlı/Kammer [Mon, 9 Feb 2015 22:17:36 +0000 (23:17 +0100)]
gnu: Add exim.

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

9 years agognu: Add gnugo.
David Hashe [Fri, 20 Feb 2015 00:47:55 +0000 (18:47 -0600)]
gnu: Add gnugo.

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

9 years agognu: Add Ant.
Ricardo Wurmus [Fri, 30 Jan 2015 15:57:13 +0000 (16:57 +0100)]
gnu: Add Ant.

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

9 years agognu: Add RSeQC.
Ricardo Wurmus [Wed, 18 Feb 2015 14:00:04 +0000 (15:00 +0100)]
gnu: Add RSeQC.

* gnu/packages/bioinformatics.scm (rseqc): New variable.

9 years agodownload: Handle HTTP redirects to relative URI references.
Mark H Weaver [Thu, 19 Feb 2015 00:33:10 +0000 (19:33 -0500)]
download: Handle HTTP redirects to relative URI references.

Fixes <http://bugs.gnu.org/19840>.
Reported by Ricardo Wurmus <rekado@elephly.net>.

* guix/build/download.scm: On Guile 2.0.11 or earlier, redefine the http
  "Location" header to accept relative URIs.
  (resolve-uri-reference): New exported procedure.
  (http-fetch): Use 'resolve-uri-reference' to resolve redirections.
* guix/http-client.scm (http-fetch): Use 'resolve-uri-reference'

9 years agoimport: cpan: Use cpan mirror url.
Eric Bavier [Sat, 14 Feb 2015 03:35:48 +0000 (21:35 -0600)]
import: cpan: Use cpan mirror url.

* guix/import/cpan.scm (cpan-module->sexp)[source-url]: Substitute cpan mirror
  url.

9 years agoimport: cpan: Sort inputs.
Eric Bavier [Sat, 14 Feb 2015 03:34:40 +0000 (21:34 -0600)]
import: cpan: Sort inputs.

* guix/import/cpan.scm (cpan-module->sexp)[convert-inputs]: Sort returned list
  of inputs.

9 years agoimport: cpan: Adjust licenses.
Eric Bavier [Sat, 14 Feb 2015 03:33:02 +0000 (21:33 -0600)]
import: cpan: Adjust licenses.

* guix/import/cpan.scm (string->license): Add artistic2.0.  Use
  '(package-license perl) for "perl_5" as is our convention.

9 years agoimport: cpan: Use corelist to filter dependencies.
Eric Bavier [Thu, 12 Feb 2015 14:39:09 +0000 (08:39 -0600)]
import: cpan: Use corelist to filter dependencies.

* guix/import/cpan.scm (%corelist): New variable.
  (module->dist-name, core-module?): New procedures.
  (cpan-module->sexp)[convert-inputs]: Use them.  Include "test" dependencies
  in converted inputs.
* doc/guix.texi (Invoking guix import)[cpan]: Mention corelist filtering.

9 years agoguix: licenses: Add Artistic 2.0 license.
Eric Bavier [Wed, 28 Jan 2015 04:43:21 +0000 (22:43 -0600)]
guix: licenses: Add Artistic 2.0 license.

* guix/licenses.scm (artistic2.0): New variable.

9 years agobuild-system/perl: Use Build.PL for builds if present.
Eric Bavier [Fri, 23 Jan 2015 05:18:57 +0000 (23:18 -0600)]
build-system/perl: Use Build.PL for builds if present.

* guix/build/perl-build-system.scm (configure): Use Build.PL if present.
  (build, check, install): New procedures.
  (%standard-phases): Replace build, check, and install phases.
* guix/build-system/perl (perl-build): Add make-maker? and module-build-flags
  arguments.
* doc/guix.texi (Build Systems)[perl-build-system]: Document behavior rsp.
  Build.PL and new arguments.

9 years agognu: xorg-server: Update to 1.16.4.
Mark H Weaver [Wed, 18 Feb 2015 08:37:39 +0000 (03:37 -0500)]
gnu: xorg-server: Update to 1.16.4.

* gnu/packages/xorg.scm (xorg-server): Update to 1.16.4.

9 years agognu: remove "util-linux" from inputs
Ricardo Wurmus [Wed, 18 Feb 2015 16:54:40 +0000 (17:54 +0100)]
gnu: remove "util-linux" from inputs

* gnu/packages/audio.scm (aubio, ardour, azr3, lash, patchage): Remove
  "util-linux" from `inputs'.

9 years agognu: jack: propagate input "util-linux"
Ricardo Wurmus [Wed, 18 Feb 2015 16:54:04 +0000 (17:54 +0100)]
gnu: jack: propagate input "util-linux"

* gnu/packages/audio.scm (jack-1): Move input "util-linux" to
  `propagated-inputs'.

9 years agognu: isc-dhcp: Update to 4.3.1.
Mark H Weaver [Wed, 18 Feb 2015 05:09:07 +0000 (00:09 -0500)]
gnu: isc-dhcp: Update to 4.3.1.

* gnu/packages/admin.scm (isc-dhcp): Update to 4.3.1.

9 years agognu: Add chibi-scheme.
Taylan Ulrich Bayırlı/Kammer [Mon, 16 Feb 2015 20:58:36 +0000 (21:58 +0100)]
gnu: Add chibi-scheme.

* gnu/packages/scheme.scm (chibi-scheme): New variable.

9 years agognu: Add gambit-c.
Taylan Ulrich Bayırlı/Kammer [Mon, 16 Feb 2015 12:29:36 +0000 (13:29 +0100)]
gnu: Add gambit-c.

* gnu/packages/scheme.scm (gambit-c): New variable.

9 years agognu: Add AZR-3.
Ricardo Wurmus [Sun, 15 Feb 2015 19:53:26 +0000 (20:53 +0100)]
gnu: Add AZR-3.

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

9 years agognu: Add aarddict.
Andreas Enge [Mon, 16 Feb 2015 20:52:58 +0000 (21:52 +0100)]
gnu: Add aarddict.

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

9 years agognu: Add PyQt for Qt-4.
Andreas Enge [Mon, 16 Feb 2015 20:15:24 +0000 (21:15 +0100)]
gnu: Add PyQt for Qt-4.

* gnu/packages/qt.scm (python-pyqt-4, python2-pyqt-4): New variables.

9 years agognu: Add patchage.
Ricardo Wurmus [Sun, 15 Feb 2015 20:43:01 +0000 (21:43 +0100)]
gnu: Add patchage.

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

9 years agognu: Add ganv.
Ricardo Wurmus [Sun, 15 Feb 2015 20:45:54 +0000 (21:45 +0100)]
gnu: Add ganv.

* gnu/packages/gtk.scm (ganv): New variable.

9 years agognu: Add R.
Ricardo Wurmus [Thu, 12 Feb 2015 11:58:11 +0000 (12:58 +0100)]
gnu: Add R.

* gnu/packages/statistics.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it
* guix/download.scm (%mirrors): Add CRAN mirrors.

9 years agognu: python-setuptools: Update to 12.1.
Andreas Enge [Sun, 15 Feb 2015 22:10:58 +0000 (23:10 +0100)]
gnu: python-setuptools: Update to 12.1.

*  gnu/packages/python.scm (python-setuptools, python2-setuptools):
     Update to 12.1.

9 years agognu: complexity: Update to 1.2.
Andreas Enge [Sun, 15 Feb 2015 19:51:22 +0000 (20:51 +0100)]
gnu: complexity: Update to 1.2.

* gnu/packages/complexity.scm (complexity): Update to 1.2.

9 years agognu: xboard: Update to 4.8.0.
Andreas Enge [Sun, 15 Feb 2015 19:47:07 +0000 (20:47 +0100)]
gnu: xboard: Update to 4.8.0.

* gnu/packages/games.scm (xboard): Update to 4.8.0.

9 years agognu: Add SBCL.
Taylan Ulrich Bayırlı/Kammer [Sat, 14 Feb 2015 18:04:12 +0000 (19:04 +0100)]
gnu: Add SBCL.

* gnu/packages/lisp.scm (sbcl): New variable.

9 years agognu: httpd: Update to 2.4.12.
Andreas Enge [Sun, 15 Feb 2015 10:41:58 +0000 (11:41 +0100)]
gnu: httpd: Update to 2.4.12.

* gnu/packages/web.scm (httpd): Update to 2.4.12.

9 years agognu: Add python-netifaces.
Andreas Enge [Sun, 15 Feb 2015 09:45:17 +0000 (10:45 +0100)]
gnu: Add python-netifaces.

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

9 years agognu: Add xdg-utils.
Andreas Enge [Sat, 14 Feb 2015 18:57:23 +0000 (19:57 +0100)]
gnu: Add xdg-utils.

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

9 years agognu: Add python-cssselect.
Andreas Enge [Sat, 14 Feb 2015 18:37:56 +0000 (19:37 +0100)]
gnu: Add python-cssselect.

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

9 years agognu: Add python2-cssutils.
Andreas Enge [Sat, 14 Feb 2015 18:25:55 +0000 (19:25 +0100)]
gnu: Add python2-cssutils.

* gnu/packages/python.scm (python2-cssutils): New variable.

9 years agognu: Add python2-pil.
Andreas Enge [Sat, 14 Feb 2015 17:50:53 +0000 (18:50 +0100)]
gnu: Add python2-pil.

* gnu/packages/python.scm (python2-pil): New variable.

9 years agognu: linux-libre: Update to 3.18.7.
Mark H Weaver [Sat, 14 Feb 2015 14:45:20 +0000 (09:45 -0500)]
gnu: linux-libre: Update to 3.18.7.

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

9 years agoRevert "gnu: linux-libre: Update to 3.19"
Mark H Weaver [Sat, 14 Feb 2015 05:40:38 +0000 (00:40 -0500)]
Revert "gnu: linux-libre: Update to 3.19"

Linux-libre 3.19 doesn't work on the Libreboot X60.

This reverts commit 1f4edec4fd9b4bc6f4eda8c196647eea5215f040.

9 years agognu: Add moreutils.
Taylan Ulrich Bayırlı/Kammer [Sun, 1 Feb 2015 01:21:11 +0000 (02:21 +0100)]
gnu: Add moreutils.

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

9 years agognu: Add lash.
Ricardo Wurmus [Fri, 13 Feb 2015 22:20:00 +0000 (23:20 +0100)]
gnu: Add lash.

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

9 years agognu: python-apsw: Fix license.
Ludovic Courtès [Fri, 13 Feb 2015 23:43:41 +0000 (00:43 +0100)]
gnu: python-apsw: Fix license.

* gnu/packages/python.scm (python-apsw)[license]: Change to
  LICENSE:ZLIB.

9 years agogexp: Add #:graft? parameter to 'gexp->derivation'.
Ludovic Courtès [Fri, 13 Feb 2015 22:14:05 +0000 (23:14 +0100)]
gexp: Add #:graft? parameter to 'gexp->derivation'.

* guix/gexp.scm (gexp->derivation): Add #:graft? parameter and honor it.
* tests/gexp.scm ("gexp->derivation vs. grafts"): New test.
* doc/guix.texi (G-Expressions): Update 'gexp->derivation'
  documentation.

9 years agopackages: Add 'set-grafting' procedure.
Ludovic Courtès [Fri, 13 Feb 2015 22:07:11 +0000 (23:07 +0100)]
packages: Add 'set-grafting' procedure.

* guix/packages.scm (set-grafting): New procedure.

9 years agotests: Add missing import.
Ludovic Courtès [Fri, 13 Feb 2015 21:58:13 +0000 (22:58 +0100)]
tests: Add missing import.

* guix/tests.scm: Add missing import, needed by 'dummy-package'.

9 years agognu: JACK2: rename package to "jack2".
Ricardo Wurmus [Fri, 13 Feb 2015 22:16:46 +0000 (23:16 +0100)]
gnu: JACK2: rename package to "jack2".

* gnu/packages/audio.scm (jack-2): Change package name to "jack2" to
  distinguish from JACK1.

9 years agognu: jack: build ALSA backend.
Ricardo Wurmus [Fri, 13 Feb 2015 22:14:58 +0000 (23:14 +0100)]
gnu: jack: build ALSA backend.

* gnu/packages/audio.scm (jack): Add missing inputs to build ALSA backend.

9 years agognu: Add lvtk.
Ricardo Wurmus [Wed, 11 Feb 2015 20:11:53 +0000 (21:11 +0100)]
gnu: Add lvtk.

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

9 years agognu: Add python-pillow.
Andreas Enge [Fri, 13 Feb 2015 20:02:47 +0000 (21:02 +0100)]
gnu: Add python-pillow.

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

9 years agognu: net-tools: Remove the 'hostname' and *domainname commands.
Ludovic Courtès [Fri, 13 Feb 2015 19:37:56 +0000 (20:37 +0100)]
gnu: net-tools: Remove the 'hostname' and *domainname commands.

* gnu/packages/linux.scm (net-tools)[arguments]: Add #:modules.
  Add 'remove-redundant-commands' phase.

9 years agognu: procps: Remove the 'kill' and 'uptime' commands.
Ludovic Courtès [Fri, 13 Feb 2015 19:27:38 +0000 (20:27 +0100)]
gnu: procps: Remove the 'kill' and 'uptime' commands.

* gnu/packages/linux.scm (procps)[arguments]: Add #:modules.
  <install phase>: Remove kill* and uptime*.

9 years agogexp: Implement 'imported-modules' & co. using 'gexp->derivation'.
Ludovic Courtès [Fri, 13 Feb 2015 16:23:17 +0000 (17:23 +0100)]
gexp: Implement 'imported-modules' & co. using 'gexp->derivation'.

* guix/derivations.scm (imported-files): Keep private.
  (%imported-modules, %compiled-modules, build-expression->derivation):
  Mark as deprecated.
  (imported-modules, compiled-modules): Remove.
* guix/gexp.scm (%mkdir-p-definition): New variable.
  (imported-files, search-path*, imported-modules, compiled-modules):
  New procedures.
* tests/derivations.scm ("imported-files"): Remove.
* tests/gexp.scm ("imported-files", "gexp->derivation #:modules"): New
  tests.

9 years agognu: Add acpid.
Ludovic Courtès [Fri, 13 Feb 2015 10:24:00 +0000 (11:24 +0100)]
gnu: Add acpid.

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

9 years agognu: nss: Update to 3.17.4.
Andreas Enge [Fri, 13 Feb 2015 11:35:52 +0000 (12:35 +0100)]
gnu: nss: Update to 3.17.4.

* gnu/packages/gnuzilla.scm (nss): Update to 3.17.4.

9 years agognu: Add bedops.
Ricardo Wurmus [Wed, 11 Feb 2015 15:55:33 +0000 (16:55 +0100)]
gnu: Add bedops.

* gnu/packages/bioinformatics.scm (bedops): New variable.

9 years agognu: Add xosd.
Alex Kost [Wed, 11 Feb 2015 19:20:00 +0000 (22:20 +0300)]
gnu: Add xosd.

* gnu/packages/xdisorg.scm (xosd): New variable.

9 years agognu: Add CLISP.
Taylan Ulrich Bayırlı/Kammer [Thu, 12 Feb 2015 21:19:52 +0000 (22:19 +0100)]
gnu: Add CLISP.

* gnu/packages/lisp.scm (clisp): New variable.

9 years agognu: openssl: Add search path definition for root certificates.
Andreas Enge [Tue, 10 Feb 2015 20:02:59 +0000 (21:02 +0100)]
gnu: openssl: Add search path definition for root certificates.

* gnu/packages/openssl.scm (openssl)[native-search-paths]: New property.

9 years agognu: Add nss-certs, certificates extracted from nss.
Andreas Enge [Tue, 10 Feb 2015 19:55:53 +0000 (20:55 +0100)]
gnu: Add nss-certs, certificates extracted from nss.

* gnu/packages/certs.scm (nss-certs): New variable.

9 years agognu: Add certdata2pem Python script.
Andreas Enge [Mon, 9 Feb 2015 18:26:35 +0000 (19:26 +0100)]
gnu: Add certdata2pem Python script.

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

9 years agognu: node: Update to 0.12.0.
David Thompson [Thu, 12 Feb 2015 03:13:30 +0000 (22:13 -0500)]
gnu: node: Update to 0.12.0.

* gnu/packages/node.scm (node): Update to 0.12.0.

9 years agognu: ruby: Update to 2.2.0.
David Thompson [Thu, 12 Feb 2015 03:04:35 +0000 (22:04 -0500)]
gnu: ruby: Update to 2.2.0.

* gnu/packages/ruby.scm (ruby): Update to 2.2.0.

9 years agoartwork: Update snapshot to GuixSD branding.
Ludovic Courtès [Thu, 12 Feb 2015 22:42:29 +0000 (23:42 +0100)]
artwork: Update snapshot to GuixSD branding.

* gnu/artwork.scm (%artwork-repository): Update to new "GuixSD"
  branding.
* gnu/system/grub.scm (%background-image, %default-theme): Adjust
  accordingly.

9 years agostore: Add optional 'references' parameter to 'text-file'.
Ludovic Courtès [Wed, 11 Feb 2015 21:58:53 +0000 (22:58 +0100)]
store: Add optional 'references' parameter to 'text-file'.

* guix/store.scm (text-file): Add optional 'references' parameter.  Pass
  it to 'add-text-to-store'.
* doc/guix.texi (The Store Monad): Adjust accordingly.

9 years agognu: Add ECL.
Taylan Ulrich Bayırlı/Kammer [Wed, 11 Feb 2015 23:15:02 +0000 (00:15 +0100)]
gnu: Add ECL.

* gnu/packages/lisp.scm (ecl): New variable.

9 years agognu: Add python-lxml.
Andreas Enge [Thu, 12 Feb 2015 20:14:38 +0000 (21:14 +0100)]
gnu: Add python-lxml.

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

9 years agognu: python: Prefix expat license by "license:" to avoid conflicts with
Andreas Enge [Thu, 12 Feb 2015 20:07:14 +0000 (21:07 +0100)]
gnu: python: Prefix expat license by "license:" to avoid conflicts with
  expat from the xml module.

* gnu/packages/python.scm: Prefix expat license imported from
    (guix licenses).
* gnu/packages/python.scm (python-lockfile, python-mock, python-pysam,
    python-extras, python-mimeparse, python-py, python-pytest,
    python-scripttest, python-jsonschema, python-pyjwt, python-virtualenv,
    python-sphinx-rtd-theme, python-pyparsing, python-cffi, python-xcffib,
    python-html5lib, python-dbus): Adapt license field.

9 years agognu: Add python-apsw.
Andreas Enge [Thu, 12 Feb 2015 19:19:31 +0000 (20:19 +0100)]
gnu: Add python-apsw.

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

9 years agognu: hisat: fix build on non-x86_64.
Ricardo Wurmus [Thu, 12 Feb 2015 10:58:40 +0000 (11:58 +0100)]
gnu: hisat: fix build on non-x86_64.

* gnu/packages/bioinformatics.scm (hisat): Add "POPCNT_CAPABILITY=0" to
  make-flags on architectures other than x86_64.

9 years agognu: sdl-mixer: Don't use dlopen for shared object loading.
宋文武 [Thu, 12 Feb 2015 06:21:40 +0000 (14:21 +0800)]
gnu: sdl-mixer: Don't use dlopen for shared object loading.

* gnu/packages/sdl.scm (sdl-mixer)[arguments]<#:configure-flags>: Add
  --disable-music-mod-shared --disable-music-fluidsynth-shared
  --disable-music-ogg-shared --disable-music-flac-shared
  --disable-music-mp3-shared.

9 years agognu: sdl-image: Don't use dlopen for shared object loading.
宋文武 [Thu, 12 Feb 2015 06:16:44 +0000 (14:16 +0800)]
gnu: sdl-image: Don't use dlopen for shared object loading.

* gnu/packages/sdl.scm (sdl-image)[arguments]: New field.

9 years agognu: Add ardour.
Ricardo Wurmus [Tue, 10 Feb 2015 09:26:17 +0000 (10:26 +0100)]
gnu: Add ardour.

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

9 years agognu: Add libgnomecanvasmm.
Ricardo Wurmus [Thu, 5 Feb 2015 21:40:54 +0000 (22:40 +0100)]
gnu: Add libgnomecanvasmm.

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

9 years agognu: Add rubberband.
Ricardo Wurmus [Tue, 10 Feb 2015 09:22:37 +0000 (10:22 +0100)]
gnu: Add rubberband.

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

9 years agognu: Add LADSPA.
Ricardo Wurmus [Thu, 5 Feb 2015 21:40:45 +0000 (22:40 +0100)]
gnu: Add LADSPA.

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

9 years agognu: Add Vamp SDK.
Ricardo Wurmus [Thu, 5 Feb 2015 21:40:41 +0000 (22:40 +0100)]
gnu: Add Vamp SDK.

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

9 years agognu: Add suil.
Ricardo Wurmus [Thu, 5 Feb 2015 21:40:35 +0000 (22:40 +0100)]
gnu: Add suil.

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

9 years agognu: Add lilv.
Ricardo Wurmus [Thu, 5 Feb 2015 21:40:30 +0000 (22:40 +0100)]
gnu: Add lilv.

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

9 years agognu: Add sratom.
Ricardo Wurmus [Tue, 10 Feb 2015 09:21:30 +0000 (10:21 +0100)]
gnu: Add sratom.

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

9 years agognu: Add sord.
Ricardo Wurmus [Tue, 10 Feb 2015 09:09:39 +0000 (10:09 +0100)]
gnu: Add sord.

* gnu/packages/rdf.scm (sord): New variable.

9 years agognu: Add serd.
Ricardo Wurmus [Tue, 10 Feb 2015 09:07:57 +0000 (10:07 +0100)]
gnu: Add serd.

* gnu/packages/rdf.scm (serd): New variable.

9 years agognu: Add LV2.
Ricardo Wurmus [Thu, 5 Feb 2015 21:40:06 +0000 (22:40 +0100)]
gnu: Add LV2.

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

9 years agogexp: Add #:allowed-references parameter to 'gexp->derivation'.
Ludovic Courtès [Wed, 11 Feb 2015 21:10:14 +0000 (22:10 +0100)]
gexp: Add #:allowed-references parameter to 'gexp->derivation'.

* guix/gexp.scm (lower-references): New procedure.
  (gexp->derivation): Add #:allowed-references and honor it.
* tests/gexp.scm ("gexp->derivation #:allowed-references",
  "gexp->derivation #:allowed-references, disallowed"): New tests.
* doc/guix.texi (G-Expressions): Update 'gexp->derivation' doc.

9 years agognu: Add glibc-locales.
Ludovic Courtès [Wed, 11 Feb 2015 10:19:29 +0000 (11:19 +0100)]
gnu: Add glibc-locales.

* gnu/packages/patches/glibc-locales.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/base.scm (glibc-locales): New variable.

9 years agoderivations: Make the "grafting..." message directly visible.
Ludovic Courtès [Wed, 11 Feb 2015 10:11:01 +0000 (11:11 +0100)]
derivations: Make the "grafting..." message directly visible.

* guix/derivations.scm (graft-derivation)[build]: Add call to
  'force-output'.

9 years agodoc: Use @code for the abstract USB image URL.
Ludovic Courtès [Wed, 11 Feb 2015 09:36:48 +0000 (10:36 +0100)]
doc: Use @code for the abstract USB image URL.

Reported by Quentin Pradet <webmasters-comment@gnu.org>.

* doc/guix.texi (System Installation): Use @code instead of @url for the
  abstract URL.

9 years agognu: gettext: Change license to GPLv3+.
Ludovic Courtès [Tue, 10 Feb 2015 10:05:21 +0000 (11:05 +0100)]
gnu: gettext: Change license to GPLv3+.

* gnu/packages/gettext.scm (gnu-gettext)[license]: Change to GPLv3+.