__doctype__ __header4__
__navbar__Two types of packages are available for download: Source and Builds.
Source code for every revision of Exiv2 is available from GitHUB.
The complete source code to build the Exiv2 library, command
line utility and several example and test applications, test scripts and test files.
The distribution includes build support for:
After downloading and unpacking the distribution, see the README file in the top directory for build and installation notes and further information.
Currently v__version__
The project has a build server which builds (and tests the code) on 16 platforms every night. Additionally, the build server builds (and tests) selected branches of our repository to assist Team Exiv2 Contributors when the submit code.
The buildserver is located at: http://exiv2.dyndns.org:8080
You can access builds here:http://exiv2.dyndns.org:8080/userContent/builds/
The project buildserver builds every night. Each build includes builds of libexiv2 and expat and zlib and the exiv2 and sample applications. The header files and sample application source are included in the bundle and basic documentation to enable applications to be built.
The builds provided are the most likely to be of immediate use on any platform. If you require a 32 bit build or static libraries, or a special configuration of build, you have to build from source.
Exiv2 has many options to compile a subset of the code. Please see the ReadMe file in the source package for more information.
As an alternative to these packages, most Linux distributions, BSD-based systems and Open Source package collections for Darwin and Mac OS X have a package management system such as yum, apt, port, or mingw-get which will install binary builds and header files.
These are the details for the current packages. Older releases are also still available. See the ChangeLog for a detailed list of changes between releases.
Package | Filename | Size (Bytes) | Date | MD5 |
---|
Exiv2 is developed on GNU/Linux with recent versions of GCC. Written in C++, it uses the standard C++ library, some POSIX and C functions, and is portable. Dependencies are on zlib for PNG support, gettext for NLS, libiconv for characterset conversions and Expat for XMP support. (Note: current Linux distributions usually have gettext and iconv in libc and these features can be disabled individually.)
$ git clone https://github.com/Exiv2/exiv2.git
Discussion: http://dev.exiv2.org/projects/exiv2/wiki/Exiv2_on_GitHub
Discussion: http://dev.exiv2.org/projects/exiv2/wiki/Exiv2_on_SVN_(deprecated)
The Exiv2 community website (Redmine) provides access to further project resources, including the issue tracker, wiki and forum. You may communicate on Redmine with members of Team Exiv2 and other users.
Team Meetings are held about once a year. They are held in public on Google Hangouts. Team Meetings are announced on the Community Forum. Users are welcome to attend.
Exiv2 is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Exiv2 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.