[gnome-boxes/flatpak-master-fixup: 1/8] flatpak: Build intltool for gtk-vnc
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/flatpak-master-fixup: 1/8] flatpak: Build intltool for gtk-vnc
- Date: Mon, 5 Aug 2019 07:21:35 +0000 (UTC)
commit a0cf0af8c4ed427f8b8f7b3ee8724e946abc8dd4
Author: Felipe Borges <felipeborges gnome org>
Date: Fri Aug 2 12:21:50 2019 +0200
flatpak: Build intltool for gtk-vnc
intltool is no longer part of the Flatpak runtime/SDK. See
https://gitlab.gnome.org/GNOME/gnome-build-meta/issues/104
Unfortunately gtk-vnc still needs it. Ideally it would get ported
to Gettext. See https://gitlab.gnome.org/GNOME/gtk-vnc/issues/9
build-aux/flatpak/org.gnome.Boxes.json | 11 +++++++++++
1 file changed, 11 insertions(+)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index 8acce804..45f15895 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -69,6 +69,17 @@
}
]
},
+ {
+ "name" : "intltool",
+ "cleanup" : [ "*" ],
+ "sources" : [
+ {
+ "type" : "archive",
+ "url" : "https://launchpad.net/intltool/trunk/0.51.0/+download/intltool-0.51.0.tar.gz",
+ "sha256" : "67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd"
+ }
+ ]
+ },
{
"name" : "gtk-vnc",
"sources" : [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]