[gnome-apps-nightly] Builder: add various glibmm dependencies
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-apps-nightly] Builder: add various glibmm dependencies
- Date: Thu, 8 Sep 2016 08:52:49 +0000 (UTC)
commit d0a533e029afb2a2db31dd19ee0142259abcbfea
Author: Christian Hergert <chergert redhat com>
Date: Thu Sep 8 01:52:36 2016 -0700
Builder: add various glibmm dependencies
org.gnome.Builder.json | 33 +++++++++++++++++++++++++++++++++
1 files changed, 33 insertions(+), 0 deletions(-)
---
diff --git a/org.gnome.Builder.json b/org.gnome.Builder.json
index 7b79200..294026d 100644
--- a/org.gnome.Builder.json
+++ b/org.gnome.Builder.json
@@ -143,6 +143,39 @@
]
},
{
+ "name": "mm-common",
+ "config-opts": [ "--disable-documentation" ],
+ "sources": [
+ {
+ "type": "archive",
+ "url": "https://download.gnome.org/sources/mm-common/0.9/mm-common-0.9.10.tar.xz",
+ "sha256": "16c0e2bc196b67fbc145edaecb5dbe5818386504fe5703de27002d77140fa217"
+ }
+ ]
+ },
+ {
+ "name": "libsigcplusplus",
+ "config-opts": [ "--disable-documentation" ],
+ "sources": [
+ {
+ "type": "archive",
+ "url": "https://download.gnome.org/sources/libsigc++/2.9/libsigc++-2.9.3.tar.xz",
+ "sha256": "0bf9b301ad6198c550986c51150a646df198e8d1d235270c16486b0dda30097f"
+ }
+ ]
+ },
+ {
+ "name": "glibmm",
+ "config-opts": [ "--disable-documentation" ],
+ "sources": [
+ {
+ "type": "archive",
+ "url": "https://download.gnome.org/sources/glibmm/2.49/glibmm-2.49.5.tar.xz",
+ "sha256": "4e9c147c3fd3b8ecb15b3d5bdc120ef4e88a5d6948c8e82c3d95f85add33304e"
+ }
+ ]
+ },
+ {
{
"name": "devhelp",
"cleanup": [ "/bin/*" ],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]