Tobias Geerinckx-Rice
1bf139947e
gnu: inspircd: Remove unused input.
...
* gnu/packages/irc.scm (inspircd)[native-inputs]: Remove libgcrypt.
2020-11-21 23:00:06 +01:00
Tobias Geerinckx-Rice
7b6750a6d8
gnu: inspircd: Update to 3.8.1.
...
* gnu/packages/irc.scm (inspircd): Update to 3.8.1.
2020-11-21 23:00:06 +01:00
Tobias Geerinckx-Rice
0b57c1b09e
gnu: Rename escpr to epson-inkjet-printer-escpr.
...
‘escpr’ is nice and short, but everyone else calls this package
‘epson-inkjet-printer-escpr’. More importantly, so does upstream.
* gnu/packages/cups.scm (escpr, epson-inkjet-printer-escpr,): Rename
escpr to epson-inkjet-printer-escpr, redefining escpr as
deprecated-package. Adjust all users.
2020-11-21 22:59:47 +01:00
Tobias Geerinckx-Rice
3b2a26219f
gnu: escpr: Omit static library.
...
* gnu/packages/cups.scm (escpr)[arguments]: Add "--disable-static"
to #:configure-flags.
2020-11-21 22:55:04 +01:00
Morgan Smith
24bb392c0b
gnu: emacs-literate-calc-mode: Update to 0.1-1.a50e897
...
* gnu/packages/emacs-xyz.scm (emacs-literate-calc-mode): Update to 0.1-1.a50e897
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-21 22:26:36 +01:00
Niklas Eklund
908272c895
gnu: Add emacs-undo-fu.
...
* gnu/packages/emacs-xyz.scm (emacs-undo-fu): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-21 22:06:38 +01:00
Efraim Flashner
c8535c2527
gnu: openssl: Fix cross compiling for powerpc targets.
...
* gnu/packages/tls.scm (openssl)[arguments]: Add cross compile target
cases for powerpc64le-linux, powerpc64-linux and powerpc-linux.
2020-11-21 22:05:44 +02:00
Ludovic Courtès
09f1c668af
gnu: xfdesktop: Add Guix logo to the default background.
...
* gnu/packages/xfce.scm (xfdesktop)[arguments]: In
'prepare-background-image' phase, add "xfce-stripes.png".
2020-11-21 15:51:44 +01:00
Ludovic Courtès
bb21a5f29b
gnu: xfdesktop: Add Guix logo to the default background.
...
* gnu/packages/xfce.scm (xfdesktop)[arguments]: In
'prepare-background-image' phase, add "xfce-stripes.png".
2020-11-21 15:49:36 +01:00
Nicolas Goaziou
68feb83790
gnu: emacs-polymode-ansible: Remove outdated comment.
...
* gnu/packages/emacs-xyz.scm (emacs-polymode-ansible): Remove outdated
comment.
2020-11-21 13:56:13 +01:00
Nicolas Goaziou
22ab5f595e
gnu: emacs-polymode-ansible: Update to 0.3.0.
...
* gnu/packages/emacs-xyz.scm (emacs-polymode-ansible): Update to 0.3.0.
2020-11-21 13:01:11 +01:00
Nicolas Goaziou
4445c644b5
gnu: emacs-polymode-org: Update to 0.2.2.
...
* gnu/packages/emacs-xyz.scm (emacs-polymode-org): Update to 0.2.2.
2020-11-21 12:59:29 +01:00
Nicolas Goaziou
4df05a6c8a
gnu: emacs-polymode: Update to 0.2.2.
...
* gnu/packages/emacs-xyz.scm (emacs-polymode): Update to 0.2.2.
2020-11-21 12:59:29 +01:00
Nicolas Goaziou
6a5e0cb1e6
gnu: emacs-attrap: Update to 1.1.
...
* gnu/packages/emacs-xyz.scm (emacs-attrap): Update to 1.1.
2020-11-21 12:52:38 +01:00
Nicolas Goaziou
8cf9a367b4
gnu: emacs-org-edit-latex: Update to 0.8.3.
...
* gnu/packages/emacs-xyz.scm (emacs-org-edit-latex): Update to 0.8.3.
[synopsis, description]: Improve typography.
2020-11-21 12:45:19 +01:00
Joseph LaFreniere
90eb5dd6b5
gnu: Add emacs-major-mode-hydra.
...
* gnu/packages/emacs-xyz.scm (emacs-major-mode-hydra): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-21 09:11:11 +00:00
Joseph LaFreniere
84b00783da
gnu: Add emacs-pretty-hydra.
...
* gnu/packages/emacs-xyz.scm (emacs-pretty-hydra): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-21 09:10:48 +00:00
Nicolas Goaziou
462aaa85ff
gnu: emacs-jsonrpc: Update to 1.0.14.
...
* gnu/packages/emacs-xyz.scm (emacs-jsonrpc): Update to 1.0.14.
2020-11-21 09:18:55 +01:00
Maxim Cournoyer
20c64fc2e2
gnu: python-pillow: Add the python2-variant property.
...
This is apparently required to get the package-with-python2 package
transformer to pick up the correct python2-pillow package instead of
attempting to create a new one with the same version as python-pillow, as it
would happen for python2-matplotlib for example.
* gnu/packages/python-xyz.scm (python-pillow): Add python2-variant property.
(python2-pillow): Strip python2-variant property from inherited python-pillow,
and fix indentation.
2020-11-21 00:25:07 -05:00
Maxim Cournoyer
4d6dcba927
gnu: python2-pillow: Fix build.
...
* gnu/packages/python-xyz.scm (python2-pillow): Downgrade to version 6.2.2.
2020-11-20 23:53:15 -05:00
Marius Bakke
beba9ff821
gnu: Add python-moto.
...
* gnu/packages/python-xyz.scm (python-moto): New public variable.
2020-11-21 01:21:32 +01:00
Marius Bakke
160c6af5ce
gnu: Add python-flask-cors.
...
* gnu/packages/python-web.scm (python-flask-cors): New public variable.
2020-11-21 01:21:32 +01:00
Marius Bakke
f1163b8803
gnu: Add python-junit-xml.
...
* gnu/packages/python-check.scm (python-junit-xml): New public variable.
2020-11-21 01:21:32 +01:00
Marius Bakke
78c5f162b7
gnu: Add python-cfn-lint.
...
* gnu/packages/python-web.scm (python-cfn-lint): New public variable.
2020-11-21 01:21:32 +01:00
Marius Bakke
07caffbfbd
gnu: python-jsonpatch: Propagate required input.
...
* gnu/packages/python-xyz.scm (python-jsonpatch)[native-inputs]: Move
PYTHON-JSONPOINTER ...
[propagated-inputs]: ... here.
2020-11-21 01:21:32 +01:00
Marius Bakke
bfed77abea
gnu: Add python-aws-sam-translator.
...
* gnu/packages/python-web.scm (python-aws-sam-translator): New public variable.
2020-11-21 01:21:32 +01:00
Marius Bakke
fb871c5899
gnu: Add python-boto.
...
* gnu/packages/python-xyz.scm (python-boto): New public variable.
2020-11-21 01:21:32 +01:00
Marius Bakke
53346d0332
gnu: Add python-jose.
...
* gnu/packages/python-web.scm (python-jose): New public variable.
2020-11-21 01:21:32 +01:00
Marius Bakke
079de0b142
gnu: Add python-aws-xray-sdk.
...
* gnu/packages/python-web.scm (python-aws-xray-sdk): New public variable.
2020-11-21 01:21:32 +01:00
Marius Bakke
484459fa47
gnu: Add python-jsonpickle.
...
* gnu/packages/python-web.scm (python-jsonpickle): New public variable.
2020-11-21 01:21:32 +01:00
Marius Bakke
9d3449f77a
gnu: Add python-sshpubkeys.
...
* gnu/packages/python-xyz.scm (python-sshpubkeys): New public variable.
2020-11-21 01:21:31 +01:00
Kristian Trandem
65579957d5
gnu: Add python-boto3.
...
gnu/packages/python-xyz.scm (python-boto3): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-11-21 01:21:31 +01:00
Marius Bakke
2920e88413
gnu: python-docker: Propagate runtime dependency.
...
* gnu/packages/docker.scm (python-docker)[inputs]: Move
PYTHON-WEBSOCKET-CLIENT from here ...
[propagated-inputs]: ... to here.
2020-11-21 01:21:31 +01:00
Marius Bakke
48d8176e00
gnu: Add python-minio.
...
* gnu/packages/python-web.scm (python-minio): New public variable.
2020-11-21 01:21:31 +01:00
Marius Bakke
0e4f87cbba
gnu: Add python-querystring-parser.
...
* gnu/packages/python-web.scm (python-querystring-parser): New public variable.
2020-11-21 01:21:31 +01:00
Marius Bakke
8b20f6c043
gnu: Add python-gorilla.
...
* gnu/packages/python-xyz.scm (python-gorilla): New public variable.
2020-11-21 01:21:31 +01:00
Marius Bakke
abbb15309d
gnu: Add python-databricks-cli.
...
* gnu/packages/python-web.scm (python-databricks-cli): New public variable.
2020-11-21 01:21:31 +01:00
Marius Bakke
108fa8266c
gnu: python-s3transfer: Update to 0.3.3.
...
* gnu/packages/python-web.scm (python-s3transfer): Update to 0.3.3.
2020-11-21 01:21:31 +01:00
Marius Bakke
6dfaa681be
gnu: awscli: Update to 1.18.183.
...
* gnu/packages/python-web.scm (awscli): Update to 1.18.183.
2020-11-21 01:21:31 +01:00
Marius Bakke
a811fb219b
gnu: python-botocore: Update to 1.19.22.
...
* gnu/packages/python-xyz.scm (python-botocore): Update to 1.19.22.
[propagated-inputs]: Remove PYTHON-DOCUTILS. Add PYTHON-URLLIB3.
2020-11-21 01:21:31 +01:00
Marius Bakke
d05abc18bf
gnu: python-botocore: Remove unused inputs.
...
* gnu/packages/python-xyz.scm (python-botocore)[native-inputs]: Remove.
2020-11-21 01:21:31 +01:00
Marius Bakke
8343ae2b91
gnu: awscli, python-botocore: Add comment about compatibility.
...
* gnu/packages/python-web.scm (awscli): Mention that it must be updated
together with ...
* gnu/packages/python-xyz.scm (python-botocore): ... this package, and add
similar comment about awscli.
2020-11-21 01:21:31 +01:00
Marius Bakke
c68dc3fba7
gnu: cheese: Remove obsolete input.
...
* gnu/packages/gnome.scm (cheese)[native-inputs]: Remove INTLTOOL. Add
GETTEXT-MINIMAL.
2020-11-21 01:21:30 +01:00
Brett Gilio
74c4492629
gnu: emacs-org-webring: Update to 2.0.0.
...
* gnu/packages/emacs-xyz.scm (emacs-org-webring): Update to 2.0.0.
2020-11-20 17:58:45 -06:00
Tobias Geerinckx-Rice
534a680138
gnu: python-django-q: Update to 1.3.4.
...
* gnu/packages/django.scm (python-django-q): Update to 1.3.4.
2020-11-21 00:29:38 +01:00
Tobias Geerinckx-Rice
155e3c775a
gnu: xpra: Update to 4.0.5.
...
* gnu/packages/xorg.scm (xpra): Update to 4.0.5.
[source]: Remove xpra-4.0.4-norequests.patch.
* gnu/packages/patches/xpra-4.0.4-norequests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-11-21 00:29:38 +01:00
Tobias Geerinckx-Rice
c92ec09580
gnu: Add davfs2.
...
* gnu/packages/file-systems.scm (davfs2): New public variable.
2020-11-21 00:29:37 +01:00
Tobias Geerinckx-Rice
6a7e912aee
gnu: ceph: Update to 14.2.14.
...
* gnu/packages/storage.scm (ceph): Update to 14.2.14.
2020-11-21 00:29:37 +01:00
Alexandru-Sergiu Marton
7e5580bd81
gnu: Add ghc-http-reverse-proxy.
...
* gnu/packages/haskell-web.scm (ghc-http-reverse-proxy): New variable.
2020-11-20 20:23:39 +00:00
Jesse Gibbons
d38903fab4
gnu: clojure: Add bin/clojure wrapper.
...
Fixes: https://issues.guix.gnu.org/issue/32709
* gnu/packages/clojure.scm: (clojure)[inputs]: Add icedtea.
[arguments]: Add make-wrapper phase.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-20 20:03:03 +00:00
Leo Famulari
a99ddf3e7a
gnu: linux-libre 4.4: Update to 4.4.244.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.244.
(linux-libre-4.4-pristine-source): Update hash.
2020-11-20 12:57:36 -05:00
Leo Famulari
829faf50df
gnu: linux-libre 4.9: Update to 4.9.244.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.244.
(linux-libre-4.9-pristine-source): Update hash.
2020-11-20 12:57:35 -05:00
Leo Famulari
72e6cc81dc
gnu: linux-libre 4.14: Update to 4.14.207
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.207.
(linux-libre-4.14-pristine-source): Update hash.
2020-11-20 12:57:35 -05:00
Leo Famulari
fa33c451d1
gnu: linux-libre 4.19: Update to 4.19.158.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.158.
(linux-libre-4.19-pristine-source): Update hash.
2020-11-20 12:57:35 -05:00
Leo Famulari
526888c138
gnu: linux-libre 5.4: Update to 5.4.78.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.78.
(linux-libre-5.4-pristine-source): Update hash.
2020-11-20 12:57:35 -05:00
Leo Famulari
05a31de373
gnu: linux-libre: Update to 5.9.9.
...
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.9.
(deblob-scripts-5.9, linux-libre-5.9-pristine-source): Update hashes.
2020-11-20 12:57:31 -05:00
Pierre Neidhardt
924d082692
gnu: emacs-forge: Update to 20201119.
...
* gnu/packages/emacs-xyz.scm (emacs-forge): Update to 20201119.
2020-11-20 16:47:38 +01:00
Maxim Cournoyer
182ea66f6f
Merge branch 'version-1.2.0' into master.
2020-11-20 09:46:57 -05:00
Leo Prikler
b4c727f1e5
gnu: komikku: Update to 0.23.0.
...
* gnu/packages/gnome.scm (komikku): Update to 0.23.0.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-11-20 14:23:41 +01:00
Efraim Flashner
17a53aec7a
gnu: vim: Run more tests.
...
* gnu/packages/vim.scm (vim)[arguments]: In the custom
'skip-or-fix-failing-tests phase adjust substitutions to skip fewer
tests and adjust other test output to patched shebangs.
2020-11-20 15:20:02 +02:00
Tobias Geerinckx-Rice
23ef1676e2
gnu: youtube-dl: Update to 2020.11.19.
...
* gnu/packages/video.scm (youtube-dl): Update to 2020.11.19.
2020-11-20 13:37:04 +01:00
Tobias Geerinckx-Rice
0fbf2b86a6
gnu: livemedia-utils: Update to 2020.11.19.
...
* gnu/packages/video.scm (livemedia-utils): Update to 2020.11.19.
2020-11-20 13:36:23 +01:00
Tobias Geerinckx-Rice
c57157b89a
gnu: racket: Update upstream tarball hash.
...
It changed in place. The only difference besides file metadata is in
etc/config.rktd:
- (catalogs . (https://download.racket-lang.org/releases/7.9/catalog/ ))
+ (catalogs . (https://download.racket-lang.org/releases/7.9/catalog/ #f))
* gnu/packages/scheme.scm (racket)[source]: Update hash.
2020-11-20 13:36:23 +01:00
Pierre Neidhardt
992daa90c8
gnu: emacs-helm-sly: Update to 0.5.1.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-sly): Update to 0.5.1.
2020-11-20 12:09:21 +01:00
Marius Bakke
cc05534946
gnu: python2-html2text: Downgrade to 2019.8.11.
...
* gnu/packages/python-web.scm (python2-html2text): Don't inherit version and
source from PYTHON-HTML2TEXT.
2020-11-20 11:27:06 +01:00
Pierre Neidhardt
c8eb362477
gnu: Add emacs-inf-janet.
...
* gnu/packages/emacs-xyz.scm (emacs-inf-janet): New variable.
2020-11-20 10:13:25 +01:00
Pierre Neidhardt
23dc8e46a0
gnu: Add emacs-janet-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-janet-mode): New variable.
2020-11-20 10:13:25 +01:00
Pierre Neidhardt
7a858c0c0a
gnu: Add janet.
...
* gnu/packages/lisp.scm (janet): New variable.
2020-11-20 10:13:25 +01:00
Maxim Cournoyer
3d7917f042
gnu: fenics: Reduce build time.
...
* gnu/packages/simulation.scm (fenics)[phases]{check}: Don't run the test
suite twice; run it once in parallel mode. Honor the number of jobs specified
via --cores, capped to 3 for memory reasons. Do not check the demos.
2020-11-20 00:51:01 -05:00
Maxim Cournoyer
8d7dfa1914
gnu: python-pillow: Update to 8.0.1.
...
* gnu/packages/python-xyz.scm (python-pillow): Update to 8.0.1.
2020-11-19 21:56:59 -05:00
Maxim Cournoyer
b5b548efc5
gnu: python-oslosphinx: Update to 4.18.0.
...
* gnu/packages/openstack.scm (python-oslosphinx): Update to 4.18.0.
[phases]: Delete 'check replacement. Add a 'relax-requirements
phase.
[native-inputs]: Remove python-docutils. Add python-openstackdocstheme and
python-reno.
(python2-oslosphinx): Remove variable.
2020-11-19 21:56:59 -05:00
Maxim Cournoyer
5c6c3fbd8c
gnu: python-oslosphinx: Fix indentation.
...
* gnu/packages/openstack.scm (python-oslosphinx): Fix indentation.
2020-11-19 21:56:59 -05:00
Maxim Cournoyer
9b1315a4ad
gnu: python-oslo: Update to 3.1.1.
...
* gnu/packages/openstack.scm (python-oslo): Update to 3.1.1.
[phases]: Add new 'relax-requirements phase.
[propagated-inputs]: Move python-pbr...
[native-inputs]: ...here. Add python-bandit, python-coverage and python-stestr.
2020-11-19 21:56:58 -05:00
Maxim Cournoyer
226b2af51a
gnu: python-hacking: Update to 4.0.0.
...
Fixes <https://issues.guix.gnu.org/39871 >.
* gnu/packages/openstack.scm (python-hacking): Update to 4.0.0.
[arguments]: Remove field.
[propagated-inputs]: Remove python-flake8-2.6, python-mccabe-0.2.1, python-pbr,
python-pep8-1.5.7, python-pyflakes-1.2, python-six. Add python-flake8.
[native-inputs]: Remove python-reno and python-testrepository. Add
python-coverage, python-ddt, python-dnspython, python-fixtures,
python-monotonic, python-subunit, python-stestr and python-testtools.
(python2-hacking): Remove variable.
* gnu/packages/python-xyz.scm (python-pyflakes-1.2)
(python-mccabe-0.2.1, python2-mccabe-0.2.1)
(python-pep8-1.5.7, python2-pep8-1.5.7)
(python-flake8-2.6): Delete variables.
2020-11-19 21:56:58 -05:00
Maxim Cournoyer
e8d1637be3
gnu: python-subunit-bootstrap: Update to 1.4.0.
...
* gnu/packages/check.scm (python-subunit-bootstrap): Update to 1.4.0.
2020-11-19 21:56:58 -05:00
Maxim Cournoyer
30429bc20f
gnu: Add python-stestr.
...
* gnu/packages/python-check.scm (python-stestr): New variable.
2020-11-19 21:56:58 -05:00
Maxim Cournoyer
762238c4d3
gnu: Add python-cliff.
...
* gnu/packages/openstack.scm (python-cliff): New variable.
2020-11-19 21:56:58 -05:00
Maxim Cournoyer
2cafbf4147
gnu: python-bandit: Fix indentation.
...
* gnu/packages/openstack.scm (python-bandit): Fix indentation.
2020-11-19 21:56:58 -05:00
Maxim Cournoyer
a2ec24c65c
gnu: python-bandit: Update to 1.6.2.
...
* gnu/packages/openstack.scm (python-bandit): Update to 1.6.2.
[phases]: Remove argument.
[tests?]: Disable test suite.
[native-inputs]: Remove python-beautifulsoup4, python-fixtures, python-mock,
python-subunit, python-testrepository, python-testscenarios and
python-testtools. Add python-pbr.
2020-11-19 21:56:57 -05:00
Maxim Cournoyer
21b78681f4
gnu: python-oslotest: Update to 4.4.1.
...
* gnu/packages/openstack.scm (python-oslotest): Update to 4.4.1.
[tests?]: Disable test suite.
[propagated-inputs]: Remove python-mock, python-mox3, python-os-client-config
and python-testrepository.
[native-inputs]: Remove field.
2020-11-19 21:56:57 -05:00
Maxim Cournoyer
0b5f73ce21
gnu: python-oslotest: Re-indent.
...
* gnu/packages/openstack.scm (python-oslotest): Fix indentation.
2020-11-19 21:56:57 -05:00
Maxim Cournoyer
7eaa3b45ac
gnu: python-stevedore: Update to 3.2.2.
...
* gnu/packages/openstack.scm (python-stevedore): Update to 3.2.2.
[tests?]: Disable tests.
[propagated-inputs]: Remove field. Move python-pbr to...
[native-inputs]: ...here. Remove python-mock, python-sphinx and
python-testrepository.
2020-11-19 21:56:57 -05:00
Maxim Cournoyer
7196b8c5ea
gnu: python-ddt: Update to 1.4.1.
...
* gnu/packages/python-xyz.scm (python-ddt): Update to 1.4.1.
[native-inputs]: Remove python-mock, python-nose.
[propagated-inputs]: Remove python-six.
[home-page]: Update.
(python2-ddt): Remove variable.
2020-11-19 21:56:56 -05:00
Tobias Geerinckx-Rice
14641312a9
gnu: vim: Update to 8.2.2017.
...
* gnu/packages/vim.scm (vim): Update to 8.2.2017.
2020-11-20 02:26:49 +01:00
Raghav Gururajan
3ab0b27e32
gnu: gajim-openpgp: Downgrade to 1.2.14.
...
This version is compatible with the stable version of gajim (1.2.2).
* gnu/packages/messaging.scm (gajim-openpgp)[version]: Downgrade to 1.2.14.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-11-20 02:26:49 +01:00
Raghav Gururajan
8af6a0661e
gnu: gajim-omemo: Downgrade to 2.6.80.
...
This version is compatible with the stable version of gajim (1.2.2).
* gnu/packages/messaging.scm (gajim-omemo): Downgrade to 2.6.80.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-11-20 02:26:48 +01:00
Tobias Geerinckx-Rice
f073672b0b
gnu: libostree: Update to 2020.8.
...
* gnu/packages/package-management.scm (libostree): Update to 2020.8.
2020-11-20 02:26:48 +01:00
Tobias Geerinckx-Rice
5ccd270ab2
gnu: parallel: Update to 20201022.
...
* gnu/packages/parallel.scm (parallel): Update to 20201022.
2020-11-20 02:26:47 +01:00
Marius Bakke
ee45483cc9
gnu: python-html2text: Update to 2020.1.16.
...
* gnu/packages/python-web.scm (python-html2text): Update to 2020.1.16.
2020-11-20 00:12:33 +01:00
Marius Bakke
bcb8a8a6d6
gnu: ublock-origin: Update to 1.31.0.
...
* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.31.0.
2020-11-20 00:12:33 +01:00
Tobias Geerinckx-Rice
5a717c5526
gnu: vim: Fix a failing test.
...
* gnu/packages/vim.scm (vim)[arguments]: Rename the ‘skip-failing-tests’
phase to ‘skip-or-fix-failing-tests’. Fix a failing test.
2020-11-20 00:06:39 +01:00
Tobias Geerinckx-Rice
58f2ac142c
gnu: tiled: Update to 1.4.3.
...
* gnu/packages/game-development.scm (tiled): Update to 1.4.3.
2020-11-20 00:06:39 +01:00
Tobias Geerinckx-Rice
b1cd39276a
gnu: powwow: Update to 1.2.22.
...
* gnu/packages/games.scm (powwow): Update to 1.2.22.
2020-11-20 00:06:39 +01:00
Tobias Geerinckx-Rice
c18803f28d
gnu: gajim: Honour $GAJIM_PLUGIN_PATH.
...
This allows Gajim to find plug-ins installed with Guix.
Reported at <http://issues.guix.gnu.org/44730 >.
However, at the time of pushing both packaged plug-ins (gajim-omemo and
gajim-openpgp) require an unstable version of Gajim and will not load.
* gnu/packages/messaging.scm (gajim)[arguments]: Replace the
‘add-plugin-dirs’ substitution phase with a...
[source]: ...patch that won't silently break in the future.
* gnu/packages/patches/gajim-honour-GAJIM_PLUGIN_PATH.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-11-19 22:16:18 +01:00
Tobias Geerinckx-Rice
aa954ec366
gnu: escpr: Compress PPDs.
...
* gnu/packages/cups.scm (escpr)[arguments]: Import SRFI-26 and add a
‘compress-PPDs’ phase.
2020-11-19 22:16:18 +01:00
Niklas Eklund
92797b3b88
gnu: emacs-request: Update to latest commit.
...
* gnu/packages/emacs-xyz.scm (emacs-request): Update to latest commit.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-19 21:20:33 +01:00
Pierre Langlois
b04198a147
gnu: xmlstarlet: Install symlink to xmlstarlet binary.
...
* gnu/packages/xml.scm (xmlstarlet)[arguments]: Add 'symlink-xmlstarlet
phase.
2020-11-19 20:00:08 +00:00
Brett Gilio
cab2ddb4c8
gnu: lablgtk3: Update to 3.1.1.
...
* gnu/packages/ocaml.scm (lablgtk3): Update to 3.1.1.
2020-11-19 13:35:12 -06:00
Brett Gilio
34ba163718
gnu: ocaml-cairo2: Amend comment about tests.
...
* gnu/packages/ocaml.scm (ocaml-cairo2): Amend comment about tests.
Related to issue #44725 .
2020-11-19 13:22:33 -06:00
Efraim Flashner
8ed4c468ab
gnu: Don't append '.git' to GitHub uris.
...
* gnu/packages/admin.scm (nmrpflash)[source]: Remove '.git' from URI.
* gnu/packages/aidc.scm (zxing-cpp),
* gnu/packages/assembly.scm (mbuild),
* gnu/packages/audio.scm (opensles, wildmidi, tinyalsa),
* gnu/packages/browser-extensions.scm (ublock-origin-chromium),
* gnu/packages/check.scm (mutest),
* gnu/packages/compression.scm (unshield),
* gnu/packages/coq.scm (subset),
* gnu/packages/dictionaries.scm (translate-shell),
* gnu/packages/disk.scm (memkind),
* gnu/packages/documentation.scm (latex2html),
* gnu/packages/emacs-xyz.scm (emacs-chronometrist,
emacs-flycheck-ledger, emacs-counsel-notmuch, emacs-spaceline,
emacs-org-generate),
* gnu/packages/embedded.scm (ebusd, ebusd-configuration),
* gnu/packages/enchant.scm (nuspell),
* gnu/packages/fontutils.scm (woff2),
* gnu/packages/geo.scm (memphis),
* gnu/packages/gimp.scm (mrg),
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator),
* gnu/packages/gnome.scm (parlatype),
* gnu/packages/golang.scm (go-github-com-tv42-httpunix,
go-github-com-ayufan-golang-kardianos-service),
* gnu/packages/graphics.scm (eglexternalplatform, egl-wayland, mmm,
directfb, flux),
* gnu/packages/gstreamer.scm (openni2, ccextractor, libvisual,
graphene),
* gnu/packages/guile-xyz.scm (guile-srfi-180, guile-torrent),
* gnu/packages/image.scm (openjpeg-data),
* gnu/packages/java.scm (javacc),
* gnu/packages/language.scm (liblouis, liblouisutdml),
* gnu/packages/linux.scm (pamela, ttyebus),
* gnu/packages/lxqt.scm (lxqt-connman-applet),
* gnu/packages/mail.scm (libetpan),
* gnu/packages/man.scm (ronn),
* gnu/packages/music.scm (tascam-gtk, artyfx),
* gnu/packages/networking.scm (srt, lksctp-tools, nng, nanomsg),
* gnu/packages/python-crypto.scm (pure-python-otr),
* gnu/packages/qt.scm (qtspell),
* gnu/packages/raspberry-pi.scm (raspi-gpio, raspi-open-firmware),
* gnu/packages/rdp.scm (freerdp),
* gnu/packages/ruby.scm (ruby-prawn-templates, ruby-treetop, ruby-gimme,
ruby-standard, ruby-rubocop-ast, ruby-rexml, ruby-range-compressor,
ruby-regexp-property-values, ruby-regexp-parser, ruby-rubocop,
ruby-pdf-reader, ruby-pdf-inspector, ruby-prawn),
* gnu/packages/syncthing.scm (syncthing-gtk),
* gnu/packages/video.scm (svt-hevc, mediasdk, libvideogfx, libde265,
tslib),
* gnu/packages/xml.scm (libxmlb, libxmlplusplus)[source]: Same.
2020-11-19 20:48:26 +02:00
Jonathan Brielmaier
2c2b07c1a3
gnu: icedove: Update to 78.5.0.
...
* gnu/packages/gnuzilla.scm (icedove): Update to 78.5.0.
2020-11-19 19:08:05 +01:00
Pierre Neidhardt
f4024165a4
gnu: sbcl-cl-webkit: Update to 20201111.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20201111.
2020-11-19 16:23:50 +01:00
Ryan Prior
c7a20c7ea3
gnu: esbuild: Update to 0.8.11.
...
* gnu/packages/web.scm (esbuild): Update to 0.8.11.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-19 15:06:24 +02:00
Riku Viitanen
aee183e1a5
gnu: Add glyr.
...
* gnu/packages/music.scm (glyr): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-19 08:52:05 +00:00
Tobias Geerinckx-Rice
2d2ac74237
gnu: eigen: Update to 3.3.8.
...
* gnu/packages/algebra.scm (eigen): Update to 3.3.8.
2020-11-19 00:08:40 +01:00
Tobias Geerinckx-Rice
96fb444e79
gnu: nqc: Add USB & TCP support, remove segfault.
...
* gnu/packages/lego.scm (nqc)[native-inputs]: Add
add-usb-tcp-support.patch and debian-writable-swap-inst-len.patch.
[arguments]: Apply them in a new ‘patch’ phase.
2020-11-19 00:08:40 +01:00
Tobias Geerinckx-Rice
4bc0fc4eef
gnu: vim: Update to 8.2.2000.
...
* gnu/packages/vim.scm (vim): Update to 8.2.2000.
2020-11-19 00:08:40 +01:00
Tobias Geerinckx-Rice
61eba7271b
gnu: escpr: Use HTTPS, more relevant home page.
...
* gnu/packages/cups.scm (escpr)[home-page]: Use HTTPS.
Pre-set the OSC parameter most relevant to GNU.
2020-11-19 00:08:40 +01:00
Tobias Geerinckx-Rice
12abf24c85
gnu: escpr: Update to 1.7.8.
...
* gnu/packages/cups.scm (escpr): Update to 1.7.8.
2020-11-19 00:08:40 +01:00
Simon South
0305bc9176
gnu: transmission: Move remaining GUI-related files to "gui" output.
...
* gnu/packages/bittorrent.scm (transmission)[arguments]<phases>: Expand
"move-gui" phase to move remaining GUI-related files (AppData file,
localization files, man page) to "gui" output.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-11-18 23:43:57 +01:00
John Soo
23526b6716
gnu: Add uuid support to recutils.
...
* gnu/packages/databases.scm (recutils): [inputs] Add lib output of
util-linux.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-11-18 23:00:07 +01:00
Brett Gilio
54aa60b123
gnu: ocaml-cairo2: Disable tests.
...
* gnu/packages/ocaml.scm (ocaml-cairo2): Disable tests.
Issue: #44725
2020-11-18 15:52:17 -06:00
Adam
93589b5e43
gnu: Add python-telethon.
...
* gnu/packages/python-xyz.scm (python-telethon): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-18 22:48:17 +02:00
Nicolas Goaziou
7ffa5de2c7
gnu: Add axel.
...
* gnu/packages/networking.scm (axel): New variable.
2020-11-18 21:16:37 +01:00
Nicolas Goaziou
eca38ada61
gnu: scribus: Update to 1.5.6.1.
...
* gnu/packages/scribus.scm (scribus): Update to 1.5.6.1.
2020-11-18 18:31:11 +01:00
Tobias Geerinckx-Rice
a45f8223e1
Merge remote-tracking branch 'upstream/version-1.2.0'
2020-11-18 18:07:57 +01:00
Tobias Geerinckx-Rice
b4b08ee53b
gnu: fldigi: Update to 4.1.16.
...
* gnu/packages/radio.scm (fldigi): Update to 4.1.16.
2020-11-18 18:07:42 +01:00
Tobias Geerinckx-Rice
359a195eff
gnu: splix: Compress PPDs.
...
* gnu/packages/cups.scm (splix)[arguments]: Import SRFI-26 and add a
‘compress-PPDs’ phase.
2020-11-18 18:07:42 +01:00
Tobias Geerinckx-Rice
a25362a5c1
gnu: splix: Update to 2.0.0-315.76268c4.
...
* gnu/packages/cups.scm (splix): Update to 2.0.0-315.76268c4.
[source]: Fetch from a more maintained git repository.
[arguments]: Add an ‘enter-subdirectory’ phase.
[inputs]: Remove instructions for building without JBIG. It's no longer
patented.
2020-11-18 18:07:42 +01:00
Tobias Geerinckx-Rice
0405637946
gnu: xlockmore: Update to 5.66.
...
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.66.
2020-11-18 18:07:42 +01:00
Tobias Geerinckx-Rice
ab17f7e3ec
gnu: zabbix-agentd, zabbix-server: Update to 5.2.1.
...
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.2.1.
2020-11-18 18:07:42 +01:00
Ludovic Courtès
1d21204485
gnu: guix: Update to 0d4b1af
.
2020-11-18 17:36:54 +01:00
Ludovic Courtès
0d4b1afb6b
gnu: guix: Update to 1.2.0rc2.
2020-11-18 17:36:34 +01:00
Nicolas Goaziou
b3a63d4f1f
gnu: emacs-gcmh: Update to 0.2.1.
...
* gnu/packages/emacs-xyz.scm (emacs-gcmh): Update to 0.2.1.
2020-11-18 17:22:20 +01:00
Nicolas Goaziou
e8aa4448cf
gnu: emacs-posframe: Update to 0.8.3.
...
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.8.3.
2020-11-18 17:17:14 +01:00
Maxim Cournoyer
613e1ee5a8
gnu: python-semver: Fix build, again.
...
This reverts "gnu: python-semver: Fix build." (commit
b4e1ca0675
) and overrides the check phase.
* gnu/packages/python-xyz.scm (python-semver)[phases]: Override the 'check
phase.
[native-inputs]: Remove all existing native-inputs. Add python-pytest.
2020-11-18 09:57:21 -05:00
Tanguy Le Carrour
4c9eed9c56
gnu: astroid: Fix build.
...
* gnu/packages/mail.scm (astroid)[arguments]: Add phase to wrap binary
in GI_TYPELIB_PATH. Add 'glib-or-gtk-compile-schemas and
'glib-or-gtk-wrap phases from the glib-or-gtk build system.
[propagated-inputs]: Add adwaita-icon-theme.
Co-authored with Efraim Flashner <efraim@flashner.co.il>
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-18 16:16:03 +02:00
Michael Rohleder
82df93e27c
gnu: gnubg: Prevent building with AVX instructions.
...
* gnu/packages/games.scm (gnubg)[arguments]: Add configure-flags for Intel
systems to build without AVX instructions.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2020-11-18 08:59:48 -05:00
Pierre Neidhardt
abb64b5efc
gnu: bennu-game-development: Update to 353.
...
* gnu/packages/game-development.scm (bennu-game-development): Update to 353.
2020-11-18 14:13:47 +01:00
Leo Prikler
5c3f7c8ab8
gnu: komikku: Update to 0.22.1.
...
* gnu/packages/gnome.scm (komikku): Update to 0.22.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-18 12:03:33 +02:00
B. Wilson
df661fb960
gnu: Add mblaze.
...
* gnu/packages/mail.scm (mblaze): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-18 09:11:00 +00:00
Simon South
fa268b28e1
gnu: bitcoin-core: Update to 0.20.1.
...
* gnu/packages/finance.scm (bitcoin-core): Update to 0.20.1.
[source]: Remove obsolete patch.
[native-inputs]: Add autoconf, automake and libtool.
[inputs]: Remove protobuf.
[arguments]: Add "set-no-git-flag" phase to indicate the build is not taking
place within a git repository.
* gnu/packages/patches/bitcoin-core-python-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-18 08:44:43 +00:00
Leo Prikler
5a6c861db9
gnu: Add python-git-hammer.
...
* gnu/packages/python-xyz.scm (python-git-hammer): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-18 10:37:44 +02:00
Leo Prikler
6a8bac06d3
gnu: Add python-globber.
...
* gnu/packages/python-xyz.scm (python-globber): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-18 10:37:43 +02:00
Leo Prikler
4a75fdc877
gnu: Add python-beautifultable.
...
* gnu/packages/python-xyz.scm (python-beautifultable): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-18 10:37:43 +02:00
Miguel Ángel Arruga Vivas
1663555646
gnu: gpgme: Update to 1.15.0.
...
* gnu/packages/gnupg.scm (gpgme): Update to 1.15.0.
2020-11-18 08:51:00 +01:00
Mark H Weaver
8ec5415c9e
gnu: icecat: Update to 78.5.0-guix0-preview1 [security fixes].
...
Includes fixes for CVE-2020-15999, CVE-2020-16012, CVE-2020-26951,
CVE-2020-26953, CVE-2020-26956, CVE-2020-26958, CVE-2020-26959,
CVE-2020-26960, CVE-2020-26961, CVE-2020-26965, CVE-2020-26966, and
CVE-2020-26968.
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version.
2020-11-17 23:31:19 -05:00
Maxim Cournoyer
129b9b16d9
Merge remote-tracking branch 'origin/version-1.2.0' into master
...
Conflicts:
gnu/packages/bioinformatics.scm
The python-pysam package fixed in master was kept instead of the update done
in the version-1.2.0 branch.
2020-11-17 18:00:28 -05:00
Nicolas Goaziou
5f9c92dd62
gnu: snap: Update to 6.3.3.
...
* gnu/packages/education.scm (snap): Update to 6.3.3.
2020-11-17 23:48:36 +01:00
Ludovic Courtès
5bc19300ee
gnu: guix: Fix typo in comment.
...
* gnu/packages/package-management.scm (guix): Fix typo in comment.
2020-11-17 23:22:34 +01:00
Tobias Geerinckx-Rice
1b16727c18
gnu: units: Update to 2.21.
...
* gnu/packages/maths.scm (units): Update to 2.21.
2020-11-17 22:21:22 +01:00
Tobias Geerinckx-Rice
735093e521
gnu: python-parted: Update to 3.11.7.
...
* gnu/packages/disk.scm (python-parted): Update to 3.11.7.
2020-11-17 22:21:21 +01:00
Tobias Geerinckx-Rice
038c92c4c8
gnu: oath-toolkit: Update to 2.6.4.
...
* gnu/packages/authentication.scm (oath-toolkit): Update to 2.6.4.
2020-11-17 22:21:21 +01:00
Tobias Geerinckx-Rice
6d15ff667f
gnu: nnn: Update to 3.5.
...
* gnu/packages/admin.scm (nnn): Update to 3.5.
2020-11-17 22:21:20 +01:00
Tanguy Le Carrour
82ffc79f8a
gnu: Add astroid.
...
* gnu/packages/mail.scm (astroid): New variable.
Co-authored with Efraim Flashner <efraim@flashner.co.il>.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-17 21:38:06 +02:00
Tanguy Le Carrour
e9654ef1bf
gnu: gmime: Enable introspection.
...
* gnu/packages/mail.scm (gmime)[arguments]: Add the "--enable-introspection"
flag to configure-flags.
[native-inputs]: Add gobject-introspection.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-17 21:38:05 +02:00
Tobias Geerinckx-Rice
c622849691
gnu: libhandy: Update to 1.0.2.
...
* gnu/packages/gnome.scm (libhandy): Update to 1.0.2.
2020-11-17 20:29:21 +01:00
Tobias Geerinckx-Rice
f648695b76
gnu: libhandy: Update home page.
...
* gnu/packages/gnome.scm (libhandy)[home-page]: Update.
2020-11-17 20:29:21 +01:00
Tobias Geerinckx-Rice
1cf5d2cf21
gnu: arc-theme: Add missing configure flag.
...
* gnu/packages/gnome.scm (arc-theme)[arguments]: Add ‘--disable-cinnamon’
to #:configure-flags.
2020-11-17 20:29:21 +01:00
Jonathan Brielmaier
aa11334ab0
gnu: node@10.22: Update to 10.22.1.
...
* gnu/packages/node.scm (node-10.22): Update to 10.22.1.
2020-11-17 19:28:12 +01:00
Eric Bavier
3aec121e95
gnu: tomb: Update to 2.8.
...
Fixes CVE-2020-28638.
* gnu/packages/crypto.scm (tomb): Update to 2.8
[source]: Remove obsolete patch.
* gnu/packages/patches/tomb-fix-errors-on-open.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-11-17 09:52:04 -06:00
Pierre Neidhardt
841bc2df97
gnu: emacs-helm: Update to 3.7.0.
...
* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.7.0.
2020-11-17 12:47:34 +01:00
Nicolas Goaziou
ad56bd1d28
gnu: emacs-djvu: Update to 1.1.1.
...
* gnu/packages/emacs-xyz.scm (emacs-djvu): Update to 1.1.1.
2020-11-17 10:21:48 +01:00
Tobias Geerinckx-Rice
dc14cbda51
gnu: enet: Update to 1.3.17.
...
* gnu/packages/networking.scm (enet): Update to 1.3.17.
2020-11-17 04:45:31 +01:00
Tobias Geerinckx-Rice
7a8dead250
gnu: mpop: Update to 1.4.11.
...
* gnu/packages/mail.scm (mpop): Update to 1.4.11.
2020-11-17 04:45:30 +01:00
Tobias Geerinckx-Rice
71bb7332d8
gnu: livemedia-utils: Cross-compile.
...
* gnu/packages/video.scm (livemedia-utils)[arguments]: Use CC-FOR-TARGET
and CXX-FOR-TARGET.
2020-11-17 04:45:30 +01:00
Tobias Geerinckx-Rice
0ac2e11b4b
gnu: livemedia-utils: Update to 2020.11.05.
...
* gnu/packages/video.scm (livemedia-utils): Update to 2020.11.05.
[inputs]: Add openssl.
2020-11-17 04:45:30 +01:00
Tobias Geerinckx-Rice
76ad954734
gnu: wireguard-linux-compat: Update to 1.0.20201112.
...
* gnu/packages/vpn.scm (wireguard-linux-compat): Update to 1.0.20201112.
[arguments]: Build with linux-libre-5.4.
2020-11-17 04:45:30 +01:00
Tobias Geerinckx-Rice
79e27dcd48
gnu: arc-theme: Update to 20201013.
...
* gnu/packages/gnome.scm (arc-theme): Update to 20201013.
[source]: Use new upstream.
2020-11-17 04:45:30 +01:00
Tobias Geerinckx-Rice
da384d993b
gnu: python-pypika: Update to 0.44.0.
...
* gnu/packages/databases.scm (python-pypika): Update to 0.44.0.
2020-11-17 04:45:30 +01:00
Tobias Geerinckx-Rice
0fecc6ce67
gnu: python-peewee: Update to 3.14.0.
...
* gnu/packages/databases.scm (python-peewee): Update to 3.14.0.
2020-11-17 04:45:30 +01:00
Tobias Geerinckx-Rice
c7e8bfe2ff
gnu: xsimd: Define SIMD.
...
* gnu/packages/cpp.scm (xsimd)[description]: Expand the @acronym.
2020-11-17 04:45:29 +01:00
Tobias Geerinckx-Rice
902e944ef7
gnu: xsimd: Update to 7.4.9.
...
* gnu/packages/cpp.scm (xsimd): Update to 7.4.9.
2020-11-17 04:45:29 +01:00
Tobias Geerinckx-Rice
f3effa5132
gnu: gnu-pw-mgr: Update to 2.7.4.
...
* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 2.7.4.
2020-11-17 04:45:29 +01:00
Tobias Geerinckx-Rice
71456036de
gnu: youtube-dl: Update to 2020.11.17.
...
* gnu/packages/video.scm (youtube-dl): Update to 2020.11.17.
2020-11-17 04:45:29 +01:00
Tobias Geerinckx-Rice
7661f82d97
gnu: pdfpc: Update to 4.4.1.
...
* gnu/packages/pdf.scm (pdfpc): Update to 4.4.1.
2020-11-17 04:45:29 +01:00
Ludovic Courtès
37c21b130c
gnu: guix: Use libexec/guix/guile in the 'guix' shebang.
...
This is a followup to 880fe019ae
.
* gnu/packages/package-management.scm (guix)[arguments]: Delete
'patch-shebangs' phase.
2020-11-16 23:41:02 +01:00
Martin Becze
dc2de508a3
gnu: z3: Update to 4.8.9.
...
* gnu/packages/maths.scm (z3): Update to 4.8.9.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-16 21:19:45 +00:00
Miguel Ángel Arruga Vivas
46ce24fb2d
gnu: git: Add phase to restore hooks shebang.
...
Fixes <https://bugs.gnu.org/25508 >.
* gnu/packages/version-control.scm (git)[arguments]: New phase
restore-sample-hooks-shebang.
2020-11-16 21:48:36 +01:00
Efraim Flashner
34a6f12351
gnu: grub: Cross-compile for mips64el-linux.
...
* gnu/packages/bootloaders.scm (grub)[arguments]: Add custom phase to
set BUILD_FREETYPE_* flags.
[native-inputs]: Add freetype.
2020-11-16 22:38:15 +02:00
Efraim Flashner
66f769122f
gnu: grub: Don't run tests when cross compiling.
...
* gnu/packages/bootloaders.scm (grub)[arguments]: Skip tests when
cross-compiling.
2020-11-16 22:38:15 +02:00
AuPath
4ef38c806d
gnu: Add emacs-boon.
...
* gnu/packages/emacs-xyz.scm (emacs-boon): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-16 20:19:53 +01:00
AuPath
322faf8e99
gnu: Add emacs-modalka.
...
* gnu/packages/emacs-xyz.scm (emacs-modalka): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-16 20:11:00 +01:00
Michael Rohleder
56003edef8
gnu: emacs-matrix-client: Update to 0.0.0-5.59c7924.
...
* gnu/packages/emacs-xyz.scm (emacs-matrix-client): Update to 0.0.0-5.59c7924.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-16 19:46:04 +01:00
Jonathan Brielmaier
f609369840
gnu: icedove: Update to 78.4.3.
...
* gnu/packages/gnuzilla.scm (icedove): Update to 78.4.3.
2020-11-16 17:38:29 +01:00
Danny Milosavljevic
f2c6375449
gnu: gcc-vc4: Update to commit 0fe4b83897341742f9df65797474cb0feab4b377.
...
* gnu/packages/patches/gcc-6-fix-buffer-size.patch: New file.
* gnu/packages/patches/gcc-6-fix-isl-includes.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/embedded.scm (gcc-vc4): Update to commit
0fe4b83897341742f9df65797474cb0feab4b377.
[source]: Add the patches from above.
2020-11-16 15:02:48 +01:00
Efraim Flashner
455daf46ad
gnu: pzstd: Cross compile.
...
* gnu/packages/compression.scm (pzstd)[arguments]: use cc-for-target,
cxx-for-target in make-flags.
[native-inputs]: Only use googletest when compiling natively.
[inputs]: Add googletest when cross compiling.
2020-11-16 15:10:30 +02:00
Efraim Flashner
9f58c83c3a
gnu: zstd: Cross compile.
...
* gnu/packages/compression.scm (zstd)[arguments]: When targeting another
system use cc-for-target in make-flags.
2020-11-16 14:47:37 +02:00
Efraim Flashner
40b52444bb
gnu: bsdiff: Cross compile.
...
* gnu/packages/compression.scm (bsdiff)[arguments]: Use cc-for-target in
make-flags.
2020-11-16 14:40:50 +02:00
Efraim Flashner
c0040f0ed0
gnu: squashfs-tools: Cross compile.
...
* gnu/packages/compression.scm (squashfs-tools)[arguments]: Use
cc-for-target in make-flags.
2020-11-16 14:39:41 +02:00
Efraim Flashner
dfb4a28575
gnu: lz4: Cross compile.
...
* gnu/packages/compression.scm (lz4)[arguments]: When targeting another
system use cc-for-target in make-flags.
2020-11-16 14:38:57 +02:00
Efraim Flashner
60587450e0
gnu: bam: Cross-compile.
...
* gnu/packages/build-tools.scm (bam)[arguments]: Use cc-for-target in
make-flags.
2020-11-16 14:17:27 +02:00
Efraim Flashner
50836eb724
gnu: lua: Cross compile.
...
* gnu/packages/lua.scm (lua)[arguments]: Use cc-for-target in
make-flags. Set SYSLIBS to include readline.
2020-11-16 14:16:52 +02:00
Efraim Flashner
1f048676b6
gnu: premake4: Cross compile.
...
* gnu/packages/build-tools.scm (premake4)[arguments]: Use cc-for-target
in make-flags.
2020-11-16 14:08:27 +02:00
Efraim Flashner
40e9545632
gnu: unifdef: Cross compile.
...
* gnu/packages/c.scm (unifdef)[arguments]: Use cc-for-target in
make-flags.
2020-11-16 14:03:05 +02:00
Efraim Flashner
6cc86492db
gnu: dtc: Cross compile.
...
* gnu/packages/bootloaders.scm (dtc)[arguments]: Use cc-for-target in
make-flags. Add custom phase to use correct pkg-config for target.
2020-11-16 13:03:00 +02:00
Efraim Flashner
afcf90c60f
gnu: hostapd: Cross compile.
...
* gnu/packages/admin.scm (hostapd)[arguments]: Use cc-for-target in
make-flags. Add custom flag to use correct pkg-config for target.
2020-11-16 13:03:00 +02:00
Efraim Flashner
164c49100d
gnu: masscan: Cross compile.
...
* gnu/packages/admin.scm (masscan)[arguments]: Use cc-for-target in
make-flags.
2020-11-16 13:03:00 +02:00
Efraim Flashner
a6b646911e
gnu: mktorrent: Cross compile.
...
* gnu/packages/bittorrent.scm (mktorrent)[arguments]: Use cc-for-target
in make-flags.
2020-11-16 13:03:00 +02:00
Efraim Flashner
7d728270ab
gnu: btar: Cross compile.
...
* gnu/packages/backup.scm (btar)[arguments]: Use cc-for-target in
make-flags.
2020-11-16 13:02:59 +02:00
Efraim Flashner
4def7dac23
gnu: dcadec: Cross compile.
...
* gnu/packages/audio.scm (dcadec)[arguments]: Use cc-for-target in
make-flags.
2020-11-16 13:02:59 +02:00
Efraim Flashner
bd3200fd8b
gnu: filteraudio: Cross compile.
...
* gnu/packages/audio.scm (filteraudio)[arguments]: Use cc-for-target in
make-flags.
2020-11-16 13:02:59 +02:00
Efraim Flashner
59775c1c79
gnu: rgbds: Cross compile.
...
* gnu/packages/assembly.scm (rgbds)[arguments]: Use cc-for-target in
make-flags. Add custom phase to use correct pkg-config for target.
2020-11-16 13:02:56 +02:00
Guillaume Le Vaillant
f6a42ac946
gnu: Add pdf2djvu.
...
* gnu/packages/djvu.scm (pdf2djvu): New variable.
2020-11-16 11:23:57 +01:00
Efraim Flashner
cbd104bf6f
gnu: nnn: Cross compile.
...
* gnu/packages/admin.scm (nnn)[arguments]: Use cc-for-target in
make-flags. Add custom phase to use correct pkg-config for target.
2020-11-16 11:16:11 +02:00
Efraim Flashner
d4560e0b7b
gnu: cpulimit: Make check phase conditional.
...
* gnu/packages/admin.scm (cpulimit)[arguments]: Only run custom 'check
phase when tests are enabled.
2020-11-16 11:16:10 +02:00
Efraim Flashner
6e26bd5b7f
gnu: cpulimit: Use make-flags.
...
* gnu/packages/admin.scm (cpulimit)[arguments]: Introduce make-flags.
Use them in custom 'build and 'check phases.
2020-11-16 11:16:10 +02:00
Efraim Flashner
bc63198830
gnu: cpulimit: Cross compile.
...
* gnu/packages/admin.scm (cpulimit)[arguments]: Use cc-for-target in
custom 'build and 'check phases.
2020-11-16 11:04:35 +02:00
Efraim Flashner
12110f949d
gnu: acpica: Cross compile.
...
* gnu/packages/admin.scm (acpica)[arguments]: Use cc-for-target in
make-flags.
2020-11-16 11:03:50 +02:00
Efraim Flashner
8ec5adce41
gnu: wpa-supplicant-minimal: Cross compile.
...
* gnu/packages/admin.scm (wpa-supplicant-minimal)[arguments]: Use
cc-for-target in make-flags. Adjust custom 'configure phase to use the
correct pkg-config for the target.
2020-11-16 10:40:09 +02:00