No description
Find a file
Romain Tartiere 7d20198520 Tweak the libusb detection.
1. Try to use pkg-config to locate libusb;
  2. Try with libusb-config if not found;
  3. Try to locate headers and lib if still not found.

This would hopefully prevent build failures in some very particular cases, such as cross compiling libnfc on a FreeBSD version for another FreeBSD version that does not use the same libusb.

http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/142836

Reported by:	Dmitry Marakasov
2010-01-28 13:56:04 +00:00
cmake_modules enable Doxygen makefile "make doc" target for CMake builds 2010-01-12 19:27:37 +00:00
debian Description changed for Debian. 2010-01-18 10:29:23 +00:00
src Serial autoprobing is now DISABLED as default, fix Issue 58. 2010-01-18 11:23:07 +00:00
win32 fixed windows compiling with 'free' Windows 7 SDK, currently dropped default libusb support 2010-01-13 15:57:46 +00:00
AUTHORS Add missing files in windows archive. 2010-01-14 16:04:48 +00:00
autogen.sh Enhance autogen.sh script for debugging purpose: some autotools versions can be problem source. 2009-08-27 13:22:11 +00:00
ChangeLog Update ChangeLog. 2010-01-14 16:33:08 +00:00
CMakeLists.txt Serial autoprobing is now DISABLED as default, fix Issue 58. 2010-01-18 11:23:07 +00:00
config.h.cmake Add function to return library version at execute time. Fix Issue 39. Thanks to Zuck for his contribution. 2009-11-02 14:05:03 +00:00
configure.ac Tweak the libusb detection. 2010-01-28 13:56:04 +00:00
COPYING Add LICENSE and README files to releases produce by make_release.sh script. 2009-06-26 09:22:26 +00:00
Doxyfile.in Update Doxyfile.in using doxygen -u as suggested by Doxygen during doc compilation. 2010-01-13 14:18:40 +00:00
libnfc.pc.in Sync libnfc.pc includedir with the rest of the project source files. 2009-12-22 21:02:19 +00:00
LICENSE License have changed from GPLv3 to LGPLv3. 2009-06-26 09:05:25 +00:00
make_release.sh Clean up after building doc archive. 2010-01-18 11:20:38 +00:00
Makefile.am Improve Doxygen generation. 2010-01-10 18:14:26 +00:00
NEWS libnfc can now be compiled using autotools and libtool. 2009-05-04 08:00:08 +00:00
pn53x.rules Add new files usefull for desktop GNU/Linux users: some rules for udev to allow non-root access to PN53x USB devices. 2009-11-20 15:47:36 +00:00
README refresh 2009-11-20 19:15:27 +00:00
README-Windows.txt libusb dependency can be disabled using CMake files - but it remove PN531USB and PN533USB support - this is useful for Windows newer than XP. (Thanks to Fkooman) 2009-09-10 09:28:17 +00:00

------------------------------------------------------------------------
Public platform independent Near Field Communication (NFC) library
Copyright (C) 2009, Roel Verdult
 
------------------------------------------------------------------------
Welcome to the developers community of libnfc.

Since it is hard to keep all information up to date
we decided to only maintain the online documentation.
Please visit the official website for more info:
http://www.libnfc.org

If you have questions, remarks, bug-reports, we encourage you to
post this in the developers community: 
http://www.libnfc.org/community

------------------------------------------------------------------------
Proprietary Notes:

FeliCa is s registered trademark of the Sony Corporation. MIFARE is a 
trademark of NXP Semiconductors. Jewel Topaz is a trademark of Innovision
Research & Technology. All other trademarks are the property of their 
respective owners.