jackhill/guix/guix.git
7 years agodoc: "filesystem" -> "file system"
John Darrington [Fri, 16 Sep 2016 06:08:48 +0000 (08:08 +0200)]
doc: "filesystem" -> "file system"

* doc/guix.texi: "filesystem" -> "file system"
* gnu/packages/admin.scm: "filesystem" -> "file system"
* gnu/packages/cdrom.scm: "filesystem" -> "file system"
* gnu/packages/compression.scm: "filesystem" -> "file system"
* gnu/packages/disk.scm: "filesystem" -> "file system"
* gnu/packages/gnome.scm: "filesystem" -> "file system"
* gnu/packages/irc.scm: "filesystem" -> "file system"
* gnu/packages/linux.scm: "filesystem" -> "file system"
* gnu/packages/mail.scm: "filesystem" -> "file system"
* gnu/packages/mpd.scm: "filesystem" -> "file system"
* gnu/packages/ocaml.scm: "filesystem" -> "file system"
* gnu/packages/perl.scm: "filesystem" -> "file system"
* gnu/packages/python.scm: "filesystem" -> "file system"
* gnu/packages/search.scm: "filesystem" -> "file system"
* gnu/packages/tls.scm: "filesystem" -> "file system"
* gnu/services/mail.scm: "filesystem" -> "file system"

7 years agognu: Add Extempore.
Ricardo Wurmus [Wed, 14 Sep 2016 09:27:40 +0000 (11:27 +0200)]
gnu: Add Extempore.

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

7 years agognu: Add portmidi-for-extempore.
Ricardo Wurmus [Wed, 14 Sep 2016 09:26:54 +0000 (11:26 +0200)]
gnu: Add portmidi-for-extempore.

* gnu/packages/music.scm (portmidi-for-extempore): New variable.

7 years agognu: Add kiss-fft-for-extempore.
Ricardo Wurmus [Wed, 14 Sep 2016 09:25:57 +0000 (11:25 +0200)]
gnu: Add kiss-fft-for-extempore.

* gnu/packages/algebra.scm (kiss-fft-for-extempore): New variable.

7 years agognu: Add llvm-for-extempore.
Ricardo Wurmus [Wed, 14 Sep 2016 09:25:29 +0000 (11:25 +0200)]
gnu: Add llvm-for-extempore.

* gnu/packages/llvm.scm (llvm-for-extempore): New variable.
* gnu/packages/patches/llvm-for-extempore.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

7 years agognu: Add stb-image-for-extempore.
Ricardo Wurmus [Wed, 14 Sep 2016 09:22:46 +0000 (11:22 +0200)]
gnu: Add stb-image-for-extempore.

* gnu/packages/image.scm (stb-image-for-extempore): New variable.

7 years agognu: Add assimp.
Ricardo Wurmus [Wed, 14 Sep 2016 09:22:20 +0000 (11:22 +0200)]
gnu: Add assimp.

* gnu/packages/graphics.scm (assimp): New variable.

7 years agognu: Add nanovg-for-extempore.
Ricardo Wurmus [Wed, 14 Sep 2016 09:21:47 +0000 (11:21 +0200)]
gnu: Add nanovg-for-extempore.

* gnu/packages/gl.scm (nanovg-for-extempore): New variable.

7 years agognu: Add r-e1071.
Ricardo Wurmus [Wed, 14 Sep 2016 09:53:03 +0000 (11:53 +0200)]
gnu: Add r-e1071.

* gnu/packages/statistics.scm (r-e1071): New variable.

7 years agognu: Add r-rtsne.
Ricardo Wurmus [Wed, 14 Sep 2016 07:37:57 +0000 (09:37 +0200)]
gnu: Add r-rtsne.

* gnu/packages/statistics.scm (r-rtsne): New variable.

7 years agognu: Add par2cmdline.
Brendan Tildesley [Tue, 13 Sep 2016 14:07:42 +0000 (00:07 +1000)]
gnu: Add par2cmdline.

