mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 13:37:15 +08:00
Rebuild calibre for imagemagick
This commit is contained in:
parent
1f7ad9da70
commit
745c1d0406
@ -8,13 +8,13 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=calibre
|
||||
pkgver=0.7.32
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="E-book library management application"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://calibre.kovidgoyal.net/"
|
||||
license=('GPL3')
|
||||
|
||||
depends=('python' 'python-distribute' 'python-imaging' 'libusb' 'pyqt' 'python-mechanize'
|
||||
depends=('python2' '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')
|
||||
|
Loading…
Reference in New Issue
Block a user