calibre: cleaned up dependencies; verified via xbps-launch.
This commit is contained in:
parent
283fb362ae
commit
04df75972d
|
@ -1,20 +1,21 @@
|
|||
# Template file for 'calibre'
|
||||
pkgname=calibre
|
||||
version=2.56.0
|
||||
revision=1
|
||||
hostmakedepends="python pkg-config python-dateutil python-lxml python-Pillow
|
||||
revision=2
|
||||
hostmakedepends="qt5-qmake python-devel pkg-config
|
||||
python-dateutil python-lxml python-Pillow
|
||||
python-PyQt5-webkit python-apsw python-cssutils python-CherryPy
|
||||
python-html5lib"
|
||||
makedepends="python-devel qt5-qmake python-PyQt5-devel glib-devel
|
||||
makedepends="python-PyQt5-devel glib-devel libwmf-devel
|
||||
fontconfig-devel libmagick-devel libressl-devel icu-devel sqlite-devel
|
||||
libchmlib-devel libpodofo-devel qt5-devel libusb-devel libmtp-devel
|
||||
libinput-devel libxkbcommon-devel tslib-devel"
|
||||
depends="python-six python-dateutil python-cssutils python-CherryPy
|
||||
python-mechanize podofo libwmf ImageMagick chmlib python-lxml libusb
|
||||
python-Pillow shared-mime-info python-dnspython python-PyQt5 python-PyQt5-svg
|
||||
python-PyQt5-webkit python-psutil libmtp python-dbus python-netifaces
|
||||
python-Pillow python-dnspython python-PyQt5 python-PyQt5-svg
|
||||
python-PyQt5-webkit python-psutil python-dbus python-netifaces
|
||||
python-cssselect python-apsw qt5-webkit qt5-svg python-chardet python-html5lib
|
||||
python-Pygments mtdev desktop-file-utils gtk-update-icon-cache optipng"
|
||||
python-Pygments python-mechanize python-lxml
|
||||
shared-mime-info desktop-file-utils gtk-update-icon-cache optipng"
|
||||
short_desc="Ebook management application"
|
||||
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||
license="GPL-3"
|
||||
|
|
Loading…
Reference in New Issue