app=libabw version=0.1.3 build=1sml homepage="https://wiki.documentfoundation.org/DLP/Libraries/libabw" download="https://dev-www.libreoffice.org/src/libabw/libabw-0.1.3.tar.xz" desc="Library to parse the file format of AbiWord documents" requires="libxml2 gperf boost librevenge" build() { mkandenterbuilddir rm -rf $app-$version tar xf $srcdir/$app-$version.tar.?z* cd $app-$version fixbuilddirpermissions ./configure \ --prefix="" \ --disable-static make make install DESTDIR=$pkg cp COPYING.MPL $pkgdocs/ mkfinalpkg } sha512sums=" c13be87f1208df32c4682b6f221cd7beebc74fec400abfdefb5e4bd5f57924cf6d136501a265edff9bc2b85f41a63e7e71ebbcbf77a0723c5101fdd83897c5ef libabw-0.1.3.tar.lz "