Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : exiv2 | name : exiv2 | ||||
| version : 0.27.2 | version : 0.27.3 | ||||
| release : 12 | release : 13 | ||||
| source : | source : | ||||
| - https://exiv2.org/builds/exiv2-0.27.2-Source.tar.gz : 2652f56b912711327baff6dc0c90960818211cf7ab79bb5e1eb59320b78d153f | - https://github.com/Exiv2/exiv2/archive/v0.27.3.tar.gz : 6398bc743c32b85b2cb2a604273b8c90aa4eb0fd7c1700bf66cbb2712b4f00c1 | ||||
| license : GPL-2.0-or-later | license : GPL-2.0-or-later | ||||
| component : desktop.library | component : desktop.library | ||||
| summary : exif and iptc metadata manipulation library and tools | summary : exif and iptc metadata manipulation library and tools | ||||
| description: | | description: | | ||||
| Exiv2, a C++ library and a command line utility to read and write Exif, IPTC and XMP image metadata. | Exiv2, a C++ library and a command line utility to read and write Exif, IPTC and XMP image metadata. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(libcurl) | - pkgconfig(libcurl) | ||||
| rundeps : | rundeps : | ||||
| - devel : | - devel : | ||||
| - curl-devel | - curl-devel | ||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/security/CVE-2019-13504.patch | |||||
| %cmake_ninja \ | %cmake_ninja \ | ||||
| -DEXIV2_ENABLE_CURL=on \ | -DEXIV2_ENABLE_CURL=on \ | ||||
| -DEXIV2_ENABLE_DYNAMIC_RUNTIME=off \ | -DEXIV2_ENABLE_DYNAMIC_RUNTIME=off \ | ||||
| -DEXIV2_ENABLE_NLS=on \ | -DEXIV2_ENABLE_NLS=on \ | ||||
| -DEXIV2_ENABLE_VIDEO=on \ | -DEXIV2_ENABLE_VIDEO=on \ | ||||
| -DEXIV2_ENABLE_WEBREADY=on . | -DEXIV2_ENABLE_WEBREADY=on . | ||||
| build : | | build : | | ||||
| %ninja_build | %ninja_build | ||||
| install : | | install : | | ||||
| %ninja_install | %ninja_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.