Philip McGrath
56cf53fb7b
gnu: racket: Update to 8.4.
...
* gnu/packages/patches/racket-enable-scheme-backport.patch,
gnu/packages/patches/racket-gui-tethered-launcher-backport.patch: New
patches.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/racket.scm (%racket-version, %racket-commit)
(%racket-origin): New variables.
[patches]: Add "racket-enable-scheme-backport.patch".
(racket-minimal): Update to 8.4.
[version]: Use '%racket-version'.
[source]: Use '%racket-origin'.
[inputs]: Add 'ncurses'. Remove 'zlib:static' and 'lz4:static'.
(racket-minimal-bc-3m)[inputs]: Adjust accordingly.
(racket-bootstrap-chez-bootfiles)[version]: Use Chez Scheme's
'(scheme-fork-version-number)'.
(racket)[version]: Use '%racket-version'.
[native-inputs]: Use '%racket-origin'.
[source]: Update to 8.4.
<patches>: Use "racket-gui-tethered-launcher-backport.patch".
<snippet>: Remove "srfi-doc-nonfree".
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-03-04 23:36:58 +01:00
Philip McGrath
0ff69fa1dd
gnu: Use license prefix in (gnu packages racket).
...
* gnu/packages/racket.scm (racket-minimal, racket-minimal-bc-3m)
(racket-bootstrap-chez-bootfiles): Use license prefix.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-03-04 23:36:48 +01:00
Vinicius Monego
b5f654b238
gnu: kdenlive: Gexp arguments.
...
* gnu/packages/kde.scm (kdenlive)[arguments]: Rewrite as gexps.
2022-03-04 19:18:20 -03:00
Vinicius Monego
4e1f20b43e
gnu: kdenlive: Add dependency on ladspa.
...
* gnu/packages/kde.scm (kdenlive)[inputs]: Add ladspa.
[arguments]<#:phases>: Wrap LADSPA_PATH in the 'wrap-executable phase.
2022-03-04 19:18:20 -03:00
Vinicius Monego
5b248cc23e
gnu: kdenlive: Update to 21.12.3.
...
* gnu/packages/kde.scm (kdenlive): Update to 21.12.3.
[source]: Use git-file-name function.
[inputs]: Add bash-minimal.
2022-03-04 19:18:12 -03:00
Guillaume Le Vaillant
d049ff1599
gnu: cl-olc: Update to 1.0-1.0269ed7.
...
* gnu/packages/lisp-xyz.scm (sbcl-olc): Update to 1.0-1.0269ed7.
2022-03-04 22:20:27 +01:00
Guillaume Le Vaillant
eb6425ee43
gnu: cl-maidenhead: Update to 1.0-1.202671f.
...
* gnu/packages/lisp-xyz.scm (sbcl-maidenhead): Update to 1.0-1.202671f.
2022-03-04 22:17:30 +01:00
Guillaume Le Vaillant
04bc3120ef
gnu: cl-mgrs: Update to 1.0-1.c06f268.
...
* gnu/packages/lisp-xyz.scm (sbcl-mgrs): Update to 1.0-1.c06f268.
2022-03-04 22:15:31 +01:00
Maxim Cournoyer
88d2161517
gnu: hello: Update to 2.12.
...
* gnu/packages/base.scm (hello): Update to 2.12.
2022-03-03 22:44:45 -05:00
Maxim Cournoyer
0b0b377db8
gnu: Add kdiskmark.
...
* gnu/packages/benchmark.scm (kdiskmark): New variable.
2022-03-03 22:37:52 -05:00
Tobias Geerinckx-Rice
a001522657
gnu: sudo: Update to 1.9.10.
...
* gnu/packages/admin.scm (sudo): Update to 1.9.10.
2022-02-27 01:00:00 +01:00
Vinicius Monego
2907c700eb
gnu: python-scikit-image: Update to 0.19.2.
...
* gnu/packages/python-science.scm (python-scikit-image): Update to 0.19.2.
2022-03-03 22:27:48 -03:00
Vinicius Monego
e4bd270dbe
gnu: mlt: Update to 7.4.0.
...
* gnu/packages/video.scm (mlt): Update to 7.4.0.
2022-03-03 22:27:48 -03:00
Vinicius Monego
00a05e481d
gnu: mlt: Wrap FREI0R_PATH and LADSPA_PATH.
...
* gnu/packages/video.scm (mlt)[arguments]: Use gexps. Add 'wrap-executable
phase.
[inputs]: Add bash-minimal.
2022-03-03 22:27:47 -03:00
Nicolas Goaziou
1af78ab5e8
gnu: emacs-xref: Update to 1.4.1.
...
* gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.4.1.
2022-03-04 00:37:45 +01:00
Pierre Langlois
74130e73c0
gnu: dovecot: Fix backtrace test on aarch64.
...
* gnu/packages/mail.scm (dovecot)[arguments]: Add LDFLAGS=-rdynamic to
make-flags.
2022-03-03 23:03:04 +00:00
Ludovic Courtès
d93bb18386
gnu: texlive-latex-listings, texlive-latex-pgf: Do not deprecate the variable.
...
This is a followup to 1071381646
and
e5dbda5abc
, which had the downside that
remaining references to these two variables would trigger deprecation
warning during the "Computing Guix derivation" phase of 'guix pull'.
* gnu/packages/tex.scm (texlive-latex-listings, texlive-latex-pgf): Use
plain 'define-public' instead of 'define-deprecated-package'.
2022-03-03 23:57:01 +01:00
Niklas Eklund
d6a0713331
gnu: Add emacs-spell-fu.
...
* gnu/packages/emacs-xyz.scm (emacs-spell-fu): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-03 23:57:01 +01:00
jgart
17c3bc1955
gnu: Add jj.
...
* gnu/packages/messaging.scm (jj): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-03-03 23:57:01 +01:00
Cameron Chaparro
48bd8b408e
services: openvpn: Actually save log file.
...
* gnu/services/vpn.scm (openvpn-shepherd-service): Pass #:log-file to
'make-forkexec-constructor'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-03 23:57:01 +01:00
Tanguy Le Carrour
bb41642077
gnu: Add wtype.
...
* gnu/packages/freedesktop.scm (wtype): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-03 23:57:01 +01:00
Ludovic Courtès
f1c18e1766
download: Fix typo in procedure name.
...
* guix/build/download.scm (make-credendials-with-ca-trust-files): Rename
to...
(make-credentials-with-ca-trust-files): ... this.
2022-03-03 23:57:01 +01:00
Ludovic Courtès
c1a871a166
download: Load X.509 certificates only once.
...
Previously we'd load /etc/ssl/certs/*.pem (or similar) every time
'http-fetch' is called.
* guix/build/download.scm (make-credendials-with-ca-trust-files): Wrap
in 'mlambda'.
2022-03-03 23:57:00 +01:00
Ludovic Courtès
b4acb39b6b
download: Remove obsolete bit from docstring.
...
This is a followup to f4cde9ac4a
.
* guix/build/download.scm (open-connection-for-uri): Remove bit about
'close-connection' from the docstring.
2022-03-03 23:57:00 +01:00
Vagrant Cascadian
137a5bc71d
gnu: diffoscope: Update to 206.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 206.
2022-03-03 13:11:59 -08:00
Attila Lendvai
8c30375859
gnu: Add c2ffi.
...
* gnu/packages/cpp.scm (c2ffi): New variable.
Co-authored-by: muradm <mail@muradm.net>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-03 21:31:19 +01:00
Mathieu Othacehe
3213c37341
gnu: Add barrier.
...
* gnu/packages/barrier.scm: New file.
* gnu/local.mk: Add it.
2022-03-03 17:38:38 +01:00
Mathieu Othacehe
c53b317ec2
gnu: Add gulrak-filesystem.
...
* gnu/packages/cpp.scm (gulrak-filesystem): New variable.
2022-03-03 17:38:28 +01:00
jgart
89f17efbb3
gnu: cl-caveman: Update to 2.4.0.35cd8bc.
...
* gnu/packages/lisp-xyz.scm (sbcl-caveman): Update to 2.4.0.35cd8bc.
[inputs]: Add sbcl-sxql.
[native-inputs]: Add sbcl-prove, sbcl-lack, and sbcl-trivial-types.
[arguments]: Delete remove-v1 phase, add test-asd-file keyword, add missing
files to asd-files and asd-systems keywords, and add more commentary on reason
for failing test.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-03 16:21:23 +01:00
Guillaume Le Vaillant
be955121c4
gnu: cl-mcclim: Update to 0.9.7-2.292343f.
...
* gnu/packages/lisp-xyz.scm (sbcl-mcclim): Update to 0.9.7-2.292343f.
[inputs]: Use new style.
[arguments]: Update 'fix-paths' phase.
2022-03-03 16:21:23 +01:00
Guillaume Le Vaillant
2c2f54a75b
gnu: Add cl-dejavu.
...
* gnu/packages/lisp-xyz.scm (cl-dejavu, ecl-cl-dejavu, sbcl-cl-dejavu): New
variables.
2022-03-03 16:21:23 +01:00
Guillaume Le Vaillant
662f1cbb3f
gnu: cl-zpb-exif: Update to 1.2.5.
...
* gnu/packages/lisp-xyz.scm (sbcl-zpb-exif): Update to 1.2.5.
2022-03-03 16:21:23 +01:00
Guillaume Le Vaillant
e89501bafc
gnu: cl-retrospectiff: Update to 0.2-1.2fbf8c6.
...
* gnu/packages/lisp-xyz.scm (sbcl-retrospectiff): Update to 0.2-1.2fbf8c6.
2022-03-03 16:21:23 +01:00
Guillaume Le Vaillant
0b4e25e7ed
gnu: cl-opticl: Update to 0.0.0-1.f6fc4dc.
...
* gnu/packages/lisp-xyz.scm (sbcl-opticl): Update to 0.0.0-1.f6fc4dc.
[inputs]: Use new style.
2022-03-03 16:21:23 +01:00
Guillaume Le Vaillant
34985419f4
gnu: cl-slime-swank: Update to 2.27.
...
* gnu/packages/lisp-xyz.scm (sbcl-slime-swank): Update to 2.27.
2022-03-03 16:21:23 +01:00
Guillaume Le Vaillant
8a8caa60e1
gnu: Add cl-try.
...
* gnu/packages/lisp-check.scm (cl-try, ecl-try, sbcl-try): New variables.
2022-03-03 16:21:22 +01:00
Guillaume Le Vaillant
0e4d5b3d6e
gnu: cl-mgl-pax: Update to 0.1.0-0.ed82a80.
...
* gnu/packages/lisp-xyz.scm (sbcl-mgl-pax): Update to 0.1.0-0.ed82a80.
[inputs]: Use new style.
[arguments]: Add 'asd-files' parameter. Disable tests.
2022-03-03 16:21:22 +01:00
Guillaume Le Vaillant
90d452c8d1
gnu: cl-esrap: Update to 0.18-3.4c82a86.
...
* gnu/packages/lisp-xyz.scm (sbcl-esrap): Update to 0.18-3.4c82a86.
2022-03-03 16:21:22 +01:00
Guillaume Le Vaillant
fd92a71e0a
gnu: cl-hunchentoot: Fix build.
...
* gnu/packages/lisp-xyz.scm (sbcl-hunchentoot)[arguments]: Disable tests.
2022-03-03 16:21:22 +01:00
Guillaume Le Vaillant
59b43e72db
gnu: cl-osicat: Update to 0.7.0-3.a45eb3b.
...
* gnu/packages/lisp-xyz.scm (sbcl-osicat): Update to 0.7.0-3.a45eb3b.
2022-03-03 16:21:22 +01:00
Guillaume Le Vaillant
fef3df8919
gnu: cl-fad: Update to 0.7.6-1.3f4d32d.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-fad): Update to 0.7.6-1.3f4d32d.
[native-inputs]: Add cl-ppcre and unit-test.
[inputs]: Add alexandria.
2022-03-03 16:21:22 +01:00
Guillaume Le Vaillant
02f50df8e3
gnu: cl+ssl: Update to 0.0.0-3.046d698.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl+ssl): Update to 0.0.0-3.046d698.
[native-inputs]: Add fiveam.
[arguments]: Add 'fix-tests' phase.
2022-03-03 16:21:22 +01:00
Guillaume Le Vaillant
fa1bef7fe1
gnu: cl-chipz: Update to 0.8-2.82a17d3.
...
* gnu/packages/lisp-xyz.scm (sbcl-chipz): Update to 0.8-2.82a17d3.
[source]: Switch to maintained repository.
2022-03-03 16:21:22 +01:00
Guillaume Le Vaillant
5a99c46ab5
gnu: sbcl-ironclad: Update to 0.57.
...
* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.57.
2022-03-03 16:21:22 +01:00
Guillaume Le Vaillant
b42f455780
gnu: cl-babel: Update to 0.5.0-2.f892d05.
...
* gnu/packages/lisp-xyz.scm (sbcl-babel): Update to 0.5.0-2.f892d05.
[license]: Add bsd-2.
2022-03-03 16:21:22 +01:00
Guillaume Le Vaillant
31639d06b7
gnu: cl-strings: Update to 0.0.1-1.93ec417.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-strings): Update to 0.0.1-1.93ec417.
[source]: Use git-file-name function.
[synopsis]: Shorten it.
2022-03-03 16:21:22 +01:00
Guillaume Le Vaillant
5488e0556b
gnu: cl-uglify-js: Improve package definition.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-uglify-js)[source]: Use git-version
function.
2022-03-03 16:21:22 +01:00
Guillaume Le Vaillant
ceb915db7e
gnu: cl-iterate: Update to 1.5.3.
...
* gnu/packages/lisp-xyz.scm (sbcl-iterate): Update to 1.5.3.
[source]: Use git-fetch method.
2022-03-03 16:21:22 +01:00
Guillaume Le Vaillant
7f27ce8af3
gnu: cl-parse-js: Improve package definition.
...
* gnu/packages/lisp-xyz.scm (sbcl-parse-js)[source]: Use git-version and
git-file-name functions.
2022-03-03 16:21:22 +01:00
Guillaume Le Vaillant
144f999b88
gnu: cl-pdf: Update to 2.0.0-2.f57905e.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-pdf): Update to 2.0.0-2.f57905e.
[arguments]: Add cl-pdf-parser to 'asd-systems'.
2022-03-03 16:21:22 +01:00