1 # Maintainer: AndyRTR <andyrtr@archlinux.org>
2 # Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
8 pkgdesc='Library and a set of tools for reading and converting Apple Keynote presentations'
10 url="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek"
12 depends=('libxml2' 'zlib' 'libwpd' 'boost-libs' 'librevenge' 'liblangtag')
13 makedepends=('boost' 'cppunit' 'gperf' 'doxygen' 'glm' 'mdds')
14 source=(https://dev-www.libreoffice.org/src/$pkgname/$pkgname-$pkgver.tar.xz)
15 sha256sums=('b430435a6e8487888b761dc848b7981626eb814884963ffe25eb26a139301e9a')
19 ./configure --prefix=/usr --with-mdds=1.5
30 make DESTDIR="$pkgdir" install