jackhill/guix/guix.git
7 years agodoc: Explain how to set up Git for signing.
Ludovic Courtès [Sat, 23 Jul 2016 10:48:51 +0000 (12:48 +0200)]
doc: Explain how to set up Git for signing.

* HACKING (Commit Access): Give instructions on how to set up Git for
signing.

7 years agognu: icecat: Disable parallel build.
Andreas Enge [Sun, 24 Jul 2016 16:39:29 +0000 (18:39 +0200)]
gnu: icecat: Disable parallel build.

* gnu/packages/gnuzilla.scm (icecat)[arguments]: Disable parallel build.

7 years agodownload: Add SourceForge load balancer.
Alex Griffin [Fri, 22 Jul 2016 17:55:47 +0000 (12:55 -0500)]
download: Add SourceForge load balancer.

* guix/download.scm (%mirrors)[sourceforge]: Add canonical load balancer for
sourceforge.net.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: icecat: Update to 38.8.0-gnu2.
Andreas Enge [Sun, 24 Jul 2016 15:27:09 +0000 (17:27 +0200)]
gnu: icecat: Update to 38.8.0-gnu2.

* gnu/packages/gnuzilla.scm (icecat): Update to 38.8.0-gnu2.

7 years agognu: openssh: Fix CVE-2016-6210.
Efraim Flashner [Sun, 24 Jul 2016 13:18:41 +0000 (16:18 +0300)]
gnu: openssh: Fix CVE-2016-6210.

* gnu/packages/ssh.scm (openssh)[source]: Add patches
openssh-CVE-2016-6210-1.patch, openssh-CVE-2016-6210-2.patch,
openssh-CVE-2016-6210-3.patch.
* gnu/packages/patches/openssh-CVE-2016-6210-1.patch: New file.
* gnu/packages/patches/openssh-CVE-2016-6210-2.patch: New file.
* gnu/packages/patches/openssh-CVE-2016-6210-3.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register them.

7 years agognu: pspp: Update to 0.10.2.
Efraim Flashner [Sun, 24 Jul 2016 09:05:29 +0000 (12:05 +0300)]
gnu: pspp: Update to 0.10.2.

* gnu/packages/statistics.scm (pspp): Update to 0.10.2.

7 years agognu: python-iso8601: Update to 0.1.11.
Efraim Flashner [Sun, 24 Jul 2016 08:22:13 +0000 (11:22 +0300)]
gnu: python-iso8601: Update to 0.1.11.

* gnu/packages/python.scm (python-iso8601): Update to 0.1.11.

7 years agognu: iniparser: Use 'modify-phases'.
Efraim Flashner [Sun, 24 Jul 2016 08:23:01 +0000 (11:23 +0300)]
gnu: iniparser: Use 'modify-phases'.

* gnu/packages/samba.scm (iniparser)[arguments]: Use 'modify-phases'
syntax.

7 years agognu: iniparser: Update to 4.0.
Efraim Flashner [Sun, 24 Jul 2016 08:14:13 +0000 (11:14 +0300)]
gnu: iniparser: Update to 4.0.

* gnu/packages/samba.scm (iniparser): Update to 4.0.
[source]: Download from Github.
[arguments]: Define 'gcc' in Makefiles.

7 years agognu: python-waf: Update to 1.9.1.
Efraim Flashner [Sun, 24 Jul 2016 07:47:05 +0000 (10:47 +0300)]
gnu: python-waf: Update to 1.9.1.

* gnu/packages/python.scm (python-waf): Update to 1.9.1.

7 years agognu: mpv: Use packaged waf.
Efraim Flashner [Sun, 24 Jul 2016 07:23:28 +0000 (10:23 +0300)]
gnu: mpv: Use packaged waf.

* gnu/packages/video.scm (mpv)[inputs]: Remove externally downloaded waf
package and use packaged python-waf.

7 years agognu: wxwidgets: Update source URL.
Andreas Enge [Sun, 24 Jul 2016 08:36:54 +0000 (10:36 +0200)]
gnu: wxwidgets: Update source URL.

* gnu/packages/wxwidgets.scm (wxwidgets, wxwidgets-2): Update source URL.

7 years agognu: git: Update to 2.9.2.
Leo Famulari [Sun, 24 Jul 2016 07:44:12 +0000 (03:44 -0400)]
gnu: git: Update to 2.9.2.

* gnu/packages/version-control.scm (git): Update to 2.9.2.
(git-manpages)[source]: Update hash.

7 years agognu: icedtea-6: Narrow file to certificate block.
Ricardo Wurmus [Sat, 23 Jul 2016 21:25:11 +0000 (23:25 +0200)]
gnu: icedtea-6: Narrow file to certificate block.

