pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-mcomix py-mcomix: switch to py-Pillow.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fb76240e5eba
branches: trunk
changeset: 374414:fb76240e5eba
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 22 12:50:59 2018 +0000
description:
py-mcomix: switch to py-Pillow.
Bump PKGREVISION.
diffstat:
graphics/py-mcomix/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 1c4bf4e3fe9b -r fb76240e5eba graphics/py-mcomix/Makefile
--- a/graphics/py-mcomix/Makefile Mon Jan 22 12:04:04 2018 +0000
+++ b/graphics/py-mcomix/Makefile Mon Jan 22 12:50:59 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2017/01/01 14:43:43 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2018/01/22 12:50:59 wiz Exp $
DISTNAME= mcomix-1.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mcomix/}
EXTRACT_SUFX= .tar.bz2
@@ -13,7 +13,7 @@
LICENSE= gnu-gpl-v2
DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.12.0:../../x11/py-gtk2
-DEPENDS+= {${PYPKGPREFIX}-imaging>=1.1.5,${PYPKGPREFIX}-Pillow-[0-9]*}:../../graphics/py-imaging
+DEPENDS+= ${PYPKGPREFIX}-Pillow-[0-9]*:../../graphics/py-Pillow
DEPENDS+= ${PYPKGPREFIX}-subprocess32-[0-9]*:../../devel/py-subprocess32
DEPENDS+= ${PYPKGPREFIX}-czipfile-[0-9]*:../../archivers/py-czipfile
DEPENDS+= ${PYPKGPREFIX}-sqlite3>=0:../../databases/py-sqlite3
Home |
Main Index |
Thread Index |
Old Index