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>
|
|
|
|
Build-Depends: debhelper (>= 7), automake, libtool, pkg-config, libusb-dev, libpcsclite-dev
|
|
|
|
Standards-Version: 3.9.2
|
2009-06-16 08:03:49 +00:00
|
|
|
Homepage: http://www.libnfc.org/
|
|
|
|
|
2011-05-10 12:58:13 +00:00
|
|
|
Package: libnfc1
|
|
|
|
Section: libs
|
2009-06-16 08:03:49 +00:00
|
|
|
Architecture: any
|
2011-05-10 12:58:13 +00:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libusb-0.1-4, libpcsclite1 (>= 1.5), libccid (>= 1.3.10), pcscd (>= 1.5)
|
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
|
2011-05-10 12:58:13 +00:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libnfc1 (= ${binary:Version}), libusb-dev, libpcsclite-dev
|
2009-06-16 08:03:49 +00:00
|
|
|
Description: Near Field Communication library (development files)
|
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
|
|
|
|
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
|
2011-05-10 12:58:13 +00:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libnfc1 (>= ${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
|
|
|
|
(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
|
2011-05-10 12:58:13 +00:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libnfc1 (>= ${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
|
|
|
|
educational purpose (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
|
2011-05-10 12:58:13 +00:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libnfc1 (>= ${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
|
|
|
|
and/or educational purpose (pn53x-sam, pn53x-tamashell, etc.).
|