* gnu/packages/java.scm (icedtea-6)[arguments]: Extract certificate
  blocks from pem files before importing.

7 years agognu: perl-io-socket-ssl: Add IDN support.
ng0 [Fri, 22 Jul 2016 00:01:03 +0000 (00:01 +0000)]
gnu: perl-io-socket-ssl: Add IDN support.

* gnu/packages/web.scm (perl-io-socket-ssl)[propagated-inputs]: Add perl-uri
for IDN support.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
7 years agognu: perl-io-socket-ssl: Update to 2.033.
ng0 [Thu, 21 Jul 2016 23:44:26 +0000 (23:44 +0000)]
gnu: perl-io-socket-ssl: Update to 2.033.

* gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.033.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
7 years agognu: parallel: Update to 20160722.
Efraim Flashner [Sun, 24 Jul 2016 05:57:17 +0000 (08:57 +0300)]
gnu: parallel: Update to 20160722.

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

7 years agognu: hplip: Update to 3.16.7.
Efraim Flashner [Sun, 24 Jul 2016 05:48:35 +0000 (08:48 +0300)]
gnu: hplip: Update to 3.16.7.

* gnu/packages/cups.scm (hplip): Update to 3.16.7.

7 years agognu: ghc-memory: Update to 0.13.
Efraim Flashner [Sun, 24 Jul 2016 05:11:10 +0000 (08:11 +0300)]
gnu: ghc-memory: Update to 0.13.

* gnu/packages/haskell.scm (ghc-memory): Update to 0.13.

7 years agognu: Add trash-cli.
Alex Griffin [Sat, 23 Jul 2016 00:20:53 +0000 (19:20 -0500)]
gnu: Add trash-cli.

* gnu/packages/shellutils.scm (trash-cli): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: youtube-dl: Update to 2016.07.22.
Andreas Enge [Sat, 23 Jul 2016 22:10:19 +0000 (00:10 +0200)]
gnu: youtube-dl: Update to 2016.07.22.

* gnu/packages/video.scm (youtube-dl): Update to 2016.07.22.

7 years agognu: offlineimap: Update to 7.0.0.
Efraim Flashner [Sat, 23 Jul 2016 21:30:02 +0000 (00:30 +0300)]
gnu: offlineimap: Update to 7.0.0.

* gnu/packages/mail.scm (offlineimap): Update to 7.0.0.
[inputs]: Add python2-six.
[native-inputs]: Remove python2.

7 years agognu: cook: Update source URL.
Andreas Enge [Sat, 23 Jul 2016 20:17:49 +0000 (22:17 +0200)]
gnu: cook: Update source URL.

* gnu/packages/cook.scm (cook)[source]: Update URL.

7 years agognu: fish: Update to 2.3.1.
Tobias Geerinckx-Rice [Sat, 23 Jul 2016 18:08:23 +0000 (20:08 +0200)]
gnu: fish: Update to 2.3.1.

* gnu/packages/fish.scm (fish): Update to 2.3.1.
[home-page, source]: Use 'https' in the URL.

7 years agognu: Add lrzip.
Tobias Geerinckx-Rice [Wed, 13 Jul 2016 22:22:16 +0000 (00:22 +0200)]
gnu: Add lrzip.

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

7 years agognu: fasttree: Update to 2.1.9.
Ben Woodcroft [Sat, 23 Jul 2016 05:15:12 +0000 (15:15 +1000)]
gnu: fasttree: Update to 2.1.9.

* gnu/packages/bioinformatics.scm (fasttree): Update to 2.1.9.

7 years agognu: wesnoth: Update to 1.12.6.
Alex Griffin [Fri, 22 Jul 2016 18:09:01 +0000 (13:09 -0500)]
gnu: wesnoth: Update to 1.12.6.

* gnu/packages/games.scm (wesnoth): Update to 1.12.6.

7 years agognu: opus: Update to 1.1.3.
Leo Famulari [Fri, 22 Jul 2016 18:01:42 +0000 (14:01 -0400)]
gnu: opus: Update to 1.1.3.

* gnu/packages/xiph.scm (opus): Update to 1.1.3.

7 years agognu: Update URLs for sourceforge.net.
Leo Famulari [Fri, 22 Jul 2016 15:45:03 +0000 (11:45 -0400)]
gnu: Update URLs for sourceforge.net.

* gnu/packages/audio.scm: Update URLs pointing to sourceforge.net.
* gnu/packages/fonts.scm: Likewise.
* gnu/packages/gl.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/image.scm: Likewise.
* gnu/packages/lxde.scm: Likewise.
* gnu/packages/slim.scm: Likewise.
* gnu/packages/textutils.scm: Likewise.

