* rebuild libetonyek with mdds 1.5
This commit is contained in:
parent
7254c233f9
commit
15887b980c
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
pkgname=libetonyek
|
pkgname=libetonyek
|
||||||
pkgver=0.1.9
|
pkgver=0.1.9
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='Library and a set of tools for reading and converting Apple Keynote presentations'
|
pkgdesc='Library and a set of tools for reading and converting Apple Keynote presentations'
|
||||||
arch=(x86_64 powerpc64le)
|
arch=(x86_64 powerpc64le)
|
||||||
url="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek"
|
url="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek"
|
||||||
@ -17,7 +17,7 @@ sha256sums=('e61677e8799ce6e55b25afc11aa5339113f6a49cff031f336e32fa58635b1a4a')
|
|||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $pkgname-$pkgver
|
cd $pkgname-$pkgver
|
||||||
./configure --prefix=/usr --with-mdds=1.4 --build=${CHOST}
|
./configure --prefix=/usr --with-mdds=1.5 --build=${CHOST}
|
||||||
make
|
make
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user