wok diff tightvnc-viewer/receipt @ rev 25481
created recipe for py3k-cffi
author | Hans-G?nter Theisgen |
---|---|
date | Mon Oct 17 07:42:01 2022 +0100 (2022-10-17) |
parents | 484563530b55 |
children | c3a6f662a1c1 |
line diff
1.1 --- a/tightvnc-viewer/receipt Thu Jul 18 01:30:55 2013 +0200 1.2 +++ b/tightvnc-viewer/receipt Mon Oct 17 07:42:01 2022 +0100 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="VNC client for X." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 WEB_SITE="http://www.tightvnc.com/" 1.9 +WANTED="tightvnc" 1.10 +TAGS="vnc remote-desktop" 1.11 + 1.12 DEPENDS="jpeg zlib xorg-libXdmcp xorg-libXau xorg-libX11 xorg-libXext \ 1.13 xorg-libXp xorg-libXpm xorg-libICE xorg-libSM xorg-libXt xorg-libXmu \ 1.14 xorg-libXaw" 1.15 -WANTED="tightvnc" 1.16 -TAGS="vnc remote-desktop" 1.17 1.18 # Rules to gen a SliTaz package suitable for Tazpkg. 1.19 genpkg_rules()