wok diff json-glib/receipt @ rev 7086
Change goocanvas TARBALL source to .tar.bz2.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Nov 03 00:43:40 2010 +0000 (2010-11-03) |
parents | 8c1084e51b0b |
children | 64b9962a25fe |
line diff
1.1 --- a/json-glib/receipt Thu Sep 30 03:29:39 2010 +0000 1.2 +++ b/json-glib/receipt Wed Nov 03 00:43:40 2010 +0000 1.3 @@ -1,15 +1,15 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="json-glib" 1.7 -VERSION="0.11.2" 1.8 +VERSION="0.12.0" 1.9 CATEGORY="development" 1.10 SHORT_DESC="JSON-GLib is a library providing serialization and deserialization support for the JavaScript Object Notation" 1.11 MAINTAINER="mallory@sweetpeople.org" 1.12 DEPENDS="glib" 1.13 -BUILD_DEPENDS="glib-dev perl" 1.14 +BUILD_DEPENDS="glib-dev" 1.15 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.16 WEB_SITE="http://live.gnome.org/JsonGlib" 1.17 -WGET_URL="ftp://ftp.gnome.org/pub/gnome/sources/json-glib/0.11/$TARBALL" 1.18 +WGET_URL="ftp://ftp.gnome.org/pub/gnome/sources/json-glib/0.12/$TARBALL" 1.19 TAGS="javascript" 1.20 1.21 # Rules to configure and make the package.