2009-06-16 08:03:49 +00:00
|
|
|
Source: libnfc
|
2011-05-10 12:58:13 +00:00
|
|
|
Section: libs
|
|
|
|
Priority: extra
|
|
|
|
Maintainer: Thomas Hood <jdthood@gmail.com>
|
2012-01-26 15:23:11 +00:00
|
|
|
Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, libtool, pkg-config, libusb-dev
|
2011-05-10 12:58:13 +00:00
|
|
|
Standards-Version: 3.9.2
|
2009-06-16 08:03:49 +00:00
|
|
|
Homepage: http://www.libnfc.org/
|
2011-05-20 15:07:12 +00:00
|
|
|
Vcs-Svn: http://libnfc.googlecode.com/svn/trunk
|
|
|
|
Vcs-Browser: http://code.google.com/p/libnfc/source/browse/#svn/trunk
|
2009-06-16 08:03:49 +00:00
|
|
|
|
2012-05-21 14:38:37 +00:00
|
|
|
Package: libnfc3
|
2009-06-16 08:03:49 +00:00
|
|
|
Architecture: any
|
2012-01-26 15:23:11 +00:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libusb-0.1-4
|
2009-06-16 08:03:49 +00:00
|
|
|
Description: Near Field Communication (NFC) library
|
2011-05-10 12:58:13 +00: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 08:03:49 +00:00
|
|
|
|
|
|
|
Package: libnfc-dev
|
2011-05-10 12:58:13 +00:00
|
|
|
Section: libdevel
|
2009-06-16 08:03:49 +00:00
|
|
|
Architecture: any
|
2012-05-21 14:38:37 +00:00
|
|
|
Depends: ${misc:Depends}, libnfc3 (= ${binary:Version}), libusb-dev
|
2009-06-16 08:03:49 +00:00
|
|
|
Description: Near Field Communication library (development files)
|
2011-05-12 14:01:51 +00: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 08:03:49 +00:00
|
|
|
|
2010-10-26 15:35:55 +00:00
|
|
|
Package: libnfc-bin
|
2011-05-10 12:58:13 +00:00
|
|
|
Section: utils
|
2010-10-26 15:35:55 +00:00
|
|
|
Architecture: any
|
2012-05-21 14:38:37 +00:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libnfc3 (>= ${binary:Version})
|
2010-10-26 15:35:55 +00:00
|
|
|
Description: Near Field Communication binaries
|
2011-05-10 12:58:13 +00:00
|
|
|
Some binaries are provided with libnfc useful for development
|
2011-05-12 14:01:51 +00:00
|
|
|
purposes (nfc-list, nfc-mfclassic, nfc-mfultralight, etc.).
|
2010-10-26 15:35:55 +00:00
|
|
|
|
2009-09-03 16:33:49 +00:00
|
|
|
Package: libnfc-examples
|
2011-05-10 12:58:13 +00:00
|
|
|
Section: utils
|
2009-06-16 08:03:49 +00:00
|
|
|
Architecture: any
|
2012-05-21 14:38:37 +00:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libnfc3 (>= ${binary:Version})
|
2010-01-18 10:29:23 +00:00
|
|
|
Description: Near Field Communication examples
|
2011-05-10 12:58:13 +00:00
|
|
|
Some examples are provided with libnfc for debugging and/or
|
2011-05-12 14:01:51 +00:00
|
|
|
educational purposes (nfc-anticol, nfc-emulate, etc.).
|
2010-10-26 15:35:55 +00:00
|
|
|
|
|
|
|
Package: libnfc-pn53x-examples
|
2011-05-10 12:58:13 +00:00
|
|
|
Section: utils
|
2010-10-26 15:35:55 +00:00
|
|
|
Architecture: any
|
2012-05-21 14:38:37 +00:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libnfc3 (>= ${binary:Version})
|
2010-10-26 15:35:55 +00:00
|
|
|
Description: Near Field Communication examples for PN53x chips only
|
2011-05-10 12:58:13 +00:00
|
|
|
Some PN53x-only examples are provided with libnfc for debugging
|
2011-05-12 14:01:51 +00:00
|
|
|
and/or educational purposes (pn53x-sam, pn53x-tamashell, etc.).
|