[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#51903] [PATCH] gnu: Add cl-cmn.
From: |
Pierre Neidhardt |
Subject: |
[bug#51903] [PATCH] gnu: Add cl-cmn. |
Date: |
Wed, 17 Nov 2021 08:49:48 +0100 |
Hi,
1. I believe you should place the lib in lisp-xyz.scm.
2. License is llgpl.
3. Then use the asdf-build-system/sbcl.
See the other sbcl- packages for reference.
Then define the cl- package with
--8<---------------cut here---------------start------------->8---
(define-public cl-cmn
(sbcl-package->cl-source-package sbcl-cmn))
--8<---------------cut here---------------end--------------->8---
4. Since there are no version numbers, maybe use the date of the last
HISTORY.cmn entry, that is, 2016.8.17.
Hope that helps!
signature.asc
Description: PGP signature
- [bug#51903] [PATCH] gnu: Add cl-cmn., jgart, 2021/11/16
- [bug#51903] [PATCH] gnu: Add cl-cmn.,
Pierre Neidhardt <=
- [bug#51903] [PATCH v2] gnu: Add cl-cmn., jgart, 2021/11/17
- [bug#51903] cmn license etc, bil, 2021/11/17
- [bug#51903] cmn license etc, Guillaume Le Vaillant, 2021/11/21
- [bug#51903] cmn license etc, bil, 2021/11/21
- [bug#51903] cmn license etc, Guillaume Le Vaillant, 2021/11/21
- [bug#51903] cmn license etc, bil, 2021/11/21
- [bug#51903] cmn license etc, Guillaume Le Vaillant, 2021/11/21
- [bug#51903] cmn license etc, bil, 2021/11/21