This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ITP stoken 0.91


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]