Ludovic Courtès
89cbec89a5
hydra: Add 'hydra-jobs.scm' target to compute the Hydra jobs.
...
* build-aux/hydra/evaluate.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
2016-04-13 19:20:03 +02:00
Ludovic Courtès
9c3bb4c54d
hydra: Really completely disable grafting.
...
This is a followup to 49c4fd2a
.
* build-aux/hydra/gnu-system.scm (package->alist): Parameterize %graft?.
(qemu-jobs)[->job]: Likewise.
(tarball-jobs)[->job]: Likewise.
2016-04-13 19:20:03 +02:00
David Thompson
0de9813905
gnu: geda-gaf: Make gsch2pcb work out-of-the-box.
...
* gnu/packages/engineering.scm (geda-gaf)[inputs]: Add m4 and pcb.
[arguments]: Add configure flags that point to PCB data files.
2016-04-13 12:08:17 -04:00
Andreas Enge
57c9c349b7
gnu: Add GMP-ECM.
...
* gnu/packages/algebra.scm (gmp-ecm): New variable.
2016-04-13 13:32:05 +02:00
Kei Yamashita
dfc407f348
gnu: Add gnome-sudoku.
...
* gnu/packages/gnome.scm (gnome-sudoku): New variable.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
2016-04-13 14:25:51 +08:00
Kei Yamashita
966dff3b81
gnu: Add qqwing.
...
* gnu/packages/game-development.scm (qqwing): New variable.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
2016-04-13 14:25:51 +08:00
宋文武
2b8e9d9ed4
gnu-maintenance: update-package-source: Only update the desired package.
...
Fixes <http://bugs.gnu.org/22693 >.
Suggested by Andy Wingo.
* guix/upstream.scm (update-package-source): Rewrite in terms of 'edit-expression'.
2016-04-13 09:17:01 +08:00
宋文武
f7df1e3efb
utils: Add 'location->source-properties'.
...
* guix/utils (location-source->properties): New procedure.
2016-04-13 09:17:01 +08:00
宋文武
50a3d59473
utils: Add 'edit-expression'.
...
* guix/utils.scm (edit-expression): New procedure.
* tests/utils.scm (edit-expression): New test.
2016-04-13 09:16:54 +08:00
Leo Famulari
645deac326
gnu: samba: Update to 4.3.8.
...
Fixes CVE-2015-5730, CVE-2016-2110, CVE-2016-2111, CVE-2016-2112,
CVE-2016-2113, CVE-2016-2114, CVE-2016-2115, CVE-2016-2118.
* gnu/packages/samba.scm (samba): Update to 4.3.8.
2016-04-12 19:39:12 -04:00
Roel Janssen
ec8c7e4734
gnu: Add r-pracma.
...
* gnu/packages/maths.scm (r-pracma): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-04-12 14:55:10 -04:00
Christopher Allan Webber
b4c400a75c
gnu: Add xscreensaver.
...
* gnu/packages/xdisorg.scm (xscreensaver): New variable.
2016-04-12 10:20:13 -05:00
alírio eyng
927e176d2a
gnu: fontforge: Update to 20160404.
...
* gnu/packages/fontutils.scm (fontforge): Update to 20160404.
[source](snippet): Remove tottf.c modification. Update date strings.
Co-authored-by: Eric Bavier <bavier@member.fsf.org>
2016-04-12 09:39:40 -05:00
Leo Famulari
1e7bd1ec6e
gnu: abduco: Update to 0.6.
...
* gnu/packages/abduco.scm (abduco): Update to 0.6.
2016-04-12 04:48:47 -04:00
Tobias Geerinckx-Rice
5f3f3ac287
gnu: btrfs-progs: Add "static" output.
...
* gnu/packages/linux.scm (btrfs-progs)[outputs]: New field.
[inputs]: Add "static" outputs of util-linux for libuuid and libblkid.
[arguments]: Add 'build-static' and 'install-static' phases.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-04-11 19:46:21 -04:00
Tobias Geerinckx-Rice
df887432be
gnu: util-linux: Add "static" output.
...
* gnu/packages/linux.scm: (util-linux)[outputs]: New field.
[arguments]: Remove "--disable-static" from #:configure-flags.
Add 'move-static-libraries' phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-04-11 19:45:58 -04:00
Tobias Geerinckx-Rice
916627b484
gnu: btrfs-progs: Update to 4.5.1.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.5.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-04-11 19:39:57 -04:00
Leo Famulari
097e012b5a
gnu: e2fsprogs: Fix misleading comment.
...
* gnu/packages/linux.scm (e2fsprogs): Fix misleading comment.
2016-04-11 19:01:38 -04:00
Leo Famulari
a94d455f58
gnu: letsencrypt, python-acme: Update to 0.5.0
...
These packages should be updated together.
* gnu/packages/tls.scm (letsencrypt): Update to 0.5.0.
(python-acme, python2-acme): Update to 0.5.0.
2016-04-11 18:39:55 -04:00
Ricardo Wurmus
6dc6099853
gnu: Add r-bsgenome-dmelanogaster-ucsc-dm3.
...
* gnu/packages/bioinformatics.scm (r-bsgenome-dmelanogaster-ucsc-dm3):
New variable.
2016-04-11 15:11:16 +02:00
Ricardo Wurmus
943bd6279f
gnu: Add r-bsgenome-celegans-ucsc-ce6.
...
* gnu/packages/bioinformatics.scm (r-bsgenome-celegans-ucsc-ce6): New
variable.
2016-04-11 15:11:16 +02:00
Ricardo Wurmus
a3e9028770
gnu: Add r-bsgenome-mmusculus-ucsc-mm9.
...
* gnu/packages/bioinformatics.scm (r-bsgenome-mmusculus-ucsc-mm9): New
variable.
2016-04-11 15:11:15 +02:00
Ricardo Wurmus
ae2462f7dd
gnu: Add r-motifrg.
...
* gnu/packages/bioinformatics.scm (r-motifrg): New variable.
2016-04-11 11:03:27 +02:00
Ricardo Wurmus
c90a4baff6
gnu: Add r-bsgenome-hsapiens-ucsc-hg19.
...
* gnu/packages/bioinformatics.scm (r-bsgenome-hsapiens-ucsc-hg19): New
variable.
2016-04-11 11:03:27 +02:00
Ricardo Wurmus
936e7d6774
gnu: Add r-seqlogo.
...
* gnu/packages/bioinformatics.scm (r-seqlogo): New variable.
2016-04-11 11:03:27 +02:00
Leo Famulari
ce8eeaf7a4
gnu: borg: Update to 1.0.1.
...
* gnu/packages/backup.scm (borg): Update to 1.0.1.
2016-04-11 01:38:38 -04:00
Leo Famulari
d87fd79953
gnu: vdirsyncer: Update to 0.9.3.
...
* gnu/packages/dav.scm (vdirsyncer): Update to 0.9.3.
2016-04-10 22:31:32 -04:00
Efraim Flashner
4b47cbfa9a
gnu: python-werkzeug: Update to 0.11.5.
...
* gnu/packages/python.scm (python-werkzeug): Update to 0.11.5.
2016-04-10 23:36:58 +03:00
Efraim Flashner
9ba40f05c8
gnu: python-pytest-localserver: Change inputs.
...
* gnu/packages/python.scm (python-pytest-localserver)[native-inputs]:
Remove zip.
[proapgated-inputs]: Move python-werkzeug ...
[inputs]: ... to here.
[propagated-inputs]: Move python-pytest, python-requests, python-six ...
[native-inputs]: ... to here.
2016-04-10 22:45:53 +03:00
Efraim Flashner
630d938fbe
gnu: python-pytest-cache: Change inputs.
...
* gnu/packages/python.scm (python-pytest-cache)[propagated-inputs]: Move
python-execnet ...
[inputs]: ... to here. Add python-apipkg, python-py, python-pytest.
2016-04-10 22:38:44 +03:00
Efraim Flashner
584d068f0f
gnu: python-execnet: Change inputs.
...
* gnu/packages/python.scm (python-execnet)[propagated-inputs]: Move
python-apipkg ...
[inputs]: ... to here.
2016-04-10 22:32:39 +03:00
Efraim Flashner
b43bab3c2a
gnu: python-apipkg: Change inputs.
...
* gnu/packages/python.scm (python-apipkg)[native-inputs]: Move
python-pytest.
[inputs]: ... to here.
2016-04-10 22:30:19 +03:00
Efraim Flashner
fbe9abcce4
gnu: python-pytest-xdist: Change inputs.
...
* gnu/packages/python.scm (python-pytest-xdist)[native-inputs]: Remove
python-setuptools.
[propagated-inputs]: Move python-execnet, python-py, python-pytest ...
[inputs]: ... to here. Add python-apipkg.
[properties]: Define python2-pytest-xdist.
(python2-pytest-xdist): Build with 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
2016-04-10 22:07:45 +03:00
Efraim Flashner
54cd239b35
gnu: python-pytest-runner: Define python2-pytest-runner.
...
* gnu/packages/python.scm (python-pytest-runner)[properties]: Define
python2-pytest-runner.
[native-inputs]: Remove python-setuptools.
[home-page]: Project has moved to Github.
(python2-pytest-runner)[native-inputs]: Add python2-setuptools.
2016-04-10 21:17:10 +03:00
Efraim Flashner
545f4a1c3c
gnu: python-pytest-cov: Update to 2.2.1.
...
* gnu/packages/python.scm (python-pytest-cov): Update to 2.2.1.
[native-inputs]: Remove python-setuptools. Move python-coverage,
python-pytest ...
[inputs]: ... to here.
[properties]: Define python2-pytest-cov.
(python-pytest-cov): Build with 'strip-python2-variant'.
[inputs]: Add python2-setuptools.
2016-04-10 21:00:42 +03:00
Efraim Flashner
eb3d3503f3
gnu: python-parse: Update to 1.6.6.
...
* gnu/packages/python.scm (python-parse): Update to 1.6.6.
2016-04-10 20:52:04 +03:00
Efraim Flashner
ed80839b8c
gnu: python-tzlocal: Update to 1.2.2.
...
* gnu/packages/python.scm (python-tzlocal): Update to 1.2.2.
[native-inputs]: Move python-pytz ...
[inputs]: ... to here.
2016-04-10 20:45:49 +03:00
Efraim Flashner
eebf6f01e4
gnu: python-parsedatetime: Update to 2.1.
...
* gnu/packages/python.scm (parsedatetime): Update to 2.1.
[native-inputs]: Remove python-setuptools, add python-nose, python-pyicu.
[properties]: Define python2-variant.
(python2-parsedatetime): Build with 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
2016-04-10 20:07:57 +03:00
Efraim Flashner
394b8060b1
gnu: python-dateutil-2: Update to 2.5.2.
...
* gnu/packages/python.scm (python-dateutil-2): Update to 2.5.2.
[inputs]: Remove python-setuptools.
[properties]: Define python2-dateutil-2.
(python2-dateutil-2): Build with 'strip-python2-variant'.
[inputs]: Add python2-setuptools.
2016-04-10 19:43:27 +03:00
Efraim Flashner
13f3ff3522
gnu: python-keyring: Update to 8.7.
...
* gnu/packages/python.scm (python-keyring): Update to 8.7.
[native-inputs]: Remove python-setuptools, python-mock.
[properties]: Define python2-keyring.
(python2-keyring): Build with 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
2016-04-10 18:02:32 +03:00
Efraim Flashner
fe147c4143
gnu: python-h5py: Update to 2.6.0.
...
* gnu/packages/python.scm (python-h5py): Update to 2.6.0.
[inputs]: Add python-six.
[native-inputs]: Add python-pkgconfig.
[properties]: Define python2-h5py.
2016-04-10 17:12:31 +03:00
Efraim Flashner
61c9babb6e
gnu: python-pytz: Update to 2016.3.
...
* gnu/packages/python.scm (python-pytz): Update to 2016.3.
2016-04-10 12:43:42 +03:00
Efraim Flashner
3f37db6b0e
gnu: python-babel: Update to 2.3.2.
...
* gnu/packages/python.scm (python-babel): Update to 2.3.2.
2016-04-10 12:21:51 +03:00
Efraim Flashner
db5567f753
gnu: python-ccm: Update to 2.1.6.
...
* gnu/packages/python.scm (python-ccm): Update to 2.1.6.
2016-04-10 12:16:44 +03:00
Efraim Flashner
286f1bac9e
gnu: python-httplib2: Update to 0.9.2.
...
* gnu/packages/python.scm (python-httplib2): Update to 0.9.2.
2016-04-10 12:13:02 +03:00
Efraim Flashner
81b9bbbd57
gnu: python-paramiko: Update to 1.16.0.
...
* gnu/packages/python.scm (python-paramiko): Update to 1.16.0.
2016-04-10 11:57:11 +03:00
Efraim Flashner
623cd1ab18
gnu: youtube-dl: Update to 2016.04.06.
...
* gnu/packages/video.scm (youtube-dl): Update to 2016.04.06.
[native-inputs]: Remove python-setuptools.
2016-04-10 11:17:55 +03:00
Efraim Flashner
6a308947b4
gnu: python-requests: Rearrange inputs.
...
* gnu/packages/python.scm (python-requests)[propagated-inputs]: Move
python-py, python-pytest, python-pytest-cov, python-wheel from here...
[native-inputs]: ... to here.
2016-04-10 10:55:28 +03:00
Efraim Flashner
5b9fe59fbe
gnu: livestreamer: Remove extra inputs.
...
* gnu/packages/video.scm (livestreamer)[native-inputs]: Remove
python-setuptools.
[propagated-inputs]: Remove python-singledispatch.
2016-04-10 10:33:59 +03:00
Efraim Flashner
42aa73b337
gnu: offlineimap: Add sqlite support.
...
* gnu/packages/mail.scm (offlineimap)[inputs]: Add python2-pysqlite.
[arguments]: Wrap binary with python2-pysqlite's path.
2016-04-10 09:01:00 +03:00