calibre: use internal html5lib

This commit is contained in:
Alessio Sergi 2017-04-14 23:51:02 +02:00
parent dd27770eaa
commit 6df263786d

View file

@ -1,11 +1,10 @@
# Template file for 'calibre'
pkgname=calibre
version=2.82.0
revision=3
revision=4
hostmakedepends="qt5-qmake python-devel pkg-config
python-dateutil python-lxml python-Pillow
python-PyQt5-webkit python-apsw python-cssutils python-CherryPy
python-html5lib"
python-PyQt5-webkit python-apsw python-cssutils python-CherryPy"
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
@ -13,7 +12,7 @@ makedepends="python-PyQt5-devel glib-devel libwmf-devel
depends="python-six python-dateutil python-cssutils python-CherryPy
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-cssselect python-apsw qt5-webkit qt5-svg python-chardet
python-Pygments python-mechanize python-lxml
shared-mime-info desktop-file-utils gtk-update-icon-cache optipng"
short_desc="Ebook management application"
@ -30,7 +29,6 @@ do_configure() {
# Remove unneeded files and libs
rm -rf resources/${pkgname}-portable.* \
src/cherrypy \
src/html5lib \
src/chardet
# Desktop integration (e.g. enforce arch defaults)