pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-sk1libs py-sk1libs: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/38ef905c2746
branches: trunk
changeset: 371561:38ef905c2746
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 20:47:42 2022 +0000
description:
py-sk1libs: convert to egg.mk
diffstat:
graphics/py-sk1libs/Makefile | 6 +++---
graphics/py-sk1libs/PLIST | 3 +--
2 files changed, 4 insertions(+), 5 deletions(-)
diffs (31 lines):
diff -r fa84adec19a1 -r 38ef905c2746 graphics/py-sk1libs/Makefile
--- a/graphics/py-sk1libs/Makefile Mon Jan 10 20:46:42 2022 +0000
+++ b/graphics/py-sk1libs/Makefile Mon Jan 10 20:47:42 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2019/09/02 13:20:18 adam Exp $
+# $NetBSD: Makefile,v 1.20 2022/01/10 20:47:42 wiz Exp $
DISTNAME= sk1libs-0.9.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= graphics python
MASTER_SITES= http://uniconvertor.googlecode.com/files/
@@ -17,5 +17,5 @@
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
.include "../../graphics/lcms/buildlink3.mk"
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r fa84adec19a1 -r 38ef905c2746 graphics/py-sk1libs/PLIST
--- a/graphics/py-sk1libs/PLIST Mon Jan 10 20:46:42 2022 +0000
+++ b/graphics/py-sk1libs/PLIST Mon Jan 10 20:47:42 2022 +0000
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2014/01/19 22:15:13 wiz Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.3 2022/01/10 20:47:42 wiz Exp $
${PYSITELIB}/sk1libs/__init__.py
${PYSITELIB}/sk1libs/__init__.pyc
${PYSITELIB}/sk1libs/__init__.pyo
Home |
Main Index |
Thread Index |
Old Index