summaryrefslogtreecommitdiff
path: root/graphics/wayland-protocols/slack-desc
diff options
context:
space:
mode:
authorDuncan Roe <duncan_roe@optusnet.com.au>2017-04-29 07:20:07 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-29 07:27:52 +0700
commit853ed309029dd2b068a931dd806226a5b1a32966 (patch)
tree7df948bcd3388852938180f925a6c9c8f187578a /graphics/wayland-protocols/slack-desc
parent1416f46530bf3eb0846c43a97c7d9d8c8384c408 (diff)
downloadslackbuilds-853ed309029dd2b068a931dd806226a5b1a32966.tar.gz
graphics/wayland-protocols: Added (Wayland protocols).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/wayland-protocols/slack-desc')
-rw-r--r--graphics/wayland-protocols/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/wayland-protocols/slack-desc b/graphics/wayland-protocols/slack-desc
new file mode 100644
index 0000000000..94d8845e55
--- /dev/null
+++ b/graphics/wayland-protocols/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------------------------------------------------------|
+wayland-protocols: wayland-protocols (Wayland protocols)
+wayland-protocols:
+wayland-protocols: wayland-protocols contains Wayland protocols that add functionality
+wayland-protocols: not available in the Wayland core protocol. Such protocols either add
+wayland-protocols: completely new functionality, or extend the functionality of some
+wayland-protocols: other protocol either in Wayland core, or some other protocol in
+wayland-protocols: wayland-protocols.
+wayland-protocols:
+wayland-protocols: A protocol in wayland-protocols consists of a directory containing a
+wayland-protocols: set of XML files containing the protocol specification, and a README
+wayland-protocols: file containing detailed state and a list of maintainers.