app=libvisio version=0.1.7 build=1sml homepage="https://wiki.documentfoundation.org/DLP/Libraries/libvisio" download="https://dev-www.libreoffice.org/src/libvisio/libvisio-0.1.7.tar.xz" desc="Library providing the ability to interpret and import visio diagrams" requires="icu libxml2 gperf cppunit boost libwpg libwpd" build() { mkandenterbuilddir rm -rf $app-$version tar xf $srcdir/$app-$version.tar.?z* cd $app-$version fixbuilddirpermissions ./configure \ --prefix="" make make install DESTDIR=$pkg cp COPYING.MPL $pkgdocs/ mkfinalpkg } sha512sums=" 9bf2ad9075dbbc744d96b711578db8ea3bd1e5ae5f1076dad817cb10becaaa7604a87d3bdf9f52876dd092bb066ccae6b6dbb4eb771e931a5dd6d18d48f964cb libvisio-0.1.7.tar.lz "