* gnu/packages/backup.scm (par2cmdline): New variable.

7 years agognu: prosody: Don't generate example SSL certificates.
Tobias Geerinckx-Rice [Thu, 15 Sep 2016 23:44:24 +0000 (01:44 +0200)]
gnu: prosody: Don't generate example SSL certificates.

They are non-deterministic and of questionable utility.

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

7 years agognu: polipo: Use 'modify-phases'.
Tobias Geerinckx-Rice [Thu, 15 Sep 2016 17:39:11 +0000 (19:39 +0200)]
gnu: polipo: Use 'modify-phases'.

* gnu/packages/web.scm (polipo)[arguments]: Use 'modify-phases'.

7 years agognu: iodine: Use net-tools' ifconfig with an absolute path.
Tobias Geerinckx-Rice [Wed, 14 Sep 2016 23:15:02 +0000 (01:15 +0200)]
gnu: iodine: Use net-tools' ifconfig with an absolute path.

* gnu/packages/networking.scm (iodine)[arguments]: Add fix-ifconfig-path
phase.
[inputs]: Add net-tools.

7 years agognu: hexchat: Update to 2.12.1.
Tobias Geerinckx-Rice [Wed, 14 Sep 2016 22:38:27 +0000 (00:38 +0200)]
gnu: hexchat: Update to 2.12.1.

* gnu/packages/messaging.scm (hexchat): Update to 2.12.1.
[inputs]: Add luajit.
[description]: Wrap to <=80 characters.

7 years agognu: Add mcelog.
Tobias Geerinckx-Rice [Mon, 29 Aug 2016 00:14:11 +0000 (02:14 +0200)]
gnu: Add mcelog.

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

7 years agognu: kernel-config: Find configuration file for i686.
David Craven [Thu, 15 Sep 2016 19:54:01 +0000 (21:54 +0200)]
gnu: kernel-config: Find configuration file for i686.

* gnu/packages/linux.scm (kernel-config): Find configuration file for
  i686.
  (make-linux-libre)[origin]: Apply patch correctly.

7 years agognu: chibi-scheme: Use 'modify-phases'.
Ludovic Courtès [Thu, 15 Sep 2016 13:40:00 +0000 (15:40 +0200)]
gnu: chibi-scheme: Use 'modify-phases'.

* gnu/packages/scheme.scm (chibi-scheme)[arguments]: Use
'modify-phases'.

7 years agognu: Add darkhttpd.
Arun Isaac [Wed, 14 Sep 2016 06:01:59 +0000 (11:31 +0530)]
gnu: Add darkhttpd.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: nss-certs and nss: Update to 3.26
Vincent Legoll [Wed, 24 Aug 2016 11:03:48 +0000 (13:03 +0200)]
gnu: nss-certs and nss: Update to 3.26

* gnu/packages/certs.scm (nss-certs): Update to 3.26.
* gnu/packages/gnuzilla.scm (nss): Update to 3.26.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add gnome-dictionary.
宋文武 [Thu, 15 Sep 2016 07:46:14 +0000 (15:46 +0800)]
gnu: Add gnome-dictionary.

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

7 years agognu: Add python-natsort.
Marius Bakke [Sun, 11 Sep 2016 14:07:37 +0000 (15:07 +0100)]
gnu: Add python-natsort.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add python-pytest-flakes.
Marius Bakke [Sun, 11 Sep 2016 14:07:36 +0000 (15:07 +0100)]
gnu: Add python-pytest-flakes.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add python-pytest-pep8.
Marius Bakke [Sun, 11 Sep 2016 14:07:35 +0000 (15:07 +0100)]
gnu: Add python-pytest-pep8.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add mhonarc.
ng0 [Wed, 14 Sep 2016 09:26:04 +0000 (09:26 +0000)]
gnu: Add mhonarc.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: gnurl: Update to 7.50.3.
ng0 [Wed, 14 Sep 2016 19:36:03 +0000 (19:36 +0000)]
gnu: gnurl: Update to 7.50.3.

* gnu/packages/gnunet.scm (gnurl): Update to 7.50.3.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: hydra: Update to 20151030.1ff48da.
Jan Nieuwenhuizen [Tue, 13 Sep 2016 16:59:41 +0000 (18:59 +0200)]
gnu: hydra: Update to 20151030.1ff48da.

* gnu/packages/ci.scm (hydra): Update to 20151030.1ff48da (fixes building with
nix-1.11.x).
[source]: Remove 'hydra-automake-1.15.patch'.
[inputs]: Add libpqxx and perl-net-statsd.
* gnu/packages/patches/hydra-automake-1.15.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add libpqxx.
Jan Nieuwenhuizen [Tue, 13 Sep 2016 18:07:13 +0000 (14:07 -0400)]
gnu: Add libpqxx.

* gnu/packages/databases.scm (libpqxx): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add perl-net-statsd.
Jan Nieuwenhuizen [Tue, 13 Sep 2016 17:55:38 +0000 (13:55 -0400)]
gnu: Add perl-net-statsd.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: perl-image-magick: Disable tests.
Jan Nieuwenhuizen [Tue, 13 Sep 2016 16:59:38 +0000 (18:59 +0200)]
gnu: perl-image-magick: Disable tests.

* gnu/packages/imagemagick.scm (perl-image-magick)[arguments]: Add #:tests?.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: perl-gd: Disable tests.
Jan Nieuwenhuizen [Tue, 13 Sep 2016 16:59:37 +0000 (18:59 +0200)]
gnu: perl-gd: Disable tests.

* gnu/packages/gd.scm (perl-gd)[arguments]: Add #:tests?.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: links: Use 'modify-phases'.
Efraim Flashner [Wed, 14 Sep 2016 19:04:50 +0000 (22:04 +0300)]
gnu: links: Use 'modify-phases'.

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

7 years agognu: links: Update to 2.13.
Efraim Flashner [Wed, 14 Sep 2016 19:02:40 +0000 (22:02 +0300)]
gnu: links: Update to 2.13.

* gnu/packages/links.scm (links): Update to 2.13.

7 years agognu: curl: Update replacement to 7.50.3 [fixes CVE-2016-7167].
Leo Famulari [Wed, 14 Sep 2016 17:17:54 +0000 (13:17 -0400)]
gnu: curl: Update replacement to 7.50.3 [fixes CVE-2016-7167].

* gnu/packages/curl.scm (curl)[replacement]: Update to 7.50.3.
(curl-7.50.2): Replace with ....
(curl-7.50.3): ... this.

7 years agognu: mariadb: Update to 10.1.17 [fixes CVE-2016-6662 ].
Leo Famulari [Wed, 14 Sep 2016 17:43:21 +0000 (13:43 -0400)]
gnu: mariadb: Update to 10.1.17 [fixes CVE-2016-6662 ].

* gnu/packages/databases.scm (mariadb): Update to 10.1.17.

7 years agognu: mysql: Update to 5.7.15 [fixes CVE-2016-6662].
Leo Famulari [Wed, 14 Sep 2016 17:37:58 +0000 (13:37 -0400)]
gnu: mysql: Update to 5.7.15 [fixes CVE-2016-6662].

* gnu/packages/databases.scm (mysql): Update to 5.7.15.
[source]: Remove obsolete 'mysql-fix-failing-test.patch'.
* gnu/packages/patches/mysql-fix-failing-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

7 years agognu: guile-next: Update to 2.1.4.
David Thompson [Wed, 14 Sep 2016 15:14:09 +0000 (11:14 -0400)]
gnu: guile-next: Update to 2.1.4.

* gnu/packages/guile.scm (guile-next): Update to 2.1.4.

7 years agognu: Add emacs-es-mode.
Christopher Baines [Tue, 13 Sep 2016 07:06:24 +0000 (08:06 +0100)]
gnu: Add emacs-es-mode.

* gnu/packages/emacs.scm (emacs-es-mode): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agodoc: #:target takes a GNU triplet, not a system type.
Ludovic Courtès [Tue, 13 Sep 2016 15:56:18 +0000 (17:56 +0200)]
doc: #:target takes a GNU triplet, not a system type.

* doc/guix.texi (G-Expressions): In cross-compilation example, pass a
GNU triplet to #:target.

7 years agognu: Remove unused, obsolete, private rlog.
Tobias Geerinckx-Rice [Tue, 13 Sep 2016 18:31:12 +0000 (20:31 +0200)]
gnu: Remove unused, obsolete, private rlog.

* gnu/packages/crypto.scm (rlog): Remove variable.

7 years agognu: encfs: Update to 1.9.
Tobias Geerinckx-Rice [Sun, 11 Sep 2016 00:53:07 +0000 (02:53 +0200)]
gnu: encfs: Update to 1.9.

* gnu/packages/crypto.scm (encfs): Update to 1.9.
[source]: Remove bundled TinyXML2 in a snippet.
[build-system]: Switch to cmake-build-system.
[arguments]: Remove autotools-related phases and configure-flags.
Don't use bundled TinyXML2. Move under *inputs.
[native-inputs]: Remove autoconf, automake, libtool, and pkg-config.
Add expect.
[inputs]: Remove boost and rlog, while adding attr and tinyxml2.
[license]: Add expat licence for new easylogging++.h file.

7 years agognu: Add tinyxml2.
Tobias Geerinckx-Rice [Sun, 11 Sep 2016 00:52:32 +0000 (02:52 +0200)]
gnu: Add tinyxml2.

* gnu/packages/xml.scm (tinyxml2): New variable.

7 years agognu: Add direnv.
Christopher Baines [Wed, 14 Sep 2016 07:17:37 +0000 (15:17 +0800)]
gnu: Add direnv.

* gnu/packages/shellutils.scm (direnv): New variable.

Signed-off-by: 宋文武 <iyzsong@gmail.com>
7 years agognu: Add guile2.2-redis.
Ricardo Wurmus [Tue, 13 Sep 2016 13:09:23 +0000 (15:09 +0200)]
gnu: Add guile2.2-redis.

* gnu/packages/guile.scm (guile2.2-redis): New variable.

7 years agognu: guile-redis: Remove hard-coded Guile effective version.
Ricardo Wurmus [Tue, 13 Sep 2016 13:05:07 +0000 (15:05 +0200)]
gnu: guile-redis: Remove hard-coded Guile effective version.

* gnu/packages/guile.scm (guile-redis)[snippet]: Modify 'ac_subst_vars'
in 'configure', and use "@GUILE_EFFECTIVE_VERSION@" instead of "2.0" in
'Makefile.in'.

7 years agodoc: "Various Services" -> "Miscellaneous Services"
John Darrington [Sat, 10 Sep 2016 18:35:20 +0000 (20:35 +0200)]
doc: "Various Services" -> "Miscellaneous Services"

* doc/guix.texi (Services): "Various" -> "Miscellaneous"

7 years agognu: kernel-config: Remove redundant file-exists? check.
David Craven [Tue, 13 Sep 2016 20:45:32 +0000 (22:45 +0200)]
gnu: kernel-config: Remove redundant file-exists? check.

* gnu/packages/linux.scm (kernel-config): Remove redundant file-exists?
  check.

7 years agognu: make-linux-libre: Only use configuration-file when one is provided.
David Craven [Tue, 13 Sep 2016 20:41:43 +0000 (22:41 +0200)]
gnu: make-linux-libre: Only use configuration-file when one is provided.

* gnu/packages/linux.scm (make-linux-libre): Only use configuration-file
  when one is provided.

