me
/
guix
Archived
1
0
Fork 0
Commit Graph

50108 Commits (ec4ba4178b198b10e606480794de0cdcba78ec6e)

Author SHA1 Message Date
Efraim Flashner 10b99ddf45
gnu: cadaver: Satisfy 'guix lint'.
* gnu/packages/web.scm (cadaver)[home-page]: Follow redirect.
[description]: Always use two spaces.
2020-03-13 14:26:22 +02:00
Efraim Flashner e80d1c1992
gnu: httrack: Use texi markup in description.
* gnu/packages/web.scm (httrack)[description]: Use texi markup.
2020-03-13 14:19:44 +02:00
Arun Isaac d5b0aa99f8
gnu: uim: Use emacs-substitute-variables instead of substitute*.
* gnu/packages/xorg.scm (uim)[arguments]: In the configure-uim-el phase, use
emacs-substitute-variables instead of substitute*.
2020-03-13 13:43:06 +05:30
Arun Isaac acf6168b5d
gnu: uim: Do not install elisp files in guix.d.
* gnu/packages/xorg.scm (uim)[arguments]: Pass %output/share/emacs to the
--with-lispdir configure flag. Add fix-install-path phase after install phase.
2020-03-13 13:43:06 +05:30
Tobias Geerinckx-Rice d1548cb09f
gnu: fltk: Use HTTPS home page.
* gnu/packages/fltk.scm (fltk)[home-page]: Use HTTPS.
2020-03-13 05:39:33 +01:00
Tobias Geerinckx-Rice f50ef3493e
gnu: unqlite: Use HTTPS home page.
* gnu/packages/databases.scm (unqlite)[home-page]: Use HTTPS.
2020-03-13 05:36:09 +01:00
Tobias Geerinckx-Rice b7afc63f0f
gnu: sdparm: Update to 1.11.
* gnu/packages/disk.scm (sdparm): Update to 1.11.
[source]: Hard-code name.
2020-03-13 05:36:09 +01:00
Tobias Geerinckx-Rice 16b84f54bd
gnu: bastet: Use HTTPS home page.
* gnu/packages/games.scm (bastet)[home-page]: Use HTTPS.
2020-03-13 05:36:09 +01:00
Tobias Geerinckx-Rice 287e3d3124
gnu: java-iq80-snappy: Don't use unstable tarball.
* gnu/packages/java-compression.scm (java-iq80-snappy)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2020-03-13 05:36:09 +01:00
Tobias Geerinckx-Rice e2528a3cc1
gnu: java-snappy@1.0: Don't use unstable tarball.
* gnu/packages/java-compression.scm (java-snappy-1)[name]: Restate.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
2020-03-13 05:36:09 +01:00
Tobias Geerinckx-Rice 2eed6813b6
gnu: autobuild: Use HTTPS home page.
* gnu/packages/autotools.scm (autobuild)[home-page]: Use HTTPS.
2020-03-13 05:36:09 +01:00
Tobias Geerinckx-Rice 1bc64532b7
gnu: libwebsockets: Use HTTPS home page.
* gnu/packages/web.scm (libwebsockets)[home-page]: Use HTTPS.
2020-03-13 05:36:09 +01:00
Tobias Geerinckx-Rice 136070022b
gnu: catdoc: Use HTTPS home page.
* gnu/packages/textutils.scm (catdoc)[home-page]: Use HTTPS.
2020-03-13 05:36:09 +01:00
Alex Griffin 63299f2840
gnu: Add browserpass-native.
* gnu/packages/password-utils.scm (browserpass-native): New variable.
2020-03-12 21:12:05 -05:00
Alex Griffin 42c6503d37
gnu: Add go-github-com-mattn-go-zglob.
* gnu/packages/golang.scm (go-github-com-mattn-go-zglob): New variable.
2020-03-12 21:12:04 -05:00
Alex Griffin aff9576811
gnu: Add go-github-com-rifflock-lfshook.
* gnu/packages/golang.scm (go-github-com-rifflock-lfshook): New variable.
2020-03-12 21:12:03 -05:00
Alex Griffin 8320c72587
gnu: go-github-com-sirupsen-logrus: Propagate inputs.
* gnu/packages/golang.scm (go-github-com-sirupsen-logrus): Propagate inputs.
2020-03-12 21:12:02 -05:00
Mark H Weaver ebbe8adc3f
gnu: linux-libre: Update to 5.4.25.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.25.
(linux-libre-5.4-pristine-source): Update hash.
2020-03-12 20:51:59 -04:00
Mark H Weaver 2a2bef35b8
gnu: linux-libre@4.19: Update to 4.19.109.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.109.
(linux-libre-4.19-pristine-source): Update hash.
2020-03-12 20:51:25 -04:00
Mark H Weaver 230a59d418
gnu: linux-libre@4.14: Update to 4.14.173.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.173.
(linux-libre-4.14-pristine-source): Update hash.
2020-03-12 20:50:52 -04:00
Mark H Weaver e0d5a43e51
gnu: linux-libre@4.9: Update to 4.9.216.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.216.
(linux-libre-4.9-pristine-source): Update hash.
2020-03-12 20:50:24 -04:00
Mark H Weaver dcd7a97b8c
gnu: linux-libre@4.4: Update to 4.4.216.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.216.
(linux-libre-4.4-pristine-source): Update hash.
2020-03-12 20:49:19 -04:00
Carl Dong 0f864175dc
gnu: mingw-w64-*: Update to 7.0.0.
* gnu/packages/mingw.scm (make-mingw-w64): Update to 7.0.0.
2020-03-12 15:45:28 -04:00
Alexandru-Sergiu Marton b431f6c9cc
gnu: ghc-extra: Update to 1.7.1.
* gnu/packages/haskell-xyz.scm (ghc-extra): Update to 1.7.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-12 14:10:41 -04:00
Ludovic Courtès e0dbed64c5
gnu: singularity: Do not use the "errors=remount-ro" squashfs option.
This mount option stopped being supported with Linux-libre 5.4.5:

  http://ci.guix.gnu.org/build/2056359/details

