mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/cgal to 4.10-1
This commit is contained in:
parent
b1b1df96d8
commit
c9fa33953f
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
# - qt5-svg for aarch64 only due to build issue with Qt GLES
|
||||
|
||||
pkgname=cgal
|
||||
pkgver=4.9.1
|
||||
pkgrel=2
|
||||
pkgver=4.10
|
||||
pkgrel=1
|
||||
pkgdesc="Computational Geometry Algorithms Library"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.cgal.org"
|
||||
|
@ -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=('820ef17ffa7ed87af6cc9918a961d966')
|
||||
md5sums=('0a60a756b6885580945122ee178dd8db')
|
||||
|
||||
# consider building with swig for python stuff
|
||||
# https://gforge.inria.fr/frs/?group_id=52 for _pkgid
|
||||
|
|
Loading…
Reference in a new issue