pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/py-Pdf py-Pdf: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/97bcf35bea36
branches: trunk
changeset: 371485:97bcf35bea36
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 18:22:05 2022 +0000
description:
py-Pdf: convert to egg.mk
diffstat:
print/py-Pdf/Makefile | 6 +++---
print/py-Pdf/PLIST | 7 +++++--
2 files changed, 8 insertions(+), 5 deletions(-)
diffs (35 lines):
diff -r 1a458214b6f8 -r 97bcf35bea36 print/py-Pdf/Makefile
--- a/print/py-Pdf/Makefile Mon Jan 10 18:20:57 2022 +0000
+++ b/print/py-Pdf/Makefile Mon Jan 10 18:22:05 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2021/04/06 18:57:10 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2022/01/10 18:22:05 wiz Exp $
DISTNAME= pyPdf-1.13
PKGNAME= ${PYPKGPREFIX}-Pdf-1.13
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= print python
MASTER_SITES= http://pybrary.net/pyPdf/
@@ -11,5 +11,5 @@
COMMENT= PDF library
LICENSE= modified-bsd
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 1a458214b6f8 -r 97bcf35bea36 print/py-Pdf/PLIST
--- a/print/py-Pdf/PLIST Mon Jan 10 18:20:57 2022 +0000
+++ b/print/py-Pdf/PLIST Mon Jan 10 18:22:05 2022 +0000
@@ -1,5 +1,8 @@
-@comment $NetBSD: PLIST,v 1.3 2014/01/23 14:38:42 wiz Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.4 2022/01/10 18:22:05 wiz Exp $
+${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/pyPdf/__init__.py
${PYSITELIB}/pyPdf/__init__.pyc
${PYSITELIB}/pyPdf/__init__.pyo
Home |
Main Index |
Thread Index |
Old Index