wok rev 21766

updated frogatto and frogatto-data again (1.1.1 -> 1.3.1)
author Hans-G?nter Theisgen
date Sat Jun 29 09:15:49 2019 +0100 (2019-06-29)
parents 0f4caca09bc0
children 4d023db68233
files frogatto-data/receipt frogatto/receipt
line diff
     1.1 --- a/frogatto-data/receipt	Sat Jun 29 09:06:33 2019 +0100
     1.2 +++ b/frogatto-data/receipt	Sat Jun 29 09:15:49 2019 +0100
     1.3 @@ -14,8 +14,9 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/games/frogatto
     1.7 -	for i in data images music sounds FreeMono.ttf DejaVuSans.ttf
     1.8 +	for i in data images music FreeMono.ttf DejaVuSans.ttf
     1.9  	  do
    1.10  		cp -a $src/$i $fs/usr/games/frogatto
    1.11  	  done
    1.12 +	cp -a $src/modules/frogatto/sounds $fs/usr/games/frogatto
    1.13  }
     2.1 --- a/frogatto/receipt	Sat Jun 29 09:06:33 2019 +0100
     2.2 +++ b/frogatto/receipt	Sat Jun 29 09:15:49 2019 +0100
     2.3 @@ -14,7 +14,7 @@
     2.4  DEPENDS="frogatto-data glew libboost-date-time libboost-iostreams \
     2.5  	libboost-regex libboost-system libboost-thread libpng \
     2.6  	libsdl libsdl-image libsdl-mixer libsdl-ttf mesa xorg-server"
     2.7 -BUILD_DEPENDS="${DEPENDS/frogatto-data/} ccache core-utils glew-dev \
     2.8 +BUILD_DEPENDS="${DEPENDS/frogatto-data/} ccache coreutils glew-dev \
     2.9  	libboost-date-time-dev libboost-iostreams-dev libboost-regex-dev \
    2.10  	libboost-system-dev libboost-thread-dev libpng-dev libsdl-dev \
    2.11  	libsdl-image-dev libsdl-mixer-dev libsdl-ttf-dev mesa-dev \