---
bundles/gmsh | 19 +++++++++++++++++++
packages.list | 1 +
2 files changed, 20 insertions(+)
create mode 100644 bundles/gmsh
diff --git a/bundles/gmsh b/bundles/gmsh
new file mode 100644
index 00000000..07f520c6
--- /dev/null
+++ b/bundles/gmsh
@@ -0,0 +1,19 @@
+# [TITLE]: gmsh
+# [DESCRIPTION]: A three-dimensional finite element mesh generator.
+# [STATUS]: Active
+# [CAPABILITIES]:
+# [TAGS]: Developer Tools, Data Science
+# [MAINTAINER]: Juro Bystricky <juro.bystricky(a)intel.com>
+
+include(python3-basic)
+include(libX11client)
+include(lib-imageformat)
+include(openblas)
+include(libstdcpp)
+
+# start of custom additions (edits outside this area will be removed automatically)
+
+# end of custom additions
+
+# main package
+gmsh
diff --git a/packages.list b/packages.list
index b2391a0f..99a4e27c 100644
--- a/packages.list
+++ b/packages.list
@@ -439,3 +439,4 @@ rr # Lightweight tool for recording and replaying execution of
applications (tre
libdeps # Find out why a binary pulls in libraries
iio-sensor-proxy # IIO sensors to D-Bus proxy
LibreCAD # 2D CAD program that can read DXF and DWG files and can write DXF, PDF and SVG
files.
+gmsh # A three-dimensional finite element mesh generator.
--
2.26.1
Show replies by date
+1
On Thu, Apr 16, 2020 at 9:59 AM Juro Bystricky <juro.bystricky(a)intel.com> wrote:
>
> ---
> bundles/gmsh | 19 +++++++++++++++++++
> packages.list | 1 +
> 2 files changed, 20 insertions(+)
> create mode 100644 bundles/gmsh
>
> diff --git a/bundles/gmsh b/bundles/gmsh
> new file mode 100644
> index 00000000..07f520c6
> --- /dev/null
> +++ b/bundles/gmsh
> @@ -0,0 +1,19 @@
> +# [TITLE]: gmsh
> +# [DESCRIPTION]: A three-dimensional finite element mesh generator.
> +# [STATUS]: Active
> +# [CAPABILITIES]:
> +# [TAGS]: Developer Tools, Data Science
> +# [MAINTAINER]: Juro Bystricky <juro.bystricky(a)intel.com>
> +
> +include(python3-basic)
> +include(libX11client)
> +include(lib-imageformat)
> +include(openblas)
> +include(libstdcpp)
> +
> +# start of custom additions (edits outside this area will be removed automatically)
> +
> +# end of custom additions
> +
> +# main package
> +gmsh
> diff --git a/packages.list b/packages.list
> index b2391a0f..99a4e27c 100644
> --- a/packages.list
> +++ b/packages.list
> @@ -439,3 +439,4 @@ rr # Lightweight tool for recording and replaying execution of
applications (tre
> libdeps # Find out why a binary pulls in libraries
> iio-sensor-proxy # IIO sensors to D-Bus proxy
> LibreCAD # 2D CAD program that can read DXF and DWG files and can write DXF, PDF and
SVG files.
> +gmsh # A three-dimensional finite element mesh generator.
> --
> 2.26.1
> _______________________________________________
> Dev mailing list -- dev(a)lists.clearlinux.org
> To unsubscribe send an email to dev-leave(a)lists.clearlinux.org