[ITP] libb2 0.98.1

2020-11-04 Thread Daisuke Fujimura via Cygwin-apps
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



Corresponding Linux/Unix packages are searched:
- https://repology.org/project/libb2/versions

Cygportfile, packages and logs:
- https://yacp.osdn.jp/itp/libb2/

CI (playground)
- https://cygwin.com/cgi-bin2/jobs.cgi?id=1220
- https://ci.appveyor.com/project/cygwin/scallywag/builds/36142216

Prototype:
- 
https://github.com/fd00/yacp/tree/7fcdc78d5e88c6141d2d4bb2f26646a8ba521c43/libb2


Re: [ITA] po4a

2020-11-04 Thread Achim Gratz
Erwin Waterlander writes:
> I fixed the BUILD_REQUIRES in the playground branch. po4 0.61 builds,
> but fails on test.
> I don't know how to fix the test.

At least the failing permissions tests are a result of the test not
expecting ACL to be present.  You should be able to copy the relevant
part of my cygport file for RCS, which has the same problem:

https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/rcs.git;a=blob;f=rcs.cygport

Whether you also need to drop the admin privileges you need to try out.

> The current version 0.52 also fails on test.

As it should.

> I had not much time to look at the tests, or if it works for me (with
> failing test).

WHen you push again to the playground branch you should now be able to
download an archive of the build directory.  That should enable you to
look at the full test logs to see if there is anything that requires
more attention.  For instance the rubydoc test fail looks like a missing
(test) dependency to me.  You don't necessarily need to fix these up
when you can be sure the package otherwise works (which it looks like it
does).


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada


Re: [ITA] po4a

2020-11-04 Thread Erwin Waterlander

Ken Brown via Cygwin-apps schreef op 2020-10-13 18:34:

On 10/13/2020 2:48 AM, Erwin Waterlander wrote:

Hi,

I would like to adopt orphaned package po4a.


Please show us your proposed cygport file and any patches.  Ideally,
your cygport file would have an accurate BUILD_REQUIRES so that anyone
can do a test build.

Ken


Hi,

I fixed the BUILD_REQUIRES in the playground branch. po4 0.61 builds, 
but fails on test.

I don't know how to fix the test.
The current version 0.52 also fails on test.
I had not much time to look at the tests, or if it works for me (with 
failing test).


regards,

---
Erwin