mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
25 lines
460 B
JSON
25 lines
460 B
JSON
{
|
|
"name": "numactl",
|
|
"sources": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/numactl/numactl.git",
|
|
"tag": "v2.0.19",
|
|
"commit": "3bc85e37d5a30da6790cb7e8bb488bb8f679170f",
|
|
"x-checker-data": {
|
|
"type": "git",
|
|
"tag-pattern": "^v([\\d.]+)$"
|
|
}
|
|
}
|
|
],
|
|
"rm-configure": true,
|
|
"cleanup": [
|
|
"/include",
|
|
"/lib/pkgconfig",
|
|
"/lib/*.a",
|
|
"/lib/*.la",
|
|
"/lib/*.so",
|
|
"/share/man"
|
|
]
|
|
}
|