Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (f21f31c33c53c375e0da7bd6bdc783d947c997e5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (f21f31c33c53c375e0da7bd6bdc783d947c997e5)
  • Date: Sun, 12 May 2024 18:30:08 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

science/gdal/DEPENDS | 11 ++++++++---
science/gdal/DETAILS | 4 ++--
science/gdal/HISTORY | 5 +++++
science/geos/DETAILS | 8 ++++----
science/geos/HISTORY | 3 +++
science/qhull/BUILD | 1 -
science/qhull/DETAILS | 1 +
science/qhull/HISTORY | 4 ++++
science/qhull/INSTALL | 2 --
9 files changed, 27 insertions(+), 12 deletions(-)

New commits:
commit f21f31c33c53c375e0da7bd6bdc783d947c997e5
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

qhull - fix build

commit 68f716f9fe888a5d31e50fe9867fc9c0b3ffbcdc
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

geos: => 3.12.0

commit 9432b8e889d5a94dbccfb74663bdada9ef27e6ef
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

gdal: => 3.9.0

diff --git a/science/gdal/DEPENDS b/science/gdal/DEPENDS
index 1c58ff0..0880103 100755
--- a/science/gdal/DEPENDS
+++ b/science/gdal/DEPENDS
@@ -2,10 +2,12 @@ source $GRIMOIRE/CMAKE_DEPENDS &&
depends zlib &&
depends tiff &&
depends -sub CXX gcc &&
+depends geos &&
depends libgeotiff &&
depends libpng &&
depends JPEG &&
depends GIFLIB &&
+depends qhull &&
depends zstd &&
depends libxml2 &&
optional_depends curl '' '' 'cURL support' &&
@@ -18,14 +20,17 @@ optional_depends ogdi '' '' 'OGDI Bridge' &&
optional_depends hdf4 '' '' 'Hierarchical Data Format Release 4 support'
&&
optional_depends hdf5 '' '' 'Hierarchical Data Format Release 5 support'
&&
optional_depends jasper '' '' 'JPEG2000 support' &&
-optional_depends geos '' '' 'Use the GEOS spatial topology library' &&

+optional_depends python3 ' -DBUILD_PYTHON_BINDINGS=1' '
-DBUILD_PYTHON_BINDINGS=0' 'Enable python bindings' &&
+
+if is_depends_enabled $SPELL python3;then
+ depends numpy
+fi &&
optional_depends swig '' '' 'various bindings' &&
if is_depends_enabled $SPELL swig;then
optional_depends perl '' '' 'Enable perl bindings' &&
optional_depends php '' '' 'Enable php bindings' &&
- optional_depends RUBY '' '' 'Enable Ruby bindings' &&
- optional_depends PYTHON '' '' 'Enable python bindings'
+ optional_depends RUBY '' '' 'Enable Ruby bindings'
fi &&

# database bindings
diff --git a/science/gdal/DETAILS b/science/gdal/DETAILS
index 71fc9d4..f9da34d 100755
--- a/science/gdal/DETAILS
+++ b/science/gdal/DETAILS
@@ -1,7 +1,7 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=gdal
- VERSION=3.8.5
-
SOURCE_HASH=sha512:4cdf1c45ea110cf6ba6ffe5b890ebd8f82654899ed6224ede6c59864f28626c758b5ea15f26c1840a4d3f70abaf9c1255754c565ef2fe5e5b39e0499ace63521
+ VERSION=3.9.0
+
SOURCE_HASH=sha512:05e50a3898b4c71351125c59b0058eb8213858ef14f213b251dee44638522e7e87ed660d028677803a74728543531b0f438e53a543e6529bb8cdc391e9a09b02
SOURCE="$SPELL-$VERSION.tar.xz"
SOURCE_URL[0]=https://download.osgeo.org/$SPELL/$VERSION/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/science/gdal/HISTORY b/science/gdal/HISTORY
index 13df952..5da74b5 100644
--- a/science/gdal/HISTORY
+++ b/science/gdal/HISTORY
@@ -1,3 +1,8 @@
+2024-05-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.9.0
+ * DEPENDS: python support require numpy
+ geos is required, add qhull
+
2024-05-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.8.5

diff --git a/science/geos/DETAILS b/science/geos/DETAILS
index 33ff481..92edd96 100755
--- a/science/geos/DETAILS
+++ b/science/geos/DETAILS
@@ -1,11 +1,11 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=geos
- VERSION=3.10.2
+ VERSION=3.12.0
SOURCE="${SPELL}-${VERSION}.tar.bz2"
- SOURCE_URL[0]=http://download.osgeo.org/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:390381711ccf56b862c2736cf6329200822f121de1c49df52b8b85cabea8c7787b199df2196acacc2e5c677ff3ebe042d93d70e89deadbc19d754499edb65126
+ SOURCE_URL[0]=https://download.osgeo.org/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:cc67d9516d24ada2ceaf7c81ff9df40033bb15123160bf7e70fdff97b72c798f4b9ba8223c1eaebac0f33dcb530bc8cf42af000af3491f3227420290d89332d5
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://trac.osgeo.org/geos/";
+ WEB_SITE="https://trac.osgeo.org/geos/";
LICENSE[0]="LGPL"
ENTERED=20091102
KEYWORDS="gis"
diff --git a/science/geos/HISTORY b/science/geos/HISTORY
index 37e0720..3a53b25 100644
--- a/science/geos/HISTORY
+++ b/science/geos/HISTORY
@@ -1,3 +1,6 @@
+2024-05-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.12.0
+
2022-01-29 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 3.10.2

diff --git a/science/qhull/BUILD b/science/qhull/BUILD
deleted file mode 100755
index e013b8d..0000000
--- a/science/qhull/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-cmake_build
diff --git a/science/qhull/DETAILS b/science/qhull/DETAILS
index 0912a9e..c539d24 100755
--- a/science/qhull/DETAILS
+++ b/science/qhull/DETAILS
@@ -1,3 +1,4 @@
+source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=qhull
VERSION=8.0.2
VX=2020.2
diff --git a/science/qhull/HISTORY b/science/qhull/HISTORY
index b6bbf75..376f0f6 100644
--- a/science/qhull/HISTORY
+++ b/science/qhull/HISTORY
@@ -1,3 +1,7 @@
+2024-05-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * BUILD INSTALL: deleted
+ * DETAILS: add cmake
+
2021-03-27 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 8.0.2

diff --git a/science/qhull/INSTALL b/science/qhull/INSTALL
deleted file mode 100755
index 496e1a6..0000000
--- a/science/qhull/INSTALL
+++ /dev/null
@@ -1,2 +0,0 @@
-cd $SOURCE_DIRECTORY/build &&
-cmake_install


  • [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (f21f31c33c53c375e0da7bd6bdc783d947c997e5), Treeve Jelbert, 05/12/2024

Archive powered by MHonArc 2.6.24.

Top of Page