mirror of
https://github.com/thinkonmay/sunshine-sdk.git
synced 2025-12-26 22:48:09 +00:00
29 lines
594 B
JSON
29 lines
594 B
JSON
{
|
|
"name": "libevdev",
|
|
"buildsystem": "meson",
|
|
"config-opts": [
|
|
"-Ddocumentation=disabled",
|
|
"-Dtests=disabled"
|
|
],
|
|
"sources": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/LizardByte-infrastructure/libevdev.git",
|
|
"commit": "ac0056961c3332a260db063ab4fccc7747638a1d",
|
|
"tag": "libevdev-1.13.4",
|
|
"x-checker-data": {
|
|
"type": "anitya",
|
|
"project-id": 20540,
|
|
"stable-only": true,
|
|
"tag-template": "libevdev-$version"
|
|
}
|
|
}
|
|
],
|
|
"cleanup": [
|
|
"/bin",
|
|
"/include",
|
|
"/lib/pkgconfig",
|
|
"/share"
|
|
]
|
|
}
|