calibre: update to 3.40.1.
This commit is contained in:
parent
af6fd7947f
commit
c0fd9924e7
1 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'calibre'
|
# Template file for 'calibre'
|
||||||
pkgname=calibre
|
pkgname=calibre
|
||||||
version=3.39.1
|
version=3.40.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_dirs="/usr/lib/calibre/"
|
pycompile_dirs="/usr/lib/calibre/"
|
||||||
|
@ -9,17 +9,17 @@ hostmakedepends="pkg-config python-dateutil python-devel python-msgpack qt5-qmak
|
||||||
makedepends="glib-devel libchmlib-devel libinput-devel libmagick-devel libmtp-devel
|
makedepends="glib-devel libchmlib-devel libinput-devel libmagick-devel libmtp-devel
|
||||||
libpodofo-devel libwmf-devel libxkbcommon-devel python-PyQt5-devel
|
libpodofo-devel libwmf-devel libxkbcommon-devel python-PyQt5-devel
|
||||||
qt5-devel sqlite-devel tslib-devel"
|
qt5-devel sqlite-devel tslib-devel"
|
||||||
depends="desktop-file-utils optipng poppler-utils python-CherryPy python-Pillow
|
depends="desktop-file-utils optipng poppler-utils python-CherryPy python-Markdown
|
||||||
python-PyQt5-svg python-PyQt5-webkit python-Pygments python-apsw
|
python-Pillow python-PyQt5-svg python-PyQt5-webkit python-Pygments
|
||||||
python-css-parser python-cssselect python-dateutil python-dbus
|
python-apsw python-css-parser python-cssselect python-dateutil python-dbus
|
||||||
python-dnspython python-html5-parser python-mechanize python-msgpack
|
python-dnspython python-feedparser python-html5-parser python-mechanize
|
||||||
python-netifaces python-psutil python-regex"
|
python-msgpack python-netifaces python-psutil python-regex"
|
||||||
short_desc="Ebook management application"
|
short_desc="Ebook management application"
|
||||||
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://calibre-ebook.com"
|
homepage="https://calibre-ebook.com"
|
||||||
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
|
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
|
||||||
checksum=50bb56ca9455464495c646688722cb07199ed74a3a2eb3dc4f3b3e609be68121
|
checksum=78015baefc8498a25d90ec22afe1ff3353abe6211cb7f39e3ab97ad715c233e8
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue