pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-cantera: wip commit to seek help
Module Name: pkgsrc-wip
Committed By: mayuresh <mayuresh%acm.org@localhost>
Pushed By: mayuresh
Date: Mon Sep 23 20:05:37 2024 +0530
Changeset: 021cd9a300aff46e01855f24039c22d1a91288d3
Added Files:
py-cantera/Makefile
py-cantera/TODO
py-cantera/distinfo
Log Message:
py-cantera: wip commit to seek help
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=021cd9a300aff46e01855f24039c22d1a91288d3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-cantera/Makefile | 30 ++++++++++++++++++++++++++++++
py-cantera/TODO | 1 +
py-cantera/distinfo | 5 +++++
3 files changed, 36 insertions(+)
diffs:
diff --git a/py-cantera/Makefile b/py-cantera/Makefile
new file mode 100644
index 0000000000..982f591d59
--- /dev/null
+++ b/py-cantera/Makefile
@@ -0,0 +1,30 @@
+# $NetBSD$
+
+GITHUB_PROJECT= cantera
+GITHUB_TAG= refs/tags/v3.1.0a4
+DISTNAME= v3.1.0a4
+PKGNAME= ${PYPKGPREFIX}-${GITHUB_PROJECT}-${DISTNAME:S,^v,,}
+CATEGORIES= biology python
+MASTER_SITES= ${MASTER_SITE_GITHUB:=Cantera/}
+DIST_SUBDIR= ${GITHUB_PROJECT}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/Cantera/cantera/
+COMMENT= Chemical kinetics, thermodynamics, and transport tool suite
+LICENSE= modified-bsd
+
+WRKSRC= ${WRKDIR}/cantera-3.1.0a4
+USE_TOOLS+= pkg-config
+USE_LANGUAGES= c c++ fortran
+
+SCONS_BUILD_ARGS+= build
+
+#MAKE_ENV+= CWRAPPERS_CONFIG_DIR=${CWRAPPERS_CONFIG_DIR}
+
+PKGCONFIG_OVERRIDE+= platform/posix/cantera.pc.in
+
+DEPENDS+= ${PYPKGPREFIX}-packaging>0:../../devel/py-packaging
+
+.include "../../devel/scons4/build.mk"
+.include "../../lang/python/wheel.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-cantera/TODO b/py-cantera/TODO
new file mode 100644
index 0000000000..f3842c4f6a
--- /dev/null
+++ b/py-cantera/TODO
@@ -0,0 +1 @@
+wip: committed to seek help on mailing list
diff --git a/py-cantera/distinfo b/py-cantera/distinfo
new file mode 100644
index 0000000000..c4e908cfe2
--- /dev/null
+++ b/py-cantera/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (cantera/v3.1.0a4.tar.gz) = 43809ea958c6d95d4e4877c27020510b53d921b94b1d65127e301a4ab25077d4
+SHA512 (cantera/v3.1.0a4.tar.gz) = 9083659cfd534f4cc019daddff7ce6fa370d3c79c043ebcc0d9330c52f9bb5d87887e40cbf125e40c853d22a63c759aa19ff05ae74810ebcc943303aeee679d4
+Size (cantera/v3.1.0a4.tar.gz) = 2551741 bytes
Home |
Main Index |
Thread Index |
Old Index