wok-next diff tk/receipt @ rev 21020

Cleaning is almost finished... I should proceed to upgrades.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Nov 02 14:15:08 2018 +0200 (2018-11-02)
parents f48456621a9d
children 13924624fb11
line diff
     1.1 --- a/tk/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/tk/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="8.6.8"
     1.5  CATEGORY="development"
     1.6  SHORT_DESC="The TCL GUI toolkit"
     1.7 -MAINTAINER="erjo@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="BSD"
    1.10  WEB_SITE="http://tcl.sourceforge.net/"
    1.11  LFS="http://www.linuxfromscratch.org/blfs/view/svn/general/tk.html"
    1.12 @@ -13,7 +13,7 @@
    1.13  WGET_URL="$SF_MIRROR/tcl/$TARBALL"
    1.14  
    1.15  BUILD_DEPENDS="tcl-dev xorg-libX11-dev"
    1.16 -SPLIT="tk-demos tk tk-dev"
    1.17 +SPLIT="$PACKAGE-demos $PACKAGE $PACKAGE-dev"
    1.18  
    1.19  compile_rules() {
    1.20  	case $ARCH in
    1.21 @@ -41,7 +41,7 @@
    1.22  		tk-demos)
    1.23  			copy demos/
    1.24  			CAT="development|demo applications"
    1.25 -			DEPENDS=""
    1.26 +			DEPENDS=" "
    1.27  			;;
    1.28  		tk)
    1.29  			copy @std @rm