mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/cgal to 4.8.1-1
This commit is contained in:
parent
9f4d9f7027
commit
dbd3a7d76c
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - qt5-svg for aarch64 only due to build issue with Qt GLES
|
||||
|
||||
pkgname=cgal
|
||||
pkgver=4.8
|
||||
pkgver=4.8.1
|
||||
pkgrel=1
|
||||
pkgdesc="Computational Geometry Algorithms Library"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -18,7 +18,7 @@ optdepends=('eigen: for some packages, see the CGAL manual')
|
|||
optdepends_aarch64=('qt5-svg: for CGAL_Qt5')
|
||||
makedepends=('cmake' 'eigen' 'boost')
|
||||
makedepends_aarch64=('qt5-svg')
|
||||
md5sums=('e31e7039b5cdc74ac7b106db8ba644f3')
|
||||
md5sums=('1cbcb3f251822766ed3d744f923c782d')
|
||||
|
||||
# consider building with swig for python stuff
|
||||
# https://gforge.inria.fr/frs/?group_id=52 for _pkgid
|
||||
|
|
Loading…
Reference in a new issue