Opened 15 years ago
Closed 11 years ago
#123 closed enhancement (fixed)
Add python pyexiv2 binding
Reported by: | lutra | Owned by: | |
---|---|---|---|
Priority: | minor | Component: | Package |
Version: | Keywords: | ||
Cc: |
Description
This would allow to use under windows a couple of qgis plugins (contour plot and imagetoshape) that actually do work only under linux or using the standalone installer.
Change History (7)
comment:1 by , 15 years ago
Type: | defect → enhancement |
---|
follow-ups: 3 5 comment:2 by , 15 years ago
comment:3 by , 15 years ago
Replying to jef:
python-shapely
is now in the repository (right now only available withosgeo4w-setup -t
). Please test.
it works thanks.
pyexiv2
depends onpython.boost
, which in turn depends onboost
. A rather large dependency.
too bad, without this the imagetoshape plugin made by Tim will not go into repos...
comment:4 by , 15 years ago
Summary: | Add python pyexiv2 and shapely libraries → Add python pyexiv2 binding |
---|
comment:5 by , 14 years ago
pyexiv2
depends onpython.boost
, which in turn depends onboost
. A rather large dependency.
will this ever make osgeo4w? if not I think we can close the ticket.
comment:6 by , 12 years ago
Added to testing repository (setup-test.bat or osgeo4w-setup.exe -t). Please test.
python-shapely
is now in the repository (right now only available withosgeo4w-setup -t
). Please test.pyexiv2
depends onpython.boost
, which in turn depends onboost
. A rather large dependency.