summary refs log tree commit diff
path: root/gnu/packages/lisp-xyz.scm
AgeCommit message (Collapse)Author
2022-09-09gnu: Add cl-doplus.jgart
* gnu/packages/lisp-xyz.scm (cl-doplus, ecl-doplus, sbcl-doplus): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-09gnu: Add cl-quicklisp-stats.jgart
* gnu/packages/lisp-xyz.scm (cl-quicklisp-stats, ecl-quicklisp-stats, sbcl-quicklisp-stats): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-09gnu: Add cl-alexandria-plus.jgart
* gnu/package/lisp-xyz.scm (cl-alexandria-plus, ecl-alexandria-plus, sbcl-cl-alexandria-plus): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-09gnu: Add cl-definitions-systems.jgart
* gnu/packages/lisp-xyz.scm (cl-definitions-systems, ecl-definitions-systems, sbcl-definitions-systems): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-09gnu: Add cl-enhanced-find-class.jgart
* gnu/packages/lisp-xyz.scm (cl-enhanced-find-class, ecl-enhanced-find-class, sbcl-enhanced-find-class): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-09gnu: Add cl-class-options.jgart
* gnu/packages/lisp-xyz.scm (cl-class-options, ecl-class-options, sbcl-class-options): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-09gnu: Add cl-compatible-metaclasses.jgart
* gnu/packages/lisp-xyz.scm (cl-compatible-metaclasses, ecl-compatible-metaclasses, sbcl-compatible-metaclasses): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-09gnu: Add cl-cesdi.jgart
* gnu/packages/lisp-xyz.scm (cl-cesdi, ecl-cesdi, sbcl-cesdi): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-09gnu: Add cl-enhanced-boolean.jgart
* gnu/packages/lisp-xyz.scm (cl-enhanced-boolean, ecl-enhanced-boolean, sbcl-enhanced-boolean): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-09gnu: Add cl-enhanced-eval-when.jgart
* gnu/packages/lisp-xyz.scm (cl-enhanced-eval-when, ecl-enhanced-eval-when, sbcl-enhanced-eval-when): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-09gnu: Add cl-evaled-when.jgart
* gnu/packages/lisp-xyz.scm (cl-evaled-when, ecl-evaled-when, sbcl-evaled-when): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-09gnu: Add cl-fakenil.jgart
* gnu/packages/lisp-xyz.scm (cl-fakenil, ecl-fakenil, sbcl-fakenil): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-09gnu: Add cl-simple-guess.jgart
* gnu/packages/lisp-xyz.scm (cl-simple-guess, ecl-simple-guess, sbcl-simple-guess): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-09gnu: Add cl-inheriting-readers.jgart
* gnu/packages/lisp-xyz.scm (cl-inheriting-readers, ecl-inheriting-readers, sbcl-inheriting-readers): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-09gnu: Add cl-shared-preferences.jgart
* gnu/packages/lisp-xyz.scm (cl-shared-preferences, ecl-shared-preferences, sbcl-shared-preferences): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-09gnu: Add cl-object-class.jgart
* gnu/packages/lisp-xyz.scm (cl-object-class, ecl-object-class, sbcl-object-class): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-09gnu: Add cl-enhanced-defclass.jgart
* gnu/packages/lisp-xyz.scm (cl-enhanced-defclass, ecl-enhanced-defclass, sbcl-enhanced-defclass): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-09gnu: Add cl-enhanced-typep.jgart
* gnu/packages/lisp-xyz.scm (cl-enhanced-typep, ecl-enhanced-typep, sbcl-enhanced-typep): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-09gnu: Add cl-canonicalized-initargs.jgart
* gnu/packages/lisp-xyz.scm (cl-canonicalized-initargs, ecl-canonicalized-initargs, sbcl-canonicalized-initargs): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-07gnu: Add cl-list-named-class.jgart
* gnu/packages/lisp-xyz.scm (cl-list-named-class, ecl-list-named-class, sbcl-list-named-class): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-07gnu: Add cl-cron.jgart
* gnu/packages/lisp-xyz.scm (cl-cron, ecl-cl-cron, sbcl-cl-cron): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-07gnu: Add cl-positional-lambda.jgart
* gnu/packages/lisp-xyz.scm (cl-positional-lambda, ecl-positional-lambda, sbcl-positional-lambda): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-07gnu: Add cl-map-bind.jgart
* gnu/packages/lisp-xyz.scm (cl-map-bind, ecl-map-bind, sbcl-map-bind): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-07gnu: Add cl-rucksack.jgart
* gnu/packages/lisp-xyz.scm (cl-rucksack, sbcl-rucksack): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-07gnu: Add cl-amb.jgart
* gnu/packages/lisp-xyz.scm (cl-amb, ecl-amb, sbcl-amb): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-07gnu: Add cl-tripod.jgart
* gnu/packages/lisp-xyz.scm (cl-tripod, ecl-tripod, sbcl-tripod): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-07gnu: Add cl-smug.jgart
* gnu/packages/lisp-xyz.scm (cl-smug, ecl-smug, sbcl-smug): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-07gnu: sbcl-mcclim: Also build clim-debugger.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-mcclim)[arguments]: Build clim-debugger. (ecl-mcclim)[arguments]: Disable tests since they fail (also without clim-debugger).
2022-09-07gnu: sbcl-ctype: Build ctype-tfun as well.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-ctype)[inputs]: Add sbcl-alexandria. [arguments]: Build ctype-tfun as well.
2022-09-07gnu: sbcl-concrete-syntax-tree: Update to 20210818.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-concrete-syntax-tree): Update to 20210818. [arguments]: Build all systems, not just the default.
2022-09-06gnu: cl-webkit: Update to 3.5.4.André A. Gomes
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.5.4. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-05gnu: Add cl-binascii.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-binascii, sbcl-binascii): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-05gnu: cl-yason: Update to 0.8.4.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-yason): Update to 0.8.4.
2022-09-05gnu: Add cl-data-lens.jgart
* gnu/packages/lisp-xyz.scm (cl-data-lens, ecl-data-lens, sbcl-data-lens): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-04gnu: Add cl-portable-condition-system.jgart
* gnu/packages/lisp-xyz.scm (cl-portable-condition-system): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-09-02gnu: sbcl-trivial-clipboard: Update to 20220823.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-trivial-clipboard): Update to 20220823.
2022-08-29gnu: Add cl-safe-read.jgart
* gnu/packages/lisp-xyz.scm (cl-safe-read, ecl-safe-read, sbcl-safe-read): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-14gnu: Remove ‘open source’ from package descriptions.Tobias Geerinckx-Rice
Also do some (trivial) editing where appropriate. * gnu/packages/bioconductor.scm (r-anaquin, r-rcppnumerical) [description]: Remove superfluous ‘open source’. * gnu/packages/debian.scm (apt-mirror)[description]: Likewise. Add @acronym{}. Drop obscure Ubuntu for famous Trisquel. Reorder. * gnu/packages/documentation.scm (scrollkeeper)[description]: Remove superfluous ‘open systems’. Keep ‘Open Source’ in standard name. * gnu/packages/engineering.scm (freecad, cura-engine)[description]: Remove superfluous ‘open source’ and excessive puffery. * gnu/packages/firmware.scm (make-opensbi-package) [synopsis]: Remove ‘Open Source’. Use @acronym{}. [description]: Fix first sentence to follow guidelines. Use @acronym{}. * gnu/packages/game-development.scm (ioquake3, recastnavigation): [description]: Remove ‘open source’. * gnu/packages/graphics.scm (skia)[description]: Likewise. * gnu/packages/lisp-xyz.scm (sbcl-s-sysdeps)[description]: Likewise. * gnu/packages/machine-learning.scm (onnx)[description]: Likewise. Use @acronym{}. * gnu/packages/ocaml.scm (ocaml-cudf)[description]: Likewise.
2022-08-16gnu: Add cl-string-pokemonize.jgart
* gnu/packages/lisp-xyz.scm (cl-string-pokemonize): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-08-03gnu: ecl-legion: Disable tests.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (ecl-legion)[parameters]: Disable tests.
2022-08-03gnu: sbcl-glop: Remove obsolete test-asd-file parameter.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scp (sbcl-glop)[arguments]: Remove 'test-asd-file' parameter.
2022-08-03gnu: sbcl-jzon: Enable tests.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-jzon)[arguments]: Move test system to #:asd-test-systems. Add phase to fix test .asd to actually run the tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03gnu: sbcl-cl-online-learning: Remove unnecessary arguments.Pierre Neidhardt
The updated build system is now able to find the system on its own. * gnu/packages/lisp-xyz.scm (sbcl-cl-online-learning)[arguments]: Do it. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03gnu: sbcl-quantile-estimator: Enable tests.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-quantile-estimator)[arguments]: Do it. [native-inputs]: Add sbcl-mw-equiv, sbcl-prove, sbcl-log4cl. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03gnu: Add cl-mw-equiv.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-mw-equiv, ecl-mw-equiv, sbcl-mw-equiv): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03gnu: sbcl-hdf5-cffi: Enable tests.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-hdf5-cffi)[arguments]: Do it. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03gnu: sbcl-vas-string-metrics: Re-enable tests.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-vas-string-metrics)[arguments]: Specify the name of the test system and fix the .asd file to actually do something. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03gnu: sbcl-cl-heap: Re-enable tests.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-cl-heap)[arguments]: Specify the name of the test system. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03gnu: sbcl-lisp-namespace: Enable tests.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-lisp-namespace)[arguments]: Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03gnu: sbcl-spatial-trees: Build spatial-trees.nss and fix tests.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-spatial-trees)[arguments]: Do it. [inputs] Add sbcl-alexandria, sbcl-optima, sbcl-iterate. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>