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.3 platform.
Download (HTTP): https://archive.xfce.org/src/xfce/thunar/4.20/thunar-4.20.2.tar.bz2
Download MD5 sum: 87adf363ea5f93d7f7ab55ad384ff74e
Download size: 4.3 MB
Estimated disk space required: 72 MB
Estimated build time: 0.2 SBU (Using parallelism=4)
libgudev-238, libnotify-0.8.3, and pcre2-10.45
GTK-Doc-1.34.0 (for documentation), Gvfs-1.56.1 (for remote browsing and automounting), libexif-0.6.25 and tumbler-4.20.0 (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.20.2 && make
This package does not come with a test suite.
Now, as the root
user:
make install