git » wayvnc.git » commit 11e4c53

wayvnc 0.9.1

author Urja (ARMLFS builder)
2025-11-08 07:22:20 UTC
committer Urja (ARMLFS builder)
2025-11-08 07:22:20 UTC
parent 841e491db24e243b3679f91468066d6ca49edb80

wayvnc 0.9.1

.SRCINFO +1 -0
.gitignore +2 -0
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
index db731e2..9e2a963 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,6 +4,7 @@ pkgbase = wayvnc
 	pkgrel = 1
 	url = https://github.com/any1/wayvnc
 	arch = x86_64
+	arch = armv7h
 	license = ISC
 	makedepends = git
 	makedepends = meson
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a43258a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/src/
+/pkg/
diff --git a/PKGBUILD b/PKGBUILD
index b243b5a..1a589fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=wayvnc
 pkgver=0.9.1
 pkgrel=1
 pkgdesc='VNC server for wlroots-based Wayland compositors'
-arch=(x86_64)
+arch=(x86_64 'armv7h')
 url=https://github.com/any1/wayvnc
 license=(ISC)
 depends=(