{ "name": "Libjwt", "description": "JSON Web Token C library", "url": "https://github.com/benmcollins/libjwt/archive/v1.10.1.tar.gz", "mirror": null, "homepage": "https://github.com/benmcollins/libjwt", "depends": [ { "depend": "autoconf", "build-depend": true }, { "depend": "automake", "build-depend": true }, { "depend": "libtool", "build-depend": true }, { "depend": "pkg-config", "build-depend": true }, { "depend": "jansson", "build-depend": false }, { "depend": "openssl", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"autoreconf\", \"-fiv\"", "system \"./configure\", \"--disable-dependency-tracking\",", "\"--disable-silent-rules\",", "\"--prefix=#{prefix}\"", "system \"make\", \"all\"", "system \"make\", \"install\"" ], "version": "1.10.1", "file": "libjwt.rb" }