wok-4.x diff opengfx/receipt @ rev 6635

Added fontconfig-dev, freetype-dev, and expat-dev to cairo-dev. Removed the ones add to cairo-dev from gtk+-dev.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Oct 10 13:22:44 2010 +0000 (2010-10-10)
parents 582342d4c006
children 216371702c04
line diff
     1.1 --- a/opengfx/receipt	Sun Aug 15 12:19:22 2010 +0000
     1.2 +++ b/opengfx/receipt	Sun Oct 10 13:22:44 2010 +0000
     1.3 @@ -1,13 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="opengfx"
     1.7 -VERSION="0.2.4"
     1.8 +VERSION="0.3.0"
     1.9  CATEGORY="games"
    1.10  SHORT_DESC="OpenGFX data files for OpenTTD."
    1.11  MAINTAINER="devl547@gmail.com"
    1.12 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.13 +TARBALL="$PACKAGE-$VERSION.zip"
    1.14  WEB_SITE="http://bundles.openttdcoop.org/opengfx/"
    1.15 -WGET_URL="$WEB_SITE/releases/$TARBALL"
    1.16 +WGET_URL="$WEB_SITE/releases/$VERSION/$TARBALL"
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()