{ "name": "libusb", "config-opts": [ "--disable-static" ], "cleanup": [ "/lib/*.la", "/lib/pkgconfig", "/include" ], "sources": [ { "type":"archive", "url":"https://github.com/libusb/libusb/archive/v1.0.24.tar.gz", "sha256": "b7724c272dfc5713dce88ff717efd60f021ca5b7c8e30f08ebb2c42d2eea08ae" } ], "post-install": [ "install -Dm644 COPYING /app/share/licenses/libusb/COPYING" ] }