Tobias Geerinckx-Rice
666619d088
gnu: lrzip: Update to 0.631.
...
* gnu/packages/compression.scm (lrzip): Update to 0.631.
2016-10-21 05:14:32 +02:00
Eric Bavier
17d50dfdbb
gnu: slim: Display login message.
...
* gnu/packages/patches/slim-login.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/display-managers.scm (slim)[source]: Use it.
2016-10-20 16:47:20 -05:00
Eric Bavier
0b71c15c80
gnu: slim: Do not reset session after failed login.
...
* gnu/packages/patches/slim-reset.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/display-managers.scm (slim)[source]: Use it.
2016-10-20 16:47:19 -05:00
Leo Famulari
5d5cdb7ca4
gnu: linux-libre-4.4: Update to 4.4.26.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.4.26.
2016-10-20 17:42:49 -04:00
Leo Famulari
88576735bf
gnu: linux-libre: Update to 4.8.3.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.3.
2016-10-20 17:42:49 -04:00
Roel Janssen
d6e5de1ed2
gnu: Add emacs-d-mode.
...
* gnu/packages/emacs.scm (emacs-d-mode): New variable.
2016-10-20 22:26:41 +02:00
ng0
2116bfb367
gnu: network-manager-applet: Update to 1.4.2.
...
* gnu/packages/gnome.scm (network-manager-applet): Update to 1.4.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-10-20 22:20:47 +02:00
Ludovic Courtès
29d2f451a6
gnu-maintenance: GNOME updater honors 'upstream-name' package property.
...
* guix/gnu-maintenance.scm (latest-gnome-release)[upstream-name]: New
variable. Use it as the first argument to 'latest-ftp-release' and when
constructing #:directory.
* gnu/packages/gnome.scm (gconf)[properties]: New field.
(network-manager)[properties]: New field.
2016-10-20 22:18:59 +02:00
ng0
0d871c3876
gnu: network-manager: Update to 1.4.2.
...
* gnu/packages/gnome.scm (network-manager): Update to 1.4.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-10-20 21:57:11 +02:00
Ludovic Courtès
6205e6a0ce
gnu: libgweather: Update to 3.20.3.
...
* gnu/packages/gnome.scm (libgweather): Update to 3.20.3.
2016-10-20 21:22:46 +02:00
Ludovic Courtès
8b8dfa7f56
gnu: libgweather: Adjust to new timezone name.
...
* gnu/packages/gnome.scm (libgweather)[arguments]: In 'pre-check' phase,
update "Asia/Rangoon" timezone name.
2016-10-20 21:21:28 +02:00
Ludovic Courtès
7f8393f3eb
gnu: python-mailmanclient: Fix typo.
...
* gnu/packages/mail.scm (python-mailmanclient)[properties]: Fix typo.
2016-10-20 15:44:48 +02:00
ng0
6d3dda4ff5
gnu: Add python-mailmanclient.
...
* gnu/packages/mail.scm (python-mailmanclient): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-10-20 11:47:12 +03:00
Hartmut Goebel
162e42d8c0
gnu: Add python-validictory and python2-validictory.
...
* gnu/packages/python.scm (python-validictory, python2-validictory):
New variables.
2016-10-20 10:27:22 +02:00
Hartmut Goebel
b7703c8131
gnu: Add python2-pathlib2.
...
Adding only the Python 2 variant, since for Python 3 our minimum version
is 3.4 which already includes this package as part of the standard library.
gnu/packages/python.scm (python2-pathlib2): New variable.
2016-10-20 10:09:59 +02:00
Hartmut Goebel
8ab59181a4
gnu: Add python-setproctitle and python2-setproctitle.
...
* gnu/packages/python.scm (python-setproctitle, python2-setproctitle):
New variables.
2016-10-20 09:55:19 +02:00
Hartmut Goebel
9518fde1a1
gnu: Add chromaprint.
...
* gnu/packages/mp3.scm (chromaprint): New variable.
2016-10-20 09:55:19 +02:00
Roel Janssen
4644644ace
gnu: Add r-bioccheck.
...
* gnu/packages/bioinformatics.scm (r-bioccheck): New variable.
2016-10-20 09:53:02 +02:00
Leo Famulari
c645cef7da
gnu: openssh: Fix CVE-2016-8858.
...
* gnu/packages/patches/openssh-memory-exhaustion.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ssh.scm (openssh)[source]: Use it.
2016-10-19 18:02:39 -04:00
Rene Saavedra
3ad7dce1d9
gnu: Add gucharmap.
...
* gnu/packages/gnome.scm (gucharmap): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-10-19 23:20:19 +02:00
Carlos Sánchez de La Lama
80c9164fd7
gnu: %static-inputs: Use bash from PATH in bootstrap tar.
...
gnu/packages/make-bootstrap.scm (%static-inputs): Use bash from PATH.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-10-19 23:20:19 +02:00
Leo Famulari
c21b1a1fbb
gnu: borg: Install more documentation.
...
* gnu/packages/backup.scm (borg)[arguments]: Install more documentation in
'install-doc' phase. Use (srfi srfi-26).
2016-10-19 16:00:26 -04:00
Leo Famulari
7ffa5d4a2d
gnu: python-file: Work around "double encoding" bug in file@5.28.
...
* gnu/packages/patches/python-file-double-encoding-bug.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-file)[source]: Use it.
(python2-file)[source]: Use the source of FILE directly, without the
patch.
2016-10-19 14:36:51 -04:00
Leo Famulari
00bf74be05
gnu: python-file: Don't create a compressed egg.
...
* gnu/packages/python.scm (python-file, python2-file)[arguments]: Pass
"--single-version-externally-managed" "--root=/" to #:configure-flags.
2016-10-19 14:36:48 -04:00
Tobias Geerinckx-Rice
b332c823b7
gnu: gparted: Update to 0.27.0.
...
* gnu/packages/disk.scm (gparted): Update to 0.27.0.
2016-10-19 19:34:17 +02:00
Tobias Geerinckx-Rice
f5d3773268
gnu: ncftp: Use ‘modify-phases’.
...
* gnu/packages/ftp.scm (ncftp): Use the ‘modify-phases’ syntax.
2016-10-19 19:34:17 +02:00
Tobias Geerinckx-Rice
c17b5986f2
gnu: mcelog: Update to 143.
...
* gnu/packages/linux.scm (mcelog): Update to 143.
2016-10-19 19:34:17 +02:00
Tobias Geerinckx-Rice
5e270e8e8f
gnu: lftp: Update to 4.7.3.
...
* gnu/packages/ftp.scm (lftp): Update to 4.7.3.
[source]: Use HTTPS. Remove patch.
[arguments]: Add ‘disable-impure-tests’ phase. Add #:configure-flags with
explicit location of readline headers.
[home-page]: Use HTTPS.
* gnu/packages/patches/lftp-dont-save-unknown-host-fingerprint.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2016-10-19 19:34:17 +02:00
Leo Famulari
d5ccf71ec6
gnu: awscli: Update to 1.11.5.
...
* gnu/packages/python.scm (awscli): Update to 1.11.5.
[source]: Use pypi-uri.
[inputs]: Add python-s3transfer.
2016-10-19 13:12:48 -04:00
Leo Famulari
94cffc6386
gnu: Add python-s3transfer.
...
* gnu/packages/python.scm (python-s3transfer, python2-s3transfer): New
variable.
2016-10-19 13:12:48 -04:00
Leo Famulari
e09f952d9f
gnu: python-botocore: Update to 1.4.62.
...
* gnu/packages/python.scm (python-botocore, python2-botocore): Update to 1.4.62.
2016-10-19 13:12:47 -04:00
Leo Famulari
ecd68c53a6
gnu: python-rsa: Update to 3.4.2.
...
* gnu/packages/python.scm (python-rsa, python2-rsa): Update to 3.4.2.
2016-10-19 13:12:47 -04:00
Leo Famulari
def6213f65
gnu: Add libseccomp.
...
* gnu/packages/linux.scm (libseccomp): New variable.
2016-10-19 13:01:31 -04:00
Marius Bakke
6de9dfce80
gnu: xapian: Update to 1.4.0.
...
* gnu/packages/search.scm (xapian): Update to 1.4.0.
[source]: Use https URL.
[home-page]: Use https URL.
[arguments]: Remove 'patch-remotetcp-harness' phase. Replace 'check'
phase with a list of custom test targets.
2016-10-19 17:00:51 +01:00
Marius Bakke
16a23d4ad2
gnu: xapian: Use 'modify-phases' syntax.
...
* gnu/packages/search.scm (xapian)[arguments]: Use 'modify-phases'. Fix
'/bin/sh' substitution to use (which "sh") instead of (which "bash").
2016-10-19 17:00:43 +01:00
Marius Bakke
6cf27c89a5
gnu: notmuch: Enable tests.
...
* gnu/packages/patches/notmuch-emacs-25-compatibility-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/mail.scm (notmuch)[source]: Use patch.
[arguments]: Add verbose make flags. Add phase 'patch-notmuch-lib.el' to
fix hard-coded /bin/sh. Add 'prepare-test-environment' phase to patch
test shebangs and set environment.
[native-inputs]: Change from 'emacs-minimal' to 'emacs-no-x'. Add dtach,
gnupg, man, perl and which.
2016-10-19 17:00:37 +01:00
Marius Bakke
540d6cc711
gnu: notmuch: Update to 0.23.
...
* gnu/packages/mail.scm (notmuch): Update to 0.23.
[home-page]: Use https URL.
(python-notmuch)[version]: Inherit from notmuch.
[home-page]: Ditto.
2016-10-19 17:00:24 +01:00
Mark H Weaver
b09e0cd154
gnu: chez-scheme: Remove use of 'ghostscript-gs' wrapper.
...
This is a followup to commit d2478b4cdd
.
* gnu/packages/chez.scm (chez-scheme)[native-inputs]: Replace
'ghostscript-gs' with 'ghostscript'.
2016-10-19 11:26:51 -04:00
Mark H Weaver
d2478b4cdd
Merge branch 'master' into core-updates
2016-10-19 10:54:36 -04:00
ng0
152ffe7cb6
gnu: Add opensmtpd-extras.
...
* gnu/packages/mail.scm (opensmtpd-extras): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-10-19 17:37:16 +03:00
ng0
8b53366c63
gnu: Add opensmtpd.
...
* gnu/packages/mail.scm (opensmtpd): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-10-19 17:32:49 +03:00
ng0
71f048c624
gnu: Add libasr.
...
* gnu/packages/dns.scm (libasr): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-10-19 17:28:06 +03:00
Efraim Flashner
c11933c920
gnu: zile: Use 'modify-phases' syntax.
...
* gnu/packages/zile.scm (zile)[arguments]: Use 'modify-phases' syntax.
2016-10-19 17:10:17 +03:00
Efraim Flashner
fa216a4d01
gnu: zile: Update to 2.4.13.
...
* gnu/packages/zile.scm (zile): Update to 2.4.13.
[home-page]: Use https.
2016-10-19 17:10:17 +03:00
Ludovic Courtès
4534d85e70
gnu: Add Ao.
...
* gnu/packages/engineering.scm (ao): New variable.
2016-10-19 15:54:10 +02:00
Ludovic Courtès
a966281f2d
gnu: glfw: Propagate the relevant inputs.
...
* gnu/packages/gl.scm (glfw)[inputs]: Rename to...
[propagated-inputs]: ... this. Add LIBXXF86VM.
2016-10-19 15:54:10 +02:00
Roel Janssen
99df12cd19
gnu: Add r-biocstyle.
...
* gnu/packages/bioinformatics.scm (r-biocstyle): New variable.
2016-10-19 15:22:06 +02:00
Roel Janssen
207ce8fbe5
gnu: Add r-biocviews.
...
* gnu/packages/bioinformatics.scm (r-biocviews): New variable.
2016-10-19 15:09:55 +02:00
Benz Schenk
b747718e23
gnu: Add iperf.
...
* gnu/packages/networking.scm (iperf): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-10-19 13:19:07 +01:00
Hartmut Goebel
b5a5fb1927
gnu: python-dateutil, python-dateutil-2: Update to new home-page.
...
* gnu/packages/python.scm (python-dateutil, python2-dateutil,
python-dateutil-2, python2-dateutil-2)[home-page]: Update URL.
2016-10-19 11:52:54 +02:00
Roel Janssen
c79ad57a8d
gnu: Add r-optparse.
...
* gnu/packages/bioinformatics.scm (r-optparse): New variable.
2016-10-19 10:48:56 +02:00
Roel Janssen
2acaaee550
gnu: Add r-getopt.
...
* gnu/packages/bioinformatics.scm (r-getopt): New variable.
2016-10-19 09:55:45 +02:00
Federico Beffa
7d95c0006a
gnu: Add GHC 8.0.1.
...
* gnu/packages/haskell.scm (ghc-8): New variable.
2016-10-19 08:44:11 +02:00
Federico Beffa
1bd00f1737
gnu: Add ghc-hashtables.
...
* gnu/packages/haskell.scm (ghc-hashtables): New variable.
2016-10-19 08:44:11 +02:00
Federico Beffa
db61a00971
gnu: Add ghc-easyplot.
...
* gnu/packages/haskell.scm (ghc-easyplot): New variable.
2016-10-19 08:44:11 +02:00
Federico Beffa
4225c7116d
gnu: Add ghc-hmatrix-gsl-stats.
...
* gnu/packages/haskell.scm (ghc-hmatrix-gsl-stats): New variable.
2016-10-19 08:44:11 +02:00
Federico Beffa
271a5365aa
gnu: Add ghc-hmatrix-special.
...
* gnu/packages/haskell.scm (ghc-hmatrix-special): New variable.
2016-10-19 08:44:11 +02:00
Federico Beffa
932104abce
gnu: Add ghc-hmatrix-gsl.
...
* gnu/packages/haskell.scm (ghc-hmatrix-gsl): New variable.
2016-10-19 08:44:11 +02:00
Federico Beffa
95595618b1
gnu: Add ghc-hmatrix.
...
* gnu/packages/haskell.scm (ghc-hmatrix): New variable.
2016-10-19 08:44:11 +02:00
Federico Beffa
725dddd7fb
gnu: Add ghc-storable-complex.
...
* gnu/packages/haskell.scm (ghc-storable-complex): New variable.
2016-10-19 08:44:11 +02:00
Federico Beffa
fb6d2d75f3
gnu: Add chez-fmt.
...
* gnu/packages/chez.scm (chez-fmt): New variable.
2016-10-19 08:44:11 +02:00
Federico Beffa
87d6c9ef8a
gnu: Add chez-irregex.
...
* gnu/packages/chez.scm (chez-irregex): New variable.
2016-10-19 08:44:11 +02:00
Federico Beffa
387541907f
gnu: Add chez-matchable
...
* gnu/packages/chez.scm (chez-matchable): New variable.
2016-10-19 08:44:11 +02:00
Federico Beffa
74f9c19092
gnu: Add chez-sockets
...
* gnu/packages/chez.scm (chez-sockets): New variable.
2016-10-19 08:44:11 +02:00
Federico Beffa
4dfe4eee55
gnu: Add chez-web
...
* gnu/packages/chez.scm (chez-web): New variable.
2016-10-19 08:44:11 +02:00
Federico Beffa
c344b85dd0
gnu: Add chez-srfi.
...
* gnu/packages/chez.scm (chez-srfi): New variable.
2016-10-19 08:44:11 +02:00
Federico Beffa
13bbc0cc94
gnu: chez-scheme: Move to new module.
...
* gnu/packages/scheme.scm (chez-scheme, nanopass, stex): Move variables ...
* gnu/packages/chez.scm (chez-scheme, nanopass, stex): ... here. New module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add new file.
2016-10-19 08:44:11 +02:00
Federico Beffa
f7616df4af
gnu: chez-scheme: Fix i686 build.
...
* gnu/packages/scheme.scm (chez-scheme): Add 'configure-flags', generalize
'configure' phase and simplify 'install-doc' phase.
2016-10-19 08:44:11 +02:00
Federico Beffa
4b86dde0d6
gnu: chez-scheme: Add search-path.
...
* gnu/packages/scheme.scm (chez-scheme)[native-search-paths]: New field.
2016-10-19 08:44:11 +02:00
Christopher Allan Webber
3d1fe340db
gnu: kobodeluxe: Indicate origin of kobodeluxe-paths.patch.
...
* gnu/packages/patches/kobodeluxe-paths.patch: Update header, pointing
to Debian tarball for provenance.
2016-10-18 20:35:01 -05:00
Leo Famulari
ca121ae8d7
gnu: mariadb: Update to 10.1.18.
...
* gnu/packages/databases.scm (mariadb): Update to 10.1.18.
2016-10-18 21:32:11 -04:00
Leo Famulari
0cf3a7259b
gnu: mysql: Update to 5.7.16.
...
* gnu/packages/databases.scm (mysql): Update to 5.7.16.
2016-10-18 21:32:03 -04:00
Stephen Webber
a56145e1fa
gnu: Add kobodeluxe.
...
* gnu/packages/games.scm (kobodeluxe): New variable.
* gnu/packages/patches/kobodeluxe-paths.patch: New file.
* gnu/packages/patches/kobodeluxe-enemies-pipe-decl.patch: New file.
* gnu/packages/patches/kobodeluxe-const-charp-conversion.patch: New file.
* gnu/packages/patches/kobodeluxe-manpage-minus-not-hyphen.patch: New file.
* gnu/packages/patches/kobodeluxe-midicon-segmentation-fault.patch: New file.
* gnu/packages/patches/kobodeluxe-graphics-window-signed-char.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2016-10-18 20:23:03 -05:00
ng0
91988aee12
gnu: torsocks: Update to 2.2.0.
...
* gnu/packages/patches/torsocks-dns-test.patch: Delete file.
* gnu/local.mk: Remove it.
* gnu/packages/tor.scm (torsocks): Update to 2.2.0.
[source]: Remove patch. Change method from 'git-fetch' to 'url-fetch'.
Remove 'file-name'.
[arguments]: Remove 'bootstrap' phase.
[native-inputs]: Remove autoconf, automake and libtool. Also remove
obsoleted perl-test-harness.
[home-page]: Use https URL.
(define-module): Don't import perl.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-10-18 23:45:06 +01:00
Andreas Enge
15ca49b220
gnu: hdf4: Really fix non-x86 architectures.
...
This is a follow-up to commit 60da9fb110
.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/maths.scm (hdf4)[source]: Add patch.
2016-10-18 21:15:43 +02:00
Efraim Flashner
1dc30f9232
gnu: enlightenment: Update to 0.21.3.
...
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.3.
2016-10-18 08:57:54 +03:00
Mark H Weaver
c9a71c6fda
gnu: dbus: Fix bad 'origin' form in dbus-1.10.12.
...
This is a followup to commit dcaf70897a
.
* gnu/packages/glib.scm (dbus-1.10.12)[source]: Remove unneeded 'method'
field, so that 'inherit' comes first.
2016-10-17 21:04:57 -04:00
Efraim Flashner
00bfd498f9
gnu: tor: Update to 0.2.8.9.
...
* gnu/packages/tor.scm (tor): Update to 0.2.8.9.
2016-10-18 00:25:30 +03:00
Efraim Flashner
a31ac11385
gnu: vapoursynth: Update to 34.
...
* gnu/packages/video.scm (vapoursynth): Update to 34.
2016-10-18 00:08:09 +03:00
Efraim Flashner
8ee04627d8
gnu: zimg: Update to 2.3.
...
* gnu/packages/image.scm (zimg): Update to 2.3.
2016-10-18 00:07:20 +03:00
Efraim Flashner
b333d00c35
gnu: jasper: Update to 1.900.5.
...
* gnu/packages/image.scm (jasper): Update to 1.900.5.
[source]: Remove patches.
[native-inputs]: Remove unzip.
* gnu/packages/patches/jasper-CVE-2007-2721.patch,
gnu/packages/patches/jasper-CVE-2008-3520.patch,
gnu/packages/patches/jasper-CVE-2008-3522.patch,
gnu/packages/patches/jasper-CVE-2011-4516-and-CVE-2011-4517.patch,
gnu/packages/patches/jasper-CVE-2014-8137.patch,
gnu/packages/patches/jasper-CVE-2014-8138.patch,
gnu/packages/patches/jasper-CVE-2014-8157.patch,
gnu/packages/patches/jasper-CVE-2014-8158.patch,
gnu/packages/patches/jasper-CVE-2014-9029.patch,
gnu/packages/patches/jasper-CVE-2016-1577.patch,
gnu/packages/patches/jasper-CVE-2016-1867.patch,
gnu/packages/patches/jasper-CVE-2016-2089.patch,
gnu/packages/patches/jasper-CVE-2016-2116.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2016-10-17 23:51:38 +03:00
Mark H Weaver
dcaf70897a
Merge branch 'master' into core-updates
2016-10-17 16:47:12 -04:00
Leo Famulari
6ace9f80f1
gnu: diffoscope: Update to 61.
...
* gnu/packages/package-management.scm (diffoscope): Update to 61.
2016-10-17 16:39:46 -04:00
Ludovic Courtès
bf62b8ff79
gnu: guile-lib: Update to 0.2.3.
...
* gnu/packages/guile.scm (guile-lib): Update to 0.2.3.
[arguments]: Adjust 'patch-module-dir' to change both 'moddir' and
'godir'; use '@GUILE_EFFECTIVE_VERSION@' instead of a hard-coded
"2.0". Add 'check' phase.
[native-inputs]: New field.
2016-10-17 22:06:44 +02:00
Ludovic Courtès
9d356c9c92
gnu: guile-lib: Use 'modify-phases'.
...
* gnu/packages/guile.scm (guile-lib)[arguments]: Use 'modify-phases'.
2016-10-17 22:06:44 +02:00
Ludovic Courtès
c21af659b4
gnu: recutils: Adjust to Bash 4.4.
...
* gnu/packages/databases.scm (recutils)[arguments]: Add
'set-bash4.4-header-location' phase.
2016-10-17 22:06:44 +02:00
John Darrington
040b6299d5
gnu: openssh: Enable kerberos features.
...
* gnu/packages/ssh.scm (openssh) [arguments]: Add flag --with-kerberos5.
[inputs]: Add mit-krb5.
2016-10-17 21:52:53 +02:00
Mark H Weaver
cd829fe306
gnu: linux-libre: Update to 4.8.2.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.2.
2016-10-17 15:23:46 -04:00
Mark H Weaver
43f1d02ddc
gnu: linux-libre@4.4: Update to 4.4.25.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.25.
2016-10-17 15:22:33 -04:00
Rene Saavedra
0bd697591b
gnu: Add xpad.
...
* gnu/packages/gnome.scm (xpad): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2016-10-17 15:09:31 -04:00
Leo Famulari
759aadd46f
gnu: python-requests-toolbelt: Fix build failure by adding missing dependencies.
...
* gnu/packages/python.scm (python-requests-toolbelt)[native-inputs]: Add
python-betamax, python-mock and python-pytest.
2016-10-17 13:54:51 -04:00
Leo Famulari
66d3f50a76
gnu: Add python-betamax.
...
* gnu/packages/python.scm (python-betamax, python2-betamax): New variables.
2016-10-17 13:54:51 -04:00
Leo Famulari
a9871b7b52
gnu: python-vobject: Disable the test suite.
...
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the python-vobject build to fail.
* gnu/packages/python.scm (python-vobject, python2-vobject)[arguments]: Disable
the tests.
2016-10-17 13:54:51 -04:00
Leo Famulari
8757f05046
gnu: python-wsgi-intercept: Fix build failure with Python 3.5.
...
* gnu/packages/python.scm (python-wsgi-intercept)[native-inputs]:
Add python-urllib3.
2016-10-17 13:54:47 -04:00
Ricardo Wurmus
5093729704
gnu: Add rcas-web.
...
* gnu/packages/bioinformatics.scm (rcas-web): New variable.
2016-10-17 18:09:20 +02:00
Ricardo Wurmus
89984be46e
gnu: Add r-rcas.
...
* gnu/packages/bioinformatics.scm (r-rcas): New variable.
2016-10-17 18:09:16 +02:00
Ricardo Wurmus
f90b2dbdb7
gnu: irrlicht: Update to 1.8.4.
...
* gnu/packages/games.scm (irrlicht): Update to 1.8.4.
[arguments]: Delete phase "apply-patch/mesa-10-fix".
[native-inputs]: Remove "patch/mesa-10-fix".
* gnu/packages/patches/irrlicht-mesa-10.patch: Delete file.
* gnu/local.mk (dist_path_DATA): Remove irrlicht patch.
2016-10-17 17:11:51 +02:00
Ricardo Wurmus
b8a35ccea6
gnu: extremetuxracer: Update to 0.7.3.
...
* gnu/packages/games.scm (extremetuxracer): Update to 0.7.3.
[inputs]: Remove freetype, mesa, libice, libpng, sdl, sdl-mixer,
sdl-image, libsm, libunwind, libx11, libext, libxi, libxmu, libxt, tcl,
zlib; add sfml.
[arguments]: Remove field.
2016-10-17 17:11:43 +02:00
Ricardo Wurmus
a6e25a50f9
gnu: sfml: Install pkgconfig files.
...
* gnu/packages/game-development.scm (sfml)[arguments]: Add configure
flag to install pkgconfig files.
2016-10-17 17:11:37 +02:00
Adonay Felipe Nogueira
8a666bc5cb
gnu: artanis: Remove implied $(DESTDIR) usage.
...
* gnu/packages/patches/artanis-fix-Makefile.in.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/guile.scm (artanis)[source]: Use patch.
[arguments]: Remove DESTDIR from #:make-flags.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-10-17 15:20:11 +01:00