add LICENSE, shaders, Cargo.lock, and AUR package

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-08 21:00:34 +02:00
parent a35a741b07
commit 1f9f01a238
39 changed files with 6078 additions and 2 deletions
+21
View File
@@ -0,0 +1,21 @@
pkgbase = gpupaper-git
pkgdesc = Wayland layer-surface wallpaper runner powered by GLSL/WGSL fragment shaders (wgpu)
pkgver = r1.f53340a
pkgrel = 1
url = https://prosjekt.klingenbergbygg.no/bl/gpupaper
arch = x86_64
arch = aarch64
license = MIT
makedepends = rust
makedepends = cargo
depends = wayland
depends = libglvnd
optdepends = vulkan-icd-loader: Vulkan backend (generic loader)
optdepends = mesa: open-source Vulkan/OpenGL for AMD, Intel, and Raspberry Pi
optdepends = nvidia-utils: NVIDIA Vulkan/OpenGL support
provides = gpupaper
conflicts = gpupaper
source = gpupaper::git+https://prosjekt.klingenbergbygg.no/bl/gpupaper.git
sha256sums = SKIP
pkgname = gpupaper-git