summaryrefslogtreecommitdiff
path: root/x11/libxdg-basedir/DESCR
diff options
context:
space:
mode:
authorjakllsch <jakllsch@pkgsrc.org>2009-11-08 18:26:15 +0000
committerjakllsch <jakllsch@pkgsrc.org>2009-11-08 18:26:15 +0000
commit1424b31a115ccaeb19c396808f1e51e60b704e2a (patch)
tree52c6e7d2015e228c01ecdb03fdd55a60930d6f37 /x11/libxdg-basedir/DESCR
parentdab403d548d568df11903a7777f0f6f899498aff (diff)
downloadpkgsrc-1424b31a115ccaeb19c396808f1e51e60b704e2a.tar.gz
Import libxdg-basedir:
Various specifications specify files and file formats. The XDG Base Directory specification defines where these files should be looked for by defining one or more base directories relative to which files should be located. This library implements functions to list the directories according to the specification and provides a few higher-level functions for use with the specification.
Diffstat (limited to 'x11/libxdg-basedir/DESCR')
-rw-r--r--x11/libxdg-basedir/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/x11/libxdg-basedir/DESCR b/x11/libxdg-basedir/DESCR
new file mode 100644
index 00000000000..27a9d33b646
--- /dev/null
+++ b/x11/libxdg-basedir/DESCR
@@ -0,0 +1,6 @@
+Various specifications specify files and file formats. The XDG Base
+Directory specification defines where these files should be looked
+for by defining one or more base directories relative to which
+files should be located. This library implements functions to list
+the directories according to the specification and provides a few
+higher-level functions for use with the specification.