[Lunar-commits] <moonbase> calibre: version bumped to 0.7.8.
Florin Braescu
florin at lunar-linux.org
Mon Jul 12 17:46:56 CEST 2010
commit f111a085ef39d3f1bba1ba4e50e58b6fdbb536d2
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Jul 12 18:46:56 2010 +0300
calibre: version bumped to 0.7.8.
Changes:
- calibre now contains a new command line tool called epub-fix that can
automatically fix common problems in EPUB files that cause them to be
rejected by poorly designed publishing services.
- New icons for the toolbar buttons.
- Display rating (when available) in cover browser
- Clicking on the central cover int the cover browser now opens that book
in the viewer
- Use the status bar instead of the area to the right of the location view
to display status information
- Driver for the Pandigital Novel e-book reader.
---
qt4-apps/calibre/DEPENDS | 25 ++++++++++++-------------
qt4-apps/calibre/DETAILS | 6 +++---
2 files changed, 15 insertions(+), 16 deletions(-)
diff --git a/qt4-apps/calibre/DEPENDS b/qt4-apps/calibre/DEPENDS
index f28677b..192a0c0 100644
--- a/qt4-apps/calibre/DEPENDS
+++ b/qt4-apps/calibre/DEPENDS
@@ -1,16 +1,15 @@
-depends hal
-depends setuptools
-depends pil
-depends PyQt4
-depends mechanize
-depends ImageMagick
-depends xdg-utils
-depends BeautifulSoup
-depends help2man
-depends lxml
-depends ClientForm
-depends mechanize
-depends python-dateutil
+depends setuptools
+depends pil
+depends PyQt4
+depends mechanize
+depends ImageMagick
+depends xdg-utils
+depends BeautifulSoup
+depends help2man
+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 e18928a..06f9625 100644
--- a/qt4-apps/calibre/DETAILS
+++ b/qt4-apps/calibre/DETAILS
@@ -1,12 +1,12 @@
MODULE=calibre
- VERSION=0.7.4
+ VERSION=0.7.8
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://calibre.kovidgoyal.net/downloads
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
- SOURCE_VFY=sha1:37c352c3a1d881efeba1b309fe45bf3a993f57f1
+ SOURCE_VFY=sha1:031f8cd0f93792cad7b7c2ef80e23b9e19fb1e7c
WEB_SITE=http://calibre.kovidgoyal.net
ENTERED=20090108
- UPDATED=20100621
+ UPDATED=20100712
SHORT="An eBook management application"
cat << EOF
More information about the Lunar-commits
mailing list