pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/py-libmtag py-libmtag: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/9ca347d2dab7
branches: trunk
changeset: 371604:9ca347d2dab7
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 22:15:04 2022 +0000
description:
py-libmtag: convert to egg.mk
diffstat:
audio/py-libmtag/Makefile | 5 +++--
audio/py-libmtag/PLIST | 3 +--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r 3688f36c67bb -r 9ca347d2dab7 audio/py-libmtag/Makefile
--- a/audio/py-libmtag/Makefile Mon Jan 10 22:14:19 2022 +0000
+++ b/audio/py-libmtag/Makefile Mon Jan 10 22:15:04 2022 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2019/09/02 13:20:07 adam Exp $
+# $NetBSD: Makefile,v 1.16 2022/01/10 22:15:04 wiz Exp $
DISTNAME= libmtag-python-0.3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python//}
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://libmtag.googlecode.com/files/
@@ -15,6 +16,6 @@
PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.3.1
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../audio/libmtag/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 3688f36c67bb -r 9ca347d2dab7 audio/py-libmtag/PLIST
--- a/audio/py-libmtag/PLIST Mon Jan 10 22:14:19 2022 +0000
+++ b/audio/py-libmtag/PLIST Mon Jan 10 22:15:04 2022 +0000
@@ -1,3 +1,2 @@
-@comment $NetBSD: PLIST,v 1.3 2012/04/08 20:21:42 wiz Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.4 2022/01/10 22:15:04 wiz Exp $
${PYSITELIB}/libmtag.so
Home |
Main Index |
Thread Index |
Old Index