aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2012-12-04 03:37:57 +0800
committerrm <rm@FreeBSD.org>2012-12-04 03:37:57 +0800
commit34a16ab4c7086fa4a7e0220cc21db86c98ec38aa (patch)
tree2f84ff78ae8530c88b490b08db906ea67c34f79a /deskutils
parentdcc6b5a9904345cdb2ba269e711cf8048c05dd1b (diff)
downloadfreebsd-ports-gnome-34a16ab4c7086fa4a7e0220cc21db86c98ec38aa.tar.gz
freebsd-ports-gnome-34a16ab4c7086fa4a7e0220cc21db86c98ec38aa.tar.zst
freebsd-ports-gnome-34a16ab4c7086fa4a7e0220cc21db86c98ec38aa.zip
- update to 0.9.8 [1]
- remove bogus setuptools dependency - remove deprecated Author field and replace tab with space in in pkg-descr:WWW PR: 174081 Submitted by: rm (myself), Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer) [1] Feature safe: yes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/calibre/Makefile5
-rw-r--r--deskutils/calibre/distinfo4
-rw-r--r--deskutils/calibre/pkg-descr3
-rw-r--r--deskutils/calibre/pkg-plist6
4 files changed, 10 insertions, 8 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile
index a6b3b05ca351..186219c52732 100644
--- a/deskutils/calibre/Makefile
+++ b/deskutils/calibre/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= calibre
-PORTVERSION= 0.9.7
+PORTVERSION= 0.9.8
CATEGORIES= deskutils python
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/
@@ -16,8 +16,7 @@ LIB_DEPENDS= MagickWand:${PORTSDIR}/graphics/ImageMagick \
chm:${PORTSDIR}/misc/chmlib \
icudata:${PORTSDIR}/devel/icu \
podofo:${PORTSDIR}/graphics/podofo
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:${PORTSDIR}/devel/py-setuptools \
- ${PYTHON_PKGNAMEPREFIX}sip>=0:${PORTSDIR}/devel/py-sip \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sip>=0:${PORTSDIR}/devel/py-sip \
${PYTHON_PKGNAMEPREFIX}sqlite3>=0:${PORTSDIR}/databases/py-sqlite3 \
${PYTHON_PKGNAMEPREFIX}qt4-core>=0:${PORTSDIR}/devel/py-qt4-core \
${PYTHON_PKGNAMEPREFIX}qt4-gui>=0:${PORTSDIR}/x11-toolkits/py-qt4-gui \
diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo
index 323e04217b83..48d50c9aecf4 100644
--- a/deskutils/calibre/distinfo
+++ b/deskutils/calibre/distinfo
@@ -1,2 +1,2 @@
-SHA256 (calibre-0.9.7.tar.xz) = 11c861aaed751e53f3a97164a4e879d6afc5aed7e395aca9a62ae1feff2d29a7
-SIZE (calibre-0.9.7.tar.xz) = 27408848
+SHA256 (calibre-0.9.8.tar.xz) = 8535ef31d8ade68399f6eae110c5929cde2ad2f27c9930648fc93e8e80379e9f
+SIZE (calibre-0.9.8.tar.xz) = 27624924
diff --git a/deskutils/calibre/pkg-descr b/deskutils/calibre/pkg-descr
index 373377b75432..26c407cda4ae 100644
--- a/deskutils/calibre/pkg-descr
+++ b/deskutils/calibre/pkg-descr
@@ -2,5 +2,4 @@ Calibre is meant to be a complete e-library solution and thus includes
library management, format conversion, news feeds to ebook conversion,
as well as e-book reader sync features and an integrated e-book viewer.
-Author: Kovid Goyal <kovid@kovidgoyal.net>
-WWW: http://calibre-ebook.com
+WWW: http://calibre-ebook.com/
diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist
index 0a5944683043..f308d2ba5365 100644
--- a/deskutils/calibre/pkg-plist
+++ b/deskutils/calibre/pkg-plist
@@ -705,6 +705,7 @@ lib/calibre/calibre/gui2/email.py
lib/calibre/calibre/gui2/filename_pattern_ui.py
lib/calibre/calibre/gui2/font_family_chooser.py
lib/calibre/calibre/gui2/init.py
+lib/calibre/calibre/gui2/job_indicator.py
lib/calibre/calibre/gui2/jobs.py
lib/calibre/calibre/gui2/keyboard.py
lib/calibre/calibre/gui2/languages.py
@@ -939,7 +940,6 @@ lib/calibre/calibre/library/server/utils.py
lib/calibre/calibre/library/server/xml.py
lib/calibre/calibre/library/sqlite.py
lib/calibre/calibre/library/test.py
-lib/calibre/calibre/libunrar.py
lib/calibre/calibre/libunzip.py
lib/calibre/calibre/libwand.py
lib/calibre/calibre/linux.py
@@ -957,6 +957,7 @@ lib/calibre/calibre/plugins/podofo.so
lib/calibre/calibre/plugins/progress_indicator.so
lib/calibre/calibre/plugins/speedup.so
lib/calibre/calibre/plugins/sqlite_custom.so
+lib/calibre/calibre/plugins/unrar.so
lib/calibre/calibre/plugins/woff.so
lib/calibre/calibre/ptempfile.py
lib/calibre/calibre/startup.py
@@ -1061,6 +1062,7 @@ lib/calibre/calibre/utils/text2int.py
lib/calibre/calibre/utils/threadpool.py
lib/calibre/calibre/utils/titlecase.py
lib/calibre/calibre/utils/unsmarten.py
+lib/calibre/calibre/utils/unrar.py
lib/calibre/calibre/utils/winshell.py
lib/calibre/calibre/utils/wmf/__init__.py
lib/calibre/calibre/utils/wmf/parse.py
@@ -1420,6 +1422,8 @@ share/applications/calibre-lrfviewer.desktop
%%DATADIR%%/images/mimetypes/azw2.png
%%DATADIR%%/images/mimetypes/azw3.png
%%DATADIR%%/images/mimetypes/bmp.png
+%%DATADIR%%/images/mimetypes/cbr.png
+%%DATADIR%%/images/mimetypes/cbz.png
%%DATADIR%%/images/mimetypes/computer.png
%%DATADIR%%/images/mimetypes/dir.png
%%DATADIR%%/images/mimetypes/djvu.png