[Lunar-commits] <moonbase> calibre: Version bump and adding cssutils as a depends. Additionally,

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Feb 18 13:54:10 CET 2010


commit 0327f18703d72cb6d0cd8097a8fd29dc895e9e7c
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Feb 18 07:54:10 2010 -0500

    calibre: Version bump and adding cssutils as a depends. Additionally,
    
    if the lin complains about no sqlite or starting the program from cli
    complains about no sqlite, then; make sure you have sqlite installed and
    then relin Python and calibre.
---
 qt4-apps/calibre/DEPENDS |    1 +
 qt4-apps/calibre/DETAILS |    6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/qt4-apps/calibre/DEPENDS b/qt4-apps/calibre/DEPENDS
index bcb11b0..f28677b 100644
--- a/qt4-apps/calibre/DEPENDS
+++ b/qt4-apps/calibre/DEPENDS
@@ -11,5 +11,6 @@ depends lxml
 depends ClientForm      
 depends mechanize       
 depends python-dateutil 
+depends cssutils
 
 optional_depends podofo "" "" "for additional PDF file support"
diff --git a/qt4-apps/calibre/DETAILS b/qt4-apps/calibre/DETAILS
index 547507b..a255837 100644
--- a/qt4-apps/calibre/DETAILS
+++ b/qt4-apps/calibre/DETAILS
@@ -1,12 +1,12 @@
           MODULE=calibre
-         VERSION=0.6.31
+         VERSION=0.6.40
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://calibre.kovidgoyal.net/downloads
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
-      SOURCE_VFY=sha1:459a00797991638bac3b3e1fcc6c75623f4b8814
+      SOURCE_VFY=sha1:9ba8324f038e915e3ef6a08090782d3d4c3a5ee8
         WEB_SITE=http://calibre.kovidgoyal.net
          ENTERED=20090108
-         UPDATED=20091228
+         UPDATED=20100218
            SHORT="An eBook management application"
 
 cat << EOF


More information about the Lunar-commits mailing list