summaryrefslogtreecommitdiffstats
path: root/package/pcsc-lite
Commit message (Collapse)AuthorAgeFilesLines
* pcsc-lite: fix download URLPeter Korsgaard2013-06-301-1/+1
| | | | | | Fixes http://autobuild.buildroot.net/results/832/832cb2f814fcdd30387b76622a75d4e6addbdc47/ Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
| | | | | Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Convert headers to lower case when relevantAlexandre Belloni2013-06-061-1/+1
| | | | | Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pcsc-lite: requires mmuGustavo Zacarias2013-01-312-1/+5
| | | | | | | | | | Fixes: http://autobuild.buildroot.net/results/14400ae2c9e312729efa9a9026b5fdd487868c8a/ Also add license information while at it. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* packages: switch to host-pkgconfGustavo Zacarias2012-10-291-1/+1
| | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: use http:// for alioth.debian.org URLsPeter Korsgaard2012-10-101-1/+1
| | | | | | | | | | | Fixes http://autobuild.buildroot.net/results/183a1be6ab1137c90dca0201d4bc72c7c0e659a3 alioth.debian.org uses a SSL certificate signed by spi-inc.org, which isn't a trusted CA on non-Debian systems, causing wget to refuse download. Fix it by using http URLs instead. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pcsc-lite: new packageWaldemar Rymarkiewicz2012-10-082-0/+67
Middleware to access a smart card using SCard API (PC/SC). http://pcsclite.alioth.debian.org/ Signed-off-by: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>