pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-piddle py-piddle: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/f3fe365ec8cd
branches: trunk
changeset: 371555:f3fe365ec8cd
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 20:41:39 2022 +0000
description:
py-piddle: convert to egg.mk
diffstat:
graphics/py-piddle/Makefile | 6 +++---
graphics/py-piddle/PLIST | 3 +--
2 files changed, 4 insertions(+), 5 deletions(-)
diffs (30 lines):
diff -r 9f878eaeee58 -r f3fe365ec8cd graphics/py-piddle/Makefile
--- a/graphics/py-piddle/Makefile Mon Jan 10 20:41:00 2022 +0000
+++ b/graphics/py-piddle/Makefile Mon Jan 10 20:41:39 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2020/03/20 11:57:52 nia Exp $
+# $NetBSD: Makefile,v 1.26 2022/01/10 20:41:39 wiz Exp $
DISTNAME= piddle-1.0.15
-PKGREVISION= 3
+PKGREVISION= 4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=piddle/}
@@ -14,5 +14,5 @@
PYTHON_VERSIONS_ACCEPTED= 27
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 9f878eaeee58 -r f3fe365ec8cd graphics/py-piddle/PLIST
--- a/graphics/py-piddle/PLIST Mon Jan 10 20:41:00 2022 +0000
+++ b/graphics/py-piddle/PLIST Mon Jan 10 20:41:39 2022 +0000
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2012/04/08 20:21:49 wiz Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.7 2022/01/10 20:41:39 wiz Exp $
${PYSITELIB}/piddle/PixMapWrapper.py
${PYSITELIB}/piddle/PixMapWrapper.pyc
${PYSITELIB}/piddle/PixMapWrapper.pyo
Home |
Main Index |
Thread Index |
Old Index