* update libetonyek to 0.1.10-3
This commit is contained in:
parent
dbfceb83f5
commit
d150d663f6
@ -7,7 +7,7 @@ pkgname=libetonyek
|
||||
pkgver=0.1.10
|
||||
pkgrel=3
|
||||
pkgdesc='Library and a set of tools for reading and converting Apple Keynote presentations'
|
||||
arch=(x86_64 powerpc64le powerpc)
|
||||
arch=(x86_64 powerpc64le powerpc riscv64)
|
||||
url="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek"
|
||||
license=('MPL')
|
||||
depends=('libxml2' 'zlib' 'libwpd' 'librevenge' 'liblangtag')
|
||||
@ -17,7 +17,7 @@ sha256sums=('b430435a6e8487888b761dc848b7981626eb814884963ffe25eb26a139301e9a')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
./configure --prefix=/usr --with-mdds=2.0 --build=${CHOST}
|
||||
./configure --prefix=/usr --with-mdds=2.1 --build=${CHOST}
|
||||
make
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user