From 1a18bfac36a2c5c7b6a55b0b5df47288f5ec81ea Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 31 Aug 2016 13:44:44 -0300 Subject: openfoam3.0-git: add new package to [pcr] - Packaging request #1047 -> https://labs.parabola.nu/issues/1047 --- pcr/openfoam3.0-git/openfoam.install | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 pcr/openfoam3.0-git/openfoam.install (limited to 'pcr/openfoam3.0-git/openfoam.install') diff --git a/pcr/openfoam3.0-git/openfoam.install b/pcr/openfoam3.0-git/openfoam.install new file mode 100644 index 000000000..939247c8f --- /dev/null +++ b/pcr/openfoam3.0-git/openfoam.install @@ -0,0 +1,20 @@ +post_install() { + echo "NOTE:" + echo "This install of OpenFOAM does Not include the" + echo "ThirdParty libraries from openfoam's website." + echo "It simply creates a stub OpenFOAM/ThirdParty" + echo "directory to keep the OpenFOAM bashrc happy." + echo "" + echo "The most common use of ThirdParty is to get Paraview." + echo "Modern versions of Paraview include an OpenFOAM" + echo "case file viewer. Instead of installing the ThirdParty" + echo "build of Paraview, using the standard arch Paraview" + echo "package is recommended." + echo "" + echo "If you need other components of the ThirdParty bundle" + echo "it will have to be installed manually." + echo "See http://www.openfoam.com/download/source.php for details." + echo "" + echo "Also, to avoid conflict with 'R' from r-project.org, please" + echo "type 'ofoam-3.0' to initialize the environment." +} -- cgit v1.2.3