From 9c486b09160483ae9ffc193dd2db46fd1d411c91 Mon Sep 17 00:00:00 2001 From: David Spencer Date: Tue, 18 Apr 2017 13:47:18 +0100 Subject: libraries/CGAL: Updated for version 4.9.1. Signed-off-by: David Spencer --- libraries/CGAL/CGAL.SlackBuild | 2 +- libraries/CGAL/CGAL.info | 8 ++++---- libraries/CGAL/README | 2 ++ 3 files changed, 7 insertions(+), 5 deletions(-) (limited to 'libraries') diff --git a/libraries/CGAL/CGAL.SlackBuild b/libraries/CGAL/CGAL.SlackBuild index 1a7544d079..8cb992b825 100644 --- a/libraries/CGAL/CGAL.SlackBuild +++ b/libraries/CGAL/CGAL.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=CGAL -VERSION=${VERSION:-4.9} +VERSION=${VERSION:-4.9.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/CGAL/CGAL.info b/libraries/CGAL/CGAL.info index 9803903680..edd1d124e5 100644 --- a/libraries/CGAL/CGAL.info +++ b/libraries/CGAL/CGAL.info @@ -1,8 +1,8 @@ PRGNAM="CGAL" -VERSION="4.9" -HOMEPAGE="http://www.cgal.org/" -DOWNLOAD="https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-4.9/CGAL-4.9.tar.xz" -MD5SUM="ee31343dbc4bf7b5b7501ec1650e9233" +VERSION="4.9.1" +HOMEPAGE="https://www.cgal.org/" +DOWNLOAD="https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-4.9.1/CGAL-4.9.1.tar.xz" +MD5SUM="820ef17ffa7ed87af6cc9918a961d966" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/libraries/CGAL/README b/libraries/CGAL/README index 2050f502d9..bacec366ac 100644 --- a/libraries/CGAL/README +++ b/libraries/CGAL/README @@ -4,3 +4,5 @@ various areas needing geometric computation, such as computer graphics, scientific visualization, computer aided design and modelling, geographic information systems, molecular biology, medical imaging, robotics and motion planning, mesh generation and numerical methods. + +Optional dependency: qt5 -- cgit v1.2.3