Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
ximper-welcome
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
ximper-welcome
Commits
4be616dd
Commit
4be616dd
authored
Dec 31, 2021
by
Bilal Elmoussaoui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
flatpak: simplify manifest
parent
10b0843d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
33 deletions
+26
-33
org.gnome.TourDevel.json
build-aux/org.gnome.TourDevel.json
+26
-33
No files found.
build-aux/org.gnome.TourDevel.json
View file @
4be616dd
{
"app-id"
:
"org.gnome.TourDevel"
,
"runtime"
:
"org.gnome.Platform"
,
"runtime-version"
:
"master"
,
"sdk"
:
"org.gnome.Sdk"
,
"sdk-extensions"
:
[
"app-id"
:
"org.gnome.TourDevel"
,
"runtime"
:
"org.gnome.Platform"
,
"runtime-version"
:
"master"
,
"sdk"
:
"org.gnome.Sdk"
,
"sdk-extensions"
:
[
"org.freedesktop.Sdk.Extension.rust-stable"
],
"command"
:
"gnome-tour"
,
"tags"
:
[
"nightly"
],
"finish-args"
:
[
"command"
:
"gnome-tour"
,
"finish-args"
:
[
"--share=ipc"
,
"--socket=fallback-x11"
,
"--socket=wayland"
,
"--device=dri"
],
"build-options"
:
{
"append-path"
:
"/usr/lib/sdk/rust-stable/bin"
,
"build-args"
:
[
"build-options"
:
{
"append-path"
:
"/usr/lib/sdk/rust-stable/bin"
,
"build-args"
:
[
"--share=network"
],
"env"
:
{
"GTK_DEBUG"
:
"interactive"
,
"CARGO_HOME"
:
"/run/build/gnome-tour/cargo"
,
"RUST_BACKTRACE"
:
"1"
}
]
},
"modules"
:
[
"modules"
:
[
{
"name"
:
"libadwaita"
,
"buildsystem"
:
"meson"
,
"sources"
:
[
"name"
:
"libadwaita"
,
"buildsystem"
:
"meson"
,
"sources"
:
[
{
"type"
:
"git"
,
"url"
:
"https://gitlab.gnome.org/GNOME/libadwaita.git"
,
"branch"
:
"main"
"type"
:
"git"
,
"url"
:
"https://gitlab.gnome.org/GNOME/libadwaita.git"
,
"branch"
:
"main"
}
]
},
{
"name"
:
"gnome-tour"
,
"buildsystem"
:
"meson"
,
"config-opts"
:
[
"name"
:
"gnome-tour"
,
"buildsystem"
:
"meson"
,
"config-opts"
:
[
"-Dprofile=development"
],
"sources"
:
[
"sources"
:
[
{
"type"
:
"git"
,
"url"
:
"https://gitlab.gnome.org/GNOME/gnome-tour.git"
"type"
:
"git"
,
"url"
:
"https://gitlab.gnome.org/GNOME/gnome-tour.git"
}
]
}
]
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment