Thunar is the Xfce file manager, a GTK+ 3 GUI to organise the files on your computer.
This package is known to build and work properly using an LFS 12.2 platform.
Download (HTTP): https://archive.xfce.org/src/xfce/thunar/4.18/thunar-4.18.11.tar.bz2
Download MD5 sum: 506e80f3fa94aca251b18c185b1303e8
Download size: 2.8 MB
Estimated disk space required: 67 MB
Estimated build time: 0.4 SBU (Using parallelism=4)
libgudev-238, libnotify-0.8.3, and pcre2-10.44
GTK-Doc-1.34.0 (for documentation), Gvfs-1.54.2 (for remote browsing and automounting), libexif-0.6.24 and tumbler-4.18.2 (runtime)
First prevent the installation of an unneeded systemd file:
sed -i 's/\tinstall-systemd_userDATA/\t/' Makefile.in
Install Thunar by running the following commands:
./configure --prefix=/usr \ --sysconfdir=/etc \ --docdir=/usr/share/doc/thunar-4.18.11 && make
This package does not come with a test suite.
Now, as the root
user:
make install