calibre: update to 3.41.3.
This commit is contained in:
parent
22a7e047a8
commit
35c005d73a
1 changed files with 9 additions and 8 deletions
|
@ -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 <brainwave@openmailbox.org>"
|
||||
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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue