add Gitea Actions release workflow, switch AUR to gpupaper-bin
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+8
-7
@@ -1,13 +1,11 @@
|
||||
pkgbase = gpupaper-git
|
||||
pkgbase = gpupaper-bin
|
||||
pkgdesc = Wayland layer-surface wallpaper runner powered by GLSL/WGSL fragment shaders (wgpu)
|
||||
pkgver = r1.f53340a
|
||||
pkgver = 0.1.0
|
||||
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)
|
||||
@@ -15,7 +13,10 @@ pkgbase = gpupaper-git
|
||||
optdepends = nvidia-utils: NVIDIA Vulkan/OpenGL support
|
||||
provides = gpupaper
|
||||
conflicts = gpupaper
|
||||
source = gpupaper::git+https://prosjekt.klingenbergbygg.no/bl/gpupaper.git
|
||||
sha256sums = SKIP
|
||||
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-git
|
||||
pkgname = gpupaper-bin
|
||||
|
||||
Reference in New Issue
Block a user