gnu: sbcl-stumpwm: Drop ECL lisp support and rename to 'stumpwm'.
authorPierre Langlois <pierre.langlois@gmx.com>
Thu, 8 Nov 2018 09:51:05 +0000 (09:51 +0000)
committerOleg Pykhalov <go.wigust@gmail.com>
Wed, 5 Dec 2018 04:32:09 +0000 (07:32 +0300)
commit4b193da3f959244112a85f996d630aa1ed6d0902
treeafa3bb76bf5f0f2db21ece1f44c7be35d1076831
parentf224ea365b4dfbd0af075edc0a095b35d183cf82
gnu: sbcl-stumpwm: Drop ECL lisp support and rename to 'stumpwm'.

StumpWM version 1.0.0 was the last version to support lisps other than SBCL.
This patch renames the current version of Stumpwm to simply 'stumpwm' instead
of 'sbcl-stumpwm' since it's redundant, and removes the unmaintained
'ecl-stumpwm' package.

* gnu/packages/lisp.scm (sbcl-stumpwm): Deprecate in favor of 'stumpwm'.
[name]: Rename to 'stumpwm'.
[arguments]: Set '#:asd-system-name' to 'stumpwm'.
[properties]: Replace ecl-variant with cl-source-variant.
(ecl-stumpwm): Remove variable.
(cl-stumpwm): Replace 'sbcl-stumpwm' with 'stumpwm' and adapt.
(sbcl-stumpwm+slynk): Deprecate in favor of 'stumpwm+slynk'.
[name]: Rename to 'stumpwm-with-slynk'.
[inherit, inputs, arguments]: Replace 'sbcl-stumpwm' with 'stumpwm'.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
gnu/packages/lisp.scm