GNU bug report logs -
#70407
[PATCH] gnu: Add fnc
Previous Next
Reported by: ashish.is <at> lostca.se
Date: Mon, 15 Apr 2024 20:27:03 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
Message #25 received at 70407-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Ashish <ashish.is <at> lostca.se> writes:
> On Tue, Apr 16, 2024 at 11:21:26PM +0100, Christopher Baines wrote:
>> "ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org> writes:
>>
>> > + (inputs (list ncurses zlib sqlite-next))
>> > + (home-page "https://fnc.bsdbox.org")
>> > + (synopsis "Interactive text-based user interface for Fossil")
>> > + (description "fnc uses ncurses and libfossil to create a fossil ui experience in
>> > +the terminal, and parse local changes at the hunk level to prepare atomic commits.")
>> > + (license license:isc)))
>> >
>> > base-commit: a8353e9d6b34fd8d42d2e8f14ce844849fe9c293
>>
>> I did have a quick check over the source, including a concatenated
>> sqlite seems unusual and not ideal, but I'm not quite sure how it's
>> used.
>
> libfossil is a library implementation of fossil ships with bundled
> sqlite3, and the author decide to bundle libfossil, and so sqlite3
> comes with it.
Right, it would be good to package libfossil and unbundle sqlite3 there,
then use that libfossil package here. If libfossil can't use the built
sqlite3 from Guix, then maybe the Guix package source can be used.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 1 year and 33 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.