wok-6.x diff vnc2flv/receipt @ rev 20945
updated fzy (0.9 -> 1.0)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Mar 03 14:31:57 2019 +0100 (2019-03-03) |
parents | e53e5e4b0f9e |
children | 104a2a2e5484 |
line diff
1.1 --- a/vnc2flv/receipt Tue Jun 12 20:04:51 2012 +0200 1.2 +++ b/vnc2flv/receipt Sun Mar 03 14:31:57 2019 +0100 1.3 @@ -5,13 +5,15 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="VNC recorder" 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="MIT" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://www.unixuser.org/~euske/python/vnc2flv" 1.10 WGET_URL="http://pypi.python.org/packages/source/v/vnc2flv/$TARBALL" 1.11 -DEPENDS="python" 1.12 SUGGESTED="x11vnc" 1.13 TAGS="vnc" 1.14 1.15 +DEPENDS="python" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {