[arch-commits] Commit in pdal/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at gemini.archlinux.org
Wed Sep 22 21:06:00 UTC 2021
Date: Wednesday, September 22, 2021 @ 21:05:59
Author: svenstaro
Revision: 1021683
upgpkg: pdal 2.3.0-3: laz-perf 2.1.0 rebuild
Modified:
pdal/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-22 20:57:05 UTC (rev 1021682)
+++ PKGBUILD 2021-09-22 21:05:59 UTC (rev 1021683)
@@ -2,13 +2,13 @@
# Contributor: SaultDon <sault.don gmail>
pkgname=pdal
pkgver=2.3.0
-pkgrel=2
+pkgrel=3
pkgdesc="A C++ library for translating and manipulating point cloud data"
arch=('x86_64')
url="http://www.pdal.io"
license=('BSD')
-depends=('gdal' 'libgeotiff' 'laszip' 'jsoncpp' 'hexer-hobu' 'libunwind')
-makedepends=('cmake' 'python' 'python-numpy' 'laz-perf' 'ninja')
+depends=('gdal' 'libgeotiff' 'laszip' 'jsoncpp' 'hexer-hobu' 'libunwind' 'laz-perf')
+makedepends=('cmake' 'python' 'python-numpy' 'ninja')
optdepends=('python-numpy: for the Python plugin'
'sqlite: for the sqlite plugin'
'postgresql-libs: for the postgresql plugin')
More information about the arch-commits
mailing list