pspec.xml 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>fuse-exfat</Name>
  6. <Homepage>https://github.com/relan/exfat</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admin@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <IsA>app</IsA>
  13. <Summary>exFAT filesystem fuse module</Summary>
  14. <Description>exFAT filesystem fuse module</Description>
  15. <Archive sha1sum="21c4f1ab0f13a38536a070d9d513399aa5edbec7" type="targz">https://github.com/relan/exfat/releases/download/v1.4.0/fuse-exfat-1.4.0.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>fuse-devel</Dependency>
  18. <!-- <Dependency>exfatprogs</Dependency> -->
  19. <!-- <Dependency>exfat-utils</Dependency> -->
  20. </BuildDependencies>
  21. </Source>
  22. <Package>
  23. <Name>fuse-exfat</Name>
  24. <RuntimeDependencies>
  25. <Dependency>fuse</Dependency>
  26. <Dependency>exfatprogs</Dependency>
  27. <Dependency>exfat-utils</Dependency>
  28. </RuntimeDependencies>
  29. <Files>
  30. <Path fileType="executable">/usr/bin</Path>
  31. <Path fileType="executable">/usr/sbin</Path>
  32. <Path fileType="man">/usr/share/man</Path>
  33. <Path fileType="doc">/usr/share/doc</Path>
  34. </Files>
  35. </Package>
  36. <History>
  37. <Update release="7">
  38. <Date>2024-07-23</Date>
  39. <Version>1.4.0</Version>
  40. <Comment>Version bump.</Comment>
  41. <Name>Pisi Linux Community</Name>
  42. <Email>admin@pisilinux.org</Email>
  43. </Update>
  44. <Update release="6">
  45. <Date>2021-01-26</Date>
  46. <Version>1.3.0</Version>
  47. <Comment>Version bump.</Comment>
  48. <Name>Mustafa Cinasal</Name>
  49. <Email>muscnsl@gmail.com</Email>
  50. </Update>
  51. <Update release="5">
  52. <Date>2018-09-01</Date>
  53. <Version>1.2.8</Version>
  54. <Comment>Rebuild New T.</Comment>
  55. <Name>Mustafa Cinasal</Name>
  56. <Email>muscnsl@gmail.com</Email>
  57. </Update>
  58. <Update release="4">
  59. <Date>2017-12-30</Date>
  60. <Version>1.2.7</Version>
  61. <Comment>Version bump.</Comment>
  62. <Name>Mustafa Cinasal</Name>
  63. <Email>muscnsl@gmail.com</Email>
  64. </Update>
  65. <Update release="3">
  66. <Date>2017-01-28</Date>
  67. <Version>1.2.5</Version>
  68. <Comment>Version bump.</Comment>
  69. <Name>Stefan Gronewold(groni)</Name>
  70. <Email>groni@pisilinux.org</Email>
  71. </Update>
  72. <Update release="2">
  73. <Date>2016-06-09</Date>
  74. <Version>1.2.3</Version>
  75. <Comment>Release Bump</Comment>
  76. <Name>Pisi Linux Community</Name>
  77. <Email>admin@pisilinux.org</Email>
  78. </Update>
  79. <Update release="1">
  80. <Date>2016-01-27</Date>
  81. <Version>1.2.3</Version>
  82. <Comment>First release</Comment>
  83. <Name>Stefan Gronewold</Name>
  84. <Email>groni@pisilinux.org</Email>
  85. </Update>
  86. </History>
  87. </PISI>