summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-13 20:00:35 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-15 17:45:04 +0900
commitf6a80a4c1b4cc90ed72b09080904ca167bc9fcd0 (patch)
treed9b89c62cf80a5cca28146959bd81a6dd431a2cf
parent98805435e872d01da1d3554aa3d85bf296ae5607 (diff)
downloaddefinitions-f6a80a4c1b4cc90ed72b09080904ca167bc9fcd0.tar.gz
Adding GtkSourceView to the GNOME stratum
A library for displaying a textview with syntax highlighting Change-Id: I1cd06c43b88e0c6bc62d92f1a062f4c20e98fa70
-rw-r--r--strata/gnome.morph7
1 files changed, 7 insertions, 0 deletions
diff --git a/strata/gnome.morph b/strata/gnome.morph
index 3345a9af..29285b47 100644
--- a/strata/gnome.morph
+++ b/strata/gnome.morph
@@ -808,6 +808,13 @@ chunks:
repo: upstream:gnome/libpeas
ref: ede1902bee26dbe36c2c1559b1166035580cdf30
unpetrify-ref: libpeas-1.16.0
+- name: gtksourceview
+ repo: upstream:gnome/gtksourceview
+ ref: eeb6fd40fbbc74515828070fef554ed98ad481e9
+ unpetrify-ref: 3.18.1
+ build-system: autotools
+ build-depends:
+ - m4-common
###############################################
# Applications Start Here #
###############################################