# Template file for 'Marker' pkgname=Marker version=2020.04.04 revision=2 build_style=meson hostmakedepends="glib-devel pkg-config itstool gettext" makedepends="gtksourceview-devel gtkspell3-devel gtk+3-devel libglib-devel webkit2gtk-devel" depends="iso-codes" short_desc="Gtk3 markdown editor" maintainer="Enno Boland " license="GPL-3.0-or-later, ISC" homepage="https://fabiocolacio.github.io/Marker/" distfiles="https://github.com/fabiocolacio/Marker/releases/download/${version}/marker.zip" checksum=ca493e7e94f171c15f7ffc9f697ce265d3b4fdb20fae157601d091d89dd6fb40 post_extract() { # don't include bundled mathjax rm -rf data/scripts/mathjax } post_install() { vlicense src/scidown/LICENSE scidown.LICENSE }