pspec.xml 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>pcmciautils</Name>
  6. <Homepage>http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:console</IsA>
  13. <Summary>Various utilities dealing with the PCMCIA bus</Summary>
  14. <Description>pcmciautils contains the initialization tools necessary to allow the PCMCIA subsystem to behave as every other hotpluggable bus system.</Description>
  15. <Archive sha1sum="b1edd0f5640d4e413f730a607ae3bc15fd79f380" type="tarxz">https://sources.archlinux.org/other/pcmciautils/pcmciautils-018.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>sysfsutils-devel</Dependency>
  18. </BuildDependencies>
  19. </Source>
  20. <Package>
  21. <Name>pcmciautils</Name>
  22. <RuntimeDependencies>
  23. <Dependency>sysfsutils</Dependency>
  24. </RuntimeDependencies>
  25. <Files>
  26. <Path fileType="executable">/sbin</Path>
  27. <Path fileType="executable">/lib/udev</Path>
  28. <Path fileType="config">/etc/pcmcia</Path>
  29. <Path fileType="doc">/usr/share/doc</Path>
  30. <Path fileType="man">/usr/share/man</Path>
  31. <Path fileType="data">/lib/udev/rules.d</Path>
  32. </Files>
  33. </Package>
  34. <History>
  35. <Update release="6">
  36. <Date>2020-12-09</Date>
  37. <Version>018</Version>
  38. <Comment>Rebuild.</Comment>
  39. <Name>Mustafa Cinasal</Name>
  40. <Email>muscnsl@gmail.com</Email>
  41. </Update>
  42. <Update release="5">
  43. <Date>2019-12-27</Date>
  44. <Version>018</Version>
  45. <Comment>Rebuild</Comment>
  46. <Name>idris Kalp</Name>
  47. <Email>idriskalp@gmail.com</Email>
  48. </Update>
  49. <Update release="4">
  50. <Date>2018-07-15</Date>
  51. <Version>018</Version>
  52. <Comment>Rebuild</Comment>
  53. <Name>Ertuğrul Erata</Name>
  54. <Email>ertugrulerata@gmail.com</Email>
  55. </Update>
  56. <Update release="3">
  57. <Date>2017-02-17</Date>
  58. <Version>018</Version>
  59. <Comment>Rebuild.</Comment>
  60. <Name>Ertuğrul Erata</Name>
  61. <Email>ertugrulerata@gmail.com</Email>
  62. </Update>
  63. <Update release="2">
  64. <Date>2016-04-27</Date>
  65. <Version>018</Version>
  66. <Comment>Release Bump</Comment>
  67. <Name>PisiLinux Community</Name>
  68. <Email>admin@pisilinux.org</Email>
  69. </Update>
  70. <Update release="1">
  71. <Date>2016-03-09</Date>
  72. <Version>018</Version>
  73. <Comment>First release</Comment>
  74. <Name>Alihan Öztürk</Name>
  75. <Email>alihan@pisilinux.org</Email>
  76. </Update>
  77. </History>
  78. </PISI>