summaryrefslogtreecommitdiffstats
path: root/development/libxdg-basedir/slack-desc
diff options
context:
space:
mode:
author Heiko Rosemann <heiko.rosemann@web.de>2013-10-29 12:08:50 +0100
committer Robby Workman <rworkman@slackbuilds.org>2013-10-29 20:12:27 -0500
commitb6dcaee8a97bc4318b83a8661d3c8890e56ee75e (patch)
tree4326ab3880d35ba8ca21dc3c6de330545b4d06dc /development/libxdg-basedir/slack-desc
parent911a71704a3dd5c953c1a0098090adbb3cc6a701 (diff)
downloadslackbuilds-b6dcaee8a97bc4318b83a8661d3c8890e56ee75e.tar.gz
slackbuilds-b6dcaee8a97bc4318b83a8661d3c8890e56ee75e.tar.xz
libraries/libxdg-basedir: Added (XDG Base Directory implementation).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--development/libxdg-basedir/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/development/libxdg-basedir/slack-desc b/development/libxdg-basedir/slack-desc
new file mode 100644
index 0000000000..0b859196b0
--- /dev/null
+++ b/development/libxdg-basedir/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+libxdg-basedir: libxdg-basedir (XDG Base Directory implementation)
+libxdg-basedir:
+libxdg-basedir: The XDG Base Directory Specification defines where should user files
+libxdg-basedir: be looked for by defining one or more base directories relative in
+libxdg-basedir: with they should be located.
+libxdg-basedir:
+libxdg-basedir: This library implements functions to list the directories according
+libxdg-basedir: to the specification and provides a few higher-level functions.
+libxdg-basedir:
+libxdg-basedir: homepage: http://www.ohloh.net/p/libxdg-basedir
+libxdg-basedir: