The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / python-nfc / python-nfc.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/python-nfc/python-nfc.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/python-nfc/python-nfc.mk
new file mode 100644 (file)
index 0000000..87db577
--- /dev/null
@@ -0,0 +1,14 @@
+################################################################################
+#
+# python-nfc
+#
+################################################################################
+
+PYTHON_NFC_VERSION = 212
+PYTHON_NFC_SITE = https://launchpad.net/nfcpy
+PYTHON_NFC_SITE_METHOD = bzr
+PYTHON_NFC_DEPENDENCIES = libusb libusb-compat
+PYTHON_NFC_SETUP_TYPE = distutils
+PYTHON_NFC_LICENSE = EUPLv1.1+
+
+$(eval $(python-package))