Skip to content

Update Dockerfile.master.template: fetch libcgal-dev 5.5.1 from Debian testing in order to build SCFGAL 1.4.1 #336

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

swiss-knight
Copy link

@swiss-knight swiss-knight commented Dec 26, 2022

  • Set SFCGAL git hash equals to version tag 1.4.1 from Oslandia's repository,
  • Specifically fetch libcgal-dev from Debian testing (sid) to be able to install SFCGAL 1.4.x,
  • Clean out commented code.

This should fix:


This is the full postgis version string when I currently build the image using the proposed PR on 15-master:

POSTGIS="3.4.0dev 3.3.0rc2-390-gc2a0b2024"
  [EXTENSION]
      PGSQL="150"
      GEOS="3.12.0dev-CAPI-1.18.0"
      SFCGAL="SFCGAL 1.4.1, CGAL 5.5.1, BOOST 1.74.0" # <--- updated!
      PROJ="9.2.0"
      LIBXML="2.9.10"
      LIBJSON="0.15"
      LIBPROTOBUF="1.3.3"
      WAGYU="0.5.0 (Internal)"
      TOPOLOGY

+ Set SFCGAL git hash equals to version tag 1.4.1 from Oslandia's repository,
+ Specifically fetch libcgal-dev from Debian testing (sid) to be able to install SFCGAL 1.4.x,
+ Clean out commented code.
@swiss-knight swiss-knight changed the title Update Dockerfile.master.template Update Dockerfile.master.template: fetch libcgal-dev 5.5.1 from Debian testing in order to build SCFGAL 1.4.1 Dec 26, 2022
@swiss-knight swiss-knight deleted the branch postgis:master October 23, 2023 21:04
@swiss-knight swiss-knight deleted the master branch October 23, 2023 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant