summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-01-13update to 3.3.2Narrat
This version makes it compatible with libvterm-vwm 9.x. Additionally protothread as a dep got dropped. But possible that it will resurface. Dropped the split package, as it doesn't make much sense currently
2020-01-12Remove unused stuff from the protothread patchNarrat
2020-01-12update to 3.3.1Narrat
Major overhaul involved. In the upstream repo are no tags, so the versions are build from the specific commit. The sysmon module seems to be gone, only vwmterm3 is there. And dunno if that one can be separated in an extra package. Deps changed significantly: libconfig and protothread are new (need still a check if one of them is makedepends), ncurses and glibc are still a dep, but are pulled via the other deps. libpseudo and libgtop seem to be gone. Build process needs currently some patching: Like the deps the ncurses import won't work. But also cmake couldn't find protothread. Still not building, because of libvterm-vwm. Maybe version 9.0 is to recent. This will be clarified soon.
2015-07-06Start.aksr