pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/calibre Prefer dependency on Pillow. Bump revision.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8ac1e77a23a1
branches: trunk
changeset: 347943:8ac1e77a23a1
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Jun 04 12:07:23 2016 +0000
description:
Prefer dependency on Pillow. Bump revision.
diffstat:
misc/calibre/Makefile | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (30 lines):
diff -r be692afe9772 -r 8ac1e77a23a1 misc/calibre/Makefile
--- a/misc/calibre/Makefile Sat Jun 04 12:06:07 2016 +0000
+++ b/misc/calibre/Makefile Sat Jun 04 12:07:23 2016 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.140 2016/05/22 18:20:47 wiz Exp $
+# $NetBSD: Makefile,v 1.141 2016/06/04 12:07:23 joerg Exp $
DISTNAME= calibre-2.57.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= misc
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/
@@ -13,6 +13,7 @@
COMMENT= E-book library management application
LICENSE= gnu-gpl-v3
+DEPENDS+= ${PYPKGPREFIX}-Pillow>=2.7.0:../../graphics/py-Pillow
#DEPENDS+= help2man>=1.36.4:../../converters/help2man
DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
DEPENDS+= xdg-utils>=1.0.2:../../misc/xdg-utils
@@ -124,8 +125,6 @@
BUILDLINK_API_DEPENDS.libusb+= libusb>=0.1.12
.include "../../devel/libusb/buildlink3.mk"
.include "../../fonts/fontconfig/buildlink3.mk"
-BUILDLINK_API_DEPENDS.pyimaging+= ${PYPKGPREFIX}-imaging>=1.1.6
-.include "../../graphics/py-imaging/buildlink3.mk"
BUILDLINK_API_DEPENDS.libwmf+= libwmf>=0.2.8
.include "../../graphics/libwmf/buildlink3.mk"
.include "../../lang/python/egg.mk"
Home |
Main Index |
Thread Index |
Old Index