From 816ba96fe137817e1ae6008f82d8d3a5f0a17246 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 15 Dec 2014 15:01:20 -0200 Subject: calibre-2.12.0-2.parabola1: PyQt 5.4 rebuild --- libre/calibre/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'libre') diff --git a/libre/calibre/PKGBUILD b/libre/calibre/PKGBUILD index 6279272dc..d235728ad 100644 --- a/libre/calibre/PKGBUILD +++ b/libre/calibre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 123250 2014-11-28 14:54:58Z jelle $ +# $Id: PKGBUILD 123881 2014-12-14 16:38:49Z andrea $ # Maintainer (Arch): Jelle van der Waa # Maintainer (Arch): Daniel Wallace # Contributor (Arch): Giovanni Scafora @@ -10,15 +10,15 @@ pkgname=calibre _pkgname=$pkgname-libre pkgver=2.12.0 -pkgrel=1.parabola1 +pkgrel=2.parabola1 pkgdesc="Ebook management application, without nonfree decompression engine for RAR archives" arch=('i686' 'x86_64' 'mips64el') url="http://$pkgname-ebook.com/" license=('GPL3') -depends=('python2-six' 'python2-dateutil' 'python2-cssutils' 'python2-cherrypy' +depends=('python2-six' 'python2-dateutil' 'python2-cssutils' 'python2-cherrypy' 'python2-mechanize' 'podofo' 'libwmf' - 'imagemagick' 'chmlib' 'python2-lxml' 'libusbx' - 'python2-pillow' 'shared-mime-info' 'python2-dnspython' + 'imagemagick' 'chmlib' 'python2-lxml' 'libusbx' + 'python2-pillow' 'shared-mime-info' 'python2-dnspython' 'python2-pyqt5' 'python2-psutil' 'icu' 'libmtp' 'python2-dbus' 'python2-netifaces' 'python2-cssselect' 'python2-apsw' 'qt5-webkit' 'qt5-svg' 'python2-chardet' 'python2-html5lib' 'python2-pygments') -- cgit v1.2.3