19 lines
860 B
Bash
19 lines
860 B
Bash
# Template file for 'Komikku'
|
|
pkgname=Komikku
|
|
version=0.32.0
|
|
revision=1
|
|
wrksrc=Komikku-v${version}
|
|
build_style=meson
|
|
hostmakedepends="gettext glib-devel gobject-introspection pkg-config"
|
|
makedepends="gtk+3-devel libhandy1-devel"
|
|
depends="gtk+3 libhandy1 libnotify libsecret python3-BeautifulSoup4
|
|
python3-Pillow python3-Unidecode python3-cloudscraper python3-dateparser
|
|
python3-gobject python3-keyring python3-lxml python3-magic
|
|
python3-natsort python3-pure-protobuf"
|
|
checkdepends="appstream-glib desktop-file-utils"
|
|
short_desc="Online/offline manga reader for GNOME"
|
|
maintainer="Lorem <notloremipsum@protonmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://gitlab.com/valos/Komikku"
|
|
distfiles="https://gitlab.com/valos/Komikku/-/archive/v${version}/Komikku-v${version}.tar.gz"
|
|
checksum=2c980fbe9139cb2eadb7ad2deb7a92e088afbc61a02c9a3e3cb7143bb94ca1a2
|