wok diff opentyrian/receipt @ rev 15064
libccls: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Aug 13 11:03:48 2013 +0000 (2013-08-13) |
parents | 11579844d239 |
children | cfc6ddf8de74 |
line diff
1.1 --- a/opentyrian/receipt Sat Apr 06 15:17:07 2013 +0200 1.2 +++ b/opentyrian/receipt Tue Aug 13 11:03:48 2013 +0000 1.3 @@ -5,10 +5,12 @@ 1.4 CATEGORY="games" 1.5 SHORT_DESC="OpenTyrian is a port of the DOS shoot-em-up Tyrian" 1.6 MAINTAINER="mallory@sweetpeople.org" 1.7 +LICENSE="GPL2" 1.8 +WEB_SITE="http://code.google.com/p/opentyrian/" 1.9 +WGET_URL="mercurial|https://opentyrian.googlecode.com/hg/" 1.10 + 1.11 DEPENDS="libsdl libsdl-mixer libsdl-net tyrian" 1.12 BUILD_DEPENDS="libsdl-dev libsdl-mixer-dev libsdl-net-dev mercurial" 1.13 -WEB_SITE="http://code.google.com/p/opentyrian/" 1.14 -WGET_URL="mercurial|https://opentyrian.googlecode.com/hg/" 1.15 1.16 # Rules to configure and make the package. 1.17 compile_rules()