wok diff opentyrian/receipt @ rev 15458

Up: libelementary (1.7.9)
author Dominique Corbex <domcox@slitaz.org>
date Tue Nov 05 20:58:21 2013 +0100 (2013-11-05)
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 Nov 05 20:58:21 2013 +0100
     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()