[gnome-apps-nightly/gnome-3-22] Convert glade to tarballs (only 3.20 though)
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-apps-nightly/gnome-3-22] Convert glade to tarballs (only 3.20 though)
- Date: Wed, 21 Sep 2016 19:38:28 +0000 (UTC)
commit 5e761b16609233e30366e4d879b849da3341d7b4
Author: Alexander Larsson <alexl redhat com>
Date: Wed Sep 21 21:37:38 2016 +0200
Convert glade to tarballs (only 3.20 though)
org.gnome.Glade.json | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/org.gnome.Glade.json b/org.gnome.Glade.json
index 6d6884f..6479a90 100644
--- a/org.gnome.Glade.json
+++ b/org.gnome.Glade.json
@@ -1,14 +1,15 @@
{
"app-id": "org.gnome.Glade",
"runtime": "org.gnome.Platform",
- "runtime-version": "master",
+ "runtime-version": "3.22",
+ "branch": "stable",
"sdk": "org.gnome.Sdk",
"command": "glade",
"rename-desktop-file": "glade.desktop",
"rename-appdata-file": "glade.appdata.xml",
"rename-icon": "glade",
- "tags": ["nightly"],
- "desktop-file-name-prefix": "(Nightly) ",
+ "copy-icon": true,
+ "tags": [],
"finish-args": [
/* X11 + XShm access */
"--share=ipc", "--socket=x11",
@@ -40,9 +41,9 @@
"config-opts": ["--disable-man-pages"],
"sources": [
{
- "type": "git",
- "url": "https://github.com/GNOME/glade.git",
- "branch": "master"
+ "type": "archive",
+ "url": "https://download.gnome.org/sources/glade/3.20/glade-3.20.0.tar.xz",
+ "sha256": "82d96dca5dec40ee34e2f41d49c13b4ea50da8f32a3a49ca2da802ff14dc18fe"
}
]
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]