7 years agognu: Add femtolisp.
ng0 [Tue, 13 Sep 2016 19:04:15 +0000 (19:04 +0000)]
gnu: Add femtolisp.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: ldc: Fix build failure.
Danny Milosavljevic [Tue, 13 Sep 2016 10:30:41 +0000 (12:30 +0200)]
gnu: ldc: Fix build failure.

* gnu/packages/ldc.scm (ldc)[arguments]: Add 'patch-dmd2' phase.
[inputs]: Add zlib.
[native-inputs]: Specify version 3.7 of LLVM and Clang.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add microcom
John Darrington [Sun, 11 Sep 2016 16:53:50 +0000 (18:53 +0200)]
gnu: Add microcom

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

7 years agognu: module-init-tools: Move to (gnu packages linux).
David Craven [Tue, 13 Sep 2016 18:59:34 +0000 (20:59 +0200)]
gnu: module-init-tools: Move to (gnu packages linux).

* gnu/packages/linux.scm (module-init-tools): Move.

7 years agognu: libnfsidmap: Move to (gnu packages linux).
David Craven [Tue, 13 Sep 2016 18:58:07 +0000 (20:58 +0200)]
gnu: libnfsidmap: Move to (gnu packages linux).

* gnu/packages/linux.scm (libnfsidmap): Move.

7 years agognu: Add linux-libre-beagle-bone-black.
David Craven [Thu, 8 Sep 2016 17:42:50 +0000 (19:42 +0200)]
gnu: Add linux-libre-beagle-bone-black.

* gnu/packages/linux.scm (linux-libre-beagle-bone-black): New variable.

7 years agognu: Add linux-libre-arm-generic.
David Craven [Thu, 8 Sep 2016 17:41:38 +0000 (19:41 +0200)]
gnu: Add linux-libre-arm-generic.

* gnu/packages/linux.scm (linux-libre-arm-generic): New variable.

7 years agognu: linux-libre: Use kmod.
David Craven [Thu, 8 Sep 2016 17:27:52 +0000 (19:27 +0200)]
gnu: linux-libre: Use kmod.

* gnu/packages/linux.scm (make-linux-libre): Use kmod.

7 years agognu: make-linux-libre: Add supported-systems parameter.
David Craven [Thu, 8 Sep 2016 17:38:24 +0000 (19:38 +0200)]
gnu: make-linux-libre: Add supported-systems parameter.

* gnu/packages/linux.scm (make-linux-libre): Add supported-systems
  parameter.

7 years agognu: make-linux-libre: Add zImage to output.
David Craven [Thu, 8 Sep 2016 17:30:33 +0000 (19:30 +0200)]
gnu: make-linux-libre: Add zImage to output.

* gnu/packages/linux.scm (make-linux-libre): Add zImage to output.

7 years agognu: make-linux-libre: Add extra-version parameter.
David Craven [Thu, 8 Sep 2016 16:06:22 +0000 (18:06 +0200)]
gnu: make-linux-libre: Add extra-version parameter.

* gnu/packages/linux.scm (make-linux-libre): Add extra-version option.

7 years agognu: make-linux-libre: Add extra-options parameter.
David Craven [Thu, 8 Sep 2016 14:47:52 +0000 (16:47 +0200)]
gnu: make-linux-libre: Add extra-options parameter.

* gnu/packages/linux.scm (linux-libre): Use
  %default-extra-linux-options.
  (config->string, %default-extra-linux-options): New variables.

7 years agognu: Use make-linux-libre.
David Craven [Tue, 13 Sep 2016 15:59:56 +0000 (17:59 +0200)]
gnu: Use make-linux-libre.

* gnu/packages/linux.scm (make-linux-libre): New variable.
  (linux-libre, linux-libre-4.4, linux-libre-4.1): Use make-linux-libre.
  (kernel-config): Take arch instead of system.

7 years agognu: lispf4: Remove unused inputs key.
ng0 [Mon, 12 Sep 2016 13:57:56 +0000 (13:57 +0000)]
gnu: lispf4: Remove unused inputs key.

