mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
parent
504234d2c2
commit
e23cc48091
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tigervnc'
|
# Template file for 'tigervnc'
|
||||||
pkgname=tigervnc
|
pkgname=tigervnc
|
||||||
version=1.8.0
|
version=1.8.0
|
||||||
revision=2
|
revision=3
|
||||||
_xorg_version=1.19.3
|
_xorg_version=1.19.3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="VNC client forked from TightVNC"
|
short_desc="VNC client forked from TightVNC"
|
||||||
|
@ -10,7 +10,7 @@ license="GPL-2"
|
||||||
hostmakedepends="automake xorg-util-macros font-util pkg-config libtool xtrans"
|
hostmakedepends="automake xorg-util-macros font-util pkg-config libtool xtrans"
|
||||||
makedepends="fltk-devel zlib-devel libXtst-devel libjpeg-turbo-devel pixman-devel
|
makedepends="fltk-devel zlib-devel libXtst-devel libjpeg-turbo-devel pixman-devel
|
||||||
xorgproto libxkbfile-devel libXfont2-devel gnutls-devel"
|
xorgproto libxkbfile-devel libXfont2-devel gnutls-devel"
|
||||||
depends="xauth xkeyboard-config"
|
depends="perl xauth xkeyboard-config"
|
||||||
conflicts="turbovnc>=0"
|
conflicts="turbovnc>=0"
|
||||||
homepage="http://www.tigervnc.org"
|
homepage="http://www.tigervnc.org"
|
||||||
distfiles="https://github.com/TigerVNC/tigervnc/archive/v${version}.tar.gz>tigervnc-${version}.tar.gz
|
distfiles="https://github.com/TigerVNC/tigervnc/archive/v${version}.tar.gz>tigervnc-${version}.tar.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue