diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2016-09-08 20:19:52 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2016-09-08 20:19:52 +0000 |
commit | f841bbc563f4552ed25f6ce65dc7234b6153a6d8 (patch) | |
tree | 4e55db616a31f23d2a70039ab5afdd31fd8cd2ff /deskutils | |
parent | - Bump PORTREVISION (diff) |
- Update calibre to 2.67.0
- Add some missing dependencies reported by stage-qa
Notes
Notes:
svn path=/head/; revision=421577
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/calibre/Makefile | 14 | ||||
-rw-r--r-- | deskutils/calibre/distinfo | 6 | ||||
-rw-r--r-- | deskutils/calibre/pkg-plist | 1 |
3 files changed, 12 insertions, 9 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index fd75b1b03312..d63fa1dcead4 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 2.66.0 -PORTREVISION= 1 +PORTVERSION= 2.67.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ @@ -17,7 +16,8 @@ LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick \ libchm.so:misc/chmlib \ libicudata.so:devel/icu \ libpodofo.so:graphics/podofo \ - libmtp.so:multimedia/libmtp + libmtp.so:multimedia/libmtp \ + libfreetype.so:print/freetype2 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sip>=0:devel/py-sip \ ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3 \ ${PYTHON_PKGNAMEPREFIX}qt5-core>=0:devel/py-qt5-core \ @@ -58,14 +58,16 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils \ USE_RC_SUBR= calibre EXTRACT_BEFORE_ARGS= -x -s '/^calibre/~-src/' -f -USES= desktop-file-utils pkgconfig python:2 shared-mime-info \ - shebangfix ssl tar:xz +USES= desktop-file-utils gettext-runtime gnome pkgconfig python:2 \ + shared-mime-info shebangfix ssl tar:xz SHEBANG_FILES= resources/calibre-portable.sh \ src/calibre/ebooks/metadata/odt.py \ src/calibre/utils/*.py \ src/odf/*.py USE_QT5= buildtools_build core dbus gui qmake_build widgets -USE_GL= gl +USE_GL= egl gl +USE_GNOME= glib20 +USE_XORG= xrender xext x11 WRKSRC= ${WRKDIR}/${PORTNAME}-src-${PORTVERSION} CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index eb5974331027..0dd623567243 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1472806301 -SHA256 (calibre-2.66.0.tar.xz) = 2c5a55b9598fe1e9ce3cb8ba4a0951f80b16d559c23bb87f28f227ccd2357bb5 -SIZE (calibre-2.66.0.tar.xz) = 39887876 +TIMESTAMP = 1473322760 +SHA256 (calibre-2.67.0.tar.xz) = 3a496f3fbadee0a727d7d84b34da9c82b78855c23f28e82ecb9ff6ade662493c +SIZE (calibre-2.67.0.tar.xz) = 39905240 diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist index 29c900ab7b9d..81ba25b1fe0c 100644 --- a/deskutils/calibre/pkg-plist +++ b/deskutils/calibre/pkg-plist @@ -1879,6 +1879,7 @@ lib/calibre/tinycss/version.py %%DATADIR%%/images/series.png %%DATADIR%%/images/smarten-punctuation.png %%DATADIR%%/images/snippets.png +%%DATADIR%%/images/sort.png %%DATADIR%%/images/spell-check.png %%DATADIR%%/images/store.png %%DATADIR%%/images/subset-fonts.png |