7 years agognu: aegis: Use 'modify-phases'.
Efraim Flashner [Fri, 22 Jul 2016 14:34:57 +0000 (17:34 +0300)]
gnu: aegis: Use 'modify-phases'.

* gnu/packages/version-control.scm (aegis)[arguments]: Use 'modify-phases'.

7 years agognu: git: Use 'modify-phases'.
Efraim Flashner [Fri, 22 Jul 2016 14:17:02 +0000 (17:17 +0300)]
gnu: git: Use 'modify-phases'.

* gnu/packages/version-control.scm (git)[arguments]: Use 'modify-phases'.

7 years agognu: cssc: Use 'modify-phases'.
Efraim Flashner [Fri, 22 Jul 2016 12:56:21 +0000 (15:56 +0300)]
gnu: cssc: Use 'modify-phases'.

* gnu/packages/version-control.scm (cssc)[arguments]: Use 'modify-phases'.

7 years agognu: subversion: Use 'modify-phases'.
Efraim Flashner [Fri, 22 Jul 2016 12:52:35 +0000 (15:52 +0300)]
gnu: subversion: Use 'modify-phases'.

* gnu/packages/version-control.scm (subversion)[arguments]: Use
'modify-phases'.

7 years agognu: subversion: Use https.
Efraim Flashner [Fri, 22 Jul 2016 12:49:54 +0000 (15:49 +0300)]
gnu: subversion: Use https.

* gnu/packages/version-control.scm (subversion)[source]: Use https.
[home-page]: Use https.

7 years agognu: git-flow: Use 'modify-phases'.
Efraim Flashner [Fri, 22 Jul 2016 12:45:15 +0000 (15:45 +0300)]
gnu: git-flow: Use 'modify-phases'.

* gnu/packages/version-control.scm (git-flow)[arguments]: Use
'modify-phases'.

7 years agognu: gnuplot: Update to upstream's re-release of 5.0.4.
Efraim Flashner [Fri, 22 Jul 2016 12:27:16 +0000 (15:27 +0300)]
gnu: gnuplot: Update to upstream's re-release of 5.0.4.

* gnu/packages/maths.scm (gnuplot): Add a guix revision number to the
version scheme of gnuplot to force an update.

7 years agognu: enlightenment: Update to 0.21.1.
Efraim Flashner [Fri, 22 Jul 2016 12:16:52 +0000 (15:16 +0300)]
gnu: enlightenment: Update to 0.21.1.

* gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.1.

7 years agognu: bazaar: Use 'modify-phases'.
Efraim Flashner [Fri, 22 Jul 2016 11:44:58 +0000 (14:44 +0300)]
gnu: bazaar: Use 'modify-phases'.

* gnu/packages/version-control.scm (bazaar)[arguments]: Use
'modify-phases'.

7 years agognu: icedtea-6: Generate keystore.
Ricardo Wurmus [Fri, 8 Jul 2016 09:28:59 +0000 (11:28 +0200)]
gnu: icedtea-6: Generate keystore.

* gnu/packages/java.scm (icedtea-6)[arguments]: Add phase
"install-keystore".
[native-inputs]: Add nss-certs.

7 years agognu: icedtea-6: Use modify-phases syntax.
Ricardo Wurmus [Fri, 8 Jul 2016 09:28:58 +0000 (11:28 +0200)]
gnu: icedtea-6: Use modify-phases syntax.

* gnu/packages/java.scm (icedtea-6)[arguments]: Use modify-phases
  syntax.

7 years agognu: nss-certs: Stop inheriting from nss package.
Ricardo Wurmus [Fri, 8 Jul 2016 09:28:57 +0000 (11:28 +0200)]
gnu: nss-certs: Stop inheriting from nss package.

* gnu/packages/certs.scm (nss-certs): Stop inheriting from nss package.

7 years agodoc: Add note on gender-neutral wording.
Ludovic Courtès [Thu, 21 Jul 2016 18:05:39 +0000 (18:05 +0000)]
doc: Add note on gender-neutral wording.

Suggested by ng0 <ng0@we.make.ritual.n0.is>.

* doc/contributing.texi (Submitting Patches): Add @item regarding
gender-neutral wording.

7 years agognu: Add ptpython and ptpython2.
Danny Milosavljevic [Wed, 20 Jul 2016 09:33:32 +0000 (11:33 +0200)]
gnu: Add ptpython and ptpython2.

* gnu/packages/python.scm (ptpython, ptpython-2): New variables.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
7 years agodoc: Mention quoting and keywords.
Ludovic Courtès [Fri, 22 Jul 2016 12:39:29 +0000 (14:39 +0200)]
doc: Mention quoting and keywords.

Suggested by Vincent Legoll <vincent.legoll@gmail.com>.

* doc/guix.texi (Defining Packages): Remove quasiquote in 'arguments'
example.  Mention quoting and keywords, with references to Guile's
manual.

7 years agognu: racket: Add more inputs.
宋文武 [Tue, 19 Jul 2016 13:26:42 +0000 (21:26 +0800)]
gnu: racket: Add more inputs.

* gnu/packages/scheme.scm (racket)[inputs]: Add glu, gmp, libpng, libx11,
mesa, mpfr, openssl and unixodbc.  Replace libjpeg-8 with libjpeg and
gtk+-2 with gtk+.

7 years agognu: racket: Patch dynamically loaded libraries with absolute paths.
宋文武 [Tue, 19 Jul 2016 12:57:51 +0000 (20:57 +0800)]
gnu: racket: Patch dynamically loaded libraries with absolute paths.

* gnu/packages/scheme.scm (racket)[arguments]: Patch 'ffi-lib' calls to
absolute paths in 'pre-configure' phase.  Remove 'wrap-programs' phase.

7 years agognu: Add python-protobuf.
Daniel Pimentel [Fri, 22 Jul 2016 06:09:25 +0000 (02:09 -0400)]
gnu: Add python-protobuf.

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

Co-authored-by: Leo Famulari <leo@famulari.name>
7 years agognu: muparser: Update source URL.
Leo Famulari [Wed, 20 Jul 2016 06:17:30 +0000 (02:17 -0400)]
gnu: muparser: Update source URL.

* gnu/packages/maths.scm (muparser)[source]: Update source URL to new location.
Use URL-FETCH instead of SVN-FETCH. Update hash and package revision.

7 years agognu: Update URLs for sourceforge.net.
Leo Famulari [Thu, 21 Jul 2016 06:35:30 +0000 (02:35 -0400)]
gnu: Update URLs for sourceforge.net.

* gnu/packages/admin.scm: Update URLs pointing to sourceforge.net.
* gnu/packages/audacity.scm: Likewise.
* gnu/packages/audio.scm: Likewise.
* gnu/packages/bioinformatics.scm: Likewise.
* gnu/packages/boost.scm: Likewise.
* gnu/packages/cdrom.scm: Likewise.
* gnu/packages/code.scm: Likewise.
* gnu/packages/compression.scm: Likewise.
* gnu/packages/cups.scm: Likewise.
* gnu/packages/djvu.scm: Likewise.
* gnu/packages/docbook.scm: Likewise.
* gnu/packages/documentation.scm: Likewise.
* gnu/packages/flashing-tools.scm: Likewise.
* gnu/packages/fonts.scm: Likewise.
* gnu/packages/fontutils.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/ghostscript.scm: Likewise.
* gnu/packages/gl.scm: Likewise.
* gnu/packages/gnucash.scm: Likewise.
* gnu/packages/graphviz.scm: Likewise.
* gnu/packages/image.scm: Likewise.
* gnu/packages/libreoffice.scm: Likewise.
* gnu/packages/libusb.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/lirc.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/mcrypt.scm: Likewise.
* gnu/packages/mp3.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/onc-rpc.scm: Likewise.
* gnu/packages/password-utils.scm: Likewise.
* gnu/packages/pdf.scm: Likewise.
* gnu/packages/perl.scm: Likewise.
* gnu/packages/photo.scm: Likewise.
* gnu/packages/popt.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/rdesktop.scm: Likewise.
* gnu/packages/screen.scm: Likewise.
* gnu/packages/swig.scm: Likewise.
* gnu/packages/tcl.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/w3m.scm: Likewise.
* gnu/packages/web.scm: Likewise.
* gnu/packages/wm.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/packages/xml.scm: Likewise.

7 years agognu: Add hexedit.
Kei Kebreau [Thu, 21 Jul 2016 18:01:43 +0000 (14:01 -0400)]
gnu: Add hexedit.

* gnu/packages/hexedit: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

7 years agoservices: Export *-service-type and *-configuration.
Tomáš Čech [Tue, 19 Jul 2016 13:19:14 +0000 (15:19 +0200)]
services: Export *-service-type and *-configuration.

This allows users to use 'modify-services' and similar constructs for
all these service types.

* gnu/services/avahi.scm: export avahi-configuration.
* gnu/services/base.scm: export gpm-configuration and
rngd-configuration.
* gnu/services/databases.scm: export *-service-type and *-configuration.
* gnu/services/dbus.scm: export dbus-configuration.
* gnu/services/dict.scm: export dicod-service-type.
* gnu/services/lirc.scm: export lirc-configuration and
lirc-service-type.
* gnu/services/mail.scm: export dovecot-service-type.
* gnu/services/web.scm: export nginx-configuration and
nginx-service-type.
* gnu/services/xorg.scm: export screen-locker and screen-locker?.
* gnu/services/ssh.scm: export lsh-configuration and lsh-service-type.
* gnu/services/desktop.scm: export *-service, *-service-type
and *-configuration.
* gnu/services/networking.scm: export *-configuration
and *-service-type.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: tesseract-ocr: Update to 3.04.01.
Efraim Flashner [Thu, 21 Jul 2016 14:18:06 +0000 (17:18 +0300)]
gnu: tesseract-ocr: Update to 3.04.01.

* gnu/packages/ocr.scm (tesseract-ocr): Update to 3.04.01.
[source]: Download from Github, add 'file-name' field, remove snippet.
[native-inputs]: Remove autoconf, automake, libtool.
[propagated-inputs]: Move leptonica ...
[inputs]: ... to here.
[arguments]: Remove 'autogen phase.
[home-page]: Move program's home-page to Github.

7 years agognu: gnuplot: Update to 5.0.4.
Efraim Flashner [Thu, 21 Jul 2016 10:56:51 +0000 (13:56 +0300)]
gnu: gnuplot: Update to 5.0.4.

* gnu/packages/maths.scm (gnuplot): Update to 5.0.4.

7 years agognu: dovecot: Update to 2.2.25.
Efraim Flashner [Thu, 21 Jul 2016 10:56:13 +0000 (13:56 +0300)]
gnu: dovecot: Update to 2.2.25.

* gnu/packages/mail.scm (dovecot): Update to 2.2.25.

7 years agognu: texlive: Use https.
Efraim Flashner [Thu, 21 Jul 2016 09:56:17 +0000 (12:56 +0300)]
gnu: texlive: Use https.

* gnu/packages/tex.scm (texlive-bin, texlive-texmf, texlive)[license]:
Use 'https' in the url.
[home-page]: Use 'https' in the url.

7 years agognu: texlive: Update in-place source updates.
Efraim Flashner [Thu, 21 Jul 2016 09:46:12 +0000 (12:46 +0300)]
gnu: texlive: Update in-place source updates.

* gnu/packages/tex.scm (texlive-texmf-source, texlive-bin)[source]:
Update to 20160523b.

7 years agognu: msmtp: Update to 1.6.5.
Leo Famulari [Thu, 21 Jul 2016 05:39:25 +0000 (01:39 -0400)]
gnu: msmtp: Update to 1.6.5.

* gnu/packages/mail.scm (msmtp): Update to 1.6.5.
[source]: Update source URL.

7 years agognu: superlu-dist: Remove non-free source.
Eric Bavier [Fri, 8 Jul 2016 22:44:30 +0000 (17:44 -0500)]
gnu: superlu-dist: Remove non-free source.

* gnu/packages/maths.scm (superlu-dist)[source]: Replace non-free
mc64ad.c source with stub.

7 years agognu: slepc: Update to 3.7.1.
Eric Bavier [Fri, 8 Jul 2016 17:15:01 +0000 (12:15 -0500)]
gnu: slepc: Update to 3.7.1.

* gnu/packages/maths.scm (slepc): Update to 3.7.1.

7 years agognu: petsc: Update to 3.7.2.
Eric Bavier [Fri, 8 Jul 2016 15:31:34 +0000 (10:31 -0500)]
gnu: petsc: Update to 3.7.2.

* gnu/packages/maths.scm (petsc): Update to 3.7.2.
[arguments]: Adjust scrubbed files.

7 years agognu: petsc: Make header generation reproducible.
Eric Bavier [Fri, 8 Jul 2016 15:29:02 +0000 (10:29 -0500)]
gnu: petsc: Make header generation reproducible.

* gnu/packages/maths.scm (petsc)[arguments]: Scrub timestamp from
  petscmachineinfo.h header.

7 years agognu: petsc: Use modify-phases.
Eric Bavier [Thu, 7 Jul 2016 22:03:44 +0000 (17:03 -0500)]
gnu: petsc: Use modify-phases.

* gnu/packages/maths.scm (petsc)[arguments]: Use modify-phases.

7 years agognu: openmpi: Make binaries reproducible.
Eric Bavier [Fri, 8 Jul 2016 21:00:07 +0000 (16:00 -0500)]
gnu: openmpi: Make binaries reproducible.

* gnu/packages/mpi.scm (openmpi)[arguments]: Remove timestamps from
source files.  Delete installed configure logs.

7 years agognu: openmpi: Update to 1.10.3.
Eric Bavier [Fri, 8 Jul 2016 17:15:38 +0000 (12:15 -0500)]
gnu: openmpi: Update to 1.10.3.

* gnu/packages/mpi.scm (openmpi): Update to 1.10.3.
[source]: Use https.

7 years agognu: superlu: Update to 5.2.1.
Eric Bavier [Thu, 7 Jul 2016 21:59:53 +0000 (16:59 -0500)]
gnu: superlu: Update to 5.2.1.

* gnu/packages/maths.scm (superlu): Update to 5.2.1.
[source]: Remove non-free MC64 code.
[inputs]: Use openblas instead of lapack's BLAS.
[build-system]: Use cmake-build-system.
[arguments]: Remove custom phases and replace with CMake flags.
[license]: List additional licenses for some source and example files.

7 years agognu: Add libhilbert.
Eric Bavier [Thu, 7 Jul 2016 19:41:41 +0000 (14:41 -0500)]
gnu: Add libhilbert.

* gnu/packages/maths.scm (libhilbert): New variable.

7 years agopull: Update the version string.
Ludovic Courtès [Wed, 20 Jul 2016 20:40:20 +0000 (22:40 +0200)]
pull: Update the version string.

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

This allows 'guix --version' to return something that better represents
what version is being used.

* build-aux/build-self.scm (date-version-string): New procedure.
(build): Add #:version.
[builder]: Pass it to 'build-guix' as #:package-version.

7 years agopull: Install (guix config) module to override the user's one.
Ludovic Courtès [Wed, 20 Jul 2016 20:23:15 +0000 (22:23 +0200)]
pull: Install (guix config) module to override the user's one.

* build-aux/build-self.scm (zlib, gzip, bzip2, xz): New variables.
(build)[storedir, localstatedir, sysconfdir, sbindir]: New variables.
[builder]: Pass them to 'build-guix'.
* guix/build/pull.scm (build-guix): Add #:system, #:storedir,
  #:localstatedir, #:sysconfdir, #:sbindir, #:package-name,
  #:package-version, #:bug-report-address, #:home-page-url, #:libgcrypt,
  #:zlib, #:gzip, #:bzip2, and #:xz.  Remove #:gcrypt.
  Instantiate all the substitution variables in (guix config).  Remove
  code to delete OUT/guix/config.{scm,go}.
* guix/config.scm.in: Add note about (guix script pull).

7 years agoconfig: Export the raw installation directories.
Ludovic Courtès [Wed, 20 Jul 2016 17:27:32 +0000 (19:27 +0200)]
config: Export the raw installation directories.

* guix/config.scm.in (%storedir, %localstatedir)
(%sysconfdir, %sbindir): New variables.
(%store-directory): Use %STOREDIR.
(%state-directory): Use %LOCALSTATEDIR.
(%config-directory): Use %SYSCONFDIR.
(%guix-register-program): Use %SBINDIR.

7 years agognu: Add allegro-5.0.
Ricardo Wurmus [Mon, 18 Jul 2016 20:14:37 +0000 (22:14 +0200)]
gnu: Add allegro-5.0.

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

7 years agognu: Add allegro.
Ricardo Wurmus [Mon, 18 Jul 2016 20:14:09 +0000 (22:14 +0200)]
gnu: Add allegro.

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

7 years agodownload: Prepare to support the 'guix publish' /file URLs.
Ludovic Courtès [Wed, 20 Jul 2016 15:00:50 +0000 (17:00 +0200)]
download: Prepare to support the 'guix publish' /file URLs.

* guix/download.scm (%content-addressed-mirrors): Add 'file' parameter
to the lambda.
* guix/build/download.scm (url-fetch)[content-addressed-uris]: Adjust
accordingly.

7 years agopublish: Handle '/file' URLs, for content-addressed files.
Ludovic Courtès [Wed, 20 Jul 2016 14:54:31 +0000 (16:54 +0200)]
publish: Handle '/file' URLs, for content-addressed files.

* guix/scripts/publish.scm (render-content-addressed-file): New procedure.
(http-write): Add 'application/octet-stream' case.
(make-request-handler): Add /file/NAME/sha256/HASH URLs.
* tests/publish.scm ("/file/NAME/sha256/HASH")
("/file/NAME/sha256/INVALID-NIX-BASE32-STRING")
("/file/NAME/sha256/INVALID-HASH"): New tests.
* doc/guix.texi (Invoking guix publish): Mention the /file URLs.

