Skip to content

gaia-gis.it/libspatialite#2584

Merged
jhheider merged 3 commits into
pkgxdev:mainfrom
and-ri:new/gaia-gis.it/libspatialite
Jul 15, 2023
Merged

gaia-gis.it/libspatialite#2584
jhheider merged 3 commits into
pkgxdev:mainfrom
and-ri:new/gaia-gis.it/libspatialite

Conversation

@and-ri

@and-ri and-ri commented Jul 15, 2023

Copy link
Copy Markdown
Contributor

closes #580

@what-the-diff

what-the-diff Bot commented Jul 15, 2023

Copy link
Copy Markdown

PR Summary

  • Introduction of package.yml file for the gaia-gis.it/libspatialite project
    This file contains pertinent information about the software distribution, such as its version details and the other software it relies on (dependencies). This enhancement simplifies the management and sharing of the project.

  • Inclusion of build instructions for the project
    The new instructions aid in smoothly setting up the project. Actions include patching (modifying) the configure file, running this file (it checks the system's ability to compile the software), and executing make and install commands (they compile the raw code into a format that your computer can understand and then place this compiled code in appropriate locations).

  • Addition of a test script to confirm the installed version of spatialite
    This useful script automatically checks the installed version of spatialite using a utility known as pkg-config, ensuring that the version used is consistent and up-to-date. This adds an extra layer of reliability to the project.

@and-ri and-ri marked this pull request as ready for review July 15, 2023 20:19
@@ -0,0 +1,44 @@
distributable:
url: https://www.gaia-gis.it/gaia-sins/libspatialite-sources/libspatialite-5.0.1.tar.gz

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hardcoded version looks wrong

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, I'm sorry

@jhheider jhheider merged commit 1c5f883 into pkgxdev:main Jul 15, 2023
@and-ri and-ri deleted the new/gaia-gis.it/libspatialite branch September 20, 2023 17:42
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.

+libspatialite (259/548)

2 participants