blob: e1812fc18713962f18b9677b7800147328148790 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install
DEPEND=sys-apps/pcsc-lite virtual/libusb:0 doc? ( app-doc/doxygen )
DESCRIPTION=Near Field Communications (NFC) library
EAPI=4
HOMEPAGE=http://www.libnfc.org/
IUSE=doc
KEYWORDS=~x86 ~amd64
LICENSE=LGPL-3
RDEPEND=sys-apps/pcsc-lite virtual/libusb:0
SLOT=0
SRC_URI=https://libnfc.googlecode.com/files/libnfc-1.5.0.tar.gz
_eclass_exported_funcs=src_compile:- src_install:-
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=490cd378c5b8ce26b18f34bef023f30e
|