[arch-commits] Commit in neatvnc/trunk (PKGBUILD)

Maxime Gauduin alucryd at gemini.archlinux.org
Thu Aug 18 09:18:37 UTC 2022


    Date: Thursday, August 18, 2022 @ 09:18:37
  Author: alucryd
Revision: 1266813

upgpkg: neatvnc 0.5.1-1

Modified:
  neatvnc/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-18 09:04:57 UTC (rev 1266812)
+++ PKGBUILD	2022-08-18 09:18:37 UTC (rev 1266813)
@@ -2,8 +2,8 @@
 # Contributor: Andri Yngvason <andri at yngvason.is>
 
 pkgname=neatvnc
-pkgver=0.4.0
-pkgrel=3
+pkgver=0.5.1
+pkgrel=1
 pkgdesc='Fast and neat VNC server library'
 arch=(x86_64)
 url=https://github.com/any1/neatvnc
@@ -12,18 +12,20 @@
   glibc
   gnutls
   libaml.so
+  libavcodec.so
+  libdrm
   libpixman-1.so
   libturbojpeg.so
+  mesa
   zlib
 )
 makedepends=(
   git
-  libdrm
   meson
   ninja
 )
 provides=(libneatvnc.so)
-_tag=b1d32694d0a310e36da1cf84420c827bbf665755
+_tag=43684ec48259f529f5ce41554ee93f500cce94b7
 source=(git+https://github.com/any1/neatvnc.git#tag=${_tag})
 b2sums=(SKIP)
 



More information about the arch-commits mailing list