Files

30 lines
665 B
JSON

{
"cleanup": [
"/lib/*.la",
"/lib/pkgconfig",
"/include"
],
"config-opts": [
"--disable-static"
],
"name": "libusb",
"post-install": [
"install -Dm644 COPYING /app/share/licenses/libusb/COPYING"
],
"sources": [
{
"sha256": "966bb0d231f94a474eaae2e67da5ec844d3527a1f386456394ff432580634b29",
"type": "archive",
"url":
"https://github.com/libusb/libusb/releases/download/v1.0.28/libusb-1.0.28.tar.bz2",
"x-checker-data": {
"project-id": 13287,
"stable-only": true,
"type": "anitya",
"url-template":
"https://github.com/libusb/libusb/releases/download/v${version}/libusb-${version}.tar.bz2"
}
}
]
}