Xdg-user-dirs is a tool to help manage “well known” user directories like the desktop folder and the music folder. It also handles localization (i.e. translation) of the filenames.
This package is known to build and work properly using an LFS-8.1 platform.
Download (HTTP): https://user-dirs.freedesktop.org/releases/xdg-user-dirs-0.16.tar.gz
Download MD5 sum: 2c0703d02df610c9eaf0c22431bdabae
Download size: 252 KB
Estimated disk space required: 1.9 MB
Estimated build time: less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/xdg-user-dirs
Install xdg-user-dirs by running the following commands:
./configure --prefix=/usr --sysconfdir=/etc && make
This package does not come with a test suite.
Now, as the root
user:
make install
Last updated on 2017-08-26 15:47:53 -0700