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-10.1 platform.
Download (HTTP): https://archive.xfce.org/src/xfce/thunar/4.16/thunar-4.16.6.tar.bz2
Download MD5 sum: eab974609004395c2af42d466b3f3bca
Download size: 2.3 MB
Estimated disk space required: 65 MB
Estimated build time: 0.5 SBU
libgudev-236, libnotify-0.7.9, and PCRE-8.44
GTK-Doc-1.33.2 (for documentation), Gvfs-1.48.0 (for remote browsing and automounting), libexif-0.6.22 and tumbler-4.16.0 (runtime)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/thunar
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.16.6 && make
This package does not come with a test suite.
Now, as the root
user:
make install
Last updated on 2021-04-05 07:36:04 -0500