2009-06-16 10:03:49 +02:00
|
|
|
Source: libnfc
|
2011-05-10 14:58:13 +02:00
|
|
|
Section: libs
|
|
|
|
Priority: extra
|
|
|
|
Maintainer: Thomas Hood <jdthood@gmail.com>
|
2012-01-26 16:23:11 +01:00
|
|
|
Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, libtool, pkg-config, libusb-dev
|
2011-05-10 14:58:13 +02:00
|
|
|
Standards-Version: 3.9.2
|
2009-06-16 10:03:49 +02:00
|
|
|
Homepage: http://www.libnfc.org/
|
2011-05-20 17:07:12 +02:00
|
|
|
Vcs-Svn: http://libnfc.googlecode.com/svn/trunk
|
|
|
|
Vcs-Browser: http://code.google.com/p/libnfc/source/browse/#svn/trunk
|
2009-06-16 10:03:49 +02:00
|
|
|
|
2012-05-21 16:38:37 +02:00
|
|
|
Package: libnfc3
|
2009-06-16 10:03:49 +02:00
|
|
|
Architecture: any
|
2012-01-26 16:23:11 +01:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libusb-0.1-4
|
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
|
2012-05-21 16:38:37 +02:00
|
|
|
Depends: ${misc:Depends}, libnfc3 (= ${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
|
2012-05-21 16:38:37 +02:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libnfc3 (>= ${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
|
2012-05-21 16:38:37 +02:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libnfc3 (>= ${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
|
2012-05-21 16:38:37 +02:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libnfc3 (>= ${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.).
|