pspec.xml 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>acs-unified-driver</Name>
  6. <Homepage>https://www.acs.com.hk/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPL2.1</License>
  12. <IsA>app:gui</IsA>
  13. <PartOf>driver</PartOf>
  14. <Summary>PC/SC driver that supports ACS CCID smart card readers.</Summary>
  15. <Description>PC/SC driver that supports ACS CCID smart card readers.</Description>
  16. <Archive sha1sum="998addb29e45622e7d1144bd771e66bba5be98e5" type="binary">https://source.pisilinux.org/1.0/ACS-Unified-PKG-Lnx-118-P.zip</Archive>
  17. </Source>
  18. <Package>
  19. <Name>acs-unified-driver</Name>
  20. <RuntimeDependencies>
  21. <Dependency>pcsc-lite</Dependency>
  22. <Dependency>python3</Dependency>
  23. </RuntimeDependencies>
  24. <Files>
  25. <Path fileType="data">/usr</Path>
  26. <Path fileType="data">/lib</Path>
  27. </Files>
  28. </Package>
  29. <History>
  30. <Update release="1">
  31. <Date>2023-05-04</Date>
  32. <Version>1.1.8</Version>
  33. <Comment>First Beta build.</Comment>
  34. <Name>Erkan IŞIK</Name>
  35. <Email>erkanisik@pisilinux.org</Email>
  36. </Update>
  37. </History>
  38. </PISI>