GNU bug report logs -
#38214
[PATCH] gnu: Add minisat.
Previous Next
Reported by: Robert Smith <robertsmith <at> posteo.net>
Date: Fri, 15 Nov 2019 02:35:02 UTC
Severity: normal
Tags: patch
Merged with 38230
Done: Mathieu Othacehe <m.othacehe <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hello Robert,
Thanks for your patch, a few remarks below.
> + (search-patches "minisat-friend-declaration.patch"
> + "minisat-mroot-and-install.patch"))))
Why are these patch needed? It seems that the last release was a long
time ago, maybe we should package it from a git commit?
> + ("kernel-headers" ,linux-libre-headers)))
^
Is this really useful? It seems to build without.
> + (synopsis
> + "Small, yet efficient, SAT solver with good documentation")
> + (license license:expat)
It's a tacit agreement, but the order of package fields is often:
- synopsis
- description
- home-page
- license.
Could you re-order those fields?
Do not forget to add your copyright on top of the file, and to indent
your code properly (see:
https://guix.gnu.org/manual/en/html_node/Formatting-Code.html).
Could you send an updated patch?
Thanks,
Mathieu
This bug report was last modified 5 years and 188 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.