wok-current diff tightvnc-extra/receipt @ rev 17068
Add tcpcrypt
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Aug 22 16:10:45 2014 +0200 (2014-08-22) |
parents | 49484e39a686 |
children | c3a6f662a1c1 |
line diff
1.1 --- a/tightvnc-extra/receipt Thu Jul 18 01:30:41 2013 +0200 1.2 +++ b/tightvnc-extra/receipt Fri Aug 22 16:10:45 2014 +0200 1.3 @@ -5,11 +5,13 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="VNC extra tools." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 WEB_SITE="http://www.tightvnc.com/" 1.9 -DEPENDS="perl jpeg zlib xorg-libXdmcp xorg-libXau xorg-libX11 xorg-libXext" 1.10 WANTED="tightvnc" 1.11 TAGS="vnc" 1.12 1.13 +DEPENDS="perl jpeg zlib xorg-libXdmcp xorg-libXau xorg-libX11 xorg-libXext" 1.14 + 1.15 # Rules to gen a SliTaz package suitable for Tazpkg. 1.16 genpkg_rules() 1.17 {