ykonai
cb948aef0c
gnu: cl-gobject-introspection: Update to 0.3-2.c4fef07.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-gobject-introspection): Update to
0.3-2.c4fef07.
[inputs]: Remove labels.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-18 11:39:15 +02:00
Guillaume Le Vaillant
d2cfa7a115
gnu: cl-nasdf: Update to 0.1.7.
...
* gnu/packages/lisp-xyz.scm (sbcl-nasdf): Update to 0.1.7.
[arguments]: Remove trailing boolean.
Co-authored-by: Artyom Bologov <mail@aartaka.me>
2023-08-18 11:02:53 +02:00
Konrad Hinsen
d32740d8be
gnu: cl-mime: Fix home page URL.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-mime)[home-page]: Use the correct URL.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-10 14:09:59 +02:00
Guillaume Le Vaillant
29dc951b90
gnu: cl-nodgui: Remove input labels.
...
* gnu/packages/lisp-xyz.scm (sbcl-nodgui)[inputs]: Remove labels.
[arguments]: Use gexp.
2023-08-08 10:31:10 +02:00
cage
d83aa756a6
gnu: cl-nodgui: Update to 0.4.8.5-2.4a9c2e7.
...
* gnu/packages/lisp-xyz.scm (sbcl-nodgui): Update to 0.4.8.5-2.4a9c2e7.
[source, home-page]: Switch from Notabug to Codeberg.
[inputs]: Remove sbcl-cl-lex and sbcl-cl-yacc. Add sbcl-esrap and tklib.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-08 10:31:10 +02:00
cage
be7f5111ce
gnu: cl-colors2: Update to 0.5.4-4.7a14107.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-colors2): Update to 0.5.4-4.7a14107.
[source, home-page]: Switch from Notabug to Codeberg.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-08 10:31:10 +02:00
cage
b9098eaf5e
gnu: cl-i18n: Update to 0.5.5-3.acb162a.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-i18n): Update to 0.5.5-3.acb162a.
[source, home-page]: Switch from Notabug to Codeberg.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-08 10:31:10 +02:00
cage
c7d9fb58a7
gnu: cl-tooter: Update to 1.0.0-4.2e1b22f05.
...
* gnu/packages/lisp-xyz.scm (sbcl-tooter): Update to 1.0.0-4.2e1b22f05.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-08 10:31:10 +02:00
Pierre Neidhardt
7ff1b0a37c
gnu: Add cl-transmission.
...
* gnu/packages/lisp-xyz.scm (cl-transmission, ecl-transmission,
sbcl-transmission): New variables.
2023-08-02 13:41:40 +02:00
Andre A. Gomes
d2674ff89a
gnu: cl-nasdf: Update to 0.1.6.
...
* gnu/packages/lisp-xyz.scm (sbcl-nasdf): Update to 0.1.6.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-25 14:03:38 +02:00
Guillaume Le Vaillant
cf9904bcc8
gnu: cl-ironclad: Update to 0.59.
...
* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.59.
2023-07-24 10:27:45 +02:00
Andre A. Gomes
1f53bfb7d7
gnu: cl-usocket: Update to 0.8.6.
...
* gnu/packages/lisp-xyz.scm (sbcl-usocket): Update to 0.8.6.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-19 09:14:25 +02:00
Andre A. Gomes
324f56927b
gnu: cl-ndebug: Update to 0.2.0.
...
* gnu/packages/lisp-xyz.scm (sbcl-ndebug): Update to 0.2.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-19 09:12:01 +02:00
Andre A. Gomes
2d298564e3
gnu: cl-array-utils: Update to 1.2.0-0.29da8fc.
...
* gnu/packages/lisp-xyz.scm (sbcl-array-utils): Update to 1.2.0-0.29da8fc.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-19 09:10:04 +02:00
Artyom Bologov
b5a5e4d712
gnu: cl-nhooks: Update to 1.2.1.
...
* gnu/packages/lisp-xyz.scm (sbcl-nhooks): Update to 1.2.1.
[native-inputs]: Remove sbcl-fiveam, add sbcl-lisp-unit2.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-15 10:56:46 +02:00
Pierre Neidhardt
1944b3baf4
gnu: sbcl-ospm: Update to 0.0.2.
...
* gnu/packages/lisp-xyz.scm (sbcl-ospm): Update to 0.0.2.
2023-07-10 12:30:06 +02:00
Artyom Bologov
1c194cd2bb
gnu: cl-spinneret: Update to 3.0-6.d4398b5.
...
* gnu/packages/lisp-xyz.scm (sbcl-spinneret): Update to 3.0-6.d4398b5.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-10 09:55:33 +02:00
Roman Scherer
ec2b5784ab
gnu: Add cl-postgres+local-time.
...
The local-time extension for cl-postgres has to be put in a separate package
to solve a dependency cycle between local-time and postmodern.
* gnu/packages/lisp-xyz.scm (sbcl-local-time)[arguments]: Add
'delete-local-time' phase.
(sbcl-cl-postgres+local-time): New variable.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-04 10:40:27 +02:00
Artyom Bologov
010e79f292
gnu: cl-colors2: Update to 0.5.4-3.cc03bad.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-colors2): Update to 0.5.4-3.cc03bad.
[description]: Update with the latest changes.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-06-17 11:25:23 +02:00
Artyom Bologov
23f77bd7b8
gnu: cl-nclasses: Update to 0.6.0.
...
* gnu/packages/lisp-xyz.scm (sbcl-nclasses): Update to 0.6.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-06-17 11:25:23 +02:00
Pierre Neidhardt
21696dce05
gnu: sbcl-cl-webkit: Update to 3.5.9.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.5.9.
2023-06-07 14:50:15 +02:00
Guillaume Le Vaillant
9ad8b0c2ef
gnu: sbcl-stmx: Update to 2.0.5-2.f71e742.
...
* gnu/packages/lisp-xyz.scm (sbcl-stmx): Update to 2.0.5-2.f71e742.
[arguments]: Add 'fix-build' phase.
2023-06-06 10:46:45 +02:00
Guillaume Le Vaillant
5c959d0fa7
gnu: cl-utm-ups: Update to 1.2-0.f1e6fd4.
...
* gnu/packages/lisp-xyz.scm (sbcl-utm-ups): Update to 1.2-0.f1e6fd4.
2023-05-28 12:04:49 +02:00
Artyom Bologov
0d82148858
gnu: Update sbcl-njson to 1.1.0.
...
* gnu/packages/lisp-xyz.scm (sbcl-njson): Update to 1.1.0.
[inputs]: Add sbcl-jzon.
[arguments]: Add njson/jzon to 'asd-systems'.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-05-24 11:20:36 +02:00
Artyom Bologov
233d3bae95
gnu: Update sbcl-nactivitypub to 0.0.5.
...
* gnu/packages/lisp-xyz.scm (sbcl-nactivitypub): Update to 0.0.5.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-05-24 11:06:49 +02:00
Andre A. Gomes
556e9db251
gnu: sbcl-nasdf: Update to 0.1.5.
...
* gnu/packages/lisp-xyz.scm (sbcl-nasdf): Update to 0.1.5.
Signed-off-by: Pierre Neidhardt <mail@ambrevar.xyz>
2023-05-24 10:48:50 +02:00
Pierre Neidhardt
27a94b21b7
gnu: sbcl-nfiles: Update to 1.1.3.
...
* gnu/packages/lisp-xyz.scm (sbcl-nfiles): Update to 1.1.3.
2023-05-24 10:48:50 +02:00
Pierre Neidhardt
a882b4856a
gnu: sbcl-serapeum: Update to 20230524.
...
* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 20230524.
2023-05-24 10:48:50 +02:00
cage
ed60a524fb
gnu: cl-croatoan: Update to 0.1.
...
* gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.1.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-05-17 15:21:55 +02:00
Pierre Neidhardt
b363fab46f
gnu: sbcl-serapeum: Update to 20230511.
...
* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 20230511.
2023-05-12 11:56:20 +02:00
Pierre Neidhardt
5aae6c99c2
gnu: Update sbcl-nclasses to 0.5.0.
...
* gnu/packages/lisp-xyz.scm (sbcl-nclasses): Update to 0.5.0.
Signed-off-by: Pierre Neidhardt <mail@ambrevar.xyz>
2023-05-09 13:33:32 +02:00
Efraim Flashner
5eaf5c9064
gnu: cl-clsql: Build with mariadb.
...
* gnu/packages/lisp-xyz.scm (cl-clsql)[inputs]: Remove mysql. Add
mariadb:dev.
2023-04-30 12:37:43 +03:00
Efraim Flashner
fee5561746
gnu: sbcl-clsql: Build with mariadb.
...
* gnu/packages/lisp-xyz.scm (sbcl-clsql)[inputs]: Remove mysql. Add
mariadb:dev, mariadb:lib.
[arguments]: Adjust custom 'build-helper-library phase to build with
and link to mariadb.
2023-04-30 12:37:42 +03:00
Pierre Neidhardt
d59b4764f3
gnu: Add cl-prompter.
...
* gnu/packages/lisp-xyz.scm (cl-prompter, ecl-prompter, sbcl-prompter): New variables.
2023-04-27 17:50:38 +02:00
Sharlatan Hellseher
8d217f1e22
gnu: cl-fast-ecs: Update to 0.2.2.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-fast-ecs): Update to 0.2.2.
[native-inputs]: Add sbcl-chlorophyll, sbcl-cl-mock.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-26 15:08:15 +02:00
Sharlatan Hellseher
870f2d40e0
gnu: Add cl-chlorophyll.
...
* gnu/packages/lisp-xyz.scm (cl-chlorophyll, ecl-chlorophyll,
sbcl-chlorophyll): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-26 15:08:15 +02:00
Artyom Bologov
e129321f13
gnu: cl-nclasses: Update to 0.4.0.
...
gnu/packages/lisp-xyz.scm (sbcl-nclasses): Update to 0.4.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-26 15:08:15 +02:00
Andreas Enge
c919bfefd9
Merge remote-tracking branch 'origin/master' into core-updates
2023-04-25 15:19:29 +02:00
Pierre Neidhardt
ffb7ea6b63
gnu: sbcl-serapeum: Update to 20230423.
...
* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 20230423.
2023-04-25 10:44:16 +02:00
Pierre Neidhardt
2ebe270927
gnu: sbcl-njson: Update to 1.0.0.
...
* gnu/packages/lisp-xyz.scm (sbcl-njson): Update to 1.0.0.
2023-04-25 10:37:13 +02:00
Andreas Enge
d0162466c6
Merge remote-tracking branch 'origin/master' into core-updates
2023-04-20 21:31:09 +02:00
Pierre Neidhardt
904b77e181
gnu: sbcl-quri: Update to 0.7.0.
...
* gnu/packages/lisp-xyz.scm (sbcl-quri): Update to 0.7.0.
2023-04-20 19:09:52 +02:00
Andreas Enge
216d7bdb73
Merge remote-tracking branch 'origin/master' into core-updates
2023-04-17 19:17:39 +02:00
Guillaume Le Vaillant
c0723849b5
gnu: cl-burgled-batteries3: Fix build.
...
* gnu/packages/lisp-xyz.scm (sbcl-burgled-batteries3)[arguments]: Rename
'adjust-for-python-3.9' phase to 'adjust-for-python-3.10' and update it.
2023-04-17 11:41:39 +02:00
Guillaume Le Vaillant
b6ffcc4de4
gnu: cl-ana: Fix build.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana)[arguments]: Use gexp. Update
'fix-paths' phase. Add 'fix-newer-hdf5-compatibility' phase.
2023-04-17 11:28:45 +02:00
Guillaume Le Vaillant
a2ed9816c9
gnu: cl-hdf5-cffi: Fix build.
...
* gnu/packages/lisp-xyz.scm (sbcl-hdf5-cffi)[inputs]: Remove labels.
[arguments]: Use gexp, add 'fix-newer-hdf5-compatibility' phase.
2023-04-17 11:16:58 +02:00
Maxim Cournoyer
3bacd3c76a
Merge branch 'master' into core-updates.
...
Conflicts:
gnu/local.mk
gnu/packages/build-tools.scm
gnu/packages/certs.scm
gnu/packages/check.scm
gnu/packages/compression.scm
gnu/packages/cups.scm
gnu/packages/fontutils.scm
gnu/packages/gnuzilla.scm
gnu/packages/guile.scm
gnu/packages/ibus.scm
gnu/packages/image-processing.scm
gnu/packages/linux.scm
gnu/packages/music.scm
gnu/packages/nss.scm
gnu/packages/pdf.scm
gnu/packages/python-xyz.scm
gnu/packages/qt.scm
gnu/packages/ruby.scm
gnu/packages/shells.scm
gnu/packages/tex.scm
gnu/packages/video.scm
gnu/packages/vulkan.scm
gnu/packages/web.scm
gnu/packages/webkit.scm
gnu/packages/wm.scm
2023-04-14 17:15:08 -04:00
Artyom Bologov
a6b3bdb7fc
gnu: sbcl-cl-colors2: Update to 0.5.0.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-colors2) Update to 0.5.0
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-14 14:09:44 +02:00
Pierre Neidhardt
dd3e5e7110
gnu: Add cl-docutils.
...
* gnu/packages/lisp-xyz.scm (cl-docutils, ecl-cl-docutils, sbcl-cl-docutils):
New variables.
2023-04-12 12:23:52 +02:00
Pierre Neidhardt
abb28fa687
gnu: Add data-format-validation.
...
* gnu/packages/lisp-xyz.scm (cl-data-format-validation,
ecl-data-format-validation, sbcl-data-format-validation): New variables.
2023-04-12 12:23:52 +02:00
Pierre Neidhardt
0c4a064662
gnu: Add staple.
...
* gnu/packages/lisp-xyz.scm (cl-staple, ecl-staple, sbcl-staple): New variables.
2023-04-12 12:23:52 +02:00
Pierre Neidhardt
667ec4ac32
gnu: Add speechless.
...
* gnu/packages/lisp-xyz.scm (cl-speechless, ecl-speechless, sbcl-speechless): New variables.
2023-04-12 12:23:52 +02:00
Pierre Neidhardt
18584d665e
gnu: Add maiden.
...
* gnu/packages/lisp-xyz.scm (cl-maiden, ecl-maiden, sbcl-maiden): New variables.
2023-04-12 12:23:52 +02:00
Pierre Neidhardt
81a3b4cef2
gnu: Add forge.
...
* gnu/packages/lisp-xyz.scm (cl-forge, ecl-forge, sbcl-forge): New variables.
2023-04-12 12:23:52 +02:00
Pierre Neidhardt
7e59d90538
gnu: Add filesystem-utils.
...
* gnu/packages/lisp-xyz.scm (cl-filesystem-utils, ecl-filesystem-utils,
sbcl-filesystem-utils): New variables.
2023-04-12 12:23:52 +02:00
Pierre Neidhardt
fcf1f51faf
gnu: Add file-select.
...
* gnu/packages/lisp-xyz.scm (cl-file-select, ecl-file-select,
sbcl-file-select): New variables.
2023-04-12 12:23:52 +02:00
Pierre Neidhardt
d4710b6614
gnu: Add depot.
...
* gnu/packages/lisp-xyz.scm (cl-depot, ecl-depot, sbcl-depot): New variables.
2023-04-12 12:23:52 +02:00
Pierre Neidhardt
42b5c198d3
gnu: Add cl-steamworks.
...
* gnu/packages/lisp-xyz.scm (cl-steamworks, ecl-cl-steamworks,
sbcl-cl-steamworks): New variables.
2023-04-12 12:23:51 +02:00
Pierre Neidhardt
df85f18ded
gnu: Add cl-modio.
...
* gnu/packages/lisp-xyz.scm (cl-modio, ecl-cl-modio, sbcl-cl-modio): New variables.
2023-04-12 12:23:51 +02:00
Pierre Neidhardt
cb6b267591
gnu: Add zippy.
...
* gnu/packages/lisp-xyz.scm (cl-zippy, ecl-zippy, sbcl-zippy): New variables.
2023-04-12 12:23:51 +02:00
Pierre Neidhardt
4a9dce97cf
gnu: Add cl-markless.
...
* gnu/packages/lisp-xyz.scm (cl-markless, ecl-cl-markless, sbcl-cl-markless):
New variables.
2023-04-12 12:23:51 +02:00
Pierre Neidhardt
56be762c77
gnu: Add cl-fond.
...
* gnu/packages/lisp-xyz.scm (cl-fond, ecl-cl-fond, sbcl-cl-fond): New variables.
2023-04-12 12:23:51 +02:00
Pierre Neidhardt
546afddb85
gnu: Add radiance-contribs.
...
* gnu/packages/lisp-xyz.scm (cl-radiance-contribs, ecl-radiance-contribs,
sbcl-radiance-contribs): New variables.
2023-04-12 12:23:51 +02:00
Pierre Neidhardt
74d7bed968
gnu: sbcl-slynk: Update to 20230327.
...
* gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 20230327.
2023-04-12 12:23:51 +02:00
Sharlatan Hellseher
0f4efec48d
gnu: cl-gamepad: Update to 3.0.0-3.d5b99fb.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-gamepad) Update to 3.0.0-3.d5b99fb
[arguments]<tests>: Explicitly disable tests as not provided upstream.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-04 09:52:07 +02:00
Sharlatan Hellseher
e11f28d90c
gnu: cl-out123: Update to 1.0.0-2.41771bf.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-out123): Update to 1.0.0-2.41771bf.
[arguments]<tests>: Explicitly disable them as not provided upstream.
<phases>: Simplify fix-paths phase. Remove redundant phase
fix-ecl-package-name after issue was resolved upstream.
[inputs]: Remove labels.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-04 09:45:26 +02:00
Sharlatan Hellseher
3905bd7299
gnu: Add cl-fast-ecs.
...
* gnu/packages/lisp-xyz.scm (cl-fast-ecs, ecl-cl-fast-ecs,
sbcl-cl-fast-ecs): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-04 09:38:41 +02:00
Andre A. Gomes
8f4b37ee7d
gnu: cl-log4cl: Update to 1.1.4-2.fe3da51.
...
* gnu/packages/lisp-xyz.scm (sbcl-log4cl): Update to 1.1.4-2.fe3da51.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-04 09:34:54 +02:00
jgart
314c599739
gnu: Add cl-collider.
...
* gnu/packages/lisp-xyz.scm (cl-collider, ecl-cl-collider, sbcl-cl-collider):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-30 11:32:46 +02:00
Sharlatan Hellseher
34ff1039a6
gnu: cl-trial: Activate trial-harmony system.
...
* gnu/packages/lisp-xyz.scm (sbcl-trial):
[arguments]<asd-systems>: Activate trial-harmony.
[inputs]: Add sbcl-harmony.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-30 11:32:46 +02:00
Sharlatan Hellseher
c5a943e016
gnu: Add cl-harmony.
...
* gnu/packages/lisp-xyz.scm (cl-harmony, ecl-harmony, sbcl-harmony): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-30 11:32:46 +02:00
Sharlatan Hellseher
c540336194
gnu: Add cl-mixed.
...
* gnu/packages/lisp-xyz.scm (cl-mixed, ecl-cl-mixed, sbcl-cl-mixed): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-30 11:32:46 +02:00
Sharlatan Hellseher
03387bd17f
gnu: Add cl-vorbis.
...
* gnu/packages/lisp-xyz.scm (cl-vorbis, ecl-cl-vorbis, sbcl-cl-vorbis):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-30 11:32:46 +02:00
Sharlatan Hellseher
2ab0c55e3f
gnu: Add cl-flac.
...
* gnu/packages/lisp-xyz.scm (cl-flac, ecl-cl-flac, sbcl-cl-flac): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-30 11:32:46 +02:00
jgart
acbdaec070
gnu: Add cl-osc.
...
* gnu/packages/lisp-xyz.scm (cl-osc, ecl-osc, sbcl-osc): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-27 10:49:05 +02:00
jgart
288bc14733
gnu: Add cl-lunamech-matrix-api.
...
* gnu/packages/lisp-xyz.scm (cl-lunamech-matrix-api,
ecl-lunamech-matrix-api, sbcl-lunamech-matrix-api): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-27 10:39:42 +02:00
jgart
76aab9a586
gnu: Add cl-reader.
...
* gnu/packages/lisp-xyz.scm (cl-reader, ecl-reader, sbcl-reader):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-27 10:30:38 +02:00
jgart
4b7c81c6b5
gnu: Add cl-hash-set.
...
* gnu/packages/lisp-xyz.scm (cl-hash-set, ecl-hash-set, sbcl-hash-set):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-27 10:30:32 +02:00
jgart
f51276f148
gnu: Add cl-lisp-pay.
...
* gnu/packages/lisp-xyz.scm (cl-lisp-pay, ecl-lisp-pay, sbcl-lisp-pay):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-27 10:16:10 +02:00
jgart
18ec16560d
gnu: Add cl-tls.
...
* gnu/packages/lisp-xyz.scm (cl-tls, ecl-cl-tls, sbcl-cl-tls): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-27 10:11:53 +02:00
Guillaume Le Vaillant
9e0942f7a4
gnu: cl-cffi-gtk: Update to 3.8.8-3.1700fe6.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-cffi-gtk): Update to 3.8.8-3.1700fe6.
[source,home-page]: Switch to active repository.
[inputs]: Remove labels.
[arguments]: Update 'fix-paths' phase.
2023-03-25 15:09:06 +01:00
Guillaume Le Vaillant
073e98a422
gnu: cl-cffi: Update to 0.24.1-1.3397035.
...
* gnu/packages/lisp-xyz.scm (sbcl-cffi): Update to 0.24.1-1.3397035.
[arguments]: Remove 'fix-arm-support' phase. Update 'fix-paths' phase.
2023-03-25 14:12:35 +01:00
jgart
2b66b54bae
gnu: Add cl-format-colors.
...
* gnu/packages/lisp-xyz.scm (cl-format-colors, ecl-format-colors,
sbcl-format-colors): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 14:27:57 +01:00
jgart
c8b3b7fe5a
gnu: Add cl-trivial-rfc-1123.
...
* gnu/packages/lisp-xyz.scm (cl-trivial-rfc-1123, ecl-trivial-rfc-1123,
sbcl-trivial-rfc-1123): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 14:23:52 +01:00
jgart
7f1f78c946
gnu: sbcl-trivial-open-browser: Fix path to xdg-open.
...
* gnu/packages/lisp-xyz.scm (sbcl-trivial-open-browser)[inputs]: Add
xdg-utils.
[arguments]: Add 'fix-paths' phase.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 14:14:38 +01:00
jgart
7f41603da0
gnu: Add cl-isaac.
...
* gnu/packages/lisp-xyz.scm (cl-isaac, ecl-cl-isaac, sbcl-cl-isaac): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 14:08:16 +01:00
jgart
72644ce13f
gnu: Add cl-music-spelling.
...
* gnu/packages/lisp-xyz.scm (cl-music-spelling, ecl-music-spelling,
sbcl-music-spelling): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 14:00:58 +01:00
jgart
bd84b284ba
gnu: Add cl-kdlcl.
...
* gnu/packages/lisp-xyz.scm (cl-kdlcl, ecl-kdlcl, sbcl-kdlcl): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 13:49:01 +01:00
jgart
916716a7da
gnu: cl-json: Update to 0.6.0.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-json): Update to 0.6.0.
[source]: Update url.
[home-page]: Update url.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 13:37:59 +01:00
jgart
dff90b64b9
gnu: ecl-jzon: Enable tests.
...
* gnu/packages/lisp-xyz.scm (ecl-jzon)[arguments]: Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 13:25:27 +01:00
jgart
b94513bfa6
gnu: cl-jzon: Update to 1.1.0.
...
* gnu/packages/lisp-xyz.scm (sbcl-jzon): Update to 1.1.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 13:24:08 +01:00
jgart
31d8bf9580
gnu: cl-conspack: Update to 0.0.0-2.6e529d7.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-conspack): Update to 0.0.0-2.6e529d7.
[arguments]: Enable tests.
[native-inputs]: Add sbcl-fiveam. Remove sbcl-checkl.
[inputs]: Use new style.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 13:19:31 +01:00
Sharlatan Hellseher
cfccc9acdb
gnu: Add cl-kons-9.
...
* gnu/packages/lisp-lisp.scm (cl-kons-9, sbcl-kons-9): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 10:35:49 +01:00
Sharlatan Hellseher
1f146d4714
gnu: Add cl-clobber.
...
* gnu/packages/lisp-xyz.scm (cl-clobber, ecl-clobber, sbcl-clobber):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 10:35:48 +01:00
Paul A. Patience
121d3adf71
gnu: cl-eclector: Update to 0.9.0.
...
* gnu/packages/lisp-xyz.scm (sbcl-eclector): Update to 0.9.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 10:35:48 +01:00
Paul A. Patience
4f77ece9d5
gnu: cl-eclector: Improve package style.
...
* gnu/packages/lisp-xyz.scm (sbcl-eclector):
[file-name]: Rename to cl-eclector.
[inputs]: Move below native-inputs and remove labels.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 10:35:48 +01:00
Paul A. Patience
acf616efc8
gnu: cl-concrete-syntax-tree: Update to 0.2.0-0.3729172.
...
* gnu/packages/lisp-xyz.scm (sbcl-concrete-syntax-tree): Update to
0.2.0-0.3729172.
[file-name]: Rename to cl-concrete-syntax-tree.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 10:35:48 +01:00
Paul A. Patience
7ecb497599
gnu: cl-trucler: Update to 0.0.0-1.d40ff96.
...
* gnu/packages/lisp-xyz.scm (sbcl-trucler): Update to 0.0.0-1.d40ff96.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 10:35:48 +01:00
Guillaume Le Vaillant
d377cfbd11
gnu: Update URLs of migrated repositories.
...
* gnu/packages/lisp-xyz.scm (sbcl-bst, sbcl-cl-octet-streams, sbcl-lzlib,
sbcl-simple-parallel-tasks, sbcl-cl-z85, sbcl-utm-ups, sbcl-mgrs,
sbcl-maidenhead, sbcl-olc, sbcl-simple-neural-network, sbcl-zstd)[source,
home-page]: Use codeberg URL instead of github one.
* gnu/packages/radio.scm (convert-samples)[source, home-page]: Likewise.
2023-03-21 15:26:29 +01:00
Pierre Neidhardt
088a3d4c34
gnu: sbcl-history-tree: Update to 0.1.1.
...
* gnu/packages/lisp-xyz.scm (sbcl-history-tree): Update to 0.1.1.
2023-03-21 10:04:55 +01:00
Paul A. Patience
b9d891140a
gnu: Add cl-hypergeometrica.
...
* gnu/packages/lisp-xyz.scm (sbcl-hypergeometrica, cl-hypergeometrica):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:30 +01:00
Sharlatan Hellseher
9b2f14a756
gnu: cl-zr-utils: Fix build by disabling tests.
...
* gnu/packages/lisp-xyz.scm (sbcl-zr-utils): Disable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:30 +01:00
Sharlatan Hellseher
bd248fc709
gnu: cl-trial: Update to 1.2.0-2.db4e98e.
...
* gnu/packages/lisp-xyz.scm (sbcl-trial): Update to 1.2.0-2.db4e98e.
[arguments]{asd-systems}: Enable trial-alloy, trial-animation,
trial-assimp, trial-gif, trial-glfw, trial-gltf, trial-jpeg,
trial-notify, tiral-png, trial-sdl2, trial-terragen, trial-tga,
trial-tiff, trial-workbench.
[inputs]: Sort list alphabetically and add sbcl-3d-quaternions,
sbcl-3d-transforms, sbcl-alloy, sbcl-atomics, sbcl-cl-glfw3,
sbcl-cl-gltf, sbcl-classimp, sbcl-dns-client, sbcl-file-notify,
sbcl-glop, sbcl-jzon, sbcl-language-codes, sbcl-promise, sbcl-sdl2,
sbcl-simple-tasks, sbcl-system-locale,
sbcl-trivial-extensible-sequences, sbcl-trivial-main-thread.
Remove sbcl-jsow.
(ecl-trial): Disable this while upstream issue is in review.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher
12b2507295
gnu: Add cl-dns-client.
...
* gnu/packages/lisp-xyz.scm (cl-dns-client, ecl-dns-client,
sbcl-dns-client): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher
37b70cfece
gnu: Add cl-gltf.
...
* gnu/packages/lisp-xyz.scm (cl-gltf, sbcl-cl-gltf): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher
7a218a5b01
gnu: cl-jzon: Fix build by disabling tests on ECL.
...
* gnu/packages/lisp-xyz.scm (ecl-jzon): Disable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher
ff37557bc3
gnu: cl-alloy: Update to 0.0.0-3.628974d.
...
* gnu/packages/lisp-xyz.scm (sbcl-alloy): Upate to 0.0.0-3.628974d.
[arguments]{asd-systems}: Sort them alphabetically.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher
9b623ba6b2
gnu: cl-3b-bmfont: Update to 0.0.1-3.332c226.
...
* gnu/packages/lisp-xyz.scm (sbcl-3b-bmfont): Upate to 0.0.1-3.332c226.
[arguments]{asd-systems}: Sort them alphabetically.
[inputs]: Remove labels. Add sbcl-parse-number.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher
d02badac85
gnu: cl-gamepad: Update to 3.0.0-2.647f6ee.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-gamepad): Update to 3.0.0-2.647f6ee.
[arguments]{phases}: Use search-input-file in patch-evdev-path phase.
[inputs]: Remove labels.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher
a79ebed51b
gnu: cl-glsl-toolkit: Update to 1.0.0-2.4c4889e.
...
* gnu/packages/lisp-xyz.scm (sbcl-glsl-toolkit): Update to 1.0.0-2.4c4889e.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher
8db1fe3f9f
gnu: cl-pathname-utils: Update to 1.1.0-2.13189c0.
...
* gnu/packages/lisp-xyz.scm (sbcl-pathname-utils): Update to 1.1.0-2.13189c0.
[inputs]: Add sbcl-trivial-features.
(ecl-pathname-utils): Disable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher
4ec1589a43
gnu: Add cl-promise.
...
* gnu/packages/lisp-xyz.scm (cl-promise, ecl-promise, sbcl-promise): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher
df6edddc5c
gnu: Add cl-trivial-extensible-sequences.
...
* gnu/packages/lisp-xyz.scm (cl-trivial-extensible-sequences,
sbcl-trivial-extensible-sequences): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher
92db5a79db
gnu: Add cl-3d-transforms.
...
* gnu/packages/lisp-xyz.scm (cl-3d-transforms, sbcl-3d-transforms): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher
ff7649d379
gnu: Add cl-3d-quaternions.
...
* gnu/packages/lisp-xyz.scm (cl-3d-quaternions, sbcl-3d-quaternions):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher
edfe8554c1
gnu: cl-3d-matrices: Update to 1.0.0-2.b4f5a58.
...
* gnu/packages/lisp-xyz.scm (sbcl-3d-matrices): Update to 1.0.0-2.b4f5a58.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher
2fb2a4c086
gnu: cl-3d-vectors: Update to 3.1.0-2.2579694.
...
* gnu/packages/lisp-xyz.scm (sbcl-3d-vectors): Update to 3.1.0-2.2579694.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:28 +01:00
Pierre Neidhardt
cacd7b6768
gnu: sbcl-nclasses: Update to 0.3.0.
...
* gnu/packages/lisp-xyz.scm (sbcl-nclasses): Update to 0.3.0.
2023-03-15 17:33:16 +01:00
jgart
2c58713241
gnu: sbcl-mcclim: Update project urls.
...
* gnu/packages/lisp-xyz.scm (sbcl-mcclim)[source]: Update source url.
[home-page]: Update project home page.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-03-15 15:46:13 +01:00
Paul A. Patience
26e9725c54
gnu: Add cl-eazy-gnuplot.
...
* gnu/packages/lisp-xyz.scm (sbcl-eazy-gnuplot, cl-eazy-gnuplot,
ecl-eazy-gnuplot): New variables.
* gnu/packages/patches/sbcl-eazy-gnuplot-skip-path-check.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Register it.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-07 11:18:50 +01:00
Paul A. Patience
79da3b19f0
gnu: cl-ltk: Update to 0.992-0.ff14a78.
...
* gnu/packages/lisp-xyz.scm (sbcl-ltk): Update to 0.992-0.ff14a78.
[file-name]: Rename to cl-ltk.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-07 11:10:53 +01:00
Sharlatan Hellseher
b0dc4199d6
gnu: Add cl-raylib.
...
* gnu/packages/lisp-xyz.scm (cl-raylib, ecl-cl-raylib, sbcl-cl-raylib):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-07 11:05:11 +01:00
Artyom Bologov
66f7d95d02
gnu: sbcl-nsymbols: Update to 0.3.1.
...
* gnu/packages/lisp-xyz.scm (sbcl-nsymbols): Update to 0.3.1.
[inputs]: Add cl-closer-mop.
[arguments]<#:asd-systems>: Add nsymbols/star.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-07 10:48:56 +01:00
Paul A. Patience
0189ede02e
gnu: cl-clingon: Update to 0.4.0-1.ff4fda1.
...
* gnu/packages/lisp-xyz.scm (sbcl-clingon): Update to 0.4.0-1.ff4fda1.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-07 10:46:01 +01:00
jgart
0de96f0c73
gnu: Add cl-smtp.
...
* gnu/packages/lisp-xyz.scm (cl-smtp, ecl-smtp, sbcl-smtp): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-07 10:41:16 +01:00
Paul A. Patience
682b87d569
gnu: Add cl-trucler.
...
* gnu/packages/lisp-xyz.scm (sbcl-trucler, cl-trucler, ecl-trucler): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-07 10:30:57 +01:00
Guillaume Le Vaillant
98cac9dcab
gnu: cl-tripod: Fix build.
...
* gnu/packages/lisp-xyz.scm (sbcl-tripod)[arguments]: Use the 'assoc-ref' form
for the bin output.
(cl-tripod)[outputs]: Remove bin.
(ecl-tripod)[outputs]: Remove bin.
[arguments]: Remove 'build-program' phase.
2023-03-03 10:38:41 +01:00
Sharlatan Hellseher
55054c1235
gnu: Add cl-calm.
...
* gnu/packages/lisp-xyz.scm (cl-calm, ecl-calm, sbcl-calm): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-27 14:13:11 +01:00
Sharlatan Hellseher
a71e455441
gnu: Add cl-cairo2.
...
* gnu/packages/lisp-xyz.scm (cl-cairo2, ecl-cl-cairo2, sbcl-cl-cairo2):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-27 14:02:28 +01:00
Sharlatan Hellseher
ad854e06b4
gnu: Add cl-sdl2-mixer.
...
* gnu/packages/lisp-xyz.scm (cl-sdl2-mixer, ecl-sdl2-mixer,
sbcl-sdl2-mixer): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-27 13:51:23 +01:00
Sharlatan Hellseher
945edb8654
gnu: cl-sdl2: Remove input labels.
...
* gnu/packages/lisp.scm (sbcl-sdl2):
[arguments]{asd-systems}: Add sdl2/examples.
{phases}<fix-path>: Remove trailing #f from lambda, use
search-input-file to link SO library.
[inputs]: Remove labels, add sbcl-cl-opengl.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-27 13:41:32 +01:00
Sharlatan Hellseher
4ca869d151
gnu: cl-sdl2: Update to 0.0.0-2.80410b5.
...
* gnu/packages/lisp-xyz.scm (sbcl-sdl2): Update to 0.0.0-2.80410b5.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-27 13:38:26 +01:00
Guillaume Le Vaillant
ea2fa86f31
Revert "gnu: cl-mcclim: Enable Freetype renderer."
...
This reverts commit 67e4596781
.
This will need more work to work properly.
2023-02-24 17:21:38 +01:00
Guillaume Le Vaillant
67e4596781
gnu: cl-mcclim: Enable Freetype renderer.
...
* gnu/packages/lisp-xyz.scm (sbcl-mcclim)[arguments]: Add
'enable-freetype-renderer' phase.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant
a35226284e
gnu: cl-mcclim: Update to 0.9.7-3.ece91cf.
...
* gnu/packages/lisp-xyz.scm (sbcl-mcclim): Update to 0.9.7-3.ece91cf.
[inputs]: Add cl-base64 and cl-who.
[arguments]: Remove 'fix-build' phase.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant
fb83e06943
gnu: cl-zpb-ttf: Update to 1.0.6.
...
* gnu/packages/lisp-xyz.scm (sbcl-zpb-ttf): Update to 1.0.6.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant
5ea9788b58
gnu: cl-slime-swank: Update to 2.28.
...
* gnu/packages/lisp-xyz.scm (sbcl-slime-swank): Update to 2.28.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant
7e21652b41
gnu: cl-log4cl: Update to 1.1.4-1.75c4184.
...
* gnu/packages/lisp-xyz.scm (sbcl-log4cl): Update to 1.1.4-1.75c4184.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant
da16d56773
gnu: cl-clx: Update to 0.7.5-1.3840045.
...
* gnu/packages/lisp-xyz.scm (sbcl-clx): Update to 0.7.5-1.3840045.
[native-inputs]: Add xorg-server-for-tests.
[arguments]: Add 'prepare-test-environment' phase.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant
57a0637414
gnu: cl-pdf: Update to 2.0.0-3.ee904a1.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-pdf): Update to 2.0.0-3.ee904a1.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant
e8a7e4ac58
gnu: cl-freetype2: Update to 1.1-1.8bcb232.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-freetype2): Update to 1.1-1.8bcb232.
[inputs]: Remove labels.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant
9542ca07d0
gnu: cl-djula: Update to 0.2.0-2.6f14259.
...
* gnu/packages/lisp-xyz.scm (sbcl-djula): Update to 0.2.0-2.6f14259.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant
540eca0cf2
gnu: cl-collectors: Update to 1.0-1.748f0a1.
...
* gnu/packages/lisp-xyz.scm (sbcl-collectors): Update to 1.0-1.748f0a1.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant
f59aa0916c
gnu: cl-introspect-environment: Update to 0.1-2.8fb20a1.
...
* gnu/packages/lisp-xyz.scm (sbcl-introspect-environment): Update to
0.1-2.8fb20a1.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant
37764f213b
gnu: cl-trivial-utf-8: Update to 0.0.0-2.6ca9943.
...
* gnu/packages/lisp-xyz.scm (sbcl-trivial-utf-8): Update to 0.0.0-2.6ca9943.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant
3639a25f19
gnu: cl-fast-io: Update to 1.0.0-3.a4c5ad6.
...
* gnu/packages/lisp-xyz.scm (sbcl-fast-io): Update to 1.0.0-3.a4c5ad6.
[arguments]: Enable tests.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant
5eea067bd2
gnu: cl-lisp-namespace: Update to 0.1-2.699fccb.
...
* gnu/packages/lisp-xyz.scm (sbcl-lisp-namespace): Update to 0.1-2.699fccb.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant
90c24caa42
gnu: cl-let-plus: Update to 0.0.0-2.455e657.
...
* gnu/packages/lisp-xyz.scm (sbcl-let-plus): Update to 0.0.0-2.455e657.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant
27ac29ff23
gnu: cl-trivial-indent: Update to 1.0.0-1.f252750.
...
* gnu/packages/lisp-xyz.scm (sbcl-trivial-indent): Update to 1.0.0-1.f252750.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant
f3a2e1dee8
gnu: cl-anaphora: Update to 0.9.8.
...
* gnu/packages/lisp-xyz.scm (sbcl-anaphora): Update to 0.9.8.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant
156e56df68
gnu: cl-local-time: Update to 1.0.6-3.40169fe.
...
* gnu/packages/lisp-xyz.scm (sbcl-local-time): Update to 1.0.6-3.40169fe.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant
133fda953a
gnu: cl-cl+ssl: Update to 0.0.0-5.1e2ffc9.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl+ssl): Update to 0.0.0-5.1e2ffc9.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant
8397e6e0a9
gnu: cl-named-readtables: Update to 0.9-4.d5ff162.
...
* gnu/packages/lisp-xyz.scm (sbcl-named-readtables): Update to 0.9-4.d5ff162.
[arguments]: Disable tests.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant
4f35f85623
gnu: cl-cffi: Remove input labels.
...
* gnu/packages/lisp-xyz.scm (sbcl-cffi)[source]: Fix file name.
[inputs, native-inputs]: Remove labels.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant
8facb57205
gnu: cl-usocket: Update to 0.8.5.
...
* gnu/packages/lisp-xyz.scm (sbcl-usocket): Update to 0.8.5.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant
70a81fa6f0
gnu: cl-closer-mop: Update to 1.0.0-3.7b86f2a.
...
* gnu/packages/lisp-xyz.scm (sbcl-closer-mop): Update to 1.0.0-3.7b86f2a.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant
fb6e7e4c05
gnu: cl-babel: Update to 0.5.0-3.627d6a6.
...
* gnu/packages/lisp-xyz.scm (sbcl-babel): Update to 0.5.0-3.627d6a6.
2023-02-24 15:50:34 +01:00
Tobias Geerinckx-Rice
1e6ddceb83
gnu: Use HTTPS package home pages wherever possible.
...
* gnu/packages/accessibility.scm (florence)[home-page]: Use HTTPS.
* gnu/packages/admin.scm (netcat, nmon)[home-page]: Likewise.
* gnu/packages/algebra.scm (mpfrcx, cm, flint, fftw, r-dtt)[home-page]:
Likewise.
* gnu/packages/apr.scm (apr, apr-util)[home-page]: Likewise.
* gnu/packages/aspell.scm (aspell-dict-it)[home-page]: Likewise.
* gnu/packages/astronomy.scm (casacore, sextractor, libnova)
(xplanet)[home-page]: Likewise.
* gnu/packages/audio.scm (libtimidity, alsa-modular-synth, azr3, tao)
(freepats, rakarrack, liblo, libshout-idjc, timidity++, libsbsms)
(libmodplug, libxmp, xmp, sox, drc, gsm, gnaural)
(streamripper)[home-page]: Likewise.
* gnu/packages/authentication.scm (pamtester)[home-page]: Likewise.
* gnu/packages/backup.scm (grsync)[home-page]: Likewise.
* gnu/packages/bioconductor.scm (r-nmf, r-edger, r-limma)
(r-plgem)[home-page]: Likewise.
* gnu/packages/bioinformatics.scm (python-biom-format, bowtie, bowtie1)
(bwa, crossmap, java-htsjdk, java-htsjdk-latest, java-picard)
(java-picard-2.10.3, kaiju, proteinortho, rsem, rseqc, seek, samtools)
(snap-aligner, subread, stringtie, r-centipede, prinseq, emboss, phylip)
(libsbml)[home-page]: Likewise.
* gnu/packages/build-tools.scm (tup)[home-page]: Likewise.
* gnu/packages/cdrom.scm (libcddb, cdrdao, cdrtools)
(cd-discid)[home-page]: Likewise.
* gnu/packages/check.scm (cunit, python-nose)
(python-pyhamcrest)[home-page]: Likewise.
* gnu/packages/chemistry.scm (gromacs)[home-page]: Likewise.
* gnu/packages/chez.scm (chez-fmt)[home-page]: Likewise.
* gnu/packages/code.scm (lcov, uncrustify, cscope)[home-page]: Likewise.
* gnu/packages/compression.scm (p7zip)[home-page]: Likewise.
* gnu/packages/cran.scm (r-emdist, r-proj4, r-zoo, r-ggalluvial)
(r-orgmassspecr, r-polychrome, r-partykit, r-rcpp, r-ff, r-emdbook)
(r-fitdistrplus, r-linprog, r-geometry, r-dtw, r-fst, r-rjags)
(r-intergraph, r-qualv, r-labelled, r-survey, r-coin, r-fmsb, r-tm)
(r-corpcor, r-rmpfr, r-spatialextremes, r-longitudinal, r-genenet)
(r-bayesm, r-seqinr, r-mpm, r-text2vec, r-rgdal, r-seewave, r-hdrcde)
(r-shapes, r-anytime, r-stm, r-d3network, r-tam, r-directlabels)
(r-spatstat-utils, r-spatstat-sparse, r-spatstat-data, r-spatstat-geom)
(r-spatstat-core, r-spatstat-linnet, r-spatstat-random, r-spatstat)
(r-rcpptoml, r-mlecens, r-seurat, r-mlearning, r-zooimage)[home-page]:
Likewise.
* gnu/packages/crates-io.scm (rust-nickel-0.11, rust-thrift-0.13)
(rust-trust-dns-https-0.20, rust-trust-dns-native-tls-0.20)
(rust-trust-dns-openssl-0.20, rust-trust-dns-proto-0.20)
(rust-trust-dns-resolver-0.20, rust-trust-dns-rustls-0.20)
(rust-uint-0.9, rust-yaml-rust-0.4)[home-page]: Likewise.
* gnu/packages/crypto.scm (libdecaf, ccrypt)[home-page]: Likewise.
* gnu/packages/curl.scm (curlpp)[home-page]: Likewise.
* gnu/packages/databases.scm (python-pylibmc, unixodbc, wiredtiger)
(libpqxx, mdbtools, virtuoso-ose, libdbi, libdbi-drivers)
(soci)[home-page]: Likewise.
* gnu/packages/debian.scm (apt-mirror)[home-page]: Likewise.
* gnu/packages/debug.scm (remake)[home-page]: Likewise.
* gnu/packages/disk.scm (sdparm, idle3-tools, duc)[home-page]: Likewise.
* gnu/packages/django.scm (python-django-haystack)[home-page]: Likewise.
* gnu/packages/djvu.scm (djvulibre, djview)[home-page]: Likewise.
* gnu/packages/dns.scm (dnsmasq)[home-page]: Likewise.
* gnu/packages/docbook.scm (dblatex, docbook2x)[home-page]: Likewise.
* gnu/packages/documentation.scm (scrollkeeper)[home-page]: Likewise.
* gnu/packages/ebook.scm (liblinebreak)[home-page]: Likewise.
* gnu/packages/electronics.scm (xoscope)[home-page]: Likewise.
* gnu/packages/emacs-xyz.scm (emacs-bbdb, emacs-caps-lock, emacs-djvu)
(emacs-pabbrev, emacs-twittering-mode, emacs-filladapt, emacs-rudel)
(emacs-stream, emacspeak, emacs-cc-mode, emacs-eldoc, emacs-jsonrpc)
(emacs-gtk-look, emacs-xclip, emacs-slime-volleyball, emacs-minimap)
(emacs-auto-dictionary-mode, emacs-persist, emacs-shell-command+)
(emacs-map, emacs-xref, emacs-dictionary)[home-page]: Likewise.
* gnu/packages/embedded.scm (sdcc)[home-page]: Likewise.
* gnu/packages/engineering.scm (asco, libngspice, libspnav)
(openctm)[home-page]: Likewise.
* gnu/packages/erlang.scm (erlang-erlware-commons)[home-page]: Likewise.
* gnu/packages/file-systems.scm (jfsutils, curlftpfs)[home-page]:
Likewise.
* gnu/packages/finance.scm (gbonds)[home-page]: Likewise.
* gnu/packages/flashing-tools.scm (dfu-util, srecord)[home-page]:
Likewise.
* gnu/packages/fltk.scm (ntk)[home-page]: Likewise.
* gnu/packages/fonts.scm (font-terminus, font-tex-gyre)
(font-comic-neue)[home-page]: Likewise.
* gnu/packages/fontutils.scm (ttf2pt1, potrace, libspiro)[home-page]:
Likewise.
* gnu/packages/fpga.scm (icestorm, gtkwave, gtkwave)
(python-myhdl)[home-page]: Likewise.
* gnu/packages/freedesktop.scm (libatasmart)[home-page]: Likewise.
* gnu/packages/ftp.scm (weex)[home-page]: Likewise.
* gnu/packages/game-development.scm (dds, python-tmx, sfxr, quesoglc)
(eureka, plib)[home-page]: Likewise.
* gnu/packages/games.scm (abe, alex4, armagetronad, barony)
(foobillard++, golly, ltris, pipewalker, prboom-plus, trigger-rally)
(cmatrix, pinball, pioneers, tennix, chromium-bsu, freeciv, kiki)
(quakespasm, frotz, frotz-dumb-terminal, frotz-sdl, btanks)
(flare-engine, chessx, barrage, cgoban, passage)[home-page]: Likewise.
* gnu/packages/geo.scm (python-geopandas, saga)[home-page]: Likewise.
* gnu/packages/gl.scm (freeglut, gl2ps)[home-page]: Likewise.
* gnu/packages/gnome.scm (cogl, clutter-gtk, clutter-gst, bluefish)
(workrave)[home-page]: Likewise.
* gnu/packages/gnustep.scm (wmnd, wmfire, wmfire)[home-page]: Likewise.
* gnu/packages/graph.scm (mscgen)[home-page]: Likewise.
* gnu/packages/graphics.scm (assimp, alembic, ctl, agg)
(opencsg)[home-page]: Likewise.
* gnu/packages/graphviz.scm (gts)[home-page]: Likewise.
* gnu/packages/gtk.scm (gtkspell3)[home-page]: Likewise.
* gnu/packages/guile-xyz.scm (guile-irregex)[home-page]: Likewise.
* gnu/packages/haskell-apps.scm (cpphs)[home-page]: Likewise.
* gnu/packages/haskell-check.scm (ghc-hunit)[home-page]: Likewise.
* gnu/packages/haskell-web.scm (ghc-http-client-restricted)
(ghc-blaze-html, ghc-happstack-server, ghc-sourcemap)[home-page]:
Likewise.
* gnu/packages/haskell-xyz.scm (ghc-assoc, ghc-cairo, ghc-cborg)
(ghc-csv, ghc-glob, ghc-gtk2hs-buildtools, ghc-hmatrix-gsl-stats)
(ghc-intervalmap, ghc-lens-family-core, ghc-managed, ghc-mountpoints)
(ghc-network-multicast, ghc-optional-args, ghc-regex, ghc-spoon)
(ghc-transformers, ghc-turtle, ghc-utf8-light, ghc-wizards)
(ghc-template-haskell, ghc-boot-th, ghc-binary-orphans)
(ghc-postgresql-simple)[home-page]: Likewise.
* gnu/packages/hexedit.scm (ht, bvi)[home-page]: Likewise.
* gnu/packages/hunspell.scm (hunspell-dict-hu)[home-page]: Likewise.
* gnu/packages/image-processing.scm (mia)[home-page]: Likewise.
* gnu/packages/image-viewers.scm (geeqie, gpicview, luminance-hdr)
(qiv)[home-page]: Likewise.
* gnu/packages/image.scm (libuemf, devil, steghide, optipng, niftilib)
(sng, mtpaint)[home-page]: Likewise.
* gnu/packages/java-xml.scm (java-simple-xml, java-jaxp)
(java-apache-xml-commons-resolver)[home-page]: Likewise.
* gnu/packages/java.scm (java-cisd-base, java-cisd-args4j)
(java-hamcrest-core, java-jsr305, java-eclipse-osgi)
(java-eclipse-equinox-common, java-eclipse-core-jobs)
(java-eclipse-equinox-registry, java-eclipse-equinox-app)
(java-eclipse-equinox-preferences, java-eclipse-core-contenttype)
(java-eclipse-text, java-treelayout, java-aopalliance, java-jeromq)
(java-cdi-api)[home-page]: Likewise.
* gnu/packages/jemalloc.scm (jemalloc-4.5.0)[home-page]: Likewise.
* gnu/packages/julia-xyz.scm (julia-recipespipeline)[home-page]:
Likewise.
* gnu/packages/kde-internet.scm (kget)[home-page]: Likewise.
* gnu/packages/kde-systemtools.scm (dolphin-plugins)
(konsole)[home-page]: Likewise.
* gnu/packages/kodi.scm (fstrcmp)[home-page]: Likewise.
* gnu/packages/language.scm (hime, libchewing)[home-page]: Likewise.
* gnu/packages/lego.scm (nqc)[home-page]: Likewise.
* gnu/packages/lesstif.scm (lesstif)[home-page]: Likewise.
* gnu/packages/libcanberra.scm (libcanberra)[home-page]: Likewise.
* gnu/packages/libdaemon.scm (libdaemon)[home-page]: Likewise.
* gnu/packages/libffi.scm (libffi)[home-page]: Likewise.
* gnu/packages/libreoffice.scm (libwpd, libwpg, libwps)[home-page]:
Likewise.
* gnu/packages/libusb.scm (libmtp, gmtp)[home-page]: Likewise.
* gnu/packages/linux.scm (e2fsprogs, extundelete, lsscsi, net-tools)
(kbd, sysfsutils, cpuid, libpfm4)[home-page]: Likewise.
* gnu/packages/lisp-check.scm (sbcl-ptester, sbcl-xlunit)[home-page]:
Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-html-encode, sbcl-py-configparser)
(sbcl-cl-utilities, sbcl-series, sbcl-uffi, sbcl-clsql, sbcl-sycamore)
(sbcl-osicat, sbcl-hu.dwim.common, sbcl-caveman, sbcl-trivial-shell)
(sbcl-trivial-benchmark, sbcl-screamer, sbcl-smug)[home-page]: Likewise.
* gnu/packages/lisp.scm (lush2)[home-page]: Likewise.
* gnu/packages/logging.scm (log4cpp)[home-page]: Likewise.
* gnu/packages/lua.scm (lua-ldoc)[home-page]: Likewise.
* gnu/packages/machine-learning.scm (mcl, openfst, rxcpp)[home-page]:
Likewise.
* gnu/packages/mail.scm (muchsync, procmail, sendmail)
(opensmtpd-filter-dkimsign, crm114)[home-page]: Likewise.
* gnu/packages/man.scm (libpipeline, man-db)[home-page]: Likewise.
* gnu/packages/maths.scm (lapack, scalapack, hdf-eos5, itpp, gmsh)
(metamath, p4est, armadillo, suitesparse, atlas, lpsolve, wcalc, why3)
(frama-c)[home-page]: Likewise.
* gnu/packages/mcrypt.scm (mcrypt, libmcrypt, libmhash)[home-page]:
Likewise.
* gnu/packages/minetest.scm (minetest-advtrains)[home-page]: Likewise.
* gnu/packages/monitoring.scm (python-whisper, python-carbon)
(hostscope)[home-page]: Likewise.
* gnu/packages/mp3.scm (id3lib, libmp3splt, mp3splt, mpg321)
(lame)[home-page]: Likewise.
* gnu/packages/multiprecision.scm (mpc)[home-page]: Likewise.
* gnu/packages/music.scm (aria-maestosa, lingot, setbfree, bristol)
(portmidi, python-pyportmidi, zynaddsubfx, yoshimi, aj-snapshot)
(schismtracker, midicsv, midicsv, qmidiarp, qmidiroute, dssi, tap-lv2)
(shiru-lv2)[home-page]: Likewise.
* gnu/packages/ncurses.scm (stfl)[home-page]: Likewise.
* gnu/packages/networking.scm (lksctp-tools, mbuffer, ifstatus, bird)
(tunctl, traceroute)[home-page]: Likewise.
* gnu/packages/node-xyz.scm (node-mersenne)[home-page]: Likewise.
* gnu/packages/ntp.scm (openntpd)[home-page]: Likewise.
* gnu/packages/ocaml.scm (opam, hevea, ocaml-menhir, ocaml-piqilib)
(ocaml-graph, cubicle)[home-page]: Likewise.
* gnu/packages/opencl.scm (python-pyopencl)[home-page]: Likewise.
* gnu/packages/package-management.scm (xstow, modules)[home-page]:
Likewise.
* gnu/packages/parallel.scm (xjobs)[home-page]: Likewise.
* gnu/packages/pdf.scm (podofo, qpdf, xournal, impressive)[home-page]:
Likewise.
* gnu/packages/perl.scm (perl-math-vecstat, perltidy)[home-page]:
Likewise.
* gnu/packages/photo.scm (libpano13, enblend-enfuse, hugin)[home-page]:
Likewise.
* gnu/packages/plan9.scm (drawterm)[home-page]: Likewise.
* gnu/packages/plotutils.scm (guile-charting, ploticus)[home-page]:
Likewise.
* gnu/packages/popt.scm (argtable, popt)[home-page]: Likewise.
* gnu/packages/profiling.scm (otf2)[home-page]: Likewise.
* gnu/packages/pulseaudio.scm (pulseaudio)[home-page]: Likewise.
* gnu/packages/python-check.scm (python-mypy)[home-page]: Likewise.
* gnu/packages/python-web.scm (python-cssutils)
(python-translationstring)[home-page]: Likewise.
* gnu/packages/python-xyz.scm (python-diskcache, python-doxyqml)
(python-docutils, python-pexpect, python-importlib-resources)
(python-simplegeneric, python-urwid, python-xlrd, python-xlwt)
(python-pyasn1, python-pythondialog, python-tftpy, python-random2)
(python-arcp, python-pyopengl, python-sortedcollections)
(python-sortedcontainers, python-yapsy, python-pydispatcher)
(python-posix-ipc)[home-page]: Likewise.
* gnu/packages/qt.scm (qwt, libqglviewer, signond)[home-page]: Likewise.
* gnu/packages/radio.scm (unixcw, gnuais)[home-page]: Likewise.
* gnu/packages/raspberry-pi.scm (bcm2835)[home-page]: Likewise.
* gnu/packages/rdf.scm (clucene, rasqal, redland)[home-page]: Likewise.
* gnu/packages/regex.scm (tre)[home-page]: Likewise.
* gnu/packages/rsync.scm (librsync)[home-page]: Likewise.
* gnu/packages/ruby.scm (ruby-packnga, ruby-nokogiri, ruby-oj, ruby-ox)
(ruby-sinatra, ruby-citrus, ruby-cbor, ruby-roda)[home-page]: Likewise.
* gnu/packages/scheme.scm (scheme48, tinyscheme)[home-page]: Likewise.
* gnu/packages/screen.scm (dtach)[home-page]: Likewise.
* gnu/packages/scsi.scm (sg3-utils)[home-page]: Likewise.
* gnu/packages/sdl.scm (libmikmod, sdl-pango)[home-page]: Likewise.
* gnu/packages/shellutils.scm (hstr, rig)[home-page]: Likewise.
* gnu/packages/simulation.scm (python-dolfin-adjoint)[home-page]:
Likewise.
* gnu/packages/smalltalk.scm (smalltalk)[home-page]: Likewise.
* gnu/packages/speech.scm (espeak)[home-page]: Likewise.
* gnu/packages/stalonetray.scm (stalonetray)[home-page]: Likewise.
* gnu/packages/statistics.scm (jags, r-mass, r-class, r-lattice)
(r-matrix, r-nnet, r-spatial, r-bit, r-bit64, r-digest, r-xtable)
(python-statsmodels, r-ade4, r-latticeextra, r-rcurl, r-xml, r-mvtnorm)
(r-robustbase, r-minqa, r-fdrtool, java-jdistlib, xlispstat)[home-page]:
Likewise.
* gnu/packages/swig.scm (swig)[home-page]: Likewise.
* gnu/packages/task-management.scm (wtime)[home-page]: Likewise.
* gnu/packages/tcl.scm (itcl, tclxml, tclx)[home-page]: Likewise.
* gnu/packages/terminals.scm (libtermkey, mlterm, libvterm)
(libvterm)[home-page]: Likewise.
* gnu/packages/tex.scm (texlive-lm, texlive-lm-math, texlive-cs)
(texlive-csplain, biber, texmaker)[home-page]: Likewise.
* gnu/packages/text-editors.scm (joe)[home-page]: Likewise.
* gnu/packages/textutils.scm (drm-tools, docx2txt)[home-page]: Likewise.
* gnu/packages/tv.scm (tvtime)[home-page]: Likewise.
* gnu/packages/unicode.scm (libunibreak)[home-page]: Likewise.
* gnu/packages/upnp.scm (libupnp)[home-page]: Likewise.
* gnu/packages/version-control.scm (cvs)[home-page]: Likewise.
* gnu/packages/video.scm (transcode, libquicktime, mjpegtools, aalib)
(liba52, libmpeg2, x265, libdv, dvdauthor, aegisub, pitivi, gavl)
(dvdbackup, guvcview, video-contact-sheet)[home-page]: Likewise.
* gnu/packages/virtualization.scm (bochs)[home-page]: Likewise.
* gnu/packages/w3m.scm (w3m)[home-page]: Likewise.
* gnu/packages/web.scm (qjson, libquvi-scripts, libquvi, quvi)
(tidy-html, htmlcxx)[home-page]: Likewise.
* gnu/packages/wm.scm (evilwm, menumaker)[home-page]: Likewise.
* gnu/packages/wv.scm (wv)[home-page]: Likewise.
* gnu/packages/wxwidgets.scm (wxsvg)[home-page]: Likewise.
* gnu/packages/xdisorg.scm (mtdev, xsel)[home-page]: Likewise.
* gnu/packages/xfig.scm (xfig, transfig)[home-page]: Likewise.
* gnu/packages/xml.scm (openjade, python-pyxb, xmlstarlet, xmlrpc-c)
(opensp)[home-page]: Likewise.
* gnu/packages/xorg.scm (xf86-video-qxl)[home-page]: Likewise.
2023-02-19 01:00:01 +01:00
jgart
0574aa8154
gnu: cl-jzon: Update to 1.0.0.
...
* gnu/packages/lisp-xyz.scm (sbcl-jzon): Update to 1.0.0.
[source]: Use version release instead of commit.
[inputs]: Add sbcl-float-features and sbcl-trivial-gray-streams.
[description]: Fix typo.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-22 17:04:14 +01:00
jgart
2921394c25
gnu: Add cl-lisp-stat.
...
* gnu/packages/lisp-xyz.scm (cl-lisp-stat, sbcl-lisp-stat): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-17 19:18:49 +01:00
jgart
e93171b263
gnu: Add cl-dfio.
...
* gnu/packages/lisp-xyz.scm (cl-dfio, sbcl-dfio): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-17 19:18:49 +01:00
jgart
30850a3626
gnu: Add cl-data-frame.
...
* gnu/packages/lisp-xyz.scm (cl-data-frame, sbcl-data-frame): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-17 19:18:49 +01:00
jgart
81de0d7af1
gnu: Add cl-statistics.
...
* gnu/packages/lisp-xyz.scm (cl-statistics, ecl-statistics, sbcl-statistics):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-17 19:18:49 +01:00
jgart
b9d22cae3a
gnu: Add cl-distributions.
...
* gnu/packages/lisp-xyz.scm (cl-distributions, ecl-distributions,
sbcl-distributions): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-17 19:18:49 +01:00
jgart
17e46bdf66
gnu: Add cl-special-functions.
...
* gnu/packages/lisp-xyz.scm (cl-special-functions, ecl-special-functions,
sbcl-special-functions): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-17 19:18:49 +01:00
jgart
7679b8e895
gnu: Add cl-cephes.
...
* gnu/packages/lisp-xyz.scm (cl-cephes, ecl-cephes, sbcl-cephes): New
variables.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-17 19:18:49 +01:00
jgart
5302cfab43
gnu: Add cl-variates.
...
* gnu/packages/lisp-xyz.scm (cl-variates, ecl-cl-variates, sbcl-cl-variates):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-17 19:18:49 +01:00
Sharlatan Hellseher
1a8a78a0c4
gnu: cl-croatoan: Update to 0.0.1-7.42e474f.
...
* gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.0.1-7.42e474f.
[arguments]{phases}(fix-paths): Use search-input-file procedure.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-17 15:46:47 +01:00
Pierre Neidhardt
08edbd2535
gnu: sbcl-nfiles: Update to 1.1.2.
...
* gnu/packages/lisp-xyz.scm (sbcl-nfiles): Update to 1.1.2.
2023-02-17 09:00:48 +01:00
Pierre Neidhardt
d0ba3f9428
gnu: sbcl-nclasses: Update to 0.2.1.
...
* gnu/packages/lisp-xyz.scm (sbcl-nclasses): Update to 0.2.1.
2023-02-17 09:00:48 +01:00
Pierre Neidhardt
8ecda39a3c
gnu: Add cl-nasdf.
...
* gnu/packages/lisp-xyz.scm (cl-nasdf, ecl-nasdf, sbcl-nasdf): New variables.
2023-02-17 09:00:48 +01:00
Pierre Neidhardt
a9b31c567e
gnu: Add cl-nclasses.
...
* gnu/packages/lisp-xyz.scm (cl-nclasses, ecl-nclasses, sbcl-nclasses): New variables.
2023-02-13 17:15:08 +01:00
André A. Gomes
58a95d599e
gnu: cl-nfiles: Update to 1.1.0.
...
* gnu/packages/lisp-xyz.scm (sbcl-nfiles): Update to 1.1.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-09 19:24:23 +01:00
Artyom Bologov
572d01e085
gnu: cl-webkit: Update to 3.5.7.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.5.7.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-08 17:09:07 +01:00
Pierre Neidhardt
eddb1c42d4
gnu: sbcl-cmd: Update to 20230203.
...
* gnu/packages/lisp-xyz.scm (sbcl-cmd): Update to 20230203.
2023-02-03 11:18:38 +01:00
jgart
9d7a1e58f9
gnu: sbcl-djula: Update home-page.
...
* gnu/packages/lisp-xyz.scm (sbcl-djula)[home-page]: Update it.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-01 15:14:05 +01:00
Pierre Neidhardt
f62f3a7352
gnu: sbcl-nhooks: Update to 1.2.0.
...
* gnu/packages/lisp-xyz.scm (sbcl-nhooks): Update to 1.2.0.
2023-01-30 11:54:48 +01:00
Paul A. Patience
b0df8de60f
gnu: Add cl-clingon.
...
* gnu/packages/lisp-xyz.scm (sbcl-clingon, cl-clingon, ecl-clingon): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-01-25 10:51:26 +01:00
Paul A. Patience
0b9aea07d2
gnu: Add cl-trivial-octet-streams.
...
* gnu/packages/lisp-xyz.scm (sbcl-trivial-octet-streams,
cl-trivial-octet-streams, ecl-trivial-octet-streams): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-01-25 10:51:26 +01:00
Paul A. Patience
9cebf247e7
gnu: cl-coalton: Update to 0.0.1-3.ba75806.
...
* gnu/packages/lisp-xyz.scm (sbcl-coalton): Update to 0.0.1-3.ba75806.
[source]: Add cl- prefix to file-name.
[inputs]: Remove sbcl-global-vars, sbcl-serapeum and sbcl-trivia, and
add sbcl-split-sequence and sbcl-trivial-garbage.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-01-25 10:51:26 +01:00
Sharlatan Hellseher
1428e20284
gnu: Add cl-classimp.
...
* gnu/packages/lisp-xyz.scm (cl-classimp, ecl-classimp, sbcl-classimp): New
variables.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2023-01-17 15:04:49 +01:00
André A. Gomes
f87bc05de1
Add cl-history-tree.
...
* gnu/packages/lisp-xyz.scm (sbcl-history-tree, cl-history-tree,
ecl-history-tree): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-01-02 15:56:49 +01:00
Guillaume Le Vaillant
0a08372b77
gnu: Add cl-portaudio.
...
* gnu/packages/lisp-xyz.scm (cl-portaudio, ecl-cl-portaudio,
sbcl-cl-portaudio): New variables.
2023-01-01 18:13:15 +01:00
Guillaume Le Vaillant
b0b7b88036
gnu: Add cl-ffa.
...
* gnu/packages/lisp-xyz.scm (cl-ffa, ecl-ffa, sbcl-ffa): New variables.
2023-01-01 18:03:13 +01:00
Paul A. Patience
513ab9956d
gnu: Add cl-germinal.
...
* gnu/packages/lisp-xyz.scm (sbcl-germinal, cl-germinal, ecl-germinal):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-19 14:17:49 +01:00
Paul A. Patience
d9f3567abb
gnu: cl-tripod: Update to 0.0.1-1.b019a27.
...
* gnu/packages/lisp-xyz.scm (sbcl-tripod): Update to 0.0.1-1.b019a27.
[outputs, arguments]: New fields.
[inputs]: Add sbcl-local-time, sbcl-nactivitypub and sbcl-njson, and
reindent.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-19 14:14:10 +01:00
Paul A. Patience
2565616ab3
gnu: Add cl-coleslaw.
...
* gnu/packages/lisp-xyz.scm (sbcl-coleslaw, cl-coleslaw, ecl-coleslaw):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-19 13:58:43 +01:00
cage
8fe9a4ca1f
gnu: cl-i18n: Update to 0.5.3-2.5b569f3.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-i18n): Update to 0.5.3-2.5b569f3.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-19 13:39:20 +01:00
Charles Jackson
89a8534b42
gnu: sbcl-triads: Add bin output.
...
* gnu/packages/lisp-xyz.scm (sbcl-triads)[arguments]: Add 'build-binary' phase
to build and install the binary executable.
(ecl-triads): Remove the build-binary phase because this program has not
been tested on ECL upstream.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-19 13:36:41 +01:00
cage
debfbdefda
gnu: cl-croatoan: Update to 0.0.1-6.35c92fc.
...
* gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.0.1-6.35c92fc.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-19 13:24:50 +01:00
Pierre Neidhardt
417604ec25
gnu: sbcl-alloy: Update to 20221126.
...
* gnu/packages/lisp-xyz.scm (sbcl-alloy): Update to 20221126.
2022-12-13 11:18:59 +01:00
Pierre Neidhardt
706dead679
gnu: sbcl-3b-bmfont: Update to 20220327.
...
* gnu/packages/lisp-xyz.scm (sbcl-3b-bmfont): Update to 20220327.
2022-12-13 11:18:59 +01:00
Pierre Neidhardt
e7eefbf85c
gnu: Add cl-sdf.
...
* gnu/packages/lisp-xyz.scm (cl-sdf, ecl-sdf, sbcl-sdf): New variables.
2022-12-13 11:18:59 +01:00
Pierre Neidhardt
f0ebbe1598
gnu: sbcl-cl-vectors: Build all subsystems.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-vectors)[arguments]: Build cl-paths,
cl-aa and cl-aa-misc as well.
2022-12-13 11:18:59 +01:00
Pierre Neidhardt
4f64d30b5d
gnu: Add cl-binpack.
...
* gnu/packages/lisp-xyz.scm (cl-binpack, ecl-binpack, sbcl-binpack): New variables.
2022-12-13 11:18:59 +01:00
Pierre Neidhardt
63b508e4fb
gnu: Add cl-uax-14.
...
* gnu/packages/lisp-xyz.scm (cl-uax-14, ecl-uax-14, sbcl-uax-14): New variables.
2022-12-13 11:18:59 +01:00
Pierre Neidhardt
752b65935d
gnu: Add cl-font-discovery.
...
* gnu/packages/lisp-xyz.scm (cl-font-discovery, ecl-font-discovery,
sbcl-font-discovery): New variables.
2022-12-13 11:18:59 +01:00
Pierre Neidhardt
206b97c102
gnu: Add cl-colored.
...
* gnu/packages/lisp-xyz.scm (cl-colored, ecl-colored, sbcl-colored): New variables.
2022-12-13 11:18:59 +01:00
Paul A. Patience
7a1f1a48cb
gnu: cl-april: Update to 1.0-3.bdd74f1.
...
* gnu/packages/lisp-xyz.scm (sbcl-april): Update to 1.0-3.bdd74f1.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-12 11:34:46 +01:00
jgart
fbec026f42
gnu: Add cl-conduit-packages.
...
* gnu/packages/lisp-xyz.scm (cl-conduit-packages, ecl-conduit-packages,
sbcl-conduit-packages): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-12 11:33:33 +01:00