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] libnfc v1.7.1


Hi Marco,

On Feb 22 21:42, Marcos Vives Del Sol wrote:
> libnfc is a platform-independent library to use physical NFC readers.
> It can be used to read and modify contents of a NFC tag, and also
> serves as a base for other projects like MFOC
> (https://code.google.com/p/mfoc/) or MFCUK
> (https://code.google.com/p/mfcuk/)
> 
> This package is already available in Linux distributions like Debian
> (https://packages.debian.org/source/jessie/libnfc), Ubuntu
> (http://packages.ubuntu.com/source/trusty/libnfc), Fedora
> (https://apps.fedoraproject.org/packages/libnfc), etc...
> 
> The library has been split in three parts: runtime library (only the
> DLL), -dev (with headers and pkg-config files), and a third one which
> include some tools that are compiled as part of libnfc compilation but
> are not required for libnfc to work. Their setup.hints are:

Thanks for packaging this interesting package.  I just see two small
hiccups in the packaging.

The libnfc package is the one providing the DLL.  However, the DLL is a
versioned one.  To provide a way to keep older versions of a library
around after an upstream version bump, the DLL should be packed in its
own, versioned package:

  libnfc -> source only
  libnfc5 -> provides usr/bin/cygnfc-5.dll

> For "libnfc-dev" package:

The lib-dev package looks good, it should just called "libnfc-devel"
to follow the naming convention.

With these changes, the packages should be GTG.  Btw., we need a
private ssh key from you to enable your update rights.  See
https://sourceware.org/cygwin-apps/package-upload.html


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: pgpiU2cLSoPMn.pgp
Description: PGP signature


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