[gnome-builder] Flatpak-manifest: bundle uncrustify
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] Flatpak-manifest: bundle uncrustify
- Date: Fri, 15 Sep 2017 20:07:42 +0000 (UTC)
commit 3283c76699c714373b95afb0018df0dc7b807a79
Author: Daniel Buch <boogiewasthere gmail com>
Date: Fri Sep 15 21:49:56 2017 +0200
Flatpak-manifest: bundle uncrustify
https://bugzilla.gnome.org/show_bug.cgi?id=787739
org.gnome.Builder.json | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/org.gnome.Builder.json b/org.gnome.Builder.json
index 50b713c..1ad0aab 100644
--- a/org.gnome.Builder.json
+++ b/org.gnome.Builder.json
@@ -607,6 +607,18 @@
]
},
{
+ "name": "uncrustify",
+ "buildsystem": "cmake",
+ "builddir": true,
+ "sources": [
+ {
+ "type": "archive",
+ "url": "https://github.com/uncrustify/uncrustify/archive/uncrustify-0.65.tar.gz",
+ "sha256": "45e954cd207ee4f6531d72ece27554ef4e0e9f64c912b523bc80ad6a36404110"
+ }
+ ]
+ },
+ {
"name": "gnome-builder",
"buildsystem": "meson",
"builddir": true,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]