wok rev 7106
Up: goffice to 0.8.11.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Nov 03 06:25:47 2010 +0000 (2010-11-03) |
parents | 8c03d2cb2284 |
children | 1c02dab07671 |
files | goffice-dev/receipt goffice/receipt |
line diff
1.1 --- a/goffice-dev/receipt Wed Nov 03 06:25:06 2010 +0000 1.2 +++ b/goffice-dev/receipt Wed Nov 03 06:25:47 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="goffice-dev" 1.7 -VERSION="0.8.10" 1.8 +VERSION="0.8.11" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="GOffice devel files." 1.11 MAINTAINER="pankso@slitaz.org"
2.1 --- a/goffice/receipt Wed Nov 03 06:25:06 2010 +0000 2.2 +++ b/goffice/receipt Wed Nov 03 06:25:47 2010 +0000 2.3 @@ -1,15 +1,15 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="goffice" 2.7 -VERSION="0.8.10" 2.8 +VERSION="0.8.11" 2.9 CATEGORY="x-window" 2.10 SHORT_DESC="GOffice is a library of document-centric objects and utilities." 2.11 MAINTAINER="pankso@slitaz.org" 2.12 DEPENDS="gtk+ libgsf libglade libart_lgpl xorg-libXdamage" 2.13 BUILD_DEPENDS="gtk+-dev libxml2-dev libgsf libgsf-dev libglade-dev intltool expat-dev bzip2-dev" 2.14 -TARBALL="$PACKAGE-$VERSION.tar.gz" 2.15 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.16 WEB_SITE="http://freshmeat.net/projects/goffice/" 2.17 -WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/goffice/0.8/$TARBALL" 2.18 +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 2.19 2.20 # Rules to configure and make the package. 2.21 compile_rules()