15 lines
555 B
Bash
15 lines
555 B
Bash
# Template file for 'setzer'
|
|
pkgname=setzer
|
|
version=0.3.9
|
|
revision=1
|
|
wrksrc=Setzer-${version}
|
|
build_style=meson
|
|
hostmakedepends="gettext"
|
|
depends="poppler-glib virtual?tex gspell python3-xdg python3-gobject gtksourceview4 python3-PyPDF2"
|
|
short_desc="Simple yet full-featured LaTeX editor written in Python with Gtk"
|
|
maintainer="Bleznudd <bleznudd@pm.me>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/cvfosammmm/setzer"
|
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
|
checksum=abddd4b85f41a84fc0ce18377cf955df8f9a10e0350133692e187f74f0828dad
|