pkgbase = geany-plugin-preview-git
	pkgdesc = Plugin for Geany to preview markdown and other markup languages
	pkgver = 0.2.4.r4.gcf00e5b
	pkgrel = 1
	url = https://github.com/xiota/geany-preview
	arch = x86_64
	license = GPL-3.0-or-later
	makedepends = git
	makedepends = meson
	makedepends = tomlplusplus
	depends = cmark-gfm
	depends = geany
	depends = libpodofo.so
	depends = webkit2gtk-4.1
	optdepends = asciidoctor: For AsciiDoc
	optdepends = pandoc: For many other file formats
	optdepends = ttf-courier-prime: To export Fountain to PDF
	provides = geany-plugin-preview
	conflicts = geany-plugin-preview
	options = !debug
	options = !lto
	options = !strip
	source = geany-preview::git+https://github.com/xiota/geany-preview.git
	source = git+https://github.com/xiota/ftn2xml.git
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = geany-plugin-preview-git
