mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-02-25 12:41:03 +00:00
27 lines
539 B
JSON
27 lines
539 B
JSON
{
|
|
"name": "libevdev",
|
|
"buildsystem": "meson",
|
|
"config-opts": [
|
|
"-Ddocumentation=disabled",
|
|
"-Dtests=disabled"
|
|
],
|
|
"cleanup": [
|
|
"/bin"
|
|
],
|
|
"sources": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://salsa.debian.org/debian/libevdev.git",
|
|
"commit": "1aa7baa233d6df4cee6a66fbc61bb5ffc8b6e88d",
|
|
"tag": "debian/1.13.0+dfsg-1",
|
|
"x-checker-data": {
|
|
"type": "git",
|
|
"tag-pattern": "^debian\\/(\\d.\\d+\\.\\d+)",
|
|
"versions": {
|
|
"<": "1.13.1"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|