wok diff libsigc++/receipt @ rev 6393
Forgot to added patch for freeglut when updating.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Sep 24 02:27:38 2010 +0000 (2010-09-24) |
parents | 3219146fdecd |
children | 78fc4576a8f9 |
line diff
1.1 --- a/libsigc++/receipt Wed May 13 22:38:45 2009 +0200 1.2 +++ b/libsigc++/receipt Fri Sep 24 02:27:38 2010 +0000 1.3 @@ -1,10 +1,11 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libsigc++" 1.7 -VERSION="2.2.3" 1.8 +VERSION="2.2.8" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Callback Framework for C++" 1.11 MAINTAINER="pankso@slitaz.org" 1.12 +BUILD_DEPENDS="m4" 1.13 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 WEB_SITE="http://libsigc.sourceforge.net/" 1.15 WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/$TARBALL"