Search Criteria
Package Details: mmg 5.7.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mmg.git (read-only, click to copy) |
---|---|
Package Base: | mmg |
Description: | Anisotropic tetrahedral remesher and moving mesh generator |
Upstream URL: | http://www.mmgtools.org/ |
Licenses: | GPL |
Conflicts: | mmg3d |
Provides: | mmg3d |
Replaces: | mmg3d |
Submitter: | haawda |
Maintainer: | gpettinello |
Last Packager: | gpettinello |
Votes: | 8 |
Popularity: | 0.191965 |
First Submitted: | 2020-06-02 22:27 (UTC) |
Last Updated: | 2024-03-27 08:21 (UTC) |
Dependencies (14)
- pugixml (pugixml-gitAUR)
- python-mpi4py (python-mpi4py-intelAUR)
- scotchAUR (scotch-gitAUR)
- vtk (vtk-gitAUR, vtk93AUR)
- cmake (cmake-gitAUR) (make)
- fmt (fmt-gitAUR) (make)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR) (make)
- libogg (libogg-gitAUR) (make)
- libtheora (libtheora-gitAUR) (make)
- netcdf (netcdf-openmpi) (make)
- onetbb (make)
- proj (proj-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR) (make)
Required by (3)
- elmerfem
- freefem (requires mmg3d) (optional)
- python-pymesh-git (make)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
xantares commented on 2020-06-03 09:44 (UTC)
typo: repalces
haawda commented on 2020-06-02 22:29 (UTC)
I also uploaded a mmg package and filed a merge request.
haawda commented on 2020-06-02 22:19 (UTC)
Patch appplied in -3.
hacksd commented on 2020-06-02 13:34 (UTC)
Thanks @xantares That worked for me. :)
xantares commented on 2020-06-02 10:26 (UTC) (edited on 2020-06-02 10:27 (UTC) by xantares)
the simplest way is to retrieve it and apply on the fly from source:
cd "mmg-$pkgver"
curl -L https://github.com/MmgTools/mmg/commit/cbd4418093c549fd7205208f44df13fbfe155fbb.patch | patch -p1
else you can also download it, add it to sources, and patch -p1 -i $src/...
hacksd commented on 2020-06-01 22:30 (UTC)
@xantares I am facing the same issue. Can you guide me on how to apply that patch?
gdolle commented on 2020-05-29 10:33 (UTC) (edited on 2020-05-29 10:35 (UTC) by gdolle)
Maybe this package should be renamed as "mmg" with respect to the official website (since current build includes libmmg2d, libmmg3d, libmmgs and mmgs (apps). Or create separate packages for each one and an "mmg" with deps ?
xantares commented on 2020-05-19 10:16 (UTC) (edited on 2020-05-19 10:16 (UTC) by xantares)
maybe this patch will help:
https://github.com/MmgTools/mmg/commit/cbd4418093c549fd7205208f44df13fbfe155fbb
xantares commented on 2020-05-15 14:21 (UTC)
it fails to build with latest gcc:
haawda commented on 2019-10-13 17:01 (UTC)
please rename the downloaded tarball to something containing the pkgname, and 5.4.1 is out.
« First ‹ Previous 1 2 3 Next › Last »