pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/py-mcomix
Module Name: pkgsrc
Committed By: nonaka
Date: Sun Jul 10 04:07:08 UTC 2016
Modified Files:
pkgsrc/graphics/py-mcomix: Makefile
Log Message:
Add dependency to archivers/py-czipfile.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/py-mcomix/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/py-mcomix/Makefile
diff -u pkgsrc/graphics/py-mcomix/Makefile:1.8 pkgsrc/graphics/py-mcomix/Makefile:1.9
--- pkgsrc/graphics/py-mcomix/Makefile:1.8 Sat Jul 9 13:03:51 2016
+++ pkgsrc/graphics/py-mcomix/Makefile Sun Jul 10 04:07:08 2016
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2016/07/09 13:03:51 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2016/07/10 04:07:08 nonaka Exp $
DISTNAME= mcomix-1.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mcomix/}
EXTRACT_SUFX= .tar.bz2
@@ -14,6 +15,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}-subprocess32-[0-9]*:../../devel/py-subprocess32
+DEPENDS+= ${PYPKGPREFIX}-czipfile-[0-9]*:../../archivers/py-czipfile
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index