pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/py-cddb py-cddb: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/c813b18b37a7
branches: trunk
changeset: 371601:c813b18b37a7
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 22:11:41 2022 +0000
description:
py-cddb: convert to egg.mk
diffstat:
audio/py-cddb/Makefile | 6 +++---
audio/py-cddb/PLIST | 3 +--
2 files changed, 4 insertions(+), 5 deletions(-)
diffs (31 lines):
diff -r b1ebab214b98 -r c813b18b37a7 audio/py-cddb/Makefile
--- a/audio/py-cddb/Makefile Mon Jan 10 22:11:02 2022 +0000
+++ b/audio/py-cddb/Makefile Mon Jan 10 22:11:41 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2020/01/26 05:26:13 rillig Exp $
+# $NetBSD: Makefile,v 1.29 2022/01/10 22:11:41 wiz Exp $
DISTNAME= CDDB-1.4
PKGNAME= ${PYPKGPREFIX}-cddb-1.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cddb-py/}
@@ -13,5 +13,5 @@
PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 1.4
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r b1ebab214b98 -r c813b18b37a7 audio/py-cddb/PLIST
--- a/audio/py-cddb/PLIST Mon Jan 10 22:11:02 2022 +0000
+++ b/audio/py-cddb/PLIST Mon Jan 10 22:11:41 2022 +0000
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2012/04/08 20:21:41 wiz Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.6 2022/01/10 22:11:41 wiz Exp $
${PYSITELIB}/CDDB.py
${PYSITELIB}/CDDB.pyc
${PYSITELIB}/CDDB.pyo
Home |
Main Index |
Thread Index |
Old Index