On 04.11.2020 23:01, Daisuke Fujimura via Cygwin-apps wrote:
Hello, [ITP] A new package proposal: libb2 - libb2 - libb2_1 - libb2-devel ==== SUMMARY: C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp HOMEPAGE: https://github.com/BLAKE2/libb2 SRC_URI: https://github.com/BLAKE2/libb2/archive/v0.98.1.tar.gz LICENSE: Creative Commons Zero v1.0 Universal
it builds fine, and I added it to the package list. However, for me make little sense to make a package with just two documentation files. I would fit them in the libb2-devel package leaving libb2 as source only
libb2-0.98.1-1.tar.xz
usr/share/ usr/share/doc/ usr/share/doc/libb2/ usr/share/doc/libb2/COPYING usr/share/doc/libb2/README.md
libb2_1-0.98.1-1.tar.xz
usr/bin/ usr/bin/cygb2-1.dll
libb2-devel-0.98.1-1.tar.xz
usr/include/ usr/include/blake2.h usr/lib/ usr/lib/libb2.dll.a usr/lib/pkgconfig/ usr/lib/pkgconfig/libb2.pc Regards Marco