7 years agoderivations: Export 'fixed-output-path'.
Ludovic Courtès [Wed, 20 Jul 2016 14:39:19 +0000 (16:39 +0200)]
derivations: Export 'fixed-output-path'.

* guix/derivations.scm (fixed-output-path): Change 'output',
'hash-algo', and 'recursive?' to keyword parameters.  Export.
(derivation): Adjust accordingly.

7 years agotests: Adjust to Shepherd error message change.
Ludovic Courtès [Wed, 20 Jul 2016 12:49:01 +0000 (14:49 +0200)]
tests: Adjust to Shepherd error message change.

This is a followup to commit 2c2ec261a8d3c37e5147038f47ad24c57cde4134.

* tests/guix-system.sh: Adjust expected error message for Shepherd
services that are not provided.

7 years agognu: julia: Build with zlib.
Efraim Flashner [Wed, 20 Jul 2016 08:36:33 +0000 (11:36 +0300)]
gnu: julia: Build with zlib.

* gnu/packages/julia.scm (julia)[inputs]: Add zlib.

7 years agoRevert "gnu: julia: Build with zlib."
Efraim Flashner [Wed, 20 Jul 2016 08:35:32 +0000 (11:35 +0300)]
Revert "gnu: julia: Build with zlib."

This reverts commit 95bf72eeb0b99d6b26c3515fa78a587207c6f779.

7 years agognu: julia: Build with zlib.
Efraim Flashner [Wed, 20 Jul 2016 06:11:16 +0000 (09:11 +0300)]
gnu: julia: Build with zlib.

* gnu/packages/julia.scm (julia)[inputs]: Add zlib.

7 years agognu: aria2: Update to 1.25.0.
Efraim Flashner [Wed, 20 Jul 2016 03:49:12 +0000 (06:49 +0300)]
gnu: aria2: Update to 1.25.0.

* gnu/packages/bittorrent.scm (aria2): Update to 1.25.0.

7 years agoservices: Add pam-limits-service.
Ricardo Wurmus [Mon, 12 Oct 2015 05:11:51 +0000 (07:11 +0200)]
services: Add pam-limits-service.

* gnu/system/pam.scm (<pam-limits-entry>): New record type.
(pam-limits-entry, pam-limits-entry->string): New procedures.
* gnu/services/base.scm (pam-limits-service-type): New variable.
(pam-limits-service): New procedure.
* doc/guix.texi (Base Services): Document it.

7 years agognu: atlas: Use @example in description.
Ludovic Courtès [Tue, 19 Jul 2016 21:03:09 +0000 (23:03 +0200)]
gnu: atlas: Use @example in description.

* gnu/packages/maths.scm (atlas)[description]: Use "@example".

7 years agognu: atlas: Use cpupower in description.
Tobias Geerinckx-Rice [Tue, 19 Jul 2016 02:45:20 +0000 (04:45 +0200)]
gnu: atlas: Use cpupower in description.

* gnu/packages/maths.scm (atlas)[description]: Replace 'cpufreq-selector'
with its replacement 'cpupower --governor'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: Add cpupower.
Tobias Geerinckx-Rice [Tue, 19 Jul 2016 02:45:19 +0000 (04:45 +0200)]
gnu: Add cpupower.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: Add ssdeep.
Tobias Geerinckx-Rice [Tue, 19 Jul 2016 02:05:29 +0000 (04:05 +0200)]
gnu: Add ssdeep.

* gnu/packages/datastructures.scm (ssdeep): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: mesa-utils: Update to 8.3.0.
David Craven [Mon, 18 Jul 2016 16:55:50 +0000 (18:55 +0200)]
gnu: mesa-utils: Update to 8.3.0.

* gnu/packages/gl.scm (mesa-utils): Update to 8.3.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: Order module imports in (gnu packages gl) alphabetically.
David Craven [Mon, 18 Jul 2016 16:55:45 +0000 (18:55 +0200)]
gnu: Order module imports in (gnu packages gl) alphabetically.

* gnu/packages/gl.scm: Order module imports alphabetically.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: gl: Change 'l:' prefix to 'license:'.
David Craven [Mon, 18 Jul 2016 16:55:46 +0000 (18:55 +0200)]
gnu: gl: Change 'l:' prefix to 'license:'.

* gnu/packages/gl.scm: Change #:prefix l: to #:prefix license:.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agodoc: Mention zlib as an optional dependency.
Ludovic Courtès [Tue, 19 Jul 2016 17:04:10 +0000 (19:04 +0200)]
doc: Mention zlib as an optional dependency.

* doc/guix.texi (Requirements): Mention zlib.
(Invoking guix publish): Fix typo.

