mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 16:02:00 +02:00
15 lines
298 B
JSON
15 lines
298 B
JSON
{
|
|
"name": "clapper-enhancers",
|
|
"buildsystem": "meson",
|
|
"config-opts": [
|
|
"-Dauto_features=enabled"
|
|
],
|
|
"sources": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/Rafostar/clapper-enhancers.git",
|
|
"branch": "main"
|
|
}
|
|
]
|
|
}
|