Skip to content
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

libgdal - Please update package and enable python bind #36816

Closed
gabriel-russo opened this issue Apr 22, 2022 · 8 comments
Closed

libgdal - Please update package and enable python bind #36816

gabriel-russo opened this issue Apr 22, 2022 · 8 comments
Labels

Comments

@gabriel-russo
Copy link

Update

Please, update package libgdal and subpackages from 3.0.4 (released in 2020-01-28) to 3.4.2 (current release)

Feature

According to Pypi GDAL page you can also have the GDAL Python bindings built as part of a source build by specifying --with-python as part of your configure line.

If it's possible, make a Configure option to enable python bindings build in libgdal package.

Python bind in libgdal-3.0.4 template

# Template file for 'libgdal'
...
configure_args=" ... --with-python"
makedepends="... python-devel python-setuptools"
python_version=2
...
For some reason i can't put it working with python3, any future success i will report it here.

@Chocimier Chocimier linked a pull request Apr 22, 2022 that will close this issue
3 tasks
@Chocimier
Copy link
Member

Worked on at #31687 .

@gabriel-russo
Copy link
Author

Worked on at #31687 .

commit a1a7df1acd39dcb4cf66846864c1b5294ec8b2d0 from @ar-jan works like a charm, why not replace libgdal from master branch with his version?

@classabbyamp
Copy link
Member

why not replace libgdal from master branch with his version?

that will happen once the PR is ready to be merged, looks like there are still a few issues to solve first.

@github-actions
Copy link

Issues become stale 90 days after last activity and are closed 14 days after that. If this issue is still relevant bump it or assign it.

@github-actions github-actions bot added the Stale label Jul 22, 2022
@ar-jan
Copy link
Contributor

ar-jan commented Jul 27, 2022

Issue #31687 is stuck on libgdal cross compile no longer working. I'm afraid I don't know how to fix it and I haven't been able to get help. Cross compile did work in the PR earlier, but something somewhere in Void's build process seems to have changed because the same versions that used to compile no longer get built.

@sgn
Copy link
Member

sgn commented Jul 27, 2022 via email

@github-actions
Copy link

Issues become stale 90 days after last activity and are closed 14 days after that. If this issue is still relevant bump it or assign it.

@github-actions github-actions bot added the Stale label Oct 27, 2022
@ghost
Copy link

ghost commented Nov 5, 2022

libgdal has been updated via #40225.

Python bindings have also been added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants