wok diff opentyrian/receipt @ rev 15001

Add some GPL2 licenses
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 10 17:48:05 2013 +0000 (2013-08-10)
parents 11579844d239
children cfc6ddf8de74
line diff
     1.1 --- a/opentyrian/receipt	Sat Apr 06 15:17:07 2013 +0200
     1.2 +++ b/opentyrian/receipt	Sat Aug 10 17:48:05 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()