* gnu/packages/linux.scm (singularity)[source]: Remove
"errors=remount-ro" mount option from source code.
2020-03-12 18:32:16 +01:00
Ludovic Courtès 22464cf32a
gnu: singularity: Wrap programs so they find Coreutils.
* gnu/packages/linux.scm (singularity)[arguments]: Add 'set-PATH' phase.
2020-03-12 18:32:16 +01:00
Amar Singh be78906592
gnu: Add guile-torrent.
* gnu/packages/guile-xyz.scm (guile-torrent): New variable.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-03-12 15:52:41 +01:00
Efraim Flashner 0c08e4bfa1
gnu: edirect: Update to 13.3.20200128.
* gnu/packages/bioinformatics.scm (edirect): Update to 13.3.20200128.
[source]: Remove bundled certificate authority tarball.
2020-03-12 16:50:23 +02:00
Ricardo Wurmus 72e76113f7
gnu: r-car: Update to 3.0-7.
* gnu/packages/statistics.scm (r-car): Update to 3.0-7.
[native-inputs]: Add r-knitr.
2020-03-12 15:15:04 +01:00
Ricardo Wurmus 92d6c94a16
gnu: r-nloptr: Update to 1.2.2.1.
* gnu/packages/statistics.scm (r-nloptr): Update to 1.2.2.1.
2020-03-12 15:15:04 +01:00
Ricardo Wurmus 66f1fead63
gnu: r-roxygen2: Update to 7.1.0.
* gnu/packages/statistics.scm (r-roxygen2): Update to 7.1.0.
[native-inputs]: Move r-knitr from here...
[propagated-inputs]: ...to here.
2020-03-12 15:15:04 +01:00
Ricardo Wurmus 09583a0f79
gnu: r-xml2: Update to 1.2.5.
* gnu/packages/statistics.scm (r-xml2): Update to 1.2.5.
[native-inputs]: Add r-knitr.
2020-03-12 15:15:04 +01:00
Ricardo Wurmus defbaab3f8
gnu: r-tam: Update to 3.4-26.
* gnu/packages/cran.scm (r-tam): Update to 3.4-26.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus 4dab179de2
gnu: r-cdm: Update to 7.5-15.
* gnu/packages/cran.scm (r-cdm): Update to 7.5-15.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus ca29e40dac
gnu: r-parameters: Update to 0.6.0.
* gnu/packages/cran.scm (r-parameters): Update to 0.6.0.
[native-inputs]: Add r-knitr.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus 40ac3dc394
gnu: r-graphlayouts: Update to 0.6.0.
* gnu/packages/cran.scm (r-graphlayouts): Update to 0.6.0.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus 9d3d3d1bd5
gnu: r-ggfortify: Update to 0.4.9.
* gnu/packages/cran.scm (r-ggfortify): Update to  0.4.9.
[native-inputs]: Add r-knitr.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus 0cc0e7e370
gnu: r-ggplotify: Update to 0.0.5.
* gnu/packages/cran.scm (r-ggplotify): Update to 0.0.5.
[native-inputs]: Add r-knitr.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus f718c28cc6
gnu: r-pegas: Update to 0.13.
* gnu/packages/cran.scm (r-pegas): Update to 0.13.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus a85aef2d75
gnu: r-spatialextremes: Update to 2.0-8.
* gnu/packages/cran.scm (r-spatialextremes): Update to 2.0-8.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus dca5a8143f
gnu: r-tidytree: Update to 0.3.2.
* gnu/packages/cran.scm (r-tidytree): Update to 0.3.2.
[native-inputs]: Add r-knitr.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus d520e4c942
gnu: r-rcppparallel: Update to 5.0.0.
* gnu/packages/cran.scm (r-rcppparallel): Update to 5.0.0.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus 69a3c4ce51
gnu: r-sjplot: Update to 2.8.3.
* gnu/packages/cran.scm (r-sjplot): Update to 2.8.3.
[propagated-inputs]: Remove r-forcats.
[native-inputs]: Remove r-knitr.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus cd26e5dee8
gnu: r-catdap: Update to 1.3.5.
* gnu/packages/cran.scm (r-catdap): Update to 1.3.5.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus f7306e465e
gnu: r-vim: Update to 5.1.1.
* gnu/packages/cran.scm (r-vim): Update to 5.1.1.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus 117270fb51
gnu: r-vctrs: Update to 0.2.4.
* gnu/packages/cran.scm (r-vctrs): Update to 0.2.4.
[native-inputs]: Add r-knitr.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus 6bd6097ed5
gnu: r-cicero: Update to 1.4.4.
* gnu/packages/bioconductor.scm (r-cicero): Update to 1.4.4.
[native-inputs]: Add r-knitr.
2020-03-12 15:15:02 +01:00
Ricardo Wurmus 0754fefb75
gnu: r-ggcyto: Update to 1.14.1.
* gnu/packages/bioconductor.scm (r-ggcyto): Update to 1.14.1.
[native-inputs]: Add r-knitr.
2020-03-12 15:15:02 +01:00
Ricardo Wurmus e0061f5125
gnu: r-mlinterfaces: Update to 1.66.5.
* gnu/packages/bioconductor.scm (r-mlinterfaces): Update to 1.66.5.
2020-03-12 15:15:02 +01:00
Ricardo Wurmus 0b692ef2c6
gnu: r-qtl: Update to 1.46-2.
* gnu/packages/bioinformatics.scm (r-qtl): Update to 1.46-2.
2020-03-12 15:15:02 +01:00
Pierre Neidhardt 04ff192ec4
gnu: Add hyperledger-iroha.
This package was co-authored with Efraim Flashner <efraim@flashner.co.il>