* gnu/packages/lisp.scm (lispf4)[arguments]: Remove unused
inputs key from 'install' phase.
[source](file-name): Append "-checkout" to the file-name.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: u-boot-vexpress_ca9x4: Rename to u-boot-vexpress.
David Craven [Tue, 13 Sep 2016 17:03:01 +0000 (19:03 +0200)]
gnu: u-boot-vexpress_ca9x4: Rename to u-boot-vexpress.

* gnu/packages/u-boot.scm (u-boot-vexpress_ca9x4): Rename.

7 years agognu: Add u-boot-beagle-bone-black.
David Craven [Thu, 8 Sep 2016 15:17:04 +0000 (17:17 +0200)]
gnu: Add u-boot-beagle-bone-black.

* gnu/packages/u-boot.scm (u-boot-beagle-bone-black): New variable.

7 years agognu: dtc: Remove patch-paths phase.
Danny Milosavljevic [Thu, 8 Sep 2016 15:10:42 +0000 (17:10 +0200)]
gnu: dtc: Remove patch-paths phase.

* gnu/packages/u-boot.scm (dtc)[arguments]: Remove patch-paths phase.
  [configure-flags]: Add INSTALL.

Signed-off-by: David Craven <david@craven.ch>
7 years agognu: Add python-lit, python2-lit.
Danny Milosavljevic [Tue, 13 Sep 2016 10:30:40 +0000 (12:30 +0200)]
gnu: Add python-lit, python2-lit.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: python-prompt-toolkit: Update to 1.0.7.
Tobias Geerinckx-Rice [Tue, 23 Aug 2016 13:09:06 +0000 (15:09 +0200)]
gnu: python-prompt-toolkit: Update to 1.0.7.

* gnu/packages/python.scm (python-prompt-toolkit): Update to 1.0.7.
[source]: Use 'pypi-uri'.

7 years agognu: ruby: Remove string-append call with single argument.
Tobias Geerinckx-Rice [Sat, 10 Sep 2016 19:11:05 +0000 (21:11 +0200)]
gnu: ruby: Remove string-append call with single argument.

* gnu/packages/ruby.scm (ruby)[source]: Remove string-append.

7 years agognu: tinyxml: Fix typo in description.
Tobias Geerinckx-Rice [Sat, 10 Sep 2016 18:57:39 +0000 (20:57 +0200)]
gnu: tinyxml: Fix typo in description.

* gnu/packages/xml.scm (tinyxml)[description]: Fix typo.

7 years agoservices: nginx: Actually check if configuration is valid.
Tobias Geerinckx-Rice [Fri, 9 Sep 2016 01:14:41 +0000 (03:14 +0200)]
services: nginx: Actually check if configuration is valid.

* gnu/services/web.scm (nginx-activation): Fix path to nginx binary.

7 years agognu: linux-libre: Add support for cross-compilation.
David Craven [Fri, 2 Sep 2016 16:05:37 +0000 (18:05 +0200)]
gnu: linux-libre: Add support for cross-compilation.

* gnu/packages/linux.scm (linux-libre): Add support for
  cross-compilation.

7 years agognu: linux-libre: Move kernel configuration to configure phase.
David Craven [Thu, 8 Sep 2016 14:18:54 +0000 (16:18 +0200)]
gnu: linux-libre: Move kernel configuration to configure phase.

* gnu/packages/linux.scm (linux-libre)[arguments]: Add configure phase.

7 years agognu: linux-libre: Apply %boot-logo patch in origin.
David Craven [Thu, 8 Sep 2016 14:01:43 +0000 (16:01 +0200)]
gnu: linux-libre: Apply %boot-logo patch in origin.

* gnu/packages/linux.scm (linux-libre)[origin]: Apply %boot-logo patch
  in origin.

7 years agognu: linux-libre: Use system->architecture.
David Craven [Fri, 2 Sep 2016 15:10:52 +0000 (17:10 +0200)]
gnu: linux-libre: Use system->architecture.

