{ "name": "Libmspub", "description": "Interpret and import Microsoft Publisher content", "url": "https://dev-www.libreoffice.org/src/libmspub/libmspub-0.1.4.tar.xz", "mirror": null, "homepage": "https://wiki.documentfoundation.org/DLP/Libraries/libmspub", "depends": [ { "depend": "boost", "build-depend": true }, { "depend": "libwpg", "build-depend": true }, { "depend": "pkg-config", "build-depend": true }, { "depend": "icu4c", "build-depend": false }, { "depend": "librevenge", "build-depend": false }, { "depend": "libwpd", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"./configure\", \"--without-docs\",", "\"--disable-dependency-tracking\",", "\"--enable-static=no\",", "\"--disable-werror\",", "\"--disable-tests\",", "\"--prefix=#{prefix}\"", "system \"make\", \"install\"" ], "version": "0.1.4", "file": "libmspub.rb" }