* gnu/packages/hyperledger.scm (hyperledger-iroha): New variable.
2020-03-12 15:34:28 +02:00
Efraim Flashner f204d155e3
gnu: Add boost-1.69.
* gnu/packages/boost.scm (boost-1.69): New hidden package.
2020-03-12 15:34:28 +02:00
Pierre Neidhardt 37109658a5
gnu: Add hyperledger-iroha-ed25519.
* gnu/packages/hyperledger.scm (hyperledger-iroha-ed25519): New variable.
2020-03-12 15:34:28 +02:00
Efraim Flashner d56d3ae704
gnu: grpc: Build shared libraries.
* gnu/packages/machine-learning.scm (grpc)[outputs]: Add static.
[arguments]: Copy configure-flags from cmake-build-system. Add custom
phases 'configure-shared, 'install-shared-libraries and 'move-static-libs
to build shared libs and move static libs to their own output.
(tensorflow)[native-inputs]: Add grpc:static.
2020-03-12 15:34:28 +02:00
Efraim Flashner b0aa58d8f1
gnu: python2-jupyter-console: Build with python2.
* gnu/packages/python-xyz.scm (python2-jupyter-console)[arguments]: Add
python keyword, set to python-2.
2020-03-12 15:34:28 +02:00
Efraim Flashner e8588a7847
gnu: python-jupyter-console: Specify python2 variant.
* gnu/packages/python-xyz.scm (python-jupyter-console)[properties]: New
field. Specify python2-jupyter-console as python2 variant.
2020-03-12 15:34:27 +02:00
Ricardo Wurmus a595399230
services: mumi-service-type: Update to latest version of mumi.
* gnu/services/web.scm (%mumi-activation): Create /var/mumi/db.
(mumi-shepherd-services): Add service for mumi worker.
2020-03-12 12:47:45 +01:00
Ricardo Wurmus c107e50a0e
gnu: mumi: Update to 0.0.0-7.6653e2d.
* gnu/packages/mail.scm (mumi): Update to 0.0.0-7.6653e2d.
[inputs]: Add guile-sqlite3.
2020-03-12 12:47:45 +01:00
Ricardo Wurmus e4cdadc18d
gnu: r-cairo: Update to 1.5-11.
* gnu/packages/statistics.scm (r-cairo): Update to 1.5-11.
2020-03-12 12:47:45 +01:00
Felix Gruber 0a703c0486
gnu: dune-istl: Build with suitesparse
* gnu/packages/maths.scm (dune-istl)[inputs]: Add suitesparse to build
additional solvers in dune-istl.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-12 11:52:38 +01:00
Felix Gruber f1f9466e33
gnu: Add dune-subgrid
* gnu/packages/maths.scm (dune-subgrid): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-12 11:52:38 +01:00
Felix Gruber 07ebb75d17
gnu: Add dune-uggrid.
* gnu/packages/maths.scm (dune-uggrid): New variable.
(dune-grid)[propagated-inputs]: Add dune-uggrid dependency, so
that the UGGrid class in dune-grid can be used by packages that
have dune-grid as input.
(dune-functions)[arguments]: Enable tests that previously weren't
built as they require dune-uggrid.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-12 11:52:38 +01:00
Felix Gruber a669f6e27b
gnu: dune-*: set up MPI for tests
* gnu/packages/maths.scm (dune-common, dune-grid, dune-istl,
dune-alugrid): [arguments]: correctly set up MPI instead of disabling
tests that require MPI.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-12 11:52:38 +01:00
Ludovic Courtès a20cfe71e9
gnu: guile-next: Enable JIT on ARMv7.
JIT support on ARMv7 is fixed by "guile-3.0-crash.patch".

