wok-next diff tightvnc-java/receipt @ rev 18925

description.txt should end with 0x0A byte (Carriage Return, Enter) to not glue with the next description in descriptions.txt.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Feb 25 15:02:38 2016 +0200 (2016-02-25)
parents 622881deda7f
children
line diff
     1.1 --- a/tightvnc-java/receipt	Thu Jul 18 01:31:40 2013 +0200
     1.2 +++ b/tightvnc-java/receipt	Thu Feb 25 15:02:38 2016 +0200
     1.3 @@ -5,9 +5,11 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="VNC Java client."
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  WEB_SITE="http://www.tightvnc.com/"
     1.9 +WANTED="tightvnc"
    1.10 +
    1.11  DEPENDS="tightvnc"
    1.12 -WANTED="tightvnc"
    1.13  
    1.14  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.15  genpkg_rules()