2009-06-16 10:03:49 +02:00
|
|
|
Source: libnfc
|
2011-05-10 14:58:13 +02:00
|
|
|
Section: libs
|
|
|
|
Priority: extra
|
2013-01-21 07:49:22 +01:00
|
|
|
Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
|
2013-01-21 07:45:03 +01:00
|
|
|
Build-Depends: debhelper (>= 8), dh-autoreconf, libtool, pkg-config, libusb-dev
|
2013-01-21 04:53:41 +01:00
|
|
|
Standards-Version: 3.9.4
|
2009-06-16 10:03:49 +02:00
|
|
|
Homepage: http://www.libnfc.org/
|
2012-11-27 18:56:54 +01:00
|
|
|
Vcs-Git: https://code.googlecode.com/p/libnfc/
|
|
|
|
Vcs-Browser: http://code.google.com/p/libnfc/source/browse/
|
2009-06-16 10:03:49 +02:00
|
|
|
|
2013-01-15 14:21:19 +01:00
|
|
|
Package: libnfc4
|
2009-06-16 10:03:49 +02:00
|
|
|
Architecture: any
|
2013-01-21 05:15:06 +01:00
|
|
|
Multi-Arch: same
|
|
|
|
Pre-Depends: ${misc:Pre-Depends}
|
2013-01-21 05:21:38 +01:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
2009-06-16 10:03:49 +02:00
|
|
|
Description: Near Field Communication (NFC) library
|
2011-05-10 14:58:13 +02:00
|
|
|
libnfc is a Free Software library for Near Field Communication.
|
|
|
|
Supported NFC hardware devices are, theorically, all hardware
|
|
|
|
based on the NXP PN531, PN532 or PN533 NFC controller chip.
|
2009-06-16 10:03:49 +02:00
|
|
|
|
|
|
|
Package: libnfc-dev
|
2011-05-10 14:58:13 +02:00
|
|
|
Section: libdevel
|
2009-06-16 10:03:49 +02:00
|
|
|
Architecture: any
|
2013-01-21 05:15:06 +01:00
|
|
|
Multi-Arch: same
|
|
|
|
Pre-Depends: ${misc:Pre-Depends}
|
2013-01-16 08:13:11 +01:00
|
|
|
Depends: ${misc:Depends}, libnfc4 (= ${binary:Version}), libusb-dev
|
2009-06-16 10:03:49 +02:00
|
|
|
Description: Near Field Communication library (development files)
|
2011-05-12 16:01:51 +02:00
|
|
|
libnfc is a free software library for near-field communication.
|
|
|
|
It supports most hardware based on the NXP PN531, PN532 or PN533
|
|
|
|
controller chips.
|
2009-06-16 10:03:49 +02:00
|
|
|
|
2010-10-26 17:35:55 +02:00
|
|
|
Package: libnfc-bin
|
2011-05-10 14:58:13 +02:00
|
|
|
Section: utils
|
2010-10-26 17:35:55 +02:00
|
|
|
Architecture: any
|
2013-01-16 08:13:11 +01:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libnfc4 (>= ${binary:Version})
|
2010-10-26 17:35:55 +02:00
|
|
|
Description: Near Field Communication binaries
|
2011-05-10 14:58:13 +02:00
|
|
|
Some binaries are provided with libnfc useful for development
|
2011-05-12 16:01:51 +02:00
|
|
|
purposes (nfc-list, nfc-mfclassic, nfc-mfultralight, etc.).
|
2010-10-26 17:35:55 +02:00
|
|
|
|
2009-09-03 18:33:49 +02:00
|
|
|
Package: libnfc-examples
|
2011-05-10 14:58:13 +02:00
|
|
|
Section: utils
|
2009-06-16 10:03:49 +02:00
|
|
|
Architecture: any
|
2013-01-16 08:13:11 +01:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libnfc4 (>= ${binary:Version})
|
2010-01-18 11:29:23 +01:00
|
|
|
Description: Near Field Communication examples
|
2011-05-10 14:58:13 +02:00
|
|
|
Some examples are provided with libnfc for debugging and/or
|
2011-05-12 16:01:51 +02:00
|
|
|
educational purposes (nfc-anticol, nfc-emulate, etc.).
|
2010-10-26 17:35:55 +02:00
|
|
|
|
|
|
|
Package: libnfc-pn53x-examples
|
2011-05-10 14:58:13 +02:00
|
|
|
Section: utils
|
2010-10-26 17:35:55 +02:00
|
|
|
Architecture: any
|
2013-01-16 08:13:11 +01:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libnfc4 (>= ${binary:Version})
|
2010-10-26 17:35:55 +02:00
|
|
|
Description: Near Field Communication examples for PN53x chips only
|
2011-05-10 14:58:13 +02:00
|
|
|
Some PN53x-only examples are provided with libnfc for debugging
|
2011-05-12 16:01:51 +02:00
|
|
|
and/or educational purposes (pn53x-sam, pn53x-tamashell, etc.).
|