feat: improve PKGBUILD to skip redundant bundling

This commit is contained in:
2026-02-22 18:53:47 +01:00
parent 2bc9d76b51
commit 2340b3a14d
2 changed files with 63 additions and 0 deletions

19
.SRCINFO Normal file
View File

@@ -0,0 +1,19 @@
pkgbase = syspulse-rs
pkgdesc = A professional Linux system profiler for Wayland
pkgver = 0.1.0
pkgrel = 1
url = https://git.narl.io/nvrl/SysPulse-rs
arch = x86_64
license = MIT
makedepends = nodejs
makedepends = npm
makedepends = rust
makedepends = cargo
depends = webkit2gtk-4.1
depends = gtk3
depends = libayatana-appindicator
depends = librsvg
source = git+ssh://git@narl.io/nvrl/SysPulse-rs.git
sha256sums = SKIP
pkgname = syspulse-rs