summaryrefslogtreecommitdiffstats
path: root/extra/goffice/Pkgfile
diff options
context:
space:
mode:
authororchidman <lesibel@free.fr>2011-12-21 19:30:07 +0100
committerorchidman <lesibel@free.fr>2011-12-21 19:30:07 +0100
commit8992be088cc4280f8b03177ece4953e074c3370d (patch)
treeed74d2160c86e2055f55173109b194bea0f4853a /extra/goffice/Pkgfile
parent2b55c4b561a7a0bd762e84d25411ef0ecdab251a (diff)
downloadnutyx-extra-8992be088cc4280f8b03177ece4953e074c3370d.tar.gz
nutyx-extra-8992be088cc4280f8b03177ece4953e074c3370d.tar.bz2
nutyx-extra-8992be088cc4280f8b03177ece4953e074c3370d.tar.xz
nutyx-extra-8992be088cc4280f8b03177ece4953e074c3370d.zip
goffice 0.9.1-1 maj port
Diffstat (limited to 'extra/goffice/Pkgfile')
-rw-r--r--extra/goffice/Pkgfile7
1 files changed, 3 insertions, 4 deletions
diff --git a/extra/goffice/Pkgfile b/extra/goffice/Pkgfile
index 2c17e1709..15f4d1b22 100644
--- a/extra/goffice/Pkgfile
+++ b/extra/goffice/Pkgfile
@@ -2,16 +2,15 @@
# URL: http://www.gnome.org/
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
-# Depends on: libgsf, libglade, pango, pcre, python
-# Run on: libgsf,libglade,pango,pcre
+# Depends on: libgsf, libglade, pango, pcre, python, gtk3, librsvg
+# Run on: libgsf,libglade,pango,pcre,gtk3,librsvg
name=goffice
-version=0.8.16
+version=0.9.1
release=1
source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz)
build() {
- unset MAKEFLAGS
cd $name-$version
./configure --prefix=/usr
make