calibre: update to 8.4.0.

Close: #55602
This commit is contained in:
Đoàn Trần Công Danh 2025-06-09 13:34:05 +07:00
parent 2d0fea1042
commit 401f87c2ee

View file

@ -1,6 +1,6 @@
# Template file for 'calibre' # Template file for 'calibre'
pkgname=calibre pkgname=calibre
version=7.23.0 version=8.4.0
revision=1 revision=1
build_helper=python3 build_helper=python3
pycompile_dirs="/usr/lib/calibre/" pycompile_dirs="/usr/lib/calibre/"
@ -30,7 +30,8 @@ depends="desktop-file-utils optipng poppler python3-BeautifulSoup4
python3-pyqt6-widgets python3-pyqt6-gui python3-pyqt6-declarative python3-pyqt6-widgets python3-pyqt6-gui python3-pyqt6-declarative
python3-pyqt6-printsupport python3-pyqt6-webchannel python3-pyqt6-svg python3-pyqt6-printsupport python3-pyqt6-webchannel python3-pyqt6-svg
python3-pyqt6-pdf python3-pyqt6-webengine python3-fonttools python3-pyqt6-pdf python3-pyqt6-webengine python3-fonttools
python3-pyqt6-speech python3-pyqt6-multimedia" python3-pyqt6-speech python3-pyqt6-multimedia python3-pykakasi
python3-lxml_html_clean"
checkdepends="${depends} libjpeg-turbo-tools jxrlib" checkdepends="${depends} libjpeg-turbo-tools jxrlib"
short_desc="Ebook management application" short_desc="Ebook management application"
maintainer="skmpz <dem.procopiou@gmail.com>" maintainer="skmpz <dem.procopiou@gmail.com>"
@ -38,7 +39,7 @@ license="GPL-3.0-only"
homepage="https://calibre-ebook.com" homepage="https://calibre-ebook.com"
changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.txt" changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.txt"
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz" distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
checksum=2df5a0e7fb11ba018b3e703b05c05bbd62e80bc3aa3705a59b212fca90e53528 checksum=e6e7b1708b5b0603b64efe767254b437e221a65aa92b0ab8de9db2a92c4035e9
python_version=3 python_version=3
lib32disabled=yes lib32disabled=yes
nocross="python3 setup.py gui" nocross="python3 setup.py gui"