wok diff raine/receipt @ rev 15709

Up:Postfix (2.10.2) + Add SSL support
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Dec 22 22:07:24 2013 +0100 (2013-12-22)
parents 11cce6c93ceb
children 5b16e60b3d24
line diff
     1.1 --- a/raine/receipt	Wed Aug 14 22:18:58 2013 +0000
     1.2 +++ b/raine/receipt	Sun Dec 22 22:07:24 2013 +0100
     1.3 @@ -5,11 +5,14 @@
     1.4  CATEGORY="games"
     1.5  SHORT_DESC="Emulates M68K Taito and Jaleco arcade machines"
     1.6  MAINTAINER="devl547@gmail.com"
     1.7 -DEPENDS="libsdl zlib libpng libsdl-image liblzma libsdl-ttf muparser mesa"
     1.8 -BUILD_DEPENDS="libsdl-dev zlib-dev libpng-dev nasm libsdl-image-dev liblzma-dev libsdl-ttf-dev muparser-dev mesa-dev"
     1.9 +LICENSE="other"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://rainemu.swishparty.co.uk"
    1.12  WGET_URL="$WEB_SITE/cgi-bin/gitweb.cgi?p=raine;a=snapshot;h=02988ce197bc5b9f1a9eae66251e883d649cc03b;sf=tgz"
    1.13 +
    1.14 +DEPENDS="libsdl zlib libpng libsdl-image liblzma libsdl-ttf muparser mesa"
    1.15 +BUILD_DEPENDS="libsdl-dev zlib-dev libpng-dev nasm libsdl-image-dev liblzma-dev libsdl-ttf-dev muparser-dev mesa-dev"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {