Initial package import master submit/tizen/20140519.123501
authorJussi Laako <jussi.laako@linux.intel.com>
Mon, 19 May 2014 12:33:46 +0000 (15:33 +0300)
committerJussi Laako <jussi.laako@linux.intel.com>
Mon, 19 May 2014 12:33:46 +0000 (15:33 +0300)
commit0557bb8a7f90347a3a0e49a12db0259500794d1e
tree4bb5cfc8ee3d4c1de8317af929b988de59fb2bb0
Initial package import
62 files changed:
AUTHORS [new file with mode: 0644]
COPYING.LIB [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
build-aux/compile [new file with mode: 0755]
build-aux/config.guess [new file with mode: 0755]
build-aux/config.sub [new file with mode: 0755]
build-aux/depcomp [new file with mode: 0755]
build-aux/install-sh [new file with mode: 0755]
build-aux/ltmain.sh [new file with mode: 0644]
build-aux/missing [new file with mode: 0755]
build-aux/test-driver [new file with mode: 0755]
config.h.in [new file with mode: 0644]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
docs/Makefile.am [new file with mode: 0644]
docs/Makefile.in [new file with mode: 0644]
docs/html/GTlmNfc.html [new file with mode: 0644]
docs/html/api-index-full.html [new file with mode: 0644]
docs/html/ch01.html [new file with mode: 0644]
docs/html/deprecated-api-index.html [new file with mode: 0644]
docs/html/home.png [new file with mode: 0644]
docs/html/index.html [new file with mode: 0644]
docs/html/index.sgml [new file with mode: 0644]
docs/html/left-insensitive.png [new file with mode: 0644]
docs/html/left.png [new file with mode: 0644]
docs/html/libtlm-nfc.devhelp2 [new file with mode: 0644]
docs/html/object-tree.html [new file with mode: 0644]
docs/html/right-insensitive.png [new file with mode: 0644]
docs/html/right.png [new file with mode: 0644]
docs/html/style.css [new file with mode: 0644]
docs/html/up-insensitive.png [new file with mode: 0644]
docs/html/up.png [new file with mode: 0644]
docs/libtlm-nfc-docs.sgml [new file with mode: 0644]
docs/libtlm-nfc-overrides.txt [new file with mode: 0644]
docs/libtlm-nfc-sections.txt [new file with mode: 0644]
docs/libtlm-nfc.types [new file with mode: 0644]
gtk-doc.make [new file with mode: 0644]
libtlm-nfc-uninstalled.pc.in [new file with mode: 0644]
libtlm-nfc.pc.in [new file with mode: 0644]
m4/gtk-doc.m4 [new file with mode: 0644]
m4/libtool.m4 [new file with mode: 0644]
m4/ltoptions.m4 [new file with mode: 0644]
m4/ltsugar.m4 [new file with mode: 0644]
m4/ltversion.m4 [new file with mode: 0644]
m4/lt~obsolete.m4 [new file with mode: 0644]
packaging/libtlm-nfc.changes [new file with mode: 0644]
packaging/libtlm-nfc.manifest [new file with mode: 0644]
packaging/libtlm-nfc.spec [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/Makefile.in [new file with mode: 0644]
src/gtlm-nfc.c [new file with mode: 0644]
src/gtlm-nfc.h [new file with mode: 0644]
test/Makefile.am [new file with mode: 0644]
test/Makefile.in [new file with mode: 0644]
test/tlmnfctest.c [new file with mode: 0644]
test/valgrind_common.mk [new file with mode: 0644]