[gnome-games/wip/aplazas/gnome-3-30] flatpak: Stabilize the manifest
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/aplazas/gnome-3-30] flatpak: Stabilize the manifest
- Date: Wed, 12 Sep 2018 11:55:39 +0000 (UTC)
commit 34e0e29c4bf81f86c2a9a921b47a6c4038f55954
Author: Adrien Plazas <kekun plazas laposte net>
Date: Thu Aug 16 09:24:20 2018 +0200
flatpak: Stabilize the manifest
flatpak/org.gnome.Games.json | 48 +++++++++++++++++++++-----------------------
1 file changed, 23 insertions(+), 25 deletions(-)
---
diff --git a/flatpak/org.gnome.Games.json b/flatpak/org.gnome.Games.json
index 626fc055..969124c4 100644
--- a/flatpak/org.gnome.Games.json
+++ b/flatpak/org.gnome.Games.json
@@ -1,15 +1,9 @@
{
- "app-id" : "org.gnome.GamesDevel",
+ "app-id" : "org.gnome.Games",
"runtime" : "org.gnome.Platform",
- "runtime-version" : "master",
+ "runtime-version" : "3.30",
"sdk" : "org.gnome.Sdk",
"command" : "gnome-games",
- "tags" : [
- "devel",
- "development",
- "nightly"
- ],
- "desktop-file-name-suffix" : " (Development)",
"finish-args" : [
/* Extension point */
"--extension=org.gnome.Games.LibretroPlugin=directory=lib/libretro/extra.d",
@@ -98,8 +92,9 @@
],
"sources" : [
{
- "type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/tracker.git"
+ "type": "archive",
+ "url": "https://download.gnome.org/sources/tracker/2.1/tracker-2.1.3.tar.xz",
+ "sha256": "42449bcfc9707b82b75f22a5d3a1154d0062411cbcb222d4f463372fecadf101"
}
]
},
@@ -115,8 +110,9 @@
],
"sources" : [
{
- "type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/grilo.git"
+ "type": "archive",
+ "url": "https://download.gnome.org/sources/grilo/0.3/grilo-0.3.6.tar.xz",
+ "sha256": "1e65ca82dd58020451417fde79310d4b940adc3f63ab59997419c52ed3bc9c91"
}
],
"cleanup" : [
@@ -157,8 +153,9 @@
],
"sources" : [
{
- "type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/grilo-plugins.git"
+ "type": "archive",
+ "url": "https://download.gnome.org/sources/grilo-plugins/0.3/grilo-plugins-0.3.7.tar.xz",
+ "sha256": "fc2f3bbc319136e53e1efb6659fa65b6af45db114b6621008f9abba64fad6820"
}
],
"cleanup" : [
@@ -170,8 +167,9 @@
"name" : "libevdev",
"sources" : [
{
- "type" : "git",
- "url" : "https://gitlab.freedesktop.org/libevdev/libevdev.git"
+ "type": "archive",
+ "url": "https://www.freedesktop.org/software/libevdev/libevdev-1.5.9.tar.xz",
+ "sha256": "e1663751443bed9d3e76a4fe2caf6fa866a79705d91cacad815c04e706198a75"
}
]
},
@@ -183,8 +181,9 @@
],
"sources" : [
{
- "type" : "git",
- "url" : "https://gitlab.gnome.org/aplazas/libmanette.git"
+ "type": "archive",
+ "url": "https://download.gnome.org/sources/libmanette/0.2/libmanette-0.2.1.tar.xz",
+ "sha256": "023508e8cbae3c24697a6145aea6a0ba888e0a920fe8ee87f7231972c1f87893"
}
]
},
@@ -196,8 +195,9 @@
],
"sources" : [
{
- "type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/retro-gtk.git"
+ "type": "archive",
+ "url": "https://download.gnome.org/sources/retro-gtk/0.16/retro-gtk-0.16.0.tar.xz",
+ "sha256": "8c9b4ec9d6aa6b9db088a09706c0dd3de41437ff3a46f46566a47911efa7a627"
}
]
},
@@ -205,16 +205,14 @@
"name" : "gnome-games",
"buildsystem" : "meson",
"builddir" : true,
- "config-opts" : [
- "-Dprofile=development"
- ],
"post-install" : [
"mkdir -p /app/lib/libretro/extra.d"
],
"sources" : [
{
- "type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/gnome-games.git"
+ "type": "archive",
+ "url": "https://download.gnome.org/sources/gnome-games/3.30/gnome-games-3.30.0.tar.xz",
+ "sha256": "1c460a414ce9b739f2cdcafc4486987ba3f1052df17071a0566b7a73685df230"
}
]
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]