wok diff vnc2flv/receipt @ rev 21845

updated rox packages (2.8 -> 2.11)
author Hans-G?nter Theisgen
date Sun Sep 15 11:06:31 2019 +0100 (2019-09-15)
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 Sep 15 11:06:31 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  {