mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 10:32:13 +08:00
Version-up calibre, adding missing dep icu
This commit is contained in:
parent
5e46bb010c
commit
ae2f5bf85f
@ -7,7 +7,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=calibre
|
||||
pkgver=0.7.32
|
||||
pkgver=0.7.33
|
||||
pkgrel=1
|
||||
pkgdesc="E-book library management application"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -17,7 +17,7 @@ license=('GPL3')
|
||||
depends=('python' 'python-distribute' 'python-imaging' 'libusb' 'pyqt' 'python-mechanize'
|
||||
'imagemagick' 'dbus-python' 'python-lxml' 'beautiful-soup' 'python-dateutil'
|
||||
'python-cssutils-beta' 'desktop-file-utils' 'shared-mime-info' 'python-dnspython'
|
||||
'podofo>=0.8.1-6' 'xdg-utils' 'cherrypy' 'python-pypdf' 'unrar' 'chmlib' 'poppler' 'poppler-qt' 'liblqr')
|
||||
'podofo>=0.8.1-6' 'xdg-utils' 'cherrypy' 'python-pypdf' 'unrar' 'chmlib' 'poppler' 'poppler-qt' 'liblqr' 'icu')
|
||||
|
||||
install=calibre.install
|
||||
|
||||
@ -28,7 +28,7 @@ source=(http://downloads.sourceforge.net/project/calibre/${pkgver}/${pkgname}-${
|
||||
calibre-viewer.png
|
||||
calibre-gui.png)
|
||||
|
||||
md5sums=('e76974f8e17f3083b2438a7a1bf5db12'
|
||||
md5sums=('f1460cb4ec8288a546b06e41396230d7'
|
||||
'48cbd475bba57fab189f2892b41b4eab'
|
||||
'ce1cbcac605c478674186fbf764f3871'
|
||||
'd843e183b0b70a2f6fb029b2debe1b25'
|
||||
|
Loading…
Reference in New Issue
Block a user