gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r10654: update cgal to 6.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r10654: update cgal to 6.0
Date: Sun, 29 Sep 2024 00:22:43 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 10654
revision-id: carlhansen@gnu.org-20240929042237-y17zeub3sspi3n3m
parent: carlhansen@gnu.org-20240929034005-b56g5wmt1h0qai5g
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Sun 2024-09-29 04:22:37 +0000
message:
  update cgal to 6.0
modified:
  pkg/other/cgal/Makefile        makefile-20180205045556-giwn63i5y9e7jk9w-3
  pkg/other/cgal/sha256sums      sha256sums-20180205045556-giwn63i5y9e7jk9w-4
=== modified file 'pkg/other/cgal/Makefile'
--- a/pkg/other/cgal/Makefile   2024-07-18 21:21:36 +0000
+++ b/pkg/other/cgal/Makefile   2024-09-29 04:22:37 +0000
@@ -21,7 +21,7 @@
 NAME =    CGAL
 GARNAME = cgal
 UPSTREAMNAME = CGAL
-GARVERSION = 6.0-beta1
+GARVERSION = 6.0
 HOME_URL = http://www.cgal.org/
 DESCRIPTION =  Computational Geometry Algorithms Library (CGAL) 
 define BLURB
@@ -31,9 +31,8 @@
 endef
 
 ######################################################################
-# https://github.com/CGAL/cgal/releases/download/v5.6/CGAL-5.6.tar.xz
 
-# 
https://github.com/CGAL/cgal/releases/download/v6.0-beta1/CGAL-6.0-beta1.tar.xz
+ # https://github.com/CGAL/cgal/releases/download/v6.0/CGAL-6.0.tar.xz
 
 MASTER_SITES = $(MASTER_GITHUB)
 MASTER_SUBDIR = $(UPSTREAMNAME)/$(GARNAME)/releases/download/v$(GARVERSION)/
@@ -47,3 +46,7 @@
 include ../../../gar/gar.lib/cmake.mk
 include config.mk
 
+BUILD_ARGS = CFLAGS=CMAKE_BUILD_TYPE="Release"
+# ??
+# data   examples , to explore
+

=== modified file 'pkg/other/cgal/sha256sums'
--- a/pkg/other/cgal/sha256sums 2024-07-18 21:21:36 +0000
+++ b/pkg/other/cgal/sha256sums 2024-09-29 04:22:37 +0000
@@ -1,1 +1,1 @@
-0af1c8e5de91b7aab4c81214b5ac50a9361a36b73b89043533a7c82b287d6c70  
download/CGAL-6.0-beta1.tar.xz
+6b0c9b47c7735a2462ff34a6c3c749d1ff4addc1454924b76263dc60ab119268  
download/CGAL-6.0.tar.xz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]