[gnome-apps-nightly] Builder: Build gspell



commit 5910df8e6595af5a76c0f5e91d01a7628d8e9684
Author: Patrick Griffis <tingping tingping se>
Date:   Fri Jan 13 03:57:21 2017 -0500

    Builder: Build gspell

 org.gnome.Builder.json |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/org.gnome.Builder.json b/org.gnome.Builder.json
index 70f69d3..9174cb8 100644
--- a/org.gnome.Builder.json
+++ b/org.gnome.Builder.json
@@ -301,6 +301,17 @@
             ]
         },
         {
+            "name": "gspell",
+            "config-opts": [ "--disable-gtk-doc", "--disable-gtk-doc-html" ],
+            "cleanup": [ "/include", "/lib/pkgconfig", "*.la", "/share" ],
+            "sources": [
+                {
+                     "type": "git",
+                     "url": "git://git.gnome.org/gspell"
+                }
+            ]
+        },
+        {
             "name": "sysprof",
             "config-opts": [ "--enable-gtk", "--with-sysprofd=host" ],
             "cleanup": [ "/bin/*", "/libexec/sysprof", "/share/applications/*", "/share/mime/packages" ],


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]