pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-dd: wip/cudd was created after py-dd was, now made a dep and its build inside py-dd removed
Module Name: pkgsrc-wip
Committed By: Mayuresh <mayuresh%acm.org@localhost>
Pushed By: mayuresh
Date: Tue Aug 5 19:09:55 2025 +0530
Changeset: 2cafcc1e3fbc9561b4885e1ebec0cf8fb41271da
Modified Files:
py-dd/Makefile
py-dd/PLIST
Log Message:
py-dd: wip/cudd was created after py-dd was, now made a dep and its build inside py-dd removed
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2cafcc1e3fbc9561b4885e1ebec0cf8fb41271da
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-dd/Makefile | 3 +--
py-dd/PLIST | 4 +---
2 files changed, 2 insertions(+), 5 deletions(-)
diffs:
diff --git a/py-dd/Makefile b/py-dd/Makefile
index a77f2ce842..4c4afd0339 100644
--- a/py-dd/Makefile
+++ b/py-dd/Makefile
@@ -14,7 +14,6 @@ DEPENDS+= ${PYPKGPREFIX}-astutils>=0.0.5:../../wip/py-astutils
TOOL_DEPENDS+= ${PYPKGPREFIX}-cython>=3.0.0:../../devel/py-cython
USE_LANGUAGES+= c c++
-ALL_ENV= DD_FETCH=1 DD_CUDD=1
-
+.include "../../wip/cudd/buildlink3.mk"
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/py-dd/PLIST b/py-dd/PLIST
index cb641554e4..b20880a421 100644
--- a/py-dd/PLIST
+++ b/py-dd/PLIST
@@ -1,10 +1,9 @@
@comment $NetBSD$
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
-${PYSITELIB}/dd/CUDD_LICENSE
${PYSITELIB}/dd/__init__.py
${PYSITELIB}/dd/__init__.pyc
${PYSITELIB}/dd/__init__.pyo
@@ -48,7 +47,6 @@ ${PYSITELIB}/dd/buddy_.pxd
${PYSITELIB}/dd/c_sylvan.pxd
${PYSITELIB}/dd/cudd.c
${PYSITELIB}/dd/cudd.pyx
-${PYSITELIB}/dd/cudd.so
${PYSITELIB}/dd/cudd_zdd.c
${PYSITELIB}/dd/cudd_zdd.pyx
${PYSITELIB}/dd/dddmp.py
Home |
Main Index |
Thread Index |
Old Index