The LXTask package contains a lightweight and desktop-independent task manager.
This package is known to build and work properly using an LFS-10.0 platform.
Download (HTTP): https://downloads.sourceforge.net/lxde/lxtask-0.1.9.tar.xz
Download MD5 sum: f19a9e4d22a075f984681a480f0aa886
Download size: 136 KB
Estimated disk space required: 3.5 MB
Estimated build time: less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/lxtask
First, fix some “multiple definition” issues exposed by GCC-10:
patch -Np1 -i ../lxtask-0.1.9-gcc10_fix-1.patch
Install LXTask by running the following commands:
./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root
user:
make install
Last updated on 2020-08-18 18:01:03 -0700