libzip-1.5.1
This commit is contained in:
@@ -12,9 +12,12 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>A C library for reading, creating, and modifying zip archives</Summary>
|
<Summary>A C library for reading, creating, and modifying zip archives</Summary>
|
||||||
<Description>libzip is a C library for reading, creating and modifying zip archives. Files can be added from data buffers, files or compressed data copied directly from other zip archives.</Description>
|
<Description>libzip is a C library for reading, creating and modifying zip archives. Files can be added from data buffers, files or compressed data copied directly from other zip archives.</Description>
|
||||||
<Archive sha1sum="c98d10d1c8a078e242164fc8a10d3078af055e75" type="targz">https://nih.at/libzip/libzip-1.3.2.tar.gz</Archive>
|
<Archive sha1sum="edbb7c9a9feaf02195afbdef2f5484a5b84bebf9" type="targz">https://nih.at/libzip/libzip-1.5.1.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
|
<Dependency>openssl-devel</Dependency>
|
||||||
<Dependency>zlib-devel</Dependency>
|
<Dependency>zlib-devel</Dependency>
|
||||||
|
<Dependency>bzip2</Dependency>
|
||||||
|
<Dependency>cmake</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -22,6 +25,8 @@
|
|||||||
<Name>libzip</Name>
|
<Name>libzip</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>zlib</Dependency>
|
<Dependency>zlib</Dependency>
|
||||||
|
<Dependency>bzip2</Dependency>
|
||||||
|
<Dependency>openssl</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
@@ -46,6 +51,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="5">
|
||||||
|
<Date>2018-04-25</Date>
|
||||||
|
<Version>1.5.1</Version>
|
||||||
|
<Comment>Version bump</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="4">
|
<Update release="4">
|
||||||
<Date>2017-12-24</Date>
|
<Date>2017-12-24</Date>
|
||||||
<Version>1.3.2</Version>
|
<Version>1.3.2</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user