smartcard *
This commit is contained in:
@@ -25,4 +25,4 @@ def install():
|
||||
|
||||
pisitools.insinto("/etc/", "src/Info.plist", "libccid_Info.plist")
|
||||
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README")
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README*")
|
||||
|
||||
@@ -13,9 +13,9 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Generic USB CCID(Chip/Smart Card Interface Devices) device drivers</Summary>
|
||||
<Description>ccid provides the source code for a generic USB CCID (Chip/Smart Card Interface Devices) driver and ICCD (Integrated Circuit(s) Card Devices).</Description>
|
||||
<Archive sha1sum="f21605dd2bf82710b69f454b0379ce68fe5aba5e" type="tarbz2">https://ccid.apdu.fr/files/ccid-1.4.29.tar.bz2</Archive>
|
||||
<Archive sha1sum="01a880cd1e19f60e05e60d2de7b639fb4bfc4ba9" type="tarbz2">https://ccid.apdu.fr/files/ccid-1.4.31.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>pcsc-lite-devel</Dependency>
|
||||
<Dependency versionFrom="1.8.26">pcsc-lite-devel</Dependency>
|
||||
<Dependency>libusb-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
@@ -34,6 +34,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2020-03-10</Date>
|
||||
<Version>1.4.31</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2019-05-19</Date>
|
||||
<Version>1.4.29</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>PC/SC drivers for smart card readers</Summary>
|
||||
<Description>pcsc-lite is middleware to access a smart card using SCard API (PC/SC).</Description>
|
||||
<Archive sha1sum="80c1b34067ab77952357471a822cd6871ced6af3" type="tarbz2">https://pcsclite.apdu.fr/files/pcsc-lite-1.8.25.tar.bz2</Archive>
|
||||
<Archive sha1sum="7f0f54fc6d296634def123b8df7f5f17d36545a8" type="tarbz2">https://pcsclite.apdu.fr/files/pcsc-lite-1.8.26.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>eudev-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -51,6 +51,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2020-03-10</Date>
|
||||
<Version>1.8.26</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2020-03-10</Date>
|
||||
<Version>1.8.25</Version>
|
||||
|
||||
Reference in New Issue
Block a user