Search Criteria
Package Details: openmesh 8.1-1
Git Clone URL: | https://aur.archlinux.org/openmesh.git (read-only, click to copy) |
---|---|
Package Base: | openmesh |
Description: | A generic and efficient data structure for representing and manipulating polygonal meshes |
Upstream URL: | http://www.openmesh.org |
Licenses: | |
Submitter: | None |
Maintainer: | skogler |
Last Packager: | skogler |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2009-03-06 05:03 |
Last Updated: | 2020-08-01 11:30 |
Dependencies (4)
- mesa (mesa-noglvnd, mesa-rc, mesa-minimal-git, mesa-minimal+-git, mesa-git, mesa-stable)
- cmake (cmake-git) (make)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless) (make)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless) (optional) – for using included applications
Latest Comments
« First ‹ Previous 1 2 3 4
sftrytry commented on 2012-01-25 22:42
2.1 is out.
http://www.openmesh.org
BELiAL commented on 2011-11-06 10:59
You should change "i386" to "i686" in PKGBUILD
Anonymous comment on 2011-06-13 21:00
Updated to 2.0.1 (now builds with gcc 4.6)
Anonymous comment on 2011-01-27 18:29
Updated to version 2.0 stable release.
I have added 'qt' to "optdepends" and "makedepends" and removed it from "depends". I have also added 'doxygen' to "makedepends".
Kniyl commented on 2011-01-14 16:19
Qt should not be considered as a depend but as an optdepend.
Not having Qt is exactly the same than setting -DBUILD_APPS=OFF in cmake options.
Moreover, Doxygen is also searched by cmake. So it may also be added as optdepend.
Anonymous comment on 2010-10-26 21:58
Updated.
Anonymous comment on 2010-10-24 12:30
2.0-RC5 is out.