pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-ode: Fix build
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Wed Jul 20 21:51:12 2016 +0200
Changeset: 30aec89eb063d0f093141ee879d1e89b94856d49
Modified Files:
py-ode/Makefile
py-ode/PLIST
Log Message:
py-ode: Fix build
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=30aec89eb063d0f093141ee879d1e89b94856d49
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-ode/Makefile | 1 +
py-ode/PLIST | 27 ++++++++++++++++++++++++++-
2 files changed, 27 insertions(+), 1 deletion(-)
diffs:
diff --git a/py-ode/Makefile b/py-ode/Makefile
index 66669bc..e8304f7 100644
--- a/py-ode/Makefile
+++ b/py-ode/Makefile
@@ -12,5 +12,6 @@ LICENSE= modified-bsd OR gnu-lgpl-2.1
PYDISTUTILSPKG= yes
+.include "../../wip/ode/buildlink3.mk"
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/py-ode/PLIST b/py-ode/PLIST
index 423bc36..a68700b 100644
--- a/py-ode/PLIST
+++ b/py-ode/PLIST
@@ -1 +1,26 @@
-@comment $NetBSD: PLIST,v 1.1 2015/08/05 20:45:10 jihbed Exp $
+@comment $NetBSD$
+${PYSITELIB}/ode.so
+${PYSITELIB}/xode/__init__.py
+${PYSITELIB}/xode/__init__.pyc
+${PYSITELIB}/xode/__init__.pyo
+${PYSITELIB}/xode/body.py
+${PYSITELIB}/xode/body.pyc
+${PYSITELIB}/xode/body.pyo
+${PYSITELIB}/xode/errors.py
+${PYSITELIB}/xode/errors.pyc
+${PYSITELIB}/xode/errors.pyo
+${PYSITELIB}/xode/geom.py
+${PYSITELIB}/xode/geom.pyc
+${PYSITELIB}/xode/geom.pyo
+${PYSITELIB}/xode/joint.py
+${PYSITELIB}/xode/joint.pyc
+${PYSITELIB}/xode/joint.pyo
+${PYSITELIB}/xode/node.py
+${PYSITELIB}/xode/node.pyc
+${PYSITELIB}/xode/node.pyo
+${PYSITELIB}/xode/parser.py
+${PYSITELIB}/xode/parser.pyc
+${PYSITELIB}/xode/parser.pyo
+${PYSITELIB}/xode/transform.py
+${PYSITELIB}/xode/transform.pyc
+${PYSITELIB}/xode/transform.pyo
- Prev by Date:
+py-clid, +py-gbpy, +py-gwsurrogate, +py-jitcode, +py-quaternions
- Next by Date:
csvutils and libcsv were imported to pkgsrc, so, removed from WIP
- Previous by Thread:
+py-clid, +py-gbpy, +py-gwsurrogate, +py-jitcode, +py-quaternions
- Next by Thread:
csvutils and libcsv were imported to pkgsrc, so, removed from WIP
- Indexes:
Home |
Main Index |
Thread Index |
Old Index