mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Komikku: update to 1.17.0.
This commit is contained in:
parent
9d71852a09
commit
64cd1a2593
1 changed files with 6 additions and 5 deletions
|
@ -1,19 +1,20 @@
|
||||||
# Template file for 'Komikku'
|
# Template file for 'Komikku'
|
||||||
pkgname=Komikku
|
pkgname=Komikku
|
||||||
version=1.1.0
|
version=1.17.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="gettext glib-devel gobject-introspection pkg-config
|
hostmakedepends="gettext glib-devel gobject-introspection pkg-config
|
||||||
desktop-file-utils gtk-update-icon-cache"
|
desktop-file-utils gtk-update-icon-cache"
|
||||||
makedepends="gtk4-devel libadwaita-devel"
|
makedepends="gtk4-devel libadwaita-devel"
|
||||||
depends="gtk4 libadwaita libnotify libsecret python3-BeautifulSoup4
|
depends="gtk4 libadwaita libnotify libsecret python3-BeautifulSoup4
|
||||||
python3-Pillow python3-Unidecode python3-cloudscraper python3-dateparser
|
python3-Pillow python3-Unidecode python3-cloudscraper python3-dateparser
|
||||||
python3-gobject python3-keyring python3-lxml python3-magic
|
python3-gobject python3-keyring python3-lxml python3-magic python3-rarfile
|
||||||
python3-natsort python3-pure-protobuf libwebkit2gtk50"
|
python3-natsort python3-pure-protobuf python3-emoji libwebkit2gtk50
|
||||||
|
python3-piexif"
|
||||||
checkdepends="appstream-glib desktop-file-utils"
|
checkdepends="appstream-glib desktop-file-utils"
|
||||||
short_desc="Online/offline manga reader for GNOME"
|
short_desc="Online/offline manga reader for GNOME"
|
||||||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://gitlab.com/valos/Komikku"
|
homepage="https://gitlab.com/valos/Komikku"
|
||||||
distfiles="https://gitlab.com/valos/Komikku/-/archive/v${version}/Komikku-v${version}.tar.gz"
|
distfiles="https://gitlab.com/valos/Komikku/-/archive/v${version}/Komikku-v${version}.tar.gz"
|
||||||
checksum=5b85b7a448fdf977dc6e4f40cf9e3384f0fcdad6c25f0d29d22f3769353a20eb
|
checksum=a7530ca30eb15a8bc1892c57ca79553664ebce843c7c99e59ee3e85e8db22f7d
|
||||||
|
|
Loading…
Add table
Reference in a new issue