[Lunar-commits] <moonbase> calibre: version bump, a little clean up in DEPENDS, and adding
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Sun Jun 28 16:43:07 CEST 2009
commit 63c187d2935850ba22c3194376b1e86cf464186d
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Sun Jun 28 10:43:07 2009 -0400
calibre: version bump, a little clean up in DEPENDS, and adding
a optional_depends.
---
qt4-apps/calibre/DEPENDS | 28 +++++++++++++++-------------
qt4-apps/calibre/DETAILS | 6 +++---
2 files changed, 18 insertions(+), 16 deletions(-)
diff --git a/qt4-apps/calibre/DEPENDS b/qt4-apps/calibre/DEPENDS
index cef0e93..c5659e1 100644
--- a/qt4-apps/calibre/DEPENDS
+++ b/qt4-apps/calibre/DEPENDS
@@ -1,14 +1,16 @@
-depends setuptools &&
-depends pil &&
-depends libusb &&
-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 libusb
+depends PyQt4
+depends mechanize
+depends ImageMagick
+depends xdg-utils
+depends BeautifulSoup
+depends help2man
+depends lxml
+depends ClientForm
+depends mechanize
+depends python-dateutil
depends hal
+
+optional_depends podofo "" "" "for additional PDF file support"
diff --git a/qt4-apps/calibre/DETAILS b/qt4-apps/calibre/DETAILS
index e13a01b..7437e86 100644
--- a/qt4-apps/calibre/DETAILS
+++ b/qt4-apps/calibre/DETAILS
@@ -1,11 +1,11 @@
MODULE=calibre
- VERSION=0.5.9
+ VERSION=0.5.14
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://calibre.kovidgoyal.net/downloads/
- SOURCE_VFY=sha1:26455393574d9bd40414b1bb325d287b431deb79
+ SOURCE_VFY=sha1:f3241ce95fb590873427d9a9c0881f336b995aef
WEB_SITE=http://calibre.kovidgoyal.net/
ENTERED=20090108
- UPDATED=20090424
+ UPDATED=20090628
SHORT="An eBook management application"
cat << EOF
More information about the Lunar-commits
mailing list