14 lines
505 B
Bash
14 lines
505 B
Bash
# Template file for 'foliate'
|
|
pkgname=foliate
|
|
version=1.4.0
|
|
revision=1
|
|
archs=noarch
|
|
build_style=meson
|
|
hostmakedepends="pkg-config gjs glib-devel ninja"
|
|
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=481d051299dcc26918f453e635730313ad00fac33cc8d61594e4289fff1159fd
|