# # A tool to help manage user directories like the Desktop folder. # # 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. # # The way it works is that xdg-user-dirs-update is run very early in the # login phase. This program reads a configuration file, and a set of # default directories. It then creates localized versions of these # directories in the users home directory and sets up a config file in # $(XDG_CONFIG_HOME)/user-dirs.dirs (XDG_CONFIG_HOME defaults to # ~/.config) that applications can read to find these directories. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=xdg-user-dirs pkgversion=0.18 arch=amd64 release=1 pkgcategory="xorg_extra" full_pkgname=xdg-user-dirs_0.18_amd64-1@xorg_extra blurb="A tool to help manage user directories like the Desktop folder." homepage="https://freedesktop.org/wiki/Software/xdg-user-dirs" license="GPLv2+" fetch="https://user-dirs.freedesktop.org/releases/xdg-user-dirs-0.18.tar.gz" replace=""