summaryrefslogtreecommitdiffstats
path: root/graphics/vulkansdk/slack-desc
diff options
context:
space:
mode:
author Dugan Chen <thedoogster [at] gmail [dot] com>2017-03-14 00:04:19 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-03-18 06:58:30 +0700
commit4c172cbde73f43d115a0fb3116f9b2d1b23e5962 (patch)
treee7b7f2d974982b24d1e50408f764cc2fefe90501 /graphics/vulkansdk/slack-desc
parentc486b07fd6f1b9cfd2c56f7d0fc667a03a4855d9 (diff)
downloadslackbuilds-4c172cbde73f43d115a0fb3116f9b2d1b23e5962.tar.gz
slackbuilds-4c172cbde73f43d115a0fb3116f9b2d1b23e5962.tar.xz
graphics/vulkansdk: Added (Vulkan SDK).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'graphics/vulkansdk/slack-desc')
-rw-r--r--graphics/vulkansdk/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/vulkansdk/slack-desc b/graphics/vulkansdk/slack-desc
new file mode 100644
index 0000000000..1e060c8b6c
--- /dev/null
+++ b/graphics/vulkansdk/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------------------------------------------------------|
+vulkansdk: vulkansdk (Vulkan SDK)
+vulkansdk:
+vulkansdk: The Vulkan SDK provides the development and runtime components
+vulkansdk: required to build, run and debug Vulkan applications. This SDK is
+vulkansdk: based on the Vulkan API header. Th SDK also includes certain Vulkan
+vulkansdk: extensions for window system integration and debug extensions.
+vulkansdk:
+vulkansdk: The Vulkan API is a low overhead, explicit, cross-platform graphics
+vulkansdk: API that provides applications with direct control over the GPU,
+vulkansdk: maximizing performance.
+vulkansdk: