summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e1303dbbae4..0aa75f3a2bba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cloudcompare-git
pkgdesc = A 3D point cloud (and triangular mesh) processing software
pkgver = 2.8.0.r140.gedb8d44b
- pkgrel = 1
+ pkgrel = 2
url = http://www.danielgm.net/cc/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 4af3031baad4..c49977fc5a89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
name=cloudcompare
pkgname=${name}-git
pkgver=2.8.0.r140.gedb8d44b
-pkgrel=1
+pkgrel=2
pkgdesc="A 3D point cloud (and triangular mesh) processing software"
arch=('i686' 'x86_64')
url="http://www.danielgm.net/cc/"
@@ -38,7 +38,6 @@ build() {
-DINSTALL_QBLUR_PLUGIN=ON \
-DCMAKE_BUILD_TYPE=Release \
-DCOMPILE_CC_CORE_LIB_WITH_CGAL=ON \
- -DCGAL_DIR=/usr/lib/CGAL \
-DINSTALL_QHPR_PLUGIN=ON \
-DINSTALL_QPOISSON_RECON_PLUGIN=ON \
-DPOISSON_RECON_WITH_OPEN_MP=ON \