[Lunar-commits] <moonbase> calibre: version bumped to 1.8.5.

Auke Kok auke at foo-projects.org
Sat Jun 18 09:26:52 CEST 2011


On 06/13/2011 03:12 AM, Florin Braescu wrote:
> commit 1a9cecca1567020cd96ad629a2c64f6a1bf19b8a
> Author: Florin Braescu<florin at lunar-linux.org>
> Date:   Mon Jun 13 14:12:15 2011 +0400
>
>      calibre: version bumped to 1.8.5.
> ---
>   qt4-apps/calibre/DETAILS |    6 +++---
>   1 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/qt4-apps/calibre/DETAILS b/qt4-apps/calibre/DETAILS
> index e5f8e13..096bc67 100644
> --- a/qt4-apps/calibre/DETAILS
> +++ b/qt4-apps/calibre/DETAILS
> @@ -1,13 +1,13 @@
>             MODULE=calibre
> -         VERSION=0.8.3
> +         VERSION=0.8.5
>             SOURCE=$MODULE-$VERSION.tar.gz
>      SOURCE_URL[0]=$SFORGE_URL/$MODULE
>      SOURCE_URL[1]=http://calibre-ebook.googlecode.com/files
>   SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
> -      SOURCE_VFY=sha1:5c5f631056c781b9c085f18c3e96c154097db7b8
> +      SOURCE_VFY=sha1:cd91388528d9b6096de01533507f87a68464beb1
>           WEB_SITE=http://www.calibre-ebook.com
>            ENTERED=20090108
> -         UPDATED=20110611
> +         UPDATED=20110613
>              SHORT="eBook management"
>
>   cat<<  EOF

Florin

this totally bombs for me on some weird PyQt4 error:

 >>> from PyQt4.Qt import QVariant
Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
ImportError: dynamic module does not define init function (initQt)

(after I figured out that it needs poppler with SPLASH support enabled, 
go figure that one out from a python traceout error that reads: "Can't 
find splash/SplashBitmap.h".... and nothing more!)

can you figure out what the *real* dependency is? this way, with a few 
rounds of recompiles, I might just be able to run this thing through the 
compile phase.... :(

Auke


More information about the Lunar-dev mailing list