wok-6.x diff xrick/receipt @ rev 22469
updated activeresource (3.2.6 -> 5.1.0)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Dec 27 16:57:16 2019 +0100 (2019-12-27) |
parents | c71f826f23cb |
children | 922f061231c2 |
line diff
1.1 --- a/xrick/receipt Mon May 09 05:34:18 2011 +0000 1.2 +++ b/xrick/receipt Fri Dec 27 16:57:16 2019 +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 {