ITP stoken 0.91

Jon Turney jon.turney@dronecode.org.uk
Sun Jun 4 12:37:00 GMT 2017


On 27/05/2017 22:18, David Burrow wrote:
> Initial submission
> 
>  From the author's website: https://sourceforge.net/p/stoken/wiki/Home/
> 
> stoken - Software Token for Linux/UNIX
> 
Thanks.  I have a few comments.

stoken.cygport:

It's not necessary to have an empty PATCH_URI

It's probably a good idea add separate packages (libstoken1, 
libstoken-devle)  for the shared library and /usr/{include,lib} files, 
respectively.

You should probably add CYGCONF_ARGS="--with-gtk --with-nettle" so we 
don't build with different configuration if the requirements aren't present.

You should add DEPEND="pkgconfig(gtk+-3.0) pkgconfig(libxml-2.0) 
pkgconfig(nettle) pkgconfig(hogweed)" to describe the build-time 
dependencies.



More information about the Cygwin-apps mailing list