mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 14:47:17 +08:00
libetonyek: update to 0.1.6
This commit is contained in:
parent
d49b7e7cd8
commit
f17406716d
@ -1,14 +1,14 @@
|
||||
pkgname=libetonyek
|
||||
pkgver=0.1.2
|
||||
pkgver=0.1.6
|
||||
pkgrel=1
|
||||
pkgdesc='Library and a set of tools for reading and converting Apple Keynote presentations'
|
||||
arch=('x86_64')
|
||||
url='http://www.freedesktop.org/wiki/Software/libetonyek/'
|
||||
license=('MPL')
|
||||
depends=('libxml2' 'zlib' 'libwpd' 'boost-libs' 'librevenge')
|
||||
makedepends=('boost' 'cppunit' 'gperf' 'doxygen' 'glm')
|
||||
depends=('libxml2' 'zlib' 'libwpd' 'boost-libs' 'librevenge' 'liblangtag')
|
||||
makedepends=('boost' 'cppunit' 'gperf' 'doxygen' 'glm' 'mdds')
|
||||
source=(http://dev-www.libreoffice.org/src/${pkgname}/${pkgname}-${pkgver}.tar.xz)
|
||||
md5sums=('c74195efe487a495aba090bf39d072d3')
|
||||
md5sums=('dfe25b0c7739283a5c61a930ea1f9bf8')
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user