From 7cb1f691d745b8b2e8eb178a20c39711796e4e63 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sun, 23 Sep 2012 20:13:05 +0200 Subject: misc/tangogps: Updated for version 0.99.4. Added a fix for the newer glib, another for the newer curl and fixed underlinking Signed-off-by: Matteo Bernardini --- misc/tangogps/tangogps.SlackBuild | 10 +++++++++- misc/tangogps/tangogps.info | 6 +++--- 2 files changed, 12 insertions(+), 4 deletions(-) (limited to 'misc') diff --git a/misc/tangogps/tangogps.SlackBuild b/misc/tangogps/tangogps.SlackBuild index f992438b22..28b343a07a 100644 --- a/misc/tangogps/tangogps.SlackBuild +++ b/misc/tangogps/tangogps.SlackBuild @@ -4,7 +4,7 @@ # This script is hereby put in the public domain PRGNAM=tangogps -VERSION=0.99.2 +VERSION=0.99.4 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -48,6 +48,14 @@ cd $PRGNAM-$VERSION chown -R root:root . chmod -R u+w,go+r-w,a-s . +# Fix for glib>=2.31 +sed -i "s|^#include\ =7.24 +sed -i "s|^#include\ ||" \ + src/tile_management.c src/util.h src/friends.c + +LDFLAGS="-lm" \ CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ ./configure \ diff --git a/misc/tangogps/tangogps.info b/misc/tangogps/tangogps.info index ee369c20c7..e61aebc431 100644 --- a/misc/tangogps/tangogps.info +++ b/misc/tangogps/tangogps.info @@ -1,8 +1,8 @@ PRGNAM="tangogps" -VERSION="0.99.2" +VERSION="0.99.4" HOMEPAGE="http://www.tangogps.org" -DOWNLOAD="http://www.tangogps.org/downloads/tangogps-0.99.2.tar.gz" -MD5SUM="ba0b28f9f87f6b47cf32a4f2c935cc28" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/tangogps-0.99.4.tar.gz" +MD5SUM="0f07ede94a21eb84f5e017fa88a1fc3d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3