diff options
author | Erik Falor <ewfalor@gmail.com> | 2022-02-22 20:11:19 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-23 20:10:20 +0700 |
commit | 1266689eb88f6e1831a290af986982b08a962859 (patch) | |
tree | 14e2576cc037bb49ffbabc751831a198dd38b068 /libraries/DirectFB/slack-desc | |
parent | daad4e31264e31f132e7a2ab56ba9b445aec28a1 (diff) |
libraries/DirectFB: Removed (old age, lack of use).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/DirectFB/slack-desc')
-rw-r--r-- | libraries/DirectFB/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/libraries/DirectFB/slack-desc b/libraries/DirectFB/slack-desc deleted file mode 100644 index a0c09a8911..0000000000 --- a/libraries/DirectFB/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------------------------------------------------------| -DirectFB: DirectFB (Thin library on top of the Linux framebuffer devices) -DirectFB: -DirectFB: DirectFB is a thin library that provides hardware graphics -DirectFB: acceleration, input device handling and abstraction, integrated -DirectFB: windowing system with support for translucent windows and multiple -DirectFB: display layers, not only on top of the Linux Framebuffer Device. It -DirectFB: is a complete hardware abstraction layer with software fallbacks for -DirectFB: every graphics operation that is not supported by the underlying -DirectFB: hardware. -DirectFB: -DirectFB: |