19 lines
873 B
Bash
19 lines
873 B
Bash
# Template file for 'Komikku'
|
|
pkgname=Komikku
|
|
version=0.37.0
|
|
revision=1
|
|
wrksrc=Komikku-v${version}
|
|
build_style=meson
|
|
hostmakedepends="gettext glib-devel gobject-introspection pkg-config"
|
|
makedepends="gtk+3-devel libhandy1-devel glade3-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=f126d91a21663d60c502a45ad9171bad933255839bc17a20b2f6c83500dfc4bf
|