Skip to content

Commit

Permalink
v1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sonnyp committed Apr 1, 2024
1 parent 136c2d8 commit 4651d05
Showing 1 changed file with 17 additions and 138 deletions.
155 changes: 17 additions & 138 deletions re.sonny.Junction.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
{
"id": "re.sonny.Junction",
"runtime": "org.gnome.Platform",
"runtime-version": "44",
"runtime-version": "46",
"sdk": "org.gnome.Sdk",
"command": "re.sonny.Junction",
"finish-args": [
"--share=ipc",
"--socket=fallback-x11",
"--socket=wayland",
"--require-version=1.1.2",
"--device=dri",
"--talk-name=org.freedesktop.Flatpak",
"--filesystem=host:ro",
Expand All @@ -31,18 +30,16 @@
],
"modules": [
{
"name": "blueprint",
"name": "blueprint-compiler",
"buildsystem": "meson",
"builddir": true,
"cleanup": [
"*"
],
"sources": [
{
"type": "git",
"url": "https://gitlab.gnome.org/jwestman/blueprint-compiler.git",
"tag": "v0.8.0",
"commit": "8f3682135b6015f38fcf09c8714e4a89daa91987"
"type": "archive",
"url": "https://gitlab.gnome.org/jwestman/blueprint-compiler/-/archive/v0.12.0/blueprint-compiler-v0.12.0.tar.gz",
"sha256": "6dbb4ea851cec164030abded5949ea77ff92032e23527e1c0597d7efe0c36a81"
}
]
},
Expand All @@ -56,8 +53,8 @@
"sources": [
{
"type": "archive",
"url": "https://download.gnome.org/sources/glib/2.76/glib-2.76.0.tar.xz",
"sha256": "525bb703b807142e1aee5ccf222c344e8064b21c0c45677ef594e587874c6797"
"url": "https://download.gnome.org/sources/glib/2.80/glib-2.80.0.tar.xz",
"sha256": "8228a92f92a412160b139ae68b6345bd28f24434a7b5af150ebe21ff587a561d"
},
{
"type": "patch",
Expand All @@ -71,156 +68,38 @@
"sources": [
{
"type": "archive",
"url": "https://download.gnome.org/sources/glib-networking/2.76/glib-networking-2.76.0.tar.xz",
"sha256": "149a05a179e629a538be25662aa324b499d7c4549c5151db5373e780a1bf1b9a"
"url": "https://download.gnome.org/sources/glib-networking/2.80/glib-networking-2.80.0.tar.xz",
"sha256": "d8f4f1aab213179ae3351617b59dab5de6bcc9e785021eee178998ebd4bb3acf"
}
]
},
{
"name": "libportal",
"buildsystem": "meson",
"config-opts": [
"-Dtests=false",
"-Ddocs=false",
"-Dvapi=false",
"-Dbackends=gtk4"
"-Dbackend-gtk3=disabled",
"-Dbackend-gtk4=enabled",
"-Dbackend-qt5=disabled"
],
"sources": [
{
"type": "archive",
"url": "https://github.com/flatpak/libportal/releases/download/0.6/libportal-0.6.tar.xz",
"sha256": "88a12c3ba71bc31acff7238c280de697d609cebc50830c3766776ec35abc6566"
}
]
},
{
"name": "libadwaita",
"buildsystem": "meson",
"config-opts": [
"-Dintrospection=enabled",
"-Dvapi=false",
"-Dtests=false",
"-Dexamples=false"
],
"sources": [
{
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/libadwaita.git",
"commit": "421c3cc35bb50fe4ea40b7fb3bce894f7cae7cff"
}
],
"modules": [
{
"name": "appstream",
"buildsystem": "meson",
"config-opts": [
"-Dstemming=false",
"-Dgir=false",
"-Ddocs=false"
],
"cleanup": [
"/bin/*",
"/etc/*",
"/share/metainfo"
],
"sources": [
{
"type": "git",
"url": "https://github.com/ximion/appstream.git",
"commit": "e4a7daefca9dcd600eea895332b8ba598cacd694"
}
],
"modules": [
{
"name": "libyaml",
"sources": [
{
"type": "git",
"url": "https://github.com/yaml/libyaml.git",
"commit": "2c891fc7a770e8ba2fec34fc6b545c672beb37e6"
}
]
},
{
"name": "libxmlb",
"buildsystem": "meson",
"config-opts": [
"-Dintrospection=false",
"-Dgtkdoc=false",
"-Dstemmer=false",
"-Dcli=false",
"-Dtests=false"
],
"sources": [
{
"type": "git",
"url": "https://github.com/hughsie/libxmlb.git",
"commit": "a6cac6a715d57c393bbddee4d0381ad943341af9"
}
]
}
]
},
{
"name": "libsass",
"buildsystem": "meson",
"cleanup": [
"*"
],
"sources": [
{
"type": "git",
"url": "https://github.com/lazka/libsass.git",
"commit": "302397c0c8ae2d7ab02f45ea461c2c3d768f248e"
}
]
},
{
"name": "sassc",
"buildsystem": "meson",
"cleanup": [
"*"
],
"sources": [
{
"type": "git",
"url": "https://github.com/lazka/sassc.git",
"commit": "82803377c33247265d779af034eceb5949e78354"
}
]
},
{
"name": "gtk",
"buildsystem": "meson",
"config-opts": [
"-Dintrospection=disabled",
"-Ddemos=false",
"-Dbuild-testsuite=false",
"-Dbuild-examples=false",
"-Dbuild-tests=false"
],
"cleanup": [
"/bin/*"
],
"sources": [
{
"type": "archive",
"url": "https://download.gnome.org/sources/gtk/4.11/gtk-4.11.2.tar.xz",
"sha256": "4a481da6b65b6add3f59966b0bb27e8139c381d0699402df662df2ce1c9e6913"
}
]
"url": "https://github.com/flatpak/libportal/releases/download/0.7.1/libportal-0.7.1.tar.xz",
"sha256": "297b90b263fad22190a26b8c7e8ea938fe6b18fb936265e588927179920d3805"
}
]
},
{
"name": "Junction",
"buildsystem": "meson",
"builddir": true,
"sources": [
{
"type": "git",
"url": "https://github.com/sonnyp/Junction.git",
"tag": "v1.7",
"commit": "d4b34d731a6b561e01e2976b4d97337b1c99eefd"
"tag": "v1.8",
"commit": "14c014820204a2a5ef95e7078471eb34155e7d7d"
}
]
}
Expand Down

0 comments on commit 4651d05

Please sign in to comment.