diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index 5f4b98df5c4..39d23afc634 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,6 +1,6 @@ # Template file for 'calibre' pkgname=calibre -version=3.40.1 +version=3.41.3 revision=1 build_style=python2-module pycompile_dirs="/usr/lib/calibre/" @@ -8,18 +8,19 @@ make_build_args="gui" hostmakedepends="pkg-config python-dateutil python-devel python-msgpack qt5-qmake" 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" -depends="desktop-file-utils optipng poppler-utils 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-lxml qt5-devel sqlite-devel tslib-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" short_desc="Ebook management application" maintainer="bra1nwave " license="GPL-3.0-only" homepage="https://calibre-ebook.com" distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz" -checksum=78015baefc8498a25d90ec22afe1ff3353abe6211cb7f39e3ab97ad715c233e8 +checksum=2aa3a819915ea2a4ef032918cf545f2cc21ea3aad84ffc9cb772d6c8c986f098 nocross=yes do_configure() {