calibre: update to 4.0.0.

This commit is contained in:
bra1nwave 2019-10-04 21:26:06 +02:00 committed by Piraty
parent b89188237c
commit 3403fa36bc

View file

@ -1,30 +1,30 @@
# Template file for 'calibre'
pkgname=calibre
version=3.48.0
version=4.0.0
revision=1
build_style=python2-module
pycompile_dirs="/usr/lib/calibre/"
make_build_args="gui"
hostmakedepends="pkg-config python-BeautifulSoup4 python-Pillow python-PyQt5-svg
python-PyQt5-webkit python-apsw python-css-parser python-dateutil
python-PyQt5-webengine python-apsw python-css-parser python-dateutil
python-devel python-html5-parser python-msgpack python-regex qt5-qmake
xdg-utils"
makedepends="glib-devel libchmlib-devel libinput-devel libmagick-devel libmtp-devel
libpodofo-devel libwmf-devel libxkbcommon-devel python-PyQt5-devel
qt5-devel sqlite-devel tslib-devel qt5-webkit-devel"
qt5-devel sqlite-devel tslib-devel hunspell-devel"
depends="desktop-file-utils optipng poppler-utils python-BeautifulSoup4
python-CherryPy python-Markdown python-Pillow python-PyQt5-svg
python-PyQt5-webkit python-Pygments python-apsw python-css-parser
python-cssselect python-dateutil python-dbus python-dnspython
python-feedparser python-html5-parser python-mechanize python-msgpack
python-netifaces python-psutil python-regex"
python-PyQt5-webengine python-PyQt5-webchannel python-Pygments python-apsw
python-css-parser python-cssselect python-dateutil python-dbus
python-dnspython python-feedparser python-html5-parser python-mechanize
python-msgpack python-netifaces python-psutil python-regex qt5-webengine"
short_desc="Ebook management application"
maintainer="bra1nwave <brainwave@openmailbox.org>"
license="GPL-3.0-only"
homepage="https://calibre-ebook.com"
changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.yaml"
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
checksum=024528f0f913c78e121fb34beb3dae8dba3686f2334422c6450808796042950c
checksum=9c012ac318aae8efc7a26ba1f5beef2e0e924407c8830e30167b229d8f6e1a9b
nocross=yes
do_configure() {