1 # Maintainer: AndyRTR <andyrtr@archlinux.org>
6 pkgdesc="a library that parses the file format of QuarkXPress documents"
8 url="https://wiki.documentfoundation.org/DLP/Libraries/libqxp"
10 depends=('librevenge')
11 makedepends=('boost' 'cppunit' 'doxygen')
12 source=("https://dev-www.libreoffice.org/src/$pkgname/$pkgname-$pkgver.tar.xz")
13 sha256sums=('e137b6b110120a52c98edd02ebdc4095ee08d0d5295a94316a981750095a945c')
17 ./configure --prefix=/usr
28 make DESTDIR="$pkgdir/" install