summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-06-01 23:44:50 +0200
committerKhem Raj <raj.khem@gmail.com>2020-06-03 15:15:42 -0700
commit7cc4bf17a85b83feaf52fb0f2e266b665141044c (patch)
tree257c68a83fd61aa743f9e80fc6fc22c51b5d4147 /meta-gnome
parent0527e51aeee6f7ff8e9b31f5540ffb33bad6ff09 (diff)
downloadmeta-openembedded-7cc4bf17a85b83feaf52fb0f2e266b665141044c.tar.gz
tepl: initial add 4.4.0
tepl is a dependency for upcoming gedit 3.36.x Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/tepl/tepl_4.4.0.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/tepl/tepl_4.4.0.bb b/meta-gnome/recipes-gnome/tepl/tepl_4.4.0.bb
new file mode 100644
index 000000000..4120c6260
--- /dev/null
+++ b/meta-gnome/recipes-gnome/tepl/tepl_4.4.0.bb
@@ -0,0 +1,17 @@
1SUMMARY = "Tepl library eases the development of GtkSourceView-based projects"
2LICENSE = "LGPLv2.1"
3LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
4
5DEPENDS = " \
6 glib-2.0-native \
7 gtk+3 \
8 gtksourceview4 \
9 amtk \
10 libxml2 \
11 uchardet \
12"
13
14inherit gnomebase gobject-introspection gettext
15
16SRC_URI[archive.md5sum] = "013ee8aae178f75cc74e05fac70786b3"
17SRC_URI[archive.sha256sum] = "e6f6673a8a27e8f280725db8fbacec79b20676ae0558755239d15a9808faa256"