* gnu/packages/linux.scm (linux-libre): Use system->architecture.

7 years agognu: linux-libre: Use modify-phases.
David Craven [Fri, 2 Sep 2016 13:57:47 +0000 (15:57 +0200)]
gnu: linux-libre: Use modify-phases.

* gnu/packages/linux.scm (linux-libre): Use modify-phases.

7 years agognu: module-init-tools: Prevent line wrapping.
David Craven [Fri, 2 Sep 2016 13:50:41 +0000 (15:50 +0200)]
gnu: module-init-tools: Prevent line wrapping.

* gnu/packages/linux.scm (module-init-tools): Break line.

7 years agognu: Add schismtracker.
Kei Kebreau [Sat, 10 Sep 2016 14:27:34 +0000 (10:27 -0400)]
gnu: Add schismtracker.

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

7 years agognu: guile-wm: Add '.desktop' file.
Alex ter Weele [Mon, 12 Sep 2016 02:18:53 +0000 (22:18 -0400)]
gnu: guile-wm: Add '.desktop' file.

* gnu/packages/guile-wm.scm (guile-wm)[arguments]: Add
'install-xsession' phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: Add seqtk.
Ben J Woodcroft [Thu, 8 Sep 2016 23:53:21 +0000 (09:53 +1000)]
gnu: Add seqtk.

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

7 years agognu: libbluray: Enable libaacs and libbdplus support.
Andy Patterson [Fri, 9 Sep 2016 19:52:26 +0000 (15:52 -0400)]
gnu: libbluray: Enable libaacs and libbdplus support.

* gnu/packages/video.scm (libbluray) [inputs]: Add libaacs and
libbdplus.
[arguments]: Add 'fix-dlopen-paths' to #:phases.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: Add libaacs.
Andy Patterson [Fri, 9 Sep 2016 19:52:25 +0000 (15:52 -0400)]
gnu: Add libaacs.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: Add libbdplus.
Andy Patterson [Fri, 9 Sep 2016 19:52:24 +0000 (15:52 -0400)]
gnu: Add libbdplus.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: dlib: Disable failing tests.
Marius Bakke [Fri, 9 Sep 2016 00:51:23 +0000 (01:51 +0100)]
gnu: dlib: Disable failing tests.

* gnu/packages/machine-learning.scm (dlib)[arguments]: Add phase
'disable-failing-tests' for tests that are known not to work in the current
release.
[inputs]: Add lapack.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: dlib: Do not build dlib twice for tests.
Marius Bakke [Sat, 27 Aug 2016 16:23:58 +0000 (17:23 +0100)]
gnu: dlib: Do not build dlib twice for tests.

* gnu/packages/machine-learning.scm (dlib)[arguments]: Use makefile
instead of cmake in check phase to prevent full rebuild.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: dlib: Remove unused fftw from inputs.
Marius Bakke [Tue, 23 Aug 2016 20:17:14 +0000 (21:17 +0100)]
gnu: dlib: Remove unused fftw from inputs.

* gnu/packages/machine-learning.scm (dlib)[inputs]: Remove fftw.
(define-module): Don't include algebra.scm.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: python-py3status: Update to 3.1.
Ivan Vilata-i-Balaguer [Mon, 12 Sep 2016 17:24:51 +0000 (19:24 +0200)]
gnu: python-py3status: Update to 3.1.

* gnu/packages/python.scm (python-py3status): Update to 3.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: youtube-dl: Update to 2016.09.11.1.
Efraim Flashner [Mon, 12 Sep 2016 19:34:24 +0000 (22:34 +0300)]
gnu: youtube-dl: Update to 2016.09.11.1.

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

7 years agognu: mpv: Remove extra input.
Efraim Flashner [Mon, 12 Sep 2016 19:31:15 +0000 (22:31 +0300)]
gnu: mpv: Remove extra input.

