From d2e0592a126a9d454d7cf00b467433d107a1533d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 15 Feb 2024 07:11:15 +0200 Subject: Further work on packaging guide --- doc/packaging.cli | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/packaging.cli b/doc/packaging.cli index 7f3603e..fcc0a7f 100644 --- a/doc/packaging.cli +++ b/doc/packaging.cli @@ -3264,7 +3264,17 @@ section. Similarly, if the package has no configuration variables, then it makes sense to drop the \"Configuration variables\" section. -@@ Fix libeven, byacc/xxd PACKAGE-README.md and recomment for inspiration. +For inspiration, see +\l{https://github.com/build2-packaging/libevent/blob/main/PACKAGE-README.md +\c{PACKAGE-README.md}} in \l{https://github.com/build2-packaging/libevent +\c{libevent}} (library) and +\l{https://github.com/build2-packaging/xxd/blob/master/xxd/README.md +\c{README.md}} in \l{https://github.com/build2-packaging/xxd \c{xxd}} +(executable). + +\N|If upstream does not provide a \c{README} file, then it makes sense to +rename \c{PACKAGE-README.md} to just \c{README.md} in the \c{build2} package, +as was done in \c{xxd} mentioned above.| Once \c{PACKAGE-README.md} is ready, commit and push the changes. You may also want to view the result on GitHub to make sure everything is rendered -- cgit v1.1