Skip to content

Commit

Permalink
Manifest: Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Foldex committed Feb 5, 2023
1 parent 68f97ef commit 9d5a62c
Showing 1 changed file with 15 additions and 13 deletions.
28 changes: 15 additions & 13 deletions io.github.Foldex.AdwSteamGtk.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"app-id" : "io.github.Foldex.AdwSteamGtk",
"runtime" : "org.gnome.Platform",
"runtime-version" : "43",
"sdk" : "org.gnome.Sdk",
"command" : "adwaita-steam-gtk",
"finish-args" : [
"app-id": "io.github.Foldex.AdwSteamGtk",
"runtime": "org.gnome.Platform",
"runtime-version": "43",
"sdk": "org.gnome.Sdk",
"command": "adwaita-steam-gtk",
"finish-args": [
"--share=network",
"--share=ipc",
"--socket=fallback-x11",
Expand All @@ -13,7 +13,7 @@
"--filesystem=~/.var/app/com.valvesoftware.Steam/.steam/steam",
"--filesystem=~/.steam/steam"
],
"cleanup" : [
"cleanup": [
"/include",
"/lib/pkgconfig",
"/man",
Expand All @@ -24,23 +24,25 @@
"*.la",
"*.a"
],
"modules" : [
"modules": [
{
"name": "blueprint-compiler",
"buildsystem": "meson",
"sources": [
{
"type": "archive",
"url": "https://gitlab.gnome.org/jwestman/blueprint-compiler/-/archive/v0.4.0/blueprint-compiler-v0.4.0.tar.bz2",
"sha256": "316309c1527fbc7670aa3c41a7227452d129eedcad944c468ccce76bce70da3f",
"url": "https://gitlab.gnome.org/jwestman/blueprint-compiler/-/archive/v0.6.0/blueprint-compiler-v0.6.0.tar.bz2",
"sha256": "e8746dcbc66a002337614002ddf4ac075b5b0322eb7ec685f735ab37894ea5b9",
"x-checker-data": {
"type": "anitya",
"project-id": 279929,
"url-template": "https://gitlab.gnome.org/jwestman/blueprint-compiler/-/archive/v$version/blueprint-compiler-v$version.tar.bz2"
}
}
],
"cleanup": ["*"]
"cleanup": [
"*"
]
},
{
"name": "gnu-patch",
Expand Down Expand Up @@ -77,8 +79,8 @@
},
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/05/8e/8de486cbd03baba4deef4142bd643a3e7bbe954a784dc1bb17142572d127/packaging-21.3-py3-none-any.whl",
"sha256": "ef103e05f519cdc783ae24ea4e2e0f508a9c99b2d4969652eed6a2e1ea5bd522",
"url": "https://files.pythonhosted.org/packages/ed/35/a31aed2993e398f6b09a790a181a7927eb14610ee8bbf02dc14d31677f1c/packaging-23.0-py3-none-any.whl",
"sha256": "714ac14496c3e68c99c29b00845f7a2b85f3bb6f1078fd9f72fd20f0570002b2",
"x-checker-data": {
"type": "pypi",
"name": "packaging",
Expand Down

0 comments on commit 9d5a62c

Please sign in to comment.