Package Details: meshlab 2023.12-6

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)

Required by (0)

Sources (2)

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 to cmake 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 and patches to github.com/AUR-meshlab

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 15 Next › Last »

bartus commented on 2019-04-10 11:42 (UTC) (edited on 2021-08-26 06:58 (UTC) by bartus)

Please report issues and patches to github.com/AUR-meshlab

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.