20 lines
873 B
Bash
20 lines
873 B
Bash
# Template file for 'Komikku'
|
|
pkgname=Komikku
|
|
version=0.35.1
|
|
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=107dcb99fad250e431050fd9aa10f0a0d64c5321282e23b6545e491eb5a931f5
|