summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2017-06-03 17:32:04 +0200
committerbartus2017-06-03 17:32:04 +0200
commit80b06888373312c9745e9c0c0a4d7e916bfae1ba (patch)
tree0d33b4fe721baf2bb9525694c0033dbc34744f30
parent51387e4d458ad91f43be69f6d1287cb0d7c87596 (diff)
downloadaur-80b06888373312c9745e9c0c0a4d7e916bfae1ba.tar.gz
pop release for boost update
-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 \