* gnu/packages/guile.scm (guile-3.0)[arguments]: Remove.
2020-03-12 11:52:21 +01:00
Guillaume Le Vaillant ec73c90ee3
gnu: Add virtualpg.
* gnu/packages/geo.scm (virtualpg): New variable.
2020-03-12 10:08:45 +01:00
Guillaume Le Vaillant 69b03ecd95
gnu: jgmenu: Update to 4.1.0.
* gnu/packages/xdisorg.scm (jgmenu): Update to 4.1.0.
2020-03-12 10:08:45 +01:00
Guillaume Le Vaillant 034d9544e2
gnu: udiskie: Update to 2.1.0.
* gnu/packages/freedesktop.scm (udiskie): Update to 2.1.0.
2020-03-12 10:08:45 +01:00
Guillaume Le Vaillant 0aedcf4bc3
gnu: txr: Update to 233.
* gnu/packages/lisp.scm (txr): Update to 233.
2020-03-12 10:08:45 +01:00
Efraim Flashner d8ba1135eb
gnu: python2-ipython: Fix build.
* gnu/packages/python-xyz.scm (python2-ipython)[arguments]: Adjust
skipped tests.
2020-03-12 10:25:42 +02:00
Tobias Geerinckx-Rice bf8ee1c504
gnu: xlockmore: Update to 5.62.
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.62.
2020-03-12 05:10:21 +01:00
Tobias Geerinckx-Rice 81166ee488
gnu: xlockmore: Use HTTPS home page.
* gnu/packages/xdisorg.scm (xlockmore)[home-page]: Use HTTPS.
2020-03-12 04:57:46 +01:00
Tobias Geerinckx-Rice cf580e5ebf
gnu: mame: Use HTTPS home page.
* gnu/packages/emulators.scm (mame)[home-page]: Use HTTPS.
2020-03-12 04:57:44 +01:00
Tobias Geerinckx-Rice a30f20d49c
gnu: dosbox: Use HTTPS home page.
* gnu/packages/emulators.scm (dosbox)[home-page]: Use HTTPS.
2020-03-12 04:57:43 +01:00
Tobias Geerinckx-Rice f930814afa
gnu: Add gitless.
* gnu/packages/version-control.scm (gitless): New public variable.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-03-12 04:57:42 +01:00
Tobias Geerinckx-Rice 62f6f9d99f
gnu: faust: Use HTTPS home page.
* gnu/packages/audio.scm (faust)[home-page]: Use HTTPS.
2020-03-12 04:57:42 +01:00
Tobias Geerinckx-Rice 286ab9d3f5
gnu: rsound: Use HTTPS home page.
* gnu/packages/audio.scm (rsound)[home-page]: Use HTTPS.
2020-03-12 04:57:42 +01:00
Tobias Geerinckx-Rice dd42a2f391
gnu: libgme: Update to 0.6.3.
* gnu/packages/music.scm (libgme): Update to 0.6.3.
2020-03-12 04:57:41 +01:00
Tobias Geerinckx-Rice b5d32fb9dd
gnu: xmobar: Update to 0.33.
* gnu/packages/wm.scm (xmobar): Update to 0.33.
2020-03-12 04:57:41 +01:00
Tobias Geerinckx-Rice 094afc97c6
gnu: gptfdisk: Use HTTPS home page.
* gnu/packages/disk.scm (gptfdisk)[home-page]: Use HTTPS.
2020-03-12 04:57:41 +01:00
Tobias Geerinckx-Rice 7247b84195
gnu: ephoto: Update source and home page URIs.
* gnu/packages/enlightenment.scm (ephoto)[source]: Remove dead URI.
[home-page]: Follow (HTTPS) redirection.
2020-03-12 04:57:41 +01:00
Tobias Geerinckx-Rice 32df41beef
gnu: s6: Update to 2.9.1.0.
* gnu/packages/skarnet.scm (s6): Update to 2.9.1.0.
2020-03-12 04:57:41 +01:00
Tobias Geerinckx-Rice fe6cfa9943
gnu: simple-scan: Update to 3.36.0.
* gnu/packages/gnome.scm (simple-scan): Update to 3.36.0.
2020-03-12 04:57:40 +01:00
Tobias Geerinckx-Rice dd8cf0097e
gnu: picprog: Use HTTPS home page.
* gnu/packages/embedded.scm (picprog)[home-page]: Use HTTPS.
2020-03-12 04:57:40 +01:00
Tobias Geerinckx-Rice 0308944ab0
gnu: java-snappy: Don't use unstable tarball.
* gnu/packages/java-compression.scm (java-snappy)[source]: Use GIT-FETCH
and GIT-FILE-NAME.
[arguments]: Add ‘make-git-checkout-writable’ phase.
2020-03-12 04:57:40 +01:00
Tobias Geerinckx-Rice ca0fe294d6
gnu: java-snappy: Update to 1.1.7.3.
* gnu/packages/java-compression.scm (java-snappy): Update to 1.1.7.3.
2020-03-12 04:57:39 +01:00
Leo Famulari d7af0202a4
gnu: Borg: Update to 1.1.11.
* gnu/packages/backup.scm (borg): Update to 1.1.11.
2020-03-11 21:39:23 -04:00
Leo Famulari 4b5a0c0540
gnu: xxHash: Update to 0.7.3.
* gnu/packages/digest.scm (xxhash): Update to 0.7.3.
2020-03-11 21:39:16 -04:00
Marius Bakke 41c6e4f2b4
Merge branch 'master' into staging 2020-03-11 22:58:11 +01:00
Marius Bakke 58363ee500
gnu: Remove year range from copyright header.
* gnu/packages/python-xyz.scm: List years explicitly instead of range in
copyright line.
2020-03-11 22:56:51 +01:00
Marius Bakke 0a8655e6dc
gnu: Remove duplicate copyright line.
* gnu/packages/python-xyz.scm: Remove duplicate copyright.
2020-03-11 22:56:27 +01:00
Marius Bakke cb18f2bf31
gnu: python-cookies: Use the correct version of pytest.
* gnu/packages/python-web.scm (python-cookies)[native-inputs]: Change
PYTHON2-PYTEST to PYTHON-PYTEST.
2020-03-11 22:43:45 +01:00
Marius Bakke 6bd7d4cb74
gnu: python2-radon: Fix build.
* gnu/packages/python-xyz.scm (python-radon)[properties]: New field.
* gnu/packages/python-xyz.scm (python2-radon)[propagated-inputs]: Add
PYTHON2-CONFIGPARSER and PYTHON2-FUTURE.
2020-03-11 22:43:45 +01:00
Marius Bakke 6006727974
gnu: python-virtualenv: Update to 20.0.10.
* gnu/packages/python-xyz.scm (python-virtualenv): Update to 20.0.10.
2020-03-11 22:43:44 +01:00
Marius Bakke 7815afc958
gnu: python2-virtualenv: Fix build.
* gnu/packages/python-xyz.scm (python-virtualenv)[properties]: New field.
(python2-virtualenv)[propagated-inputs]: Add PYTHON2-CONTEXTLIB2.
[arguments]: New field.
2020-03-11 22:43:44 +01:00
Marius Bakke ebd4c25178
gnu: python-contextlib2: Update to 0.6.0.post1.
* gnu/packages/python-xyz.scm (python-contextlib2): Update to 0.6.0.post1.
2020-03-11 22:43:44 +01:00
Leo Famulari c03fc422b9
gnu: lpd8editor: Remove package.
This package has not built successfully in several months.

