blob: 4120c6260a1c057ad372288b7a77239b53b39fee [file] [log] [blame]
Andrew Geissler89770b02020-06-13 10:40:47 -05001SUMMARY = "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"