16 lines
584 B
Bash
16 lines
584 B
Bash
|
# Template file for 'Marker'
|
||
|
pkgname=Marker
|
||
|
version=2018.07.03
|
||
|
revision=1
|
||
|
wrksrc=marker
|
||
|
build_style=meson
|
||
|
hostmakedepends="glib-devel pkg-config unzip"
|
||
|
makedepends="gtksourceview-devel gtkspell3-devel gtk+3-devel libglib-devel
|
||
|
webkit2gtk-devel"
|
||
|
short_desc="A gtk3 markdown editor"
|
||
|
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
||
|
license="GPL-3.0-or-later"
|
||
|
homepage="https://fabiocolacio.github.io/Marker/"
|
||
|
distfiles="https://github.com/fabiocolacio/Marker/releases/download/${version}/marker.zip"
|
||
|
checksum=9038a2f8b976e6bfb199d14dbf60e7281b66e5ee94a6333ca48e89e63e6096ef
|