Search Criteria
Package Details: python-exiv2 0.12.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-exiv2.git (read-only, click to copy) |
---|---|
Package Base: | python-exiv2 |
Description: | A Python 3 binding to exiv2, the C++ library for manipulation of EXIF, IPTC and XMP image metadata. |
Upstream URL: | https://launchpad.net/py3exiv2 |
Keywords: | binding graphics libexiv2 |
Licenses: | GPL3 |
Submitter: | artemklevtsov |
Maintainer: | salsergey |
Last Packager: | salsergey |
Votes: | 13 |
Popularity: | 0.000000 |
First Submitted: | 2016-03-19 22:15 (UTC) |
Last Updated: | 2023-08-30 04:10 (UTC) |
Dependencies (5)
- boost-libs
- exiv2 (exiv2-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- boost (boost-gitAUR) (make)
- python-setuptools (make)
Required by (3)
- lens_calibrate
- vimiv-qt (optional)
- vimiv-qt-git (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
spider-mario commented on 2019-06-03 20:18 (UTC) (edited on 2019-06-03 20:19 (UTC) by spider-mario)
It seems to have been fixed by the latest upstream update. It should work fine now. Thanks again.
spider-mario commented on 2019-05-29 07:40 (UTC)
Thanks for the report. I will be on vacation until the end of the week but I will try to look into it when I get back.
simon04 commented on 2019-05-27 07:53 (UTC)
Build fails (using dependency versions libnsl-1.2.0-1 boost-libs-1.69.0-2 exiv2-0.27.1-1 python-3.7.3-1)
elstoc commented on 2019-02-16 14:35 (UTC) (edited on 2019-02-16 22:08 (UTC) by elstoc)
@VinsS I get a 404 error when trying to access the link for 0.5.0. I found version 0.6.1 but when I try to use this version I get the following error when importing the module in python:
import libexiv2python ImportError: /usr/lib/python3.7/site-packages/libexiv2python.so: undefined symbol: _ZNK12exiv2wrapper7Preview7getDataEv
So two things really. First, the error. Second, it would be good if old versions remained available for download for at least a short amount of time after a new version is created, in case nobody has packaged up the new version yet.
VinsS commented on 2019-01-31 13:20 (UTC)
I just released the version 0.5.0
This version fix a fatal bug introduced in exiv2-0.27
The sources: http://www.py3exiv2.tuxfamily.org/releases/python3-exiv2-0.5.0.tar.gz
Bests, Vincent
DrTebi commented on 2019-01-27 07:10 (UTC)
Not sure if this is a python-exiv2 problem... but I always get this error when I try to run one of my programs:
ImportError: libboost_python37.so.1.67.0: cannot open shared object file: No such file or directory
... my libboost_python version is 1.69. Once I create a symbolic link from 1.67 to 1.69, everything works fine. But that shouldn't be necessary?
I may be understanding something wrong, can someone enlighten me?
elstoc commented on 2018-09-22 21:11 (UTC)
Ok this should all be up to date now with v0.4.0 and latest python directory names. Enjoy.
pseyfert commented on 2018-05-29 15:03 (UTC)
The download link http://www.py3exiv2.tuxfamily.org/releases/python3-exiv2_0.2.0.tar.gz used in the PKGBUILD does not work (anymore?). The link to version 0.3 (posted by @VinsS) does work (NB: not only the version number changed 0.2.0→0.3.0 but also the underscore turned into a hyphen.
VinsS commented on 2018-05-18 04:33 (UTC)
Hi,
I've just release the version 0.3
http://www.py3exiv2.tuxfamily.org/releases/python3-exiv2-0.3.0.tar.gz
« First ‹ Previous 1 2 3 4 Next › Last »