app=libqxp version=0.0.2 build=1sml homepage="https://wiki.documentfoundation.org/DLP/Libraries/libqxp" download="https://dev-www.libreoffice.org/src/libqxp/libqxp-0.0.2.tar.xz" desc="A library that parses the file format of QuarkXPress documents" requires="boost cppunit librevenge" build() { mkandenterbuilddir rm -rf $app-$version tar xf $srcdir/$app-$version.tar.?z* cd $app-$version fixbuilddirpermissions ./configure \ --prefix="" make make install DESTDIR=$pkg mkfinalpkg } sha512sums=" 409d3df82ac522b39bdd0ef4f0a781b906e246a8e6f502009c095eea90d672c482a7fc5c7f998d89952bc598c6f51357346ed6df490c25cb48e1318e27c50dab libqxp-0.0.2.tar.xz "