GNU bug report logs -
#63371
openboard 1.6.1-1.39e914f fails build
Previous Next
Full log
Message #11 received at 63371 <at> debbugs.gnu.org (full text, mbox):
Hello,
Giovanni Biscuolo <g <at> xelera.eu> writes:
> From c0405d2762eb173fb7357de700f1aefc606682f6 Mon Sep 17 00:00:00 2001
> Message-Id: <c0405d2762eb173fb7357de700f1aefc606682f6.1684218578.git.g <at> xelera.eu>
> From: Giovanni Biscuolo <g <at> xelera.eu>
> Date: Tue, 16 May 2023 08:08:56 +0200
> Subject: [PATCH] gnu: openboard: Update to 1.7-dev-0.47a96e1
>
> * gnu/packages/education.scm (openboard)[version]: Update to
> 1.7-dev-0.47a96e1
Nitpick: missing full stops at the end of sentences.
> [arguments]: Fix quazip and poppler library path
[...]
> (substitute* "OpenBoard.pro"
> - (("/usr/include/quazip")
> - (search-input-directory inputs "/include/quazip5"))
> + (("/usr/include/quazip5")
> + (search-input-directory inputs "include/quazip5"))
> (("/usr/include/poppler")
> - (search-input-directory inputs "/include/poppler")))))
> + (search-input-directory inputs "include/poppler")))))
I don't think these changes are warranted. Do they fix something?
Otherwise LGTM.
Regards,
--
Nicolas Goaziou
This bug report was last modified 2 years and 20 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.