{ "name": "LastpassCli", "description": "LastPass command-line interface tool", "url": "https://github.com/lastpass/lastpass-cli/releases/download/v1.3.3/lastpass-cli-1.3.3.tar.gz", "mirror": null, "homepage": "https://github.com/lastpass/lastpass-cli", "depends": [ { "depend": "asciidoc", "build-depend": true }, { "depend": "cmake", "build-depend": true }, { "depend": "docbook-xsl", "build-depend": true }, { "depend": "pkg-config", "build-depend": true }, { "depend": "curl", "build-depend": false }, { "depend": "openssl", "build-depend": false }, { "depend": "pinentry", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "ENV[\"XML_CATALOG_FILES\"] = etc/\"xml/catalog\"", "mkdir \"build\" do", "system \"cmake\", \"..\", *std_cmake_args, \"-DCMAKE_INSTALL_MANDIR:PATH=#{man}\"", "system \"make\", \"all\", \"lpass-test\", \"test\", \"install\", \"install-doc\"" ], "version": "1.3.3", "file": "lastpass-cli.rb" }