From ebb26eac2948e02def3c7ac1ac23c4ecd345a5a7 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 3 Apr 2026 18:17:29 +0200 Subject: repo: flatten layout — move packages to root, extras to .extras/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Move all packages from SlackBuilds/ to repo root - Move hooks/, docs/, nvchecker.toml to .extras/ - Update CLAUDE.md and README.md to reflect new structure Co-Authored-By: Claude Sonnet 4.6 --- llama.cpp-vulkan/llama.cpp-vulkan.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 llama.cpp-vulkan/llama.cpp-vulkan.info (limited to 'llama.cpp-vulkan/llama.cpp-vulkan.info') diff --git a/llama.cpp-vulkan/llama.cpp-vulkan.info b/llama.cpp-vulkan/llama.cpp-vulkan.info new file mode 100644 index 0000000..688e652 --- /dev/null +++ b/llama.cpp-vulkan/llama.cpp-vulkan.info @@ -0,0 +1,10 @@ +PRGNAM="llama.cpp-vulkan" +VERSION="b8611" +HOMEPAGE="https://github.com/ggml-org/llama.cpp" +DOWNLOAD="https://github.com/ggml-org/llama.cpp/archive/b8611/llama.cpp-b8611.tar.gz" +MD5SUM="1850929860dd3dc9df7ec4aea2fd156a" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="danix" +EMAIL="danix@danix.xyz" -- cgit v1.2.3