{ "name": "Libebml", "description": "Sort of a sbinary version of XML", "url": "https://dl.matroska.org/downloads/libebml/libebml-1.3.6.tar.xz", "mirror": null, "homepage": "https://www.matroska.org/", "depends": [ { "depend": "cmake", "build-depend": true } ], "resource": [], "conflicts": [], "patches": [], "install": [ "mkdir \"build\" do", "system \"cmake\", \"..\", \"-DBUILD_SHARED_LIBS=ON\", *std_cmake_args", "system \"make\", \"install\"" ], "version": "1.3.6", "file": "libebml.rb" }