GNU bug report logs -
#36043
[PATCH] Add Geany
Previous Next
Full log
View this message in rfc822 format
Hello,
Arun Isaac <arunisaac <at> systemreboot.net> writes:
>> I actually packaged scintilla
> The scintilla package is not producing a shared library
> (libscintilla.so). That is why you were not able to link it to geany. It
> took a bit of substitute* surgery of the makefiles, but I managed to get
> this working. Please see my attached patches.
Thank you for keeping the ball rolling!
> Ideally, we should get scintilla and geany upstreams to support
> unbundling. Could you raise these issues upstream?
I have bad news: see
https://sourceforge.net/p/scintilla/feature-requests/555/
It may not be worth to unbundle Scintilla, then.
Guix has no proper way to use inputs' static libraries in a package?
> The scintilla license is the ISC license. See
> https://directory.fsf.org/wiki/License:ISC
This doesn't look right. See https://www.scintilla.org/License.txt
This is not ISC.
> The headers should be installed in /include, not in
> /include/scintilla. The libraries should be installed in /lib, not in
> /lib/scintilla.
Hmm I think I made the same mistake in nauty… because I saw another
packages doing it too. So there are at least 2 other packages in the
code base doing the same.
> The changes specified in the comments above are also included in the
> attached patches. Please feel free to refine my patches as required.
Since then, Scintilla team released 4.1.7.
WDYT?
Regards,
--
Nicolas Goaziou
This bug report was last modified 5 years and 301 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.