mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/cgal to 4.11-1
This commit is contained in:
parent
5fc58d8e9b
commit
8263cd2f67
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.10
|
||||
pkgver=4.11
|
||||
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=('0a60a756b6885580945122ee178dd8db')
|
||||
md5sums=('0e9566046e402f8dc514caef11155864')
|
||||
|
||||
# consider building with swig for python stuff
|
||||
# https://gforge.inria.fr/frs/?group_id=52 for _pkgid
|
||||
|
|
Loading…
Reference in a new issue