wok rev 13080

Up: gource to 0.38.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Jun 25 08:57:50 2012 +0000 (2012-06-25)
parents a2066d3c1f8b
children 76193b8835cc
files gource/receipt
line diff
     1.1 --- a/gource/receipt	Mon Jun 25 08:55:14 2012 +0000
     1.2 +++ b/gource/receipt	Mon Jun 25 08:57:50 2012 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gource"
     1.7 -VERSION="0.37"
     1.8 +VERSION="0.38"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="software version control visualization"
    1.11  MAINTAINER="slaxemulator@gmail.com"
    1.12 @@ -9,8 +9,9 @@
    1.13  WEB_SITE="http://code.google.com/p/gource/"
    1.14  WGET_URL="http://gource.googlecode.com/files/$TARBALL"
    1.15  
    1.16 -DEPENDS="ftgl libsdl libsdl-image pcre glew"
    1.17 -BUILD_DEPENDS="mesa-dev ftgl-dev libsdl-image-dev pcre-dev glew-dev libsdl-dev"
    1.18 +DEPENDS="ftgl libsdl libsdl-image pcre glew freetype libboost-filesystem"
    1.19 +BUILD_DEPENDS="mesa-dev ftgl-dev libsdl-image-dev pcre-dev glew-dev \
    1.20 +libsdl-dev freetype-dev libboost-filesystem-dev glm"
    1.21  
    1.22  # Rules to configure and make the package.
    1.23  compile_rules()