wok-next rev 20811

blazekiss: up (20170630); add icons
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jun 13 16:49:32 2018 +0300 (2018-06-13)
parents e8933007f065
children cce75420e564
files blazekiss/receipt checkers/.icon.png cherrytree/.icon.png chess3d/.icon.png childsplay/.icon.png clipit/.icon.png comical/.icon.png comix/.icon.png compton/.icon.png consonance/.icon.png cpu-g/.icon.png cryptkeeper/.icon.png d-feet/.icon.png deadbeef/.icon.png decibel/.icon.png deluge/.icon.png devede/.icon.png dia/.icon.png dillo/.icon.png dokuwiki/.icon.png
line diff
     1.1 --- a/blazekiss/receipt	Wed Jun 13 15:08:59 2018 +0300
     1.2 +++ b/blazekiss/receipt	Wed Jun 13 16:49:32 2018 +0300
     1.3 @@ -1,8 +1,8 @@
     1.4  # SliTaz package receipt v2.
     1.5  
     1.6  PACKAGE="blazekiss"
     1.7 -GITHASH="d5349fb3e1a14bdf4a85273b29dd24653e2f3177"
     1.8 -VERSION=${GITHASH:0:7}
     1.9 +VERSION="20170630"
    1.10 +COMMIT="c3fa074"
    1.11  CATEGORY="office"
    1.12  SHORT_DESC="Tiny Wiki Engine in French"
    1.13  MAINTAINER="pascal.bellard@slitaz.org"
    1.14 @@ -10,19 +10,16 @@
    1.15  WEB_SITE="http://projet.idleman.fr/blazekiss/"
    1.16  
    1.17  TARBALL="$PACKAGE-$VERSION.zip"
    1.18 -WGET_URL="https://github.com/ldleman/$PACKAGE/archive/$GITHASH.zip"
    1.19 +WGET_URL="https://github.com/ldleman/blazekiss/archive/$COMMIT.zip"
    1.20  
    1.21  compile_rules() {
    1.22 -	index=$(find $src -name index.php)
    1.23 -	src=$(dirname $index)
    1.24  	mkdir -p         $install/var/www
    1.25  	cp -a $src       $install/var/www/blazekiss
    1.26 -	rm -f            $install/var/www/blazekiss/historique/*/*.bak
    1.27 -	chown -R www.www $install/var/www/blazekiss
    1.28  }
    1.29  
    1.30  genpkg_rules() {
    1.31  	copy @std
    1.32 +	chown -R www:www $fs/var/www/blazekiss
    1.33  	DEPENDS="lighttpd php"
    1.34  	CONFIG_FILES="/var/www/blazekiss/_config.php"
    1.35  }
     2.1 Binary file checkers/.icon.png has changed
     3.1 Binary file cherrytree/.icon.png has changed
     4.1 Binary file chess3d/.icon.png has changed
     5.1 Binary file childsplay/.icon.png has changed
     6.1 Binary file clipit/.icon.png has changed
     7.1 Binary file comical/.icon.png has changed
     8.1 Binary file comix/.icon.png has changed
     9.1 Binary file compton/.icon.png has changed
    10.1 Binary file consonance/.icon.png has changed
    11.1 Binary file cpu-g/.icon.png has changed
    12.1 Binary file cryptkeeper/.icon.png has changed
    13.1 Binary file d-feet/.icon.png has changed
    14.1 Binary file deadbeef/.icon.png has changed
    15.1 Binary file decibel/.icon.png has changed
    16.1 Binary file deluge/.icon.png has changed
    17.1 Binary file devede/.icon.png has changed
    18.1 Binary file dia/.icon.png has changed
    19.1 Binary file dillo/.icon.png has changed
    20.1 Binary file dokuwiki/.icon.png has changed