mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
wayvnc: update to 0.7.1.
This commit is contained in:
parent
3b056d698f
commit
97020e9d72
1 changed files with 5 additions and 3 deletions
|
@ -1,16 +1,18 @@
|
||||||
# Template file for 'wayvnc'
|
# Template file for 'wayvnc'
|
||||||
pkgname=wayvnc
|
pkgname=wayvnc
|
||||||
version=0.5.0
|
version=0.7.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config ninja scdoc wayland-devel"
|
hostmakedepends="pkg-config ninja scdoc wayland-devel"
|
||||||
makedepends="aml-devel neatvnc-devel libgbm gnutls-devel zlib-devel wayland-devel libjpeg-turbo-devel libdrm-devel pixman-devel libxkbcommon-devel"
|
makedepends="aml-devel neatvnc-devel libgbm gnutls-devel zlib-devel
|
||||||
|
wayland-devel libjpeg-turbo-devel libdrm-devel pixman-devel
|
||||||
|
libxkbcommon-devel jansson-devel"
|
||||||
short_desc="VNC server for wlroots based Wayland compositors"
|
short_desc="VNC server for wlroots based Wayland compositors"
|
||||||
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/any1/wayvnc"
|
homepage="https://github.com/any1/wayvnc"
|
||||||
distfiles="https://github.com/any1/wayvnc/archive/v${version}.tar.gz"
|
distfiles="https://github.com/any1/wayvnc/archive/v${version}.tar.gz"
|
||||||
checksum=d4ea4cee79d13e08e9e7d3573c7f0ccf3709a59cfe582509edc8fe6f406bf88e
|
checksum=95cdcfd241018215b9290705f6af7671d4b2701b3aba62e7e2d7837e94a027ad
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
makedepends+=" musl-legacy-compat"
|
makedepends+=" musl-legacy-compat"
|
||||||
|
|
Loading…
Add table
Reference in a new issue