* gnu/packages/video.scm (mpv)[inputs]: Remove vapoursynth.

7 years agognu: vapoursynth: Remove mips support.
Efraim Flashner [Mon, 12 Sep 2016 19:29:35 +0000 (22:29 +0300)]
gnu: vapoursynth: Remove mips support.

* gnu/packages/video.scm (vapoursynth)[supported-systems]: New field,
remove support for mips64el which is unsupported.

7 years agognu: vim: Make builds bit-reproducable.
Efraim Flashner [Mon, 12 Sep 2016 18:52:17 +0000 (21:52 +0300)]
gnu: vim: Make builds bit-reproducable.

* gnu/packages/vim.scm (vim)[arguments]: Remove the compiled date.

7 years agognu: vim: Update to 8.0.
Efraim Flashner [Mon, 12 Sep 2016 17:55:21 +0000 (20:55 +0300)]
gnu: vim: Update to 8.0.

* gnu/packages/vim.scm (vim): Update to 8.0.
[arguments]: Update files which need /bin/sh patched.

7 years agognu: bowtie: Update to 2.2.9.
Leo Famulari [Mon, 12 Sep 2016 18:09:23 +0000 (14:09 -0400)]
gnu: bowtie: Update to 2.2.9.

* gnu/packages/bioinformatics.scm (bowtie): Update to 2.2.9.

7 years agognu: certbot: Improve synopsis.
Leo Famulari [Mon, 12 Sep 2016 17:00:43 +0000 (13:00 -0400)]
gnu: certbot: Improve synopsis.

* gnu/packages/tls.scm (certbot)[synopsis]: Add authorship information.

7 years agognu: Add acme-client.
Leo Famulari [Sun, 10 Jul 2016 17:35:13 +0000 (13:35 -0400)]
gnu: Add acme-client.

* gnu/packages/tls.scm (acme-client): New variable.

7 years agognu: gnutls: Replace with 3.5.4 [fixes GNUTLS-SA-2016-3].
Leo Famulari [Sat, 10 Sep 2016 22:09:20 +0000 (18:09 -0400)]
gnu: gnutls: Replace with 3.5.4 [fixes GNUTLS-SA-2016-3].

* gnu/packages/tls.scm (gnutls)[replacement]: New field.
(gnutls-3.5.4): New variable.

7 years agognu: Add nfs-utils
John Darrington [Mon, 12 Sep 2016 16:06:03 +0000 (18:06 +0200)]
gnu: Add nfs-utils

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

7 years agognu: r-org-mm-eg-db: Update to 3.3.0.
Ricardo Wurmus [Mon, 12 Sep 2016 14:34:57 +0000 (16:34 +0200)]
gnu: r-org-mm-eg-db: Update to 3.3.0.

* gnu/packages/bioinformatics.scm (r-org-mm-eg-db): Update to 3.3.0.

7 years agognu: r-org-dm-eg-db: Update to 3.3.0.
Ricardo Wurmus [Mon, 12 Sep 2016 14:34:46 +0000 (16:34 +0200)]
gnu: r-org-dm-eg-db: Update to 3.3.0.

* gnu/packages/bioinformatics.scm (r-org-dm-eg-db): Update to 3.3.0.

7 years agognu: r-org-ce-eg-db: Update to 3.3.0.
Ricardo Wurmus [Mon, 12 Sep 2016 14:34:31 +0000 (16:34 +0200)]
gnu: r-org-ce-eg-db: Update to 3.3.0.

* gnu/packages/bioinformatics.scm (r-org-ce-eg-db): Update to 3.3.0.

7 years agognu: r-org-hs-eg-db: Update to 3.3.0.
Ricardo Wurmus [Mon, 12 Sep 2016 14:34:18 +0000 (16:34 +0200)]
gnu: r-org-hs-eg-db: Update to 3.3.0.

* gnu/packages/bioinformatics.scm (r-org-hs-eg-db): Update to 3.3.0.