[gnome-sdk-images/gnome-3-24] Add new webkit dependencies
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-sdk-images/gnome-3-24] Add new webkit dependencies
- Date: Tue, 13 Mar 2018 07:27:04 +0000 (UTC)
commit 7b0f41a28d039fc46294212a8108455bd111420f
Author: Alexander Larsson <alexl redhat com>
Date: Tue Mar 13 08:26:16 2018 +0100
Add new webkit dependencies
org.gnome.Sdk.json.in | 29 +++++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
---
diff --git a/org.gnome.Sdk.json.in b/org.gnome.Sdk.json.in
index c9f36da..e43ea89 100644
--- a/org.gnome.Sdk.json.in
+++ b/org.gnome.Sdk.json.in
@@ -532,6 +532,35 @@
}
]
},
+ {
+ "name": "brotli",
+ "buildsystem": "cmake",
+ "config-opts": [
+ "-DCMAKE_INSTALL_PREFIX:PATH=/usr",
+ "-DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib"
+ ],
+ "sources": [
+ {
+ "type": "archive",
+ "url": "https://github.com/google/brotli/archive/v1.0.1.tar.gz",
+ "sha256": "6870f9c2c63ef58d7da36e5212a3e1358427572f6ac5a8b5a73a815cf3e0c4a6"
+ }
+ ]
+ },
+ { "name": "woff2",
+ "buildsystem": "cmake",
+ "config-opts": [
+ "-DCMAKE_INSTALL_PREFIX:PATH=/usr",
+ "-DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib"
+ ],
+ "sources": [
+ {
+ "type": "archive",
+ "url": "https://github.com/google/woff2/archive/v1.0.2/woff2-1.0.2.tar.gz",
+ "sha256": "add272bb09e6384a4833ffca4896350fdb16e0ca22df68c0384773c67a175594"
+ }
+ ]
+ },
{
"name": "webkitgtk4",
"cleanup-platform": [ "/libexec/webkit2gtk-4.0/MiniBrowser" ],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]