quicklisp-projects icon indicating copy to clipboard operation
quicklisp-projects copied to clipboard

Please, add cl-brewer

Open svetlyak40wt opened this issue 2 years ago • 5 comments

This is an utility to create Homebrew formulas and distribute Common Lisp programs on OSX.

Repository: https://github.com/40ants/cl-brewer Documentation: https://40ants.com/cl-brewer/ License: Public Domain

svetlyak40wt avatar Jul 26 '23 09:07 svetlyak40wt

Failure log here: http://report.quicklisp.org/2023-07-26/failure-report/cl-brewer.html

quicklisp avatar Jul 27 '23 00:07 quicklisp

I've solved issues with metadata and added a request for including a missing dependency: https://github.com/quicklisp/quicklisp-projects/issues/2344

svetlyak40wt avatar Jul 27 '23 07:07 svetlyak40wt

That library seems very strange to me. Can the fix be incorporated directly into cl+ssl?

On Thu, Jul 27, 2023 at 3:59 AM Alexander Artemenko < @.***> wrote:

I've solved issues with metadata and added a request for including a missing dependency: #2344 https://github.com/quicklisp/quicklisp-projects/issues/2344

— Reply to this email directly, view it on GitHub https://github.com/quicklisp/quicklisp-projects/issues/2342#issuecomment-1653095778, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACPNLLFNHE253BSXLMAC4DXSINXHANCNFSM6AAAAAA2YJCXBI . You are receiving this because you commented.Message ID: @.***>

quicklisp avatar Jul 27 '23 23:07 quicklisp

That is just a quickfix I made. But creating a patch for cl+ssl is a good idea! I'll make it today.

By the way. I tried to make a more generic patch for CFFI but maintainers declined to accept it.

svetlyak40wt avatar Jul 28 '23 07:07 svetlyak40wt

Here is the fix to cl+ssl: https://github.com/cl-plus-ssl/cl-plus-ssl/pull/180

svetlyak40wt avatar Jul 28 '23 07:07 svetlyak40wt