git » neatvnc.git » commit f1ec2d0

neatvnc 0.9.5

author Urja (ARMLFS builder)
2025-11-08 07:22:19 UTC
committer Urja (ARMLFS builder)
2025-11-08 07:22:19 UTC
parent cc42a433353534481e0e03089946d36b9a3ad328

neatvnc 0.9.5

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

diff --git a/.SRCINFO b/.SRCINFO
index f1fa2f6..b4d0300 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,6 +4,7 @@ pkgbase = neatvnc
 	pkgrel = 2
 	url = https://github.com/any1/neatvnc
 	arch = x86_64
+	arch = armv7h
 	license = custom: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 eee0ec1..ee9c577 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=neatvnc
 pkgver=0.9.5
 pkgrel=2
 pkgdesc='Fast and neat VNC server library'
-arch=(x86_64)
+arch=(x86_64 'armv7h')
 url=https://github.com/any1/neatvnc
 license=(custom:ISC)
 depends=(