wok diff glib/receipt @ rev 2178
Add synergy (thanks Matthew)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 08 16:53:08 2009 +0000 (2009-02-08) |
parents | d826cbfa834f |
children | 12658e6aaeba |
line diff
1.1 --- a/glib/receipt Sun Oct 05 15:59:42 2008 +0000 1.2 +++ b/glib/receipt Sun Feb 08 16:53:08 2009 +0000 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="glib" 1.7 -VERSION="2.16.5" 1.8 +VERSION="2.18.3" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="C routines." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 -BUILD_DEPENDS="cairo-dev" 1.13 +BUILD_DEPENDS="gettext cairo-dev" 1.14 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.15 WEB_SITE="http://www.gtk.org/" 1.16 -WGET_URL="http://ftp.acc.umu.se/pub/GNOME/sources/glib/2.16/$TARBALL" 1.17 +WGET_URL="http://ftp.acc.umu.se/pub/GNOME/sources/glib/2.18/$TARBALL" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()