summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 10 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97ed5f70a76e..a2b797804608 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,25 +1,29 @@
pkgbase = meshlab
pkgdesc = System for processing and editing of unstructured 3D models arising in 3D scanning (qt5 version)
pkgver = 2016.12
- pkgrel = 8
+ pkgrel = 9
url = http://www.meshlab.net
install = meshlab.install
arch = i686
arch = x86_64
license = GPL2
makedepends = git
+ makedepends = muparser
+ makedepends = levmar
+ makedepends = lib3ds
+ makedepends = mpir
depends = bzip2
- depends = muparser
- depends = levmar
- depends = lib3ds
- depends = IDTFConverter
depends = desktop-file-utils
depends = glu
- depends = mpir
depends = openssl-1.0
depends = qt5-base
depends = qt5-declarative
depends = qt5-script
+ optdepends = u3d: for U3D and IDTF file support
+ optdepends = lib3ds: for Autodesk`s 3D-Studio r3 and r4 .3DS file support
+ optdepends = levmar: for isoparametrization and mutualcorrs plugins
+ optdepends = muparser: for filer_func plugins
+ optdepends = mpir: for Constructive Solid Geometry operation filters
provides = meshlab
source = git+https://github.com/cnr-isti-vclab/meshlab.git#tag=v2016.12
source = git+https://github.com/cnr-isti-vclab/vcglib.git#tag=v1.0.1