{ "name": "Libfreehand", "description": "Interpret and import Aldus/Macromedia/Adobe FreeHand documents", "url": "https://dev-www.libreoffice.org/src/libfreehand/libfreehand-0.1.2.tar.xz", "mirror": null, "homepage": "https://wiki.documentfoundation.org/DLP/Libraries/libfreehand", "depends": [ { "depend": "boost", "build-depend": true }, { "depend": "pkg-config", "build-depend": true }, { "depend": "icu4c", "build-depend": false }, { "depend": "librevenge", "build-depend": false }, { "depend": "little-cms2", "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.2", "file": "libfreehand.rb" }