* gnu/packages/music.scm (lpd8editor): Remove variable.
2020-03-11 15:27:17 -04:00
Christopher Lemmer Webber dfe15d9919
gnu: Add xa.
* gnu/packages/assembly.scm (xa): New variable.
2020-03-11 15:13:30 -04:00
Guillaume Le Vaillant f7f67495ba
gnu: spatialite-gui: Fix GUI not showing up.
* gnu/packages/geo.scm (spatialite-gui)[arguments]: Add 'fix-gui' phase.
2020-03-11 19:33:25 +01:00
Marius Bakke f8cbe98e65
gnu: isc-dhcp: Fix cross-compilation.
* gnu/packages/admin.scm (isc-dhcp)[arguments]: Set BUILD_CC in
'fix-bind-cross-compilation' phase.  While at it, make the phase conditional
on %CURRENT-TARGET-SYSTEM.
2020-03-11 19:02:46 +01:00
Marius Bakke 805ac43c94
gnu: zile: Fix cross-compilation.
* gnu/packages/zile.scm (zile)[native-inputs]: Add THIS-PACKAGE when
cross-compiling.
[arguments]: Add phase when cross-compiling.
2020-03-11 18:58:48 +01:00
Marius Bakke 1ed3b845f7
gnu: python-multidict: Update to 4.7.5.
* gnu/packages/python-xyz.scm (python-multidict): Update to 4.7.5.
[arguments]: New field.
[native-inputs]: Remove PYTHON-PYTEST-RUNNER.  Add PYTHON-PYTEST-COV.
2020-03-11 18:56:46 +01:00
Damien Cassou ad2c0f5b09
gnu: Add clipmenu.
* gnu/packages/xdisorg.scm (clipmenu): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-11 18:42:09 +01:00
Damien Cassou 51f187bee5
gnu: Add clipnotify.
* gnu/packages/xdisorg.scm (clipnotify): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-11 18:42:09 +01:00
Mădălin Ionel Patrașcu 10c2ca9e4a
gnu: Add r-hrbrthemes.
* gnu/packages/cran.scm (r-hrbrthemes): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-03-11 18:00:36 +01:00
Marius Bakke 4510aeb91c
gnu: python2-sphinx: Build with python-docutils@0.14.
* gnu/packages/python-xyz.scm (python2-docutils-0.14): New public variable.
* gnu/packages/sphinx.scm (python2-sphinx)[propagated-inputs]: Change from
PYTHON2-DOCUTILS to PYTHON2-DOCUTILS-0.14.
2020-03-11 17:46:04 +01:00
Marius Bakke e8df88003d
gnu: gnutls@3.6.10: Add dependency on datefudge and util-linux.
* gnu/packages/tls.scm (gnutls-3.6.10)[native-inputs]: New field.
2020-03-11 17:44:06 +01:00
Carl Dong cdf00cf75d
gnu: nsis: Update to 3.05.
* gnu/packages/installers.scm (nsis): Update to 3.05.
2020-03-11 11:42:22 -04:00
Raghav Gururajan e05ce17dbc
gnu: Add phodav.
* gnu/packages/gnome.scm (phodav): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-03-11 16:12:45 +01:00
Efraim Flashner d9a2a255f9
gnu: python-pybedtools: Update to 0.8.1.
* gnu/packages/bioinformatics.scm (python-pybedtools): Update to 0.8.1.
[arguments]: Add another test to the 'disable-broken-tests phase.
(python2-pybedtools)[native-inputs]: Add python2-pathlib.
2020-03-11 16:31:33 +02:00
Efraim Flashner afb877847b
gnu: Add python2-pygraphviz.
* gnu/packages/graphviz.scm (python2-pygraphviz): New variable.
2020-03-11 16:23:52 +02:00
Efraim Flashner 173053790c
gnu: python-pyfaidx: Update to 0.5.8.
* gnu/packages/bioinformatics.scm (python-pyfaidx): Update to 0.5.8.
2020-03-11 15:45:33 +02:00
Efraim Flashner ea2822d7d6
gnu: Add python2-pyfaidx.
* gnu/packages/bioinformatics.scm (python2-pyfaidx): New variable.
2020-03-11 15:43:50 +02:00
Efraim Flashner 578e4cf465
gnu: python2-ipykernel: Downgrade to 4.10.1.
This is the last version actually supported by ipykernel.

