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>
|
||||
|
||||
Reference in New Issue
Block a user