Please report issues
and patches
to github.com/AUR-meshlab
Search Criteria
Package Details: meshlab 2023.12-6
Package Actions
Git Clone URL: | https://aur.archlinux.org/meshlab.git (read-only, click to copy) |
---|---|
Package Base: | meshlab |
Description: | System for processing and editing of unstructured 3D models arising in 3D scanning (qt5 version) |
Upstream URL: | https://www.meshlab.net |
Licenses: | GPL2 |
Submitter: | bartus |
Maintainer: | bartus |
Last Packager: | bartus |
Votes: | 119 |
Popularity: | 0.29 |
First Submitted: | 2020-09-18 22:35 (UTC) |
Last Updated: | 2025-05-16 11:53 (UTC) |
Dependencies (27)
- bzip2 (bzip2-gitAUR)
- cgal (cgal-gitAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- glu (glu-gitAUR)
- gmp (gmp-hgAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, mesa-fp8-gitAUR, vulkan-terakan-gitAUR, mesa-amber)
- mpfr (mpfr-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- qhull
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-script (qt5-script-gitAUR)
- qt5-xmlpatterns (qt5-xmlpatterns-gitAUR)
- xerces-c
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- eigen (eigen-gitAUR) (make)
- gcc13 (make)
- git (git-gitAUR, git-glAUR) (make)
- lib3dsAUR (make)
- muparser (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR, ninja-memAUR) (make)
- openctm-toolsAUR (make)
- patchelf (patchelf-gitAUR) (make)
- lib3dsAUR (optional) – for Autodesk`s 3D-Studio r3 and r4 .3DS file support
- muparser (optional) – for filer_func plugins
- openctm-toolsAUR (optional) – for compressed triangle mesh file format
Required by (0)
Sources (2)
bartus commented on 2019-04-10 11:42 (UTC) (edited on 2021-08-26 06:58 (UTC) by bartus)
bartus commented on 2018-07-04 12:42 (UTC)
@zhou13: should be fixed now.
zhou13 commented on 2018-07-03 20:45 (UTC)
Could you change the dependency from IDTFConverter to u3d? It will make the life of AUR helper easiler. See https://github.com/Jguer/yay/issues/529. Thanks!
adjivas commented on 2018-06-30 23:04 (UTC)
This package not install the IDTFConverter? That required by the U3D support.
pars commented on 2018-06-10 17:05 (UTC)
@bartus Thanks a lot for your reply and patch!
bartus commented on 2018-06-08 15:49 (UTC) (edited on 2018-06-08 15:50 (UTC) by bartus)
Disclaimer: Every one having problem compiling meshlab with qt5(5.11) Meshlab won't build against qt5(5.11) but will work perfectly fine with one. Just build the package in chroot with downgraded qt5-base
package and install it in your production environment.
bartus commented on 2018-06-08 15:35 (UTC) (edited on 2018-06-08 15:45 (UTC) by bartus)
@pars: Development is pinned at qt5.9, current LTS version, and there's no plan to support the newer version for the time being.
bartus commented on 2018-06-08 13:07 (UTC) (edited on 2018-06-08 13:10 (UTC) by bartus)
@pars: Already reported upstream. If it won't be fixed soon, will try to come up with a patch. For now, one could ignore qt5 update, or build in chroot with qt5 downgraded and install with pacman -Udd
to skip deps check, and copy missing libs form chroot to a production server.
Pinned Comments
bartus commented on 2020-05-30 16:49 (UTC) (edited on 2020-05-30 16:49 (UTC) by bartus)
Some plugins (mainly render ones like SSAO) won't work with new cmake build system, will try to port
qmake
patches tocmake
and fix those.bartus commented on 2019-04-10 11:42 (UTC) (edited on 2021-08-26 06:58 (UTC) by bartus)
Please report
issues
andpatches
to github.com/AUR-meshlab