pspec.xml 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>exfatprogs</Name>
  6. <Homepage>https://github.com/exfatprogs/exfatprogs</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPL-2</License>
  12. <IsA>app:console</IsA>
  13. <PartOf>hardware.disk</PartOf>
  14. <Summary>exFAT filesystem userspace utilities.</Summary>
  15. <Description>As new exfat filesystem is merged into linux-5.7 kernel, exfatprogs is created as an official userspace utilities that contain all of the standard utilities for creating and fixing and debugging exfat filesystem in linux system.</Description>
  16. <Archive sha1sum="716d7553b01f7d5658f7d6b0133584213e97f668" type="tarxz">https://github.com/exfatprogs/exfatprogs/releases/download/1.2.6/exfatprogs-1.2.6.tar.xz</Archive>
  17. <BuildDependencies>
  18. <!-- <Dependency></Dependency> -->
  19. </BuildDependencies>
  20. </Source>
  21. <Package>
  22. <Name>exfatprogs</Name>
  23. <Conflicts>
  24. <!-- <Package>exfat-utils</Package> -->
  25. </Conflicts>
  26. <RuntimeDependencies>
  27. <!-- <Dependency></Dependency> -->
  28. </RuntimeDependencies>
  29. <Files>
  30. <Path fileType="executable">/usr/bin</Path>
  31. <Path fileType="man">/usr/share/man/man8</Path>
  32. <Path fileType="doc">/usr/share/doc/exfatprogs/NEWS</Path>
  33. </Files>
  34. </Package>
  35. <History>
  36. <Update release="12">
  37. <Date>2024-11-29</Date>
  38. <Version>1.2.6</Version>
  39. <Comment>Version bump.</Comment>
  40. <Name>Pisi Linux Community</Name>
  41. <Email>admins@pisilinux.org</Email>
  42. </Update>
  43. <Update release="11">
  44. <Date>2024-08-08</Date>
  45. <Version>1.2.5</Version>
  46. <Comment>Version bump.</Comment>
  47. <Name>Pisi Linux Community</Name>
  48. <Email>admin@pisilinux.org</Email>
  49. </Update>
  50. <Update release="10">
  51. <Date>2024-07-23</Date>
  52. <Version>1.2.4</Version>
  53. <Comment>Version bump.</Comment>
  54. <Name>Pisi Linux Community</Name>
  55. <Email>admin@pisilinux.org</Email>
  56. </Update>
  57. <Update release="9">
  58. <Date>2024-06-04</Date>
  59. <Version>1.2.3</Version>
  60. <Comment>Version bump.</Comment>
  61. <Name>Pisi Linux Community</Name>
  62. <Email>admin@pisilinux.org</Email>
  63. </Update>
  64. <Update release="8">
  65. <Date>2023-10-30</Date>
  66. <Version>1.2.2</Version>
  67. <Comment>Version bump.</Comment>
  68. <Name>Mustafa Cinasal</Name>
  69. <Email>muscnsl@gmail.com</Email>
  70. </Update>
  71. <Update release="7">
  72. <Date>2023-07-02</Date>
  73. <Version>1.2.1</Version>
  74. <Comment>Version bump.</Comment>
  75. <Name>Mustafa Cinasal</Name>
  76. <Email>muscnsl@gmail.com</Email>
  77. </Update>
  78. <Update release="6">
  79. <Date>2022-10-28</Date>
  80. <Version>1.2.0</Version>
  81. <Comment>Version bump.</Comment>
  82. <Name>Mustafa Cinasal</Name>
  83. <Email>muscnsl@gmail.com</Email>
  84. </Update>
  85. <Update release="5">
  86. <Date>2021-11-17</Date>
  87. <Version>1.1.3</Version>
  88. <Comment>Version bump.</Comment>
  89. <Name>fury</Name>
  90. <Email>uglyside@yandex.ru</Email>
  91. </Update>
  92. <Update release="4">
  93. <Date>2021-06-22</Date>
  94. <Version>1.1.2</Version>
  95. <Comment>Version bump.</Comment>
  96. <Name>fury</Name>
  97. <Email>uglyside@yandex.ru</Email>
  98. </Update>
  99. <Update release="3">
  100. <Date>2021-05-04</Date>
  101. <Version>1.1.1</Version>
  102. <Comment>Version bump.</Comment>
  103. <Name>fury</Name>
  104. <Email>uglyside@yandex.ru</Email>
  105. </Update>
  106. <Update release="2">
  107. <Date>2021-03-07</Date>
  108. <Version>1.1.0</Version>
  109. <Comment>Version bump.</Comment>
  110. <Name>fury</Name>
  111. <Email>uglyside@yandex.ru</Email>
  112. </Update>
  113. <Update release="1">
  114. <Date>2021-01-26</Date>
  115. <Version>1.0.4</Version>
  116. <Comment>First Beta build.</Comment>
  117. <Name>fury</Name>
  118. <Email>uglyside@yandex.ru</Email>
  119. </Update>
  120. </History>
  121. </PISI>