* gnu/packages/python-xyz.scm (python2-ipython): Downgrade to 4.10.1.
[arguments]: Remove custom 'check phase.
[propagated-inputs]: Add python2-tornado, python2-traitlets.
[native-inputs]: Add python2-mock, python2-pytest-cov.
(python-ipykernel)[properties): Declare python2-ipykernel as the
python2- variant.
2020-03-11 15:19:54 +02:00
Efraim Flashner 2bc5d5d57e
gnu: python-ipython: Declare python2 variant.
* gnu/packages/python-xyz.scm (python-ipython)[properties]: Declare
python2-ipython as the python2- variant.
2020-03-11 15:07:27 +02:00
Danny Milosavljevic f255a193be
gnu: docker: Update to 19.03.7.
* gnu/packages/docker.scm (docker): Update to 19.03.7.
(docker-cli): Update to 19.03.7.
2020-03-11 12:07:19 +01:00
Roel Janssen e4b5bdf799
gnu: r-ggsignif: Fix build.
* gnu/packages/cran.scm (r-ggsignif): Add knitr to native-inputs in order to
  build the vignette.
2020-03-11 09:31:26 +01:00
Tobias Geerinckx-Rice d716a4742a
gnu: t1lib: Use HTTPS home page.
* gnu/packages/fontutils.scm (t1lib)[home-page]: Use HTTPS.
2020-03-11 03:52:12 +01:00
Tobias Geerinckx-Rice 8b6d893d17
gnu: desktop-file-utils: Update to 0.24.
* gnu/packages/freedesktop.scm (desktop-file-utils): Update to 0.24.
2020-03-11 03:52:12 +01:00
Tobias Geerinckx-Rice d4c09245ec
gnu: desktop-file-utils: Don't use NAME in source URI.
* gnu/packages/freedesktop.scm (desktop-file-utils)[source]: Hard-code NAME.
2020-03-11 03:52:12 +01:00
Tobias Geerinckx-Rice ec63b5a4c7
gnu: you-get: Update to 0.4.1410.
* gnu/packages/video.scm (you-get): Update to 0.4.1410.
2020-03-11 03:24:14 +01:00
Tobias Geerinckx-Rice 6ef143ef6e
gnu: fortune-mod: Use HTTPS home page.
* gnu/packages/games.scm (fortune-mod)[home-page]: Use HTTPS.
2020-03-11 03:01:45 +01:00
Tobias Geerinckx-Rice 6c82576e6d
gnu: grue-hunter: Use HTTPS home page.
* gnu/packages/games.scm (grue-hunter)[home-page]: Use HTTPS.
2020-03-11 03:01:45 +01:00
Tobias Geerinckx-Rice 76dc85e48c
gnu: emulation-station: Use HTTPS home page.
* gnu/packages/emulators.scm (emulation-station)[home-page]: Use HTTPS.
2020-03-11 03:01:45 +01:00
Tobias Geerinckx-Rice 68ad2a785e
gnu: dfu-programmer: Use HTTPS home page.
* gnu/packages/flashing-tools.scm (dfu-programmer)[home-page]: Use HTTPS.
2020-03-11 03:01:45 +01:00
Tobias Geerinckx-Rice 0087a2506f
gnu: rocksdb: Use HTTPS home page.
* gnu/packages/databases.scm (rocksdb)[home-page]: Use HTTPS.
2020-03-11 03:01:45 +01:00
Tobias Geerinckx-Rice e42399e80e
gnu: soundconverter: Use HTTPS home page.
* gnu/packages/gnome.scm (soundconverter)[home-page]: Use HTTPS.
2020-03-11 03:01:45 +01:00
Tobias Geerinckx-Rice 44184f3356
gnu: gd: Use HTTPS home page.
* gnu/packages/gd.scm (gd)[home-page]: Use HTTPS.
2020-03-11 03:01:45 +01:00
Tobias Geerinckx-Rice 2d3da18613
gnu: python-tomlkit: Fix typos in descriptions.
* gnu/packages/python-xyz.scm (python-tomlkit)[synopsis, description]:
Fix typos.
2020-03-11 03:01:45 +01:00
Tobias Geerinckx-Rice f4b6ce2155
gnu: python-tomlkit: Update to 0.5.11.
* gnu/packages/python-xyz.scm (python-tomlkit): Update to 0.5.11.
2020-03-11 03:01:44 +01:00
Tobias Geerinckx-Rice cebfc26986
gnu: gpxsee: Extend description.
* gnu/packages/gps.scm (gpxsee)[description]: Extend.
2020-03-11 03:01:44 +01:00
Tobias Geerinckx-Rice 3437fe1fb7
gnu: gpxsee: Update to 7.25.
* gnu/packages/gps.scm (gpxsee): Update to 7.25.
2020-03-11 02:55:15 +01:00
Tobias Geerinckx-Rice 49bb3a56e4
gnu: batctl: Update to 2020.0.
* gnu/packages/networking.scm (batctl): Update to 2020.0.
2020-03-11 02:55:15 +01:00
Tobias Geerinckx-Rice 57f85eef46
gnu: gimp: Update to 2.10.18.
* gnu/packages/gimp.scm (gimp): Update to 2.10.18.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice b3ca0ee1bb
gnu: gegl: Update to 0.4.22.
* gnu/packages/gimp.scm (gegl): Update to 0.4.22.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice 06271fe3ce
gnu: armagetronad: Update to 0.2.8.3.5.
* gnu/packages/games.scm (armagetronad): Update to 0.2.8.3.5.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice d64d8abb5b
gnu: gx: Update to 0.14.3.
* gnu/packages/ipfs.scm (gx): Update to 0.14.3.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice 9d9da65f15
gnu: nethack: Update to 3.6.6.
* gnu/packages/games.scm (nethack): Update to 3.6.6.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice 806b0c2c6e
gnu: graphene: Use HTTPS home page.
* gnu/packages/gtk.scm (graphene)[home-page]: Use HTTPS.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice 519dc88c75
gnu: signify: Update to 29.
* gnu/packages/crypto.scm (signify): Update to 29.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice 1fc2a81ef9
gnu: execline: Update to 2.6.0.0.
* gnu/packages/skarnet.scm (execline): Update to 2.6.0.0.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice aeca60707a
gnu: freealut: Use HTTPS home page.
* gnu/packages/audio.scm (freealut)[home-page]: Use HTTPS.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice 8173e7a02a
gnu: git-flow: Use HTTPS home page.
* gnu/packages/version-control.scm (git-flow)[home-page]: Use HTTPS.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice d518851710
gnu: Use HTTPS for archive.xfce.org sources.
* gnu/packages/xfce.scm (gtk-xfce-engine, xfce4-xkb-plugin)
(xfce4-settings, thunar, ristretto, orage, xfburn, mousepad)
(xfce4-screenshooter, xfce4-screensaver, xfce4-cpugraph-plugin)
(xfce4-eyes-plugin, xfce4-equake-plugin, xfce4-datetime-plugin)
(xfce4-calculator-plugin, xfce4-cpufreq-plugin, xfce4-diskperf-plugin)
(xfce4-embed-plugin, xfce4-fsguard-plugin, xfce4-genmon-plugin)
(xfce4-kbdleds-plugin, xfce4-mailwatch-plugin, xfce4-mpc-plugin)
(xfce4-mount-plugin, xfce4-netload-plugin, xfce4-places-plugin)
(xfce4-smartbookmark-plugin, xfce4-statusnotifier-plugin)
(xfce4-stopwatch-plugin, xfce4-systemload-plugin)
(xfce4-time-out-plugin, xfce4-timer-plugin, xfce4-verve-plugin)
(xfce4-wavelan-plugin, xfce4-weather-plugin))[source]: Use HTTPS.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice 19153f2915
gnu: xfce4-statusnotifier-plugin: Update to 0.2.2.
* gnu/packages/xfce.scm (xfce4-statusnotifier-plugin): Update to 0.2.2.
2020-03-11 00:13:55 +01:00
Tobias Geerinckx-Rice c9cd6d2fb2
gnu: Use HTTPS for skarnet.org sources.
* gnu/packages/skarnet.scm (skalibs, execline, s6, s6-dns)
(s6-networking, s6-rc, s6-portable-utils, s6-linux-init, s6-linux-utils)
[source]: Use HTTPS.
2020-03-11 00:13:55 +01:00
Tobias Geerinckx-Rice b486bf7811
gnu: skalibs: Update to 2.9.2.0.
* gnu/packages/skarnet.scm (skalibs): Update to 2.9.2.0.
2020-03-11 00:13:55 +01:00
Tobias Geerinckx-Rice 92a4f18f07
gnu: s6-dns: Update to 2.3.2.0.
* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.2.0.
2020-03-11 00:13:55 +01:00
Leo Famulari 7cfcc38f41
gnu: Certbot, python-acme: Update to 1.3.0.
* gnu/packages/tls.scm (certbot, python-acme): Update to 1.3.0.
2020-03-10 18:35:57 -04:00
Björn Höfling 60f5ab0bb6
gnu: java-osgi-namespace-contract: Update source URI.
* gnu/packages/java.scm (java-osgi-namespace-contract)[source]: Update URI.
2020-03-10 23:35:13 +01:00
Björn Höfling ec11dcfe69
gnu: java-forester-1.005: Update source URI.
* gnu/packages/bioinformatics.scm (java-forester-1.005)[source]: Update URI.
[native-inputs]: Wrap long line.
2020-03-10 23:35:13 +01:00