The Xfce4 Development Tools are a collection of tools and macros for building some Xfce aplications.
This package is known to build and work properly using an LFS 11.3 platform.
Download (HTTP): http://archive.xfce.org/src/xfce/xfce4-dev-tools/4.18/xfce4-dev-tools-4.18.0.tar.bz2
Download MD5 sum: 24ea05b8f77365f17c9d63263816ec11
Download size: 341 KB
Estimated disk space required: 2.5 MB
Estimated build time: less than 0.1 SBU
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/xfce4-dev-tools
Install the Xfce4 Development Tools by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root
user:
make install