aboutsummaryrefslogtreecommitdiffstats
path: root/main/goffice
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-06-26 07:21:39 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-06-26 07:24:47 +0000
commita060a6dbea57f842c8672348091a0e53c66cfe46 (patch)
treede5b2186328bae684448a2795755bda126e71540 /main/goffice
parent0ff42563e9ff64c56f0875d1152734ccd86ac533 (diff)
downloadaports-a060a6dbea57f842c8672348091a0e53c66cfe46.tar.bz2
aports-a060a6dbea57f842c8672348091a0e53c66cfe46.tar.xz
main/goffice: upgrade to 0.10.3
Diffstat (limited to 'main/goffice')
-rw-r--r--main/goffice/APKBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/main/goffice/APKBUILD b/main/goffice/APKBUILD
index d196667899..c858a4b356 100644
--- a/main/goffice/APKBUILD
+++ b/main/goffice/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=goffice
-pkgver=0.10.2
+pkgver=0.10.3
pkgrel=0
_maj=${pkgver%%.*}
_min=${pkgver#${_maj}.}
@@ -22,7 +22,8 @@ prepare() {
*.patch) msg $i; patch -p1 -i "$srcdir"/$i || return 1;;
esac
done
- libtoolize --force && aclocal && autoconf && automake
+ libtoolize --force && aclocal && autoconf \
+ && automake --add-missing --gnu
}
build() {
@@ -30,7 +31,6 @@ build() {
./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
- --without-gconf \
--disable-static \
|| return 1
make || return 1
@@ -42,9 +42,9 @@ package() {
rm -f "$pkgdir"/usr/lib/*.la "$pkgdir"/usr/lib/goffice/*/plugins/*/*.la
}
-md5sums="74c20974c2cbbf60375c8a787e2b38c4 goffice-0.10.2.tar.xz
+md5sums="959e906d337b4dfe98f678ae51c8a1ef goffice-0.10.3.tar.xz
0d9a3666263a57c43574b89b638a6503 localedir.patch"
-sha256sums="7d38769a7af655c0f0373738c786318734400d71b6bbc8d1ce6b6de99bb95674 goffice-0.10.2.tar.xz
+sha256sums="1fd0048b25f7687eede9b0a8d712922113995db74a095bf43ad150d01b236bf2 goffice-0.10.3.tar.xz
05bfe0446d29ae7dd443600a58d172d1bb4f3d1d24886e785dfcc108c2d0e8ce localedir.patch"
-sha512sums="274444c6d18e668658d78289e114d3697cbe9cb3d9b677806fbe586e5b8b1053b955011eb16bf098d6adcedbdf5862c21c80cdb05e31ebc85b5472bcb7ff645a goffice-0.10.2.tar.xz
+sha512sums="74fb3ea950b72b52061fe5fdb0d7d2b65eb38128358be4d37c4a03361839f60cbe0989d31e0fe2300466b058cb5a83e4d28b4e75f83739a9dc46e2d4816046e1 goffice-0.10.3.tar.xz
4e1138f1ec2e4f2d1eb85df653542195aa9caf512c759c54f6b275750a819d9684f590e0c8c01203050c1b3901f57ac6e113649f05ddc09b4d782307fd4e58d6 localedir.patch"