Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=6a028d8d2c9012cf548969b6a1b35bce4259d32f
commit 6a028d8d2c9012cf548969b6a1b35bce4259d32f Author: crazy <[email protected]> Date: Mon Feb 12 16:00:37 2018 +0100 libetonyek-0.1.7-2-x86_64 * rebuild with tc * fix sed line for mdds * (note to self , move mdds here too so it doesn't get random bumed) diff --git a/source/xoffice/libetonyek/FrugalBuild b/source/xoffice/libetonyek/FrugalBuild index 8efd416..9fdc7e3 100644 --- a/source/xoffice/libetonyek/FrugalBuild +++ b/source/xoffice/libetonyek/FrugalBuild @@ -3,11 +3,11 @@ pkgname=libetonyek pkgver=0.1.7 -pkgrel=1 +pkgrel=2 pkgdesc="Libetonyek is library providing ability to interpret and import Apple Keynote presentations into various applications." url="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek" -depends=('libwpd>=0.10.1-5' 'libboost>=1.61.0') -makedepends=('boost>=1.61.0' 'cppunit' 'gperf' 'glm>=0.9.7.2-2' 'mdds>=1.2.1-2' 'liblangtag>=0.6.0-3') +depends=('libwpd>=0.10.1-5' 'libboost>=1.66.0') +makedepends=('boost>=1.66.0' 'cppunit' 'gperf' 'glm>=0.9.7.2-2' 'mdds>=1.2.1-2' 'liblangtag>=0.6.0-3') groups=('xoffice') archs=("x86_64") up2date="Flasttar http://dev-www.libreoffice.org/src/libetonyek" @@ -18,7 +18,7 @@ Fconfopts="$Fconfopts --disable-werror" build() { Fcd - Fsed 'mdds-1.0' 'mdds-1.2' configure.ac + Fsed 'mdds-1.0' 'mdds-1.3' configure.ac Fautoreconf Fbuild } _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
