app=libodfgen version=0.1.6 build=1sml homepage="https://github.com/Distrotech/libodfgen" download="https://github.com/Distrotech/libodfgen/archive/refs/tags/libodfgen-0.1.6.tar.gz" desc="library for generating documents using the Open Document Format" requires="zlib libxml2 boost librevenge libwpg libetonyek" build() { mkandenterbuilddir rm -rf $app-$version tar xf $srcdir/$app-$version.tar.?z* cd $app-$version fixbuilddirpermissions ./autogen.sh ./configure \ --prefix="" \ --disable-werror make make install DESTDIR=$pkg cp COPYING* $pkgdocs mkfinalpkg } sha512sums=" 96e02e8dbb56ba556f049ced25e94c38c5306250cd1a8bc3c60c11168d7f21f4182777f58a8c710b996f2a615df74c90202d972cd21703d088da734e12496292 libodfgen-0.1.6.tar.lz "