wok-next diff xrick/receipt @ rev 18920
Add brotli (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 24 17:34:26 2016 +0100 (2016-02-24) |
parents | c71f826f23cb |
children | 145bc1c732ca |
line diff
1.1 --- a/xrick/receipt Mon May 09 05:34:18 2011 +0000 1.2 +++ b/xrick/receipt Wed Feb 24 17:34:26 2016 +0100 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="games" 1.5 SHORT_DESC="Rick Dangerous" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="libsdl zlib" 1.8 -BUILD_DEPENDS="libsdl-dev" 1.9 +LICENSE="GPL" 1.10 TARBALL="$PACKAGE-$VERSION.tgz" 1.11 WEB_SITE="http://www.bigorno.net/xrick/" 1.12 WGET_URL="http://www.bigorno.net/xrick/$TARBALL" 1.13 1.14 +DEPENDS="libsdl zlib" 1.15 +BUILD_DEPENDS="libsdl-dev" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {