summaryrefslogtreecommitdiff
path: root/media-gfx/meshlab/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-01 21:06:00 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-01 21:06:00 +0000
commit129160ec854dca4c3fedb5bcfbcb56930371da0f (patch)
tree53bf797418ac5e9b99c41ca0382c87b82421e5de /media-gfx/meshlab/metadata.xml
parent441d1370330332b7d78f238d2f5e13f7aed5e4e0 (diff)
gentoo new year resync : 01.01.2021
Diffstat (limited to 'media-gfx/meshlab/metadata.xml')
-rw-r--r--media-gfx/meshlab/metadata.xml22
1 files changed, 13 insertions, 9 deletions
diff --git a/media-gfx/meshlab/metadata.xml b/media-gfx/meshlab/metadata.xml
index 5454c9e8ca1b..95901ec9bfc4 100644
--- a/media-gfx/meshlab/metadata.xml
+++ b/media-gfx/meshlab/metadata.xml
@@ -1,20 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>amynka@gentoo.org</email>
- </maintainer>
<maintainer type="project">
<email>3dprint@gentoo.org</email>
<name>Gentoo 3D print</name>
</maintainer>
- <longdescription lang="en">
- Printrun is a set of G-code sending applications for RepRap.
- It consists of printcore (dumb G-code sender), pronsole (featured command line
- G-code sender), pronterface (featured G-code sender with graphical user
- interface), and a small collection of helpful scripts.
+ <maintainer type="person">
+ <email>amynka@gentoo.org</email>
+ </maintainer>
+ <longdescription>
+ MeshLab is an open source, portable, and extensible system for the processing and editing of unstructured 3D
+ triangular meshes. The system is aimed to help the processing of the typical not-so-small unstructured models
+ arising in 3D scanning, providing a set of tools for editing, cleaning, healing, inspecting, rendering and
+ converting these kinds of meshes.
</longdescription>
+ <use>
+ <flag name="double-precision">Use double type instead of float type for scalars</flag>
+ </use>
<upstream>
- <remote-id type="sourceforge">meshlab</remote-id>
+ <bugs-to>https://github.com/cnr-isti-vclab/meshlab/issues</bugs-to>
+ <remote-id type="github">cnr-isti-vclab/meshlab</remote-id>
</upstream>
</pkgmetadata>