wok-4.x diff gtkmm/receipt @ rev 4702
squashfs: add lzma support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jan 03 18:38:54 2010 +0100 (2010-01-03) |
parents | 0c05abcea462 |
children | 9f19aee613be |
line diff
1.1 --- a/gtkmm/receipt Mon Mar 30 11:08:22 2009 +0000 1.2 +++ b/gtkmm/receipt Sun Jan 03 18:38:54 2010 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="gtkmm" 1.7 -VERSION="2.14.3" 1.8 +VERSION="2.16.0" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="C++ interface for the popular GUI library GTK+." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -10,7 +10,7 @@ 1.13 doxygen libgiomm-dev" 1.14 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.15 WEB_SITE="http://www.gtkmm.org/" 1.16 -WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/gtkmm/2.14/$TARBALL" 1.17 +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/gtkmm/2.16/$TARBALL" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()