From 416f58737ec0faa7b258e73d533f2ae63232fa4d Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 18 Aug 2019 15:02:39 +0000 Subject: user/libvisio: bump to 0.1.7 --- user/libvisio/APKBUILD | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) (limited to 'user') diff --git a/user/libvisio/APKBUILD b/user/libvisio/APKBUILD index 9e5a8dace..a22189789 100644 --- a/user/libvisio/APKBUILD +++ b/user/libvisio/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Timo Teräs # Maintainer: Max Rees pkgname=libvisio -pkgver=0.1.6 -pkgrel=3 +pkgver=0.1.7 +pkgrel=0 pkgdesc="Import filter and tools for MS Visio diagrams" url="https://wiki.documentfoundation.org/DLP/Libraries/libvisio" arch="all" @@ -13,13 +13,7 @@ checkdepends="cppunit-dev" subpackages="$pkgname-dev $pkgname-doc $pkgname-tools" source="http://dev-www.libreoffice.org/src/$pkgname/$pkgname-$pkgver.tar.xz" -prepare() { - default_prepare - update_config_sub -} - build() { - cd "$builddir" ./configure \ --build=$CBUILD \ --host=$CHOST \ @@ -32,12 +26,10 @@ build() { } check() { - cd "$builddir" make check } package() { - cd "$builddir" make DESTDIR="$pkgdir" install } @@ -46,4 +38,4 @@ tools() { mv "$pkgdir"/usr/bin "$subpkgdir"/usr } -sha512sums="58cee8cfe4205b2cad2f11dbe17882e57ebf0d10500116ca9d8d120e138f8eb0c65a5fea3bd7d2746bf8140377ee9deb34258597e028f9fdc8d21f270606cce1 libvisio-0.1.6.tar.xz" +sha512sums="c26f67a09fa6a6d0bf6f3fff5590d5cf16983630d4f7cfcf86d9461baec58dbdf7989fd934be6db0639ca043c160aac2d008275afb9e047766bc878ac579a9ea libvisio-0.1.7.tar.xz" -- cgit v1.2.3-60-g2f50