Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fb5010fedb57822fcd521bcbaa59ac4548a4ee0a
commit fb5010fedb57822fcd521bcbaa59ac4548a4ee0a Author: Miklos Vajna <[email protected]> Date: Wed Feb 1 14:24:56 2017 +0100 libzmf-0.0.1-1-x86_64 - new package, will be a dependency for libreoffice-5.3 diff --git a/source/xoffice/libzmf/FrugalBuild b/source/xoffice/libzmf/FrugalBuild new file mode 100644 index 0000000..7f8c4b8 --- /dev/null +++ b/source/xoffice/libzmf/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.10 SBU +# Maintainer: Miklos Vajna <[email protected]> + +pkgname=libzmf +pkgver=0.0.1 +pkgrel=1 +pkgdesc="libzmf import filter library" +url="https://wiki.documentfoundation.org/DLP/Libraries/libzmf" +depends=('icu4c' 'librevenge' 'libpng') +makedepends=('boost>=1.61.0-4' 'cppunit') +groups=('xoffice') +archs=("x86_64") +up2date="Flasttar http://dev-www.libreoffice.org/src/libzmf" +source=(http://dev-www.libreoffice.org/src/libzmf/libzmf-$pkgver.tar.xz) +sha1sums=('3b40b97ee7fea13c466e3430dd2a1c923255d6c9') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
