@bartus:
Oh, if some paths in the source code have to be patched/changed, than it would be more work than I have expected and probably it's not worth it?!
Another question, have you created the patches regarding "io_txt.pro" and the "cpp11_abs". It would be nice to report that upstream (GitHub), because that are trivial changes. I could also report it, if you are the author of those patches.
@net147:
I guess bartus can't do anything against that. It would be better to report it on GitHub ;-). I have also encountered the progress bar issue. It occurs only if it does not detect the video memory, starting it using my Intel card the bar remains, on my NVIDIA it shows the video memory.
Search Criteria
Package Details: meshlab 2023.12-4
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.65 |
First Submitted: | 2020-09-18 22:35 (UTC) |
Last Updated: | 2025-02-26 09:36 (UTC) |
Dependencies (26)
- 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-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 (cmake-gitAUR, cmake3AUR) (make)
- eigen (eigen-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- lib3dsAUR (make)
- muparser (make)
- Show 6 more dependencies...
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 15 Next › Last »
dejavu commented on 2017-01-07 13:11 (UTC)
net147 commented on 2017-01-07 11:01 (UTC) (edited on 2017-01-07 11:03 (UTC) by net147)
@bartus
When I launch MeshLab, the graphics window shows as black. I have to go to File > New Empty Project and then close the project for it to display properly. Also, there is an indeterminate progress bar at the bottom right which keeps moving around left-to-right-to-left-to-right-etc.
This occurs on 2 systems - one with Intel graphics and one with software rendering in VirtualBox (export LIBGL_ALWAYS_SOFTWARE=1).
bartus commented on 2017-01-07 03:21 (UTC) (edited on 2017-01-07 03:26 (UTC) by bartus)
@dejavu
Saw fedora have meshlab in /usr (patched paths to shaders/plugins; should be working here to).
dejavu commented on 2017-01-06 23:45 (UTC) (edited on 2017-01-06 23:46 (UTC) by dejavu)
@bartus:
Thanks, compilation worked fine.
Nice idea to replace most or all external dependencies with additional packages.
One thing would could be probably improved is to install the package into the /usr folder instead of /opt.
bartus commented on 2017-01-06 23:06 (UTC) (edited on 2017-01-06 23:07 (UTC) by bartus)
@net147, @dejavu, @chocopuff
I usurp the package :) Now it's a clone of my 'meshlab-git' package with according fragments added to source definitions.
bartus commented on 2017-01-06 22:24 (UTC)
@tata Fixed.
tata commented on 2017-01-06 09:45 (UTC)
Hunk #1 succeeded at 30 with fuzz 2 (offset 4 lines).
==> fix meshlab/src/plugins_experimental/io_TXT/ case sensitive path
mv: cannot stat 'meshlab/src/plugins_experimental/io_TXT/io_txt.pro': No such file or directory
==> ERROR: A failure occurred in prepare().
Aborting...
==> ERROR: Makepkg was unable to build meshlab-git.
line 59 in the PKGBUILD got failured
chocopuff commented on 2017-01-06 06:17 (UTC)
@dejavu please do help maintain it. I checked the commit changes and there was a revert back to 1.3.3. I'm confused as to why that was. I haven't had the time since to look into it. Thanks!
dejavu commented on 2017-01-06 01:44 (UTC)
@chocopuff: You have adapted the package recently but haven't updated it yet. Should I take it, or do you have time to maintain it?
bartus commented on 2016-12-14 19:11 (UTC) (edited on 2016-12-16 21:35 (UTC) by bartus)
// Repository is currently undergoing heavy refactoring after migration.
// Further commits will surly brings more conflicts with this PKGBUILD.
// Will be grateful for all bug report.
// Will try to rebuild package weekly basis to keep it in sync
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