mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
24 lines
505 B
JSON
24 lines
505 B
JSON
{
|
|
"name": "libnotify",
|
|
"buildsystem": "meson",
|
|
"config-opts": [
|
|
"-Dtests=false",
|
|
"-Dintrospection=disabled",
|
|
"-Dman=false",
|
|
"-Dgtk_doc=false",
|
|
"-Ddocbook_docs=disabled"
|
|
],
|
|
"sources": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/LizardByte-infrastructure/libnotify.git",
|
|
"commit": "131aad01ff5f563b4863becbb6ed84dac6e75d5a",
|
|
"tag": "0.8.6",
|
|
"x-checker-data": {
|
|
"type": "git",
|
|
"tag-pattern": "^([\\d.]+)$"
|
|
}
|
|
}
|
|
]
|
|
}
|