7 years agognu: python-pyquery: Update to 1.2.13.
Efraim Flashner [Tue, 19 Jul 2016 18:07:37 +0000 (21:07 +0300)]
gnu: python-pyquery: Update to 1.2.13.

* gnu/packages/python.scm (python-pyquery): Update to 1.2.13.

7 years agognu: python-cssselect: Update to 0.9.2.
Efraim Flashner [Tue, 19 Jul 2016 18:03:31 +0000 (21:03 +0300)]
gnu: python-cssselect: Update to 0.9.2.

* gnu/packages/python.scm (python-cssselect): Update to 0.9.2.
[source]: Use 'pypi-uri' format.

7 years agognu: python2-cssutils: Update to 1.0.1.
Efraim Flashner [Tue, 19 Jul 2016 18:00:52 +0000 (21:00 +0300)]
gnu: python2-cssutils: Update to 1.0.1.

* gnu/packages/python.scm (python2-cssutils): Update to 1.0.1.
[source]: Use 'pypi-uri' format.

7 years agognu: calibre: Update to 2.62.0.
Efraim Flashner [Tue, 19 Jul 2016 17:47:25 +0000 (20:47 +0300)]
gnu: calibre: Update to 2.62.0.

* gnu/packages/ebook.scm (calibre): Update to 2.62.0.

7 years agognu: python-lxml: Update to 3.6.0.
Efraim Flashner [Tue, 19 Jul 2016 17:11:32 +0000 (20:11 +0300)]
gnu: python-lxml: Update to 3.6.0.

* gnu/packages/python.scm (python-lxml): Update to 3.6.0.

7 years agopublish: Keep compression disabled when zlib is missing.
Ludovic Courtès [Tue, 19 Jul 2016 14:46:16 +0000 (16:46 +0200)]
publish: Keep compression disabled when zlib is missing.

Reported by David Thompson.

* guix/scripts/publish.scm (%options)[--compression]: Warn if LEVEL > 0
and zlib is missing, and return RESULT.

7 years agognu: Use HTTPS home-page URLs for PGP-related packages.
ng0 [Sun, 17 Jul 2016 23:21:52 +0000 (23:21 +0000)]
gnu: Use HTTPS home-page URLs for PGP-related packages.

* gnu/packages/gnupg.scm (gnupg, gpgme, libassuan, libgcrypt, libgpg-error,
libksba, npth, pius, python-gnupg, signing-party)[home-page]: Use HTTPS URLs.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: libassuan: Update to 2.4.3.
ng0 [Sun, 17 Jul 2016 23:15:48 +0000 (23:15 +0000)]
gnu: libassuan: Update to 2.4.3.

* gnu/packages/gnupg.scm (libassuan): Update to 2.4.3.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: llvm: Build without debugging symbols.
Eric Bavier [Tue, 19 Jul 2016 01:27:24 +0000 (20:27 -0500)]
gnu: llvm: Build without debugging symbols.

* gnu/packages/llvm.scm (llvm)[arguments]: Add #:build-type.

7 years agognu: llvm: Update to 3.8.1.
Eric Bavier [Thu, 7 Jul 2016 05:06:44 +0000 (00:06 -0500)]
gnu: llvm: Update to 3.8.1.

* gnu/packages/llvm.scm (llvm, clang-runtime, clang): Update to 3.8.1.
(llvm-3.7, clang-runtime-3.7, clang-3.7): New variables.
(clang-runtime-from-llvm)[arguments]: Disable tests, which were not
being run for previous versions anyhow but now fail hard.
(clang-from-llvm): Add #:patches keyword argument.
* gnu/packages/patches/clang-3.8-libc-search-path.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.

Co-authored-by: Dennis Mungai <dmngaie@gmail.scm>
7 years agognu: llvm: Update to 3.7.1.
Eric Bavier [Thu, 7 Jul 2016 05:06:43 +0000 (00:06 -0500)]
gnu: llvm: Update to 3.7.1.

* gnu/packages/llvm.scm (llvm, clang-runtime, clang): Update to 3.7.1
(llvm-3.6, clang-runtime-3.6, clang-3.6): New variables.

7 years agognu: llvm: Add libffi and zlib inputs.
Eric Bavier [Thu, 7 Jul 2016 05:06:42 +0000 (00:06 -0500)]
gnu: llvm: Add libffi and zlib inputs.

* gnu/packages/llvm.scm (llvm)[inputs]: Add libffi and zlib.
[arguments]: Add cmake flag for libffi to #:configure-flags.

Co-authored-by: Dennis Mungai <dmngaie@gmail.com>