calibre: update to 3.37.0.
This commit is contained in:
parent
c780716f30
commit
d23971a5f9
1 changed files with 11 additions and 16 deletions
|
@ -1,30 +1,25 @@
|
||||||
# Template file for 'calibre'
|
# Template file for 'calibre'
|
||||||
pkgname=calibre
|
pkgname=calibre
|
||||||
version=3.36.0
|
version=3.37.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_dirs="/usr/lib/calibre/"
|
pycompile_dirs="/usr/lib/calibre/"
|
||||||
make_build_args="gui"
|
make_build_args="gui"
|
||||||
hostmakedepends="qt5-qmake python-devel pkg-config
|
hostmakedepends="pkg-config python-dateutil python-devel python-msgpack qt5-qmake"
|
||||||
python-dateutil python-lxml python-Pillow python-msgpack python-enum34
|
makedepends="glib-devel libchmlib-devel libinput-devel libmagick-devel libmtp-devel
|
||||||
python-PyQt5-webkit python-apsw python-cssutils python-CherryPy"
|
libpodofo-devel libwmf-devel libxkbcommon-devel python-PyQt5-devel
|
||||||
makedepends="python-PyQt5-devel glib-devel libwmf-devel
|
qt5-devel sqlite-devel tslib-devel"
|
||||||
fontconfig-devel libmagick-devel libressl-devel icu-devel sqlite-devel
|
depends="desktop-file-utils optipng poppler-utils python-CherryPy python-Pillow
|
||||||
libchmlib-devel libpodofo-devel qt5-devel libusb-devel libmtp-devel
|
python-PyQt5-svg python-PyQt5-webkit python-Pygments python-apsw
|
||||||
libinput-devel libxkbcommon-devel tslib-devel"
|
python-css-parser python-cssselect python-dateutil python-dbus
|
||||||
depends="python-six python-dateutil python-cssutils python-CherryPy
|
python-dnspython python-html5-parser python-mechanize python-msgpack
|
||||||
python-Pillow python-dnspython python-PyQt5 python-PyQt5-svg
|
python-netifaces python-psutil python-regex"
|
||||||
python-PyQt5-webkit python-psutil python-dbus python-netifaces
|
|
||||||
python-cssselect python-apsw qt5-webkit qt5-svg python-chardet
|
|
||||||
python-Pygments python-mechanize python-lxml poppler-utils
|
|
||||||
python-regex python-html5-parser python-msgpack python-enum34
|
|
||||||
shared-mime-info desktop-file-utils gtk-update-icon-cache optipng"
|
|
||||||
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=68cd787db3eafc2907e2e62b6bf895836c880f6bc91686de1b6ace9dc4226e39
|
checksum=0544fc8c10f7fa29b998ab53b5058a27107b5d26da590011f08dc6f2943c518b
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue