# HG changeset patch # User Christopher Rogers # Date 1340614670 0 # Node ID 679eac52e631dcb48b8000a9495086eedad95507 # Parent a2066d3c1f8b973897b65de1a4aac5e3fe814447 Up: gource to 0.38. diff -r a2066d3c1f8b -r 679eac52e631 gource/receipt --- a/gource/receipt Mon Jun 25 08:55:14 2012 +0000 +++ b/gource/receipt Mon Jun 25 08:57:50 2012 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="gource" -VERSION="0.37" +VERSION="0.38" CATEGORY="development" SHORT_DESC="software version control visualization" MAINTAINER="slaxemulator@gmail.com" @@ -9,8 +9,9 @@ WEB_SITE="http://code.google.com/p/gource/" WGET_URL="http://gource.googlecode.com/files/$TARBALL" -DEPENDS="ftgl libsdl libsdl-image pcre glew" -BUILD_DEPENDS="mesa-dev ftgl-dev libsdl-image-dev pcre-dev glew-dev libsdl-dev" +DEPENDS="ftgl libsdl libsdl-image pcre glew freetype libboost-filesystem" +BUILD_DEPENDS="mesa-dev ftgl-dev libsdl-image-dev pcre-dev glew-dev \ +libsdl-dev freetype-dev libboost-filesystem-dev glm" # Rules to configure and make the package. compile_rules()