wok-next diff goffice/receipt @ rev 8658
Automated merge with https://bitbucket.org/gokhlayeh/wok
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Wed Feb 16 05:33:41 2011 +0100 (2011-02-16) |
parents | 03217379318a |
children | fb0590550cbf |
line diff
1.1 --- a/goffice/receipt Tue Oct 12 17:23:06 2010 +0000 1.2 +++ b/goffice/receipt Wed Feb 16 05:33:41 2011 +0100 1.3 @@ -1,15 +1,15 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="goffice" 1.7 -VERSION="0.8.10" 1.8 +VERSION="0.8.11" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="GOffice is a library of document-centric objects and utilities." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 DEPENDS="gtk+ libgsf libglade libart_lgpl xorg-libXdamage" 1.13 BUILD_DEPENDS="gtk+-dev libxml2-dev libgsf libgsf-dev libglade-dev intltool expat-dev bzip2-dev" 1.14 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.15 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.16 WEB_SITE="http://freshmeat.net/projects/goffice/" 1.17 -WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/goffice/0.8/$TARBALL" 1.18 +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 1.19 1.20 # Rules to configure and make the package. 1.21 compile_rules()