exiv2 ver. bump
This commit is contained in:
@@ -13,12 +13,14 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Another library for parsing, editing, and saving EXIF data</Summary>
|
||||
<Description>exiv2 is a C++ library and a command line utility to access image metadata. Exiv2 is available as free software and with a commercial license, and is used in a growing number of projects.</Description>
|
||||
<Archive sha1sum="a356195fbd065c1a2be54a08db6a6e42d741545f" type="targz">https://github.com/Exiv2/exiv2/releases/download/v0.27.6/exiv2-0.27.6-Source.tar.gz</Archive>
|
||||
<Archive sha1sum="dd710f89758ea8eb478e9bcc716abc8f864eab08" type="targz">https://github.com/Exiv2/exiv2/archive/refs/tags/v0.28.8.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>curl-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>expat-devel</Dependency>
|
||||
<Dependency>brotli-devel</Dependency>
|
||||
<Dependency>libinih-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- <Patch level="1">f01805f6.patch</Patch> -->
|
||||
@@ -46,6 +48,8 @@
|
||||
<Dependency>curl</Dependency>
|
||||
<Dependency>expat</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>brotli</Dependency>
|
||||
<Dependency>libinih</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
@@ -56,6 +60,11 @@
|
||||
<Name>exiv2-devel</Name>
|
||||
<Summary>Development files for exiv2</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>curl-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>expat-devel</Dependency>
|
||||
<Dependency>brotli-devel</Dependency>
|
||||
<Dependency>libinih-devel</Dependency>
|
||||
<Dependency release="current">exiv2-libs</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -66,6 +75,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="11">
|
||||
<Date>2026-03-02</Date>
|
||||
<Version>0.28.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2023-01-20</Date>
|
||||
<Version>0.27.6</Version>
|
||||
|
||||
Reference in New Issue
Block a user