wok rev 23927

cookutils: use stuff/cookutils-doc.desktop
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 30 16:35:01 2020 +0000 (2020-08-30)
parents c3aef97a3cef
children abf3670a5a52
files cookutils/receipt pango/receipt webgames/receipt
line diff
     1.1 --- a/cookutils/receipt	Sun Aug 23 15:10:17 2020 +0000
     1.2 +++ b/cookutils/receipt	Sun Aug 30 16:35:01 2020 +0000
     1.3 @@ -35,8 +35,8 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs
     1.7 +	cp $stuff/cookutils-doc.desktop $install/usr/share/applications
     1.8  	cp -a $install/* $fs
     1.9 -	cp $stuff/cookutils-doc.desktop $fs/usr/share/applications
    1.10  	cp $stuff/check-wok $fs/usr/bin
    1.11  	chmod 755 $fs/usr/bin/check-wok
    1.12  	#Symlink cooker to busybox httpd server root
     2.1 --- a/pango/receipt	Sun Aug 23 15:10:17 2020 +0000
     2.2 +++ b/pango/receipt	Sun Aug 30 16:35:01 2020 +0000
     2.3 @@ -12,7 +12,7 @@
     2.4  CONFIG_FILES="/etc/pango/pango.modules"
     2.5  HOST_ARCH="i486 arm"
     2.6  
     2.7 -DEPENDS="cairo xorg-libXft slitaz-base-files gcc-lib-base"
     2.8 +DEPENDS="cairo xorg-libXft slitaz-base-files gcc-lib-base util-linux-uuid"
     2.9  BUILD_DEPENDS="cairo-dev libxml2-dev xorg-libXft-dev"
    2.10  
    2.11  # Handle cross compilation
     3.1 --- a/webgames/receipt	Sun Aug 23 15:10:17 2020 +0000
     3.2 +++ b/webgames/receipt	Sun Aug 30 16:35:01 2020 +0000
     3.3 @@ -48,14 +48,14 @@
     3.4  	Digger		Plateform\ game|[fr]Jeu\ de\ plateforme
     3.5  http://games.slitaz.org/same/index.html	Same
     3.6  http://games.slitaz.org/alieninvasion/index.html\
     3.7 -	AlienInvasion		Galaga\ clone
     3.8 -http://games.slitaz.org/spaceinvaders/index.html SpaceInvaders
     3.9 +	Alien\ Invasion		Galaga\ clone
    3.10 +http://games.slitaz.org/spaceinvaders/index.html Space\ Invaders
    3.11  http://games.slitaz.org/javascript-racer/v4.final.html\
    3.12 -	JSracer		Tux\ racer\ clone
    3.13 +	Racer		Tux\ racer\ clone
    3.14  http://games.slitaz.org/GreenMahjong/index.html	Mahjong
    3.15  http://games.slitaz.org/checkers/index.html	Checkers|[fr]Dames\ anglaises
    3.16 -http://games.slitaz.org/Connect-Four/index.html	4\ in\ a\ raw|[fr]4\ en\ ligne
    3.17 -http://games.slitaz.org/minesweeper/index.html 	MineSweeper|[fr]Démineur
    3.18 +http://games.slitaz.org/Connect-Four/index.html	Connect\ four|[fr]4\ en\ ligne
    3.19 +http://games.slitaz.org/minesweeper/index.html 	Mine\ sweeper|[fr]Démineur
    3.20  http://games.slitaz.org/pacman/index.html	Pacman
    3.21  EOT
    3.22  }