mirror of
https://git.suyu.dev/suyu/flatpak.git
synced 2026-01-04 13:44:27 +01:00
Init
This commit is contained in:
commit
e571c4fbe8
139 changed files with 8839 additions and 0 deletions
18
shared-modules/libdecor/libdecor-0.2.0.json
Normal file
18
shared-modules/libdecor/libdecor-0.2.0.json
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"name": "libdecor",
|
||||
"buildsystem": "meson",
|
||||
"config-opts": [
|
||||
"-Ddemo=false"
|
||||
],
|
||||
"sources": [
|
||||
{
|
||||
"type": "archive",
|
||||
"url": "https://gitlab.freedesktop.org/libdecor/libdecor/-/archive/0.2.0/libdecor-0.2.0.tar.gz",
|
||||
"sha256": "455acc1e1af43657fadbc79a9bac41e2d465ad1abdf1a6f8405e461350046f22"
|
||||
}
|
||||
],
|
||||
"cleanup": [
|
||||
"/include",
|
||||
"/lib/pkgconfig"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue