Merge pull request #75 from d0/master

Remove bitbake files
This commit is contained in:
Frank Morgner
2016-03-19 00:21:52 +01:00
13 changed files with 0 additions and 241 deletions

View File

@@ -1,19 +0,0 @@
DESCRIPTION = "Generic USB CCID smart card reader driver"
HOMEPAGE = "http://pcsclite.alioth.debian.org/ccid.html"
LICENSE = "LGPLv2.1+"
LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
PR = "r0"
DEPENDS = "virtual/libusb0 pcsc-lite"
RDEPENDS_${PN} = "pcsc-lite"
SRC_URI = "https://alioth.debian.org/frs/download.php/3579/ccid-${PV}.tar.bz2 \
file://ccid-1.4.4.patch;apply=yes"
SRC_URI[md5sum] = "79ef91103bcdd99a3b31cb5c5721a829"
SRC_URI[sha256sum] = "953e430d2e37a67b99041f584249085656d73e72390dfe40589f4dd5c367edd0"
inherit autotools
FILES_${PN} += "${libdir}/pcsc/"
FILES_${PN}-dbg += "${libdir}/pcsc/drivers/*/*/*/.debug"

View File

@@ -1 +0,0 @@
../../../ccid/patches/ccid-1.4.4.patch

View File

@@ -1,16 +0,0 @@
SUMMARY = "Public platform independent Near Field Communication (NFC) library"
DESCRIPTION = "libnfc is a library which allows userspace application access to NFC devices."
HOMEPAGE = "http://www.libnfc.org/"
BUGTRACKER = "http://code.google.com/p/libnfc/issues/list"
LICENSE = "LGPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=b52f2d57d10c4f7ee67a7eb9615d5d24"
SRC_URI = "svn://libnfc.googlecode.com/svn/tags/;module=libnfc-1.5.1;proto=http"
SRCREV = "1326"
PV = "1.5.1+svnr${SRCPV}"
PR = "r0"
S = "${WORKDIR}/libnfc-1.5.1"
inherit autotools pkgconfig

View File

@@ -1,28 +0,0 @@
DESCRIPTION = "A set of libraries and utilities to work with smart cards"
HOMEPAGE = "http://www.opensc-project.org/opensc"
LICENSE = "LGPL-2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
DEPENDS = "pcsc-lite openssl"
SRC_URI = "git://github.com/frankmorgner/OpenSC.git;"
SRCREV = "d818628bf9c62c750710649b0b234bc71eec4ee9"
PV = "0.12.3+gitr${SRCPV}"
PR = "r0"
S = "${WORKDIR}/git"
inherit autotools pkgconfig
EXTRA_OECONF = "--enable-pcsc=yes"
FILES_${PN}-dev += "${libdir}/pkcs11-spy.so \
${libdir}/opensc-pkcs11.so \
${libdir}/onepin-opensc-pkcs11.so \
${libdir}/pkcs11/pkcs11-spy.so \
${libdir}/pkcs11/opensc-pkcs11.so \
${libdir}/pkcs11/onepin-opensc-pkcs11.so \
"
FILES_${PN}-dbg += "${libdir}/pkcs11/.debug"

View File

@@ -1,26 +0,0 @@
DESCRIPTION = "PC/SC Lite smart card framework and applications"
HOMEPAGE = "http://pcsclite.alioth.debian.org/"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=c8e551349dc346258274f0007679e149"
DEPENDS = "udev"
RDEPENDS += "ccid"
PR = "r2"
SRC_URI = "https://alioth.debian.org/frs/download.php/3533/pcsc-lite-${PV}.tar.bz2"
SRC_URI[md5sum] = "47e7055cfc14399fdaa1b7a4aa06e5aa"
SRC_URI[sha256sum] = "41f13d552eaa2c3978fbb6f2125e81903a0767011d999052fd1a6ee03880b398"
inherit autotools
EXTRA_OECONF = " \
--disable-libusb \
--enable-libudev \
--enable-usbdropdir=${libdir}/pcsc/drivers \
"
S = "${WORKDIR}/pcsc-lite-${PV}"
PACKAGES =+ "${PN}-lib"
FILES_${PN}-lib = "${libdir}/lib*${SOLIBS}"

View File

@@ -1,18 +0,0 @@
DESCRIPTION = "A collection of cryptographic algorithms and protocols"
SECTION = "devel/python"
PRIORITY = "optional"
DEPENDS = "gmp"
SRCNAME = "pycrypto"
LICENSE = "pycrypto"
PR = "ml1"
SRC_URI = "http://www.amk.ca/files/python/crypto/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit distutils
SRC_URI[md5sum] = "4d5674f3898a573691ffb335e8d749cd"
SRC_URI[sha256sum] = "b08d4ed54c9403c77778a3803e53a4f33f359b42d94f6f3e14abb1bf4941e6ea"
LICENSE = "PyCrypto"
LIC_FILES_CHKSUM = "file://LICENSE;md5=5f6acd2e613d7d23fc7e76d9aed7dceb"

View File

@@ -1,24 +0,0 @@
--- recipes/tasks/task-shr-minimal.bb.org 2010-06-11 23:51:20.815393998 +0200
+++ recipes/tasks/task-shr-minimal.bb 2010-06-11 23:54:15.036598596 +0200
@@ -60,6 +60,7 @@
${PN}-x \
${PN}-apps \
${PN}-gtk \
+ ${PN}-nfc \
"
@@ -144,3 +145,13 @@
matchbox-keyboard-im \
"
+RDEPENDS_${PN}-nfc = "\
+ pcsc-lite \
+ libpcsclite \
+ ccid \
+ opensc \
+ libnfc \
+ ifdnfc \
+ ccid-emulator \
+ pace-gui \
+"

View File

@@ -1,21 +0,0 @@
SUMMARY = "CCID Emulator"
DESCRIPTION = "Forward a PC/SC smartcard reader as a standard USB CCID reader"
HOMEPAGE = "http://vsmartcard.sourceforge.net"
BUGTRACKER = "http://sourceforge.net/projects/vsmartcard/support"
LICENSE = "GPL-3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
DEPENDS = "pcsc-lite linux-libc-headers openssl npa"
RDEPENDS += "kernel-module-gadgetfs"
SRC_URI = "svn://vsmartcard.svn.sourceforge.net/svnroot;module=vsmartcard;proto=https"
SRCREV = "719"
PV = "0.6+svnr${SRCPV}"
PR = "r0"
S = "${WORKDIR}/vsmartcard/ccid"
inherit autotools pkgconfig
EXTRA_OECONF = 'OPENSSL_LIBS="${STAGING_DIR_TARGET}/lib/libcrypto.a -ldl" --enable-pace'

View File

@@ -1,16 +0,0 @@
DESCRIPTION = "Simple GUI for entring a PIN and giving it to npa-tool"
LICENSE = "GPL"
AUTHOR = "Dominik Oepen <oepen@informatik.hu-berlin.de>"
DEPENDS = "npa"
RDEPENDS = "npa python-pygtk libglade"
SRC_URI = "svn://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard;module=eID_gui;proto=https;rev=417"
S = "${WORKDIR}/eID_gui"
inherit autotools pkgconfig python-dir
FILES_${PN} += "${bindir}/* \
${datadir}/eid_gui/* \
${PYTHON_SITEPACKAGES_DIR}/eid/*"

View File

@@ -1,21 +0,0 @@
SUMMARY = "nPA Smart Card Library"
DESCRIPTION = "API and Tool for the new German identity card (neuer Personalausweis, nPA)"
HOMEPAGE = "http://vsmartcard.sourceforge.net"
BUGTRACKER = "http://sourceforge.net/projects/vsmartcard/support"
LICENSE = "GPL-3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
DEPENDS = "opensc openssl"
SRC_URI = "svn://vsmartcard.svn.sourceforge.net/svnroot;module=vsmartcard;proto=https"
SRCREV = "719"
PV = "0.4+svnr${SRCPV}"
PR = "r2"
# statically link to openssl
EXTRA_OECONF += 'OPENSSL_LIBS="${STAGING_DIR_TARGET}/lib/libcrypto.a -ldl"'
S = "${WORKDIR}/vsmartcard/npa"
inherit autotools pkgconfig

View File

@@ -1,18 +0,0 @@
SUMMARY = "Relay a smart card via NFC"
DESCRIPTION = "Forward APDUs from the OpenPICC or from a libnfc device to a smart card via the PC/SC middleware."
HOMEPAGE = "http://vsmartcard.sourceforge.net"
BUGTRACKER = "http://sourceforge.net/projects/vsmartcard/support"
LICENSE = "GPL-3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
DEPENDS = "libnfc pcsc-lite"
SRC_URI = "svn://vsmartcard.svn.sourceforge.net/svnroot;module=vsmartcard;proto=https"
SRCREV = "719"
PV = "0.4+svnr${SRCPV}"
PR = "r0"
S = "${WORKDIR}/vsmartcard/pcsc-relay"
inherit autotools pkgconfig

View File

@@ -1,28 +0,0 @@
SUMMARY = "Virtual Smart Card"
DESCRIPTION = "Virtual smart card with PC/SC Driver"
HOMEPAGE = "http://vsmartcard.sourceforge.net"
BUGTRACKER = "http://sourceforge.net/projects/vsmartcard/support"
LICENSE = "GPL-3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
DEPENDS = "pcsc-lite"
RDEPENDS += "python-pycrypto python-crypt python-textutils python-imaging python-pickle"
SRC_URI = "svn://vsmartcard.svn.sourceforge.net/svnroot;module=vsmartcard;proto=https"
SRCREV = "719"
PV = "0.6+svnr${SRCPV}"
PR = "r0"
S = "${WORKDIR}/vsmartcard/virtualsmartcard"
EXTRA_OECONF = "--enable-serialdropdir=${libdir}/pcsc/drivers/serial"
inherit autotools pkgconfig
FILES_${PN} += "\
${libdir}/python2.7 \
${libdir}/pcsc/drivers/serial/libvpcd.so.0.5 \
"
FILES_${PN}-dbg += "${libdir}/pcsc/drivers/serial/.debug"
FILES_${PN}-dev += "${libdir}/pcsc/drivers/serial/libvpcd.so"

View File

@@ -1,5 +0,0 @@
DESCRIPTION = "Virtual Smartcard with PCSC Driver and CCID to PCSC Gadget"
LICENSE = "GPL"
DEPENDS = "npa ccid-emulator virtualsmartcard picctopcsc"