20 lines
890 B
Bash
20 lines
890 B
Bash
# Template file for 'Komikku'
|
|
pkgname=Komikku
|
|
version=1.1.0
|
|
revision=2
|
|
build_style=meson
|
|
hostmakedepends="gettext glib-devel gobject-introspection pkg-config
|
|
desktop-file-utils gtk-update-icon-cache"
|
|
makedepends="gtk4-devel libadwaita-devel"
|
|
depends="gtk4 libadwaita 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 libwebkit2gtk50"
|
|
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=5b85b7a448fdf977dc6e4f40cf9e3384f0fcdad6c25f0d29d22f3769353a20eb
|