aboutsummaryrefslogtreecommitdiff
path: root/graphics/vulkan-sdk/slack-desc
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2021-01-02 10:39:41 +0100
committerRobby Workman <rworkman@slackbuilds.org>2021-04-18 00:07:48 -0500
commit508ee2d062dc633f80e518ac95e3943d30905a60 (patch)
treef8b795da9a2c1d80d2eeb93d7f448f1e0c3fc20c /graphics/vulkan-sdk/slack-desc
parent0d376d636f8d3068144551792dd5982c4b5642a3 (diff)
graphics/vulkan-sdk: Removed (added to Slackware).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'graphics/vulkan-sdk/slack-desc')
-rw-r--r--graphics/vulkan-sdk/slack-desc19
1 files changed, 0 insertions, 19 deletions
diff --git a/graphics/vulkan-sdk/slack-desc b/graphics/vulkan-sdk/slack-desc
deleted file mode 100644
index 1d3eec170b..0000000000
--- a/graphics/vulkan-sdk/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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------------------------------------------------------|
-vulkan-sdk: vulkan-sdk (Vulkan ICD Loader and Validation Layers)
-vulkan-sdk:
-vulkan-sdk: Vulkan supports multiple GPUs and multiple global contexts
-vulkan-sdk: (VkInstance). The ICD loader is necessary to support multiple GPUs
-vulkan-sdk: and the VkInstance level Vulkan commands. Additionally, the loader
-vulkan-sdk: manages inserting Vulkan layer libraries, including validation layers
-vulkan-sdk: between the application and the ICD.
-vulkan-sdk:
-vulkan-sdk: Homepage: https://www.khronos.org/vulkan/
-vulkan-sdk:
-vulkan-sdk: