3541618c84
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
23 lines
956 B
Plaintext
23 lines
956 B
Plaintext
pkgbase = gpupaper-bin
|
|
pkgdesc = Wayland layer-surface wallpaper runner powered by GLSL/WGSL fragment shaders (wgpu)
|
|
pkgver = 0.1.0
|
|
pkgrel = 1
|
|
url = https://prosjekt.klingenbergbygg.no/bl/gpupaper
|
|
arch = x86_64
|
|
arch = aarch64
|
|
license = MIT
|
|
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
|
|
conflicts = gpupaper-git
|
|
source_x86_64 = gpupaper-v0.1.0-x86_64.tar.gz::https://prosjekt.klingenbergbygg.no/bl/gpupaper-releases/releases/download/v0.1.0/gpupaper-v0.1.0-x86_64.tar.gz
|
|
sha256sums_x86_64 = SKIP
|
|
source_aarch64 = gpupaper-v0.1.0-aarch64.tar.gz::https://prosjekt.klingenbergbygg.no/bl/gpupaper-releases/releases/download/v0.1.0/gpupaper-v0.1.0-aarch64.tar.gz
|
|
sha256sums_aarch64 = SKIP
|
|
|
|
pkgname = gpupaper-bin
|