Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Julian Sparber
teleport
Commits
249fd0a4
Commit
249fd0a4
authored
Sep 25, 2017
by
Julian Sparber
Browse files
[flatpak] remove manifest
parent
d36b9d47
Changes
1
Hide whitespace changes
Inline
Side-by-side
org.gtk.teleportapp.json
deleted
100644 → 0
View file @
d36b9d47
{
"app-id"
:
"org.gtk.teleportapp"
,
"runtime"
:
"org.gnome.Platform"
,
"runtime-version"
:
"master"
,
"sdk"
:
"org.gnome.Sdk"
,
"command"
:
"teleportapp"
,
"tags"
:
[
"devel"
],
"desktop-file-name-prefix"
:
"(Development) "
,
"finish-args"
:
[
"--share=network"
,
"--share=ipc"
,
"--socket=x11"
,
"--socket=wayland"
,
"--socket=system-bus"
,
"--filesystem=xdg-run/dconf"
,
"--filesystem=~/.config/dconf:ro"
,
"--talk-name=ca.desrt.dconf"
,
"--env=DCONF_USER_CONFIG_DIR=.config/dconf"
],
"build-options"
:
{
"cflags"
:
"-O2 -g"
,
"cxxflags"
:
"-O2 -g"
,
"env"
:
{
"V"
:
"1"
}
},
"cleanup"
:
[
"/include"
,
"/lib/pkgconfig"
,
"/share/pkgconfig"
,
"/share/aclocal"
,
"/man"
,
"/share/man"
,
"/share/gtk-doc"
,
"/share/vala"
,
"*.la"
,
"*.a"
],
"modules"
:
[
{
"name"
:
"avahi"
,
"cleanup"
:
[
"/bin"
],
"config-opts"
:
[
"--with-distro=none"
,
"--enable-gobject"
,
"--with-xml=expat"
,
"--disable-libdaemon"
,
"--disable-core-docs"
,
"--disable-manpages"
,
"--disable-mono"
,
"--disable-qt3"
,
"--disable-qt4"
,
"--disable-python"
,
"--disable-gtk"
,
"--disable-gtk3"
],
"sources"
:
[
{
"type"
:
"archive"
,
"url"
:
"http://avahi.org/download/avahi-0.7.tar.gz"
,
"sha256"
:
"57a99b5dfe7fdae794e3d1ee7a62973a368e91e414bd0dfa5d84434de5b14804"
}
]
},
{
"name"
:
"teleportapp"
,
"sources"
:
[
{
"type"
:
"git"
,
"branch"
:
"flatpak"
,
"url"
:
"https://github.com/frac-tion/teleport.git"
}
]
}
]
}
Write
Preview
Supports
Markdown
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