Komikku: update to 1.68.0.

This commit is contained in:
fanyx 2024-06-04 16:11:19 +02:00 committed by oreo639
parent 6cadfdb8c5
commit 1703b84b22

View file

@ -1,20 +1,25 @@
# Template file for 'Komikku'
pkgname=Komikku
version=1.21.1
revision=3
version=1.68.0
revision=1
build_style=meson
hostmakedepends="gettext glib-devel gobject-introspection pkg-config
desktop-file-utils gtk-update-icon-cache"
build_helper=gir
hostmakedepends="gettext glib-devel pkg-config desktop-file-utils
gtk-update-icon-cache blueprint-compiler"
makedepends="gtk4-devel libadwaita-devel"
depends="gtk4 libadwaita libnotify libsecret python3-BeautifulSoup4 python3-Brotli
python3-Pillow python3-Unidecode python3-requests python3-dateparser
python3-gobject python3-keyring python3-lxml python3-magic python3-rarfile
python3-natsort python3-pure-protobuf python3-emoji libwebkitgtk60
python3-piexif"
python3-piexif python3-colorthief python3-pillow_heif"
checkdepends="appstream-glib desktop-file-utils"
short_desc="Online/offline manga reader for GNOME"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="fanyx <fanyx@posteo.net>"
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=303919974aa860b542e486d0321149a882f3f667309b2216899ea5f1633c860f
homepage="https://codeberg.org/valos/Komikku"
distfiles="https://codeberg.org/valos/Komikku/archive/v${version}.tar.gz"
checksum=d6db52db72da5d4c35b81b8e17ab9154cea7b8e03f96be2f4802cea6fbc3c692
if [ "$CROSS_BUILD" ]; then
export GI_TYPELIB_PATH="${XBPS_CROSS_BASE}/usr/lib/girepository-1.0"
fi