./archivers/minizip-ng, Zip manipulation library written in C

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.0.2, Package name: minizip-ng-4.0.2, Maintainer: ryoon

minizip-ng is a zip manipulation library written in C that is
supported on Windows, macOS, and Linux.


Master sites:

Filesize: 751.704 KB

Version history: (Expand)


CVS history: (Expand)


   2023-12-17 10:37:24 by Niclas Rosenvik | Files touched by this commit (1)
Log message:
minizip-ng: uses iconv
   2023-11-07 20:50:35 by Niclas Rosenvik | Files touched by this commit (4)
Log message:
minizip-ng: actually make the package minizip-ng
This package called it self minizip and installed
files in the same place as archivers/minizip.
Its consumer opencolorio could not find it even
when buildlinked.
So drop compatability with minizip when building
to make it install files unique to it and change
its pkgname to minizip-ng. A new buildlink file
is also used since the pkgname changed.
With these changes it will install cmake files
with the names opencolorio is looking for.
Taking the liberty of updating it to its latest
version as well.
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-10-16 14:52:41 by Ryo ONODERA | Files touched by this commit (5)
Log message:
archivers/minizip-ng: import minizip-4.0.1

minizip-ng is a zip manipulation library written in C that is
supported on Windows, macOS, and Linux.