Skip to content

Commit

Permalink
Komikku: update to 1.48.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
fanyx committed Jul 13, 2024
1 parent 8ca06a9 commit af4dcab
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions srcpkgs/Komikku/template
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Template file for 'Komikku'
pkgname=Komikku
version=1.21.1
revision=2
version=1.51.1
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
Expand All @@ -13,8 +14,12 @@ depends="gtk4 libadwaita libnotify libsecret python3-BeautifulSoup4 python3-Brot
python3-piexif"
checkdepends="appstream-glib desktop-file-utils"
short_desc="Online/offline manga reader for GNOME"
maintainer="Orphaned <[email protected]>"
maintainer="fanyx <[email protected]>"
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
distfiles="https://codeberg.org/valos/Komikku/archive/v${version}.tar.gz"
checksum=306428c2cb5abfa6008d768e9b7477428ecf86a16267c2096d8e90752e5bd09d

if [ "$CROSS_BUILD" ]; then
export GI_TYPELIB_PATH="${XBPS_CROSS_BASE}/usr/lib/girepository-1.0"
fi

0 comments on commit af4dcab

Please sign in to comment.