wok-current rev 23961
Add caprice32 (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Oct 01 15:38:46 2020 +0000 (2020-10-01) |
parents | c391bff2e44c |
children | 6768666226be |
files | caprice32/receipt hashcat/receipt libsdl-dev/receipt |
line diff
1.1 --- a/caprice32/receipt Thu Oct 01 15:31:33 2020 +0000 1.2 +++ b/caprice32/receipt Thu Oct 01 15:38:46 2020 +0000 1.3 @@ -12,7 +12,7 @@ 1.4 TAGS="emulator amstrad" 1.5 1.6 DEPENDS="libsdl freetype zlib libpng gcc83-lib-base" 1.7 -BUILD_DEPENDS="gcc83 libsdl-dev freetype-dev zlib-dev libpng-dev" 1.8 +BUILD_DEPENDS="gcc83 libsdl-dev freetype-dev zlib-dev libpng-dev mesa-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()
2.1 --- a/hashcat/receipt Thu Oct 01 15:31:33 2020 +0000 2.2 +++ b/hashcat/receipt Thu Oct 01 15:38:46 2020 +0000 2.3 @@ -10,6 +10,8 @@ 2.4 WEB_SITE="https://hashcat.net/hashcat/" 2.5 WGET_URL="https://hashcat.net/files/$TARBALL" 2.6 2.7 +BUILD_DEPENDS="findutils" 2.8 + 2.9 current_version() 2.10 { 2.11 wget -O - $WEB_SITE 2>/dev/null | \
3.1 --- a/libsdl-dev/receipt Thu Oct 01 15:31:33 2020 +0000 3.2 +++ b/libsdl-dev/receipt Thu Oct 01 15:38:46 2020 +0000 3.3 @@ -11,7 +11,7 @@ 3.4 SOURCE="SDL" 3.5 WANTED="libsdl" 3.6 3.7 -DEPENDS="xorg-libXext-dev xorg-libX11-dev xorg-libXrender-dev libsdl pkg-config" 3.8 +DEPENDS="xorg-libXext-dev xorg-libX11-dev xorg-libXrender-dev mesa-dev libsdl pkg-config" 3.9 3.10 HOST_ARCH="i486 arm" 3.11