aboutsummaryrefslogtreecommitdiffstats
path: root/community/librevenge/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/librevenge/APKBUILD')
-rw-r--r--community/librevenge/APKBUILD14
1 files changed, 5 insertions, 9 deletions
diff --git a/community/librevenge/APKBUILD b/community/librevenge/APKBUILD
index 89ea52c690a..6670a7d3f05 100644
--- a/community/librevenge/APKBUILD
+++ b/community/librevenge/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Timo Teräs <timo.teras@iki.fi>
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=librevenge
-pkgver=0.0.4
-pkgrel=6
+pkgver=0.0.5
+pkgrel=2
pkgdesc="Base library for writing document import filters"
url="https://sourceforge.net/projects/libwpd/"
arch="all"
@@ -20,12 +20,6 @@ prepare() {
}
build() {
- # workaround for boost-1.59
- # http://sourceforge.net/p/libwpd/tickets/6/
- # http://sourceforge.net/p/libwpd/librevenge/ci/0beee70d1bf52f0d81b60ee8c373e477991fe546/
- export CPPFLAGS=-DBOOST_ERROR_CODE_HEADER_ONLY
-
- CXXFLAGS="$CXXFLAGS -Wno-error=implicit-fallthrough -Wno-error=parentheses" \
./configure \
--build=$CBUILD \
--host=$CHOST \
@@ -47,4 +41,6 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="c4c2c98bac3522c8bd487058f4db19d85ad0d99159c4de4ffde91a10ea3adb7f995ebe8ccf6afcf533d81f50fb654bf265b9cd197508f85b5b68a101ca279712 librevenge-0.0.4.tar.xz"
+sha512sums="
+24f7fceedf45e4907782d36c4cc9e9bad6bfbef97a16487e41ab3ceaa47c8f464826833be9831455f4a7c1567b9307a93e1c85b80cb3b40447be130e0d2d365b librevenge-0.0.5.tar.xz
+"