* update libetonyek to 0.1.10-1
This commit is contained in:
parent
3fda0955f0
commit
8e45800a09
@ -4,23 +4,16 @@
|
||||
# Contributor: Yue
|
||||
|
||||
pkgname=libetonyek
|
||||
pkgver=0.1.9
|
||||
pkgrel=3
|
||||
pkgver=0.1.10
|
||||
pkgrel=1
|
||||
pkgdesc='Library and a set of tools for reading and converting Apple Keynote presentations'
|
||||
arch=(x86_64 powerpc64le)
|
||||
arch=(x86_64 powerpc64le powerpc)
|
||||
url="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek"
|
||||
license=('MPL')
|
||||
depends=('libxml2' 'zlib' 'libwpd' 'boost-libs' 'librevenge' 'liblangtag')
|
||||
makedepends=('boost' 'cppunit' 'gperf' 'doxygen' 'glm' 'mdds')
|
||||
source=(https://dev-www.libreoffice.org/src/$pkgname/$pkgname-$pkgver.tar.xz
|
||||
libetonyek-c++11.patch)
|
||||
sha256sums=('e61677e8799ce6e55b25afc11aa5339113f6a49cff031f336e32fa58635b1a4a'
|
||||
'b602584b40c00876a00f9f9d58917799007a946bc02e388da3e3e7e51ed1722e')
|
||||
|
||||
prepare() {
|
||||
cd $pkgname-$pkgver
|
||||
patch -Np1 -i ${srcdir}/libetonyek-c++11.patch
|
||||
}
|
||||
source=(https://dev-www.libreoffice.org/src/$pkgname/$pkgname-$pkgver.tar.xz)
|
||||
sha256sums=('b430435a6e8487888b761dc848b7981626eb814884963ffe25eb26a139301e9a')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
Loading…
x
Reference in New Issue
Block a user