15 lines
541 B
Bash
15 lines
541 B
Bash
# Template file for 'foliate'
|
|
pkgname=foliate
|
|
version=2.0.0
|
|
revision=1
|
|
archs=noarch
|
|
build_style=meson
|
|
hostmakedepends="pkg-config gettext gjs glib-devel desktop-file-utils appstream-glib"
|
|
depends="webkit2gtk gjs"
|
|
short_desc="Simple and modern GTK eBook reader"
|
|
maintainer="lorem <notloremipsum@protonmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://johnfactotum.github.io/foliate/"
|
|
distfiles="https://github.com/johnfactotum/foliate/archive/${version}.tar.gz"
|
|
checksum=e3f7ab5242aa6d936b66d6a41147bf17c0334d7675b5e38e64829d204fd3712a
|