aboutsummaryrefslogtreecommitdiff
path: root/recipes-support/sciteco/sciteco-curses.inc
AgeCommit message (Collapse)AuthorFilesLines
2024-09-23support scarthgap and no longer require autoconf-brokensepRobin Haberkorn1-6/+2
2023-04-15updated SciTECO recipe for current buildsRobin Haberkorn1-0/+55
* Renamed to sciteco-curses, analoguous to the Debian packages, since there might be a Gtk port in the future. * Lexilla support, malloc-replacement and LTO is now configurable via PACKAGECONFIG. Especially disabling Lexilla and enabling LTO can have a huge impact on binary size. * Woman pages are packaged into sciteco-curses-doc now, since they are not strictly required and it's important to save space. * Updated for Yocto kirkstone. Will probably work with other version as well, but hasn't been tested. * We can now do parallel builds. * Removed the v0.6.4 recipe. It's too old.