aboutsummaryrefslogtreecommitdiff
path: root/recipes-support/sciteco/sciteco.inc
AgeCommit message (Collapse)AuthorFilesLines
2023-04-15updated SciTECO recipe for current buildsRobin Haberkorn1-41/+0
* 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.
2016-02-11cleaned up sciteco package versioning: added one package for v0.6.4 and one ↵Robin Haberkorn1-1/+1
(version "git") for building the latest commit from master * The release (v0.6.4) is the default package version. * By setting PREFERRED_VERSION_sciteco[-native], this can be overwritten. See sciteco_git.bb.
2015-10-18initial commitRobin Haberkorn1-0/+41