CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2019/02/14 02:55:40

Modified files:
        graphics/exiv2 : Makefile distinfo 
        graphics/exiv2/patches: patch-src_actions_cpp 
                                patch-src_value_cpp 
                                patch-src_version_cpp 
                                patch-xmpsdk_src_XMPMeta-Serialize_cpp 
        graphics/exiv2/pkg: PLIST 
Added files:
        graphics/exiv2/patches: patch-cmake_compilerFlags_cmake 
                                patch-include_exiv2_futils_hpp 
                                patch-src_CMakeLists_txt 
                                patch-src_exiv2_cpp patch-src_types_cpp 
                                patch-test_functions_source 
                                patch-unitTests_test_futils_cpp 
Removed files:
        graphics/exiv2/patches: patch-config_config_mk_in 
                                patch-src_Makefile patch-src_http_cpp 
                                patch-src_pentaxmn_cpp 

Log message:
Update to exiv2-0.27.0

Switch to cmake, enable i18n support and unit tests.

Also:
- don't install libxmp.a from the Adobe XMP SDK, to avoid confusion with
audio/libxmp
- don't provide the new Exiv2::getProcessPath() function.  Not portable,
doesn't work on OpenBSD, and shouldn't be exposed in the API of
a graphics library.  Instead, define a macro with CMake to help runtime
find gettext files.

Sample executables are now built and installed, not sure if all of them
are very useful.

>From danj@ with input from sthen@, ajacoutot@ and me, tested in a bulk
by ajacoutot@

Reply via email to