pspec.xml 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>dosfstools</Name>
  6. <Homepage>https://github.com/dosfstools/dosfstools</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <IsA>app:console</IsA>
  13. <Summary>Tools to create and check DOS and VFAT filesystems</Summary>
  14. <Description>The dosfstools package includes the DOS and VFAT filesystem utilities like mkdosfs, mkfs.msdos, mkfs.vfat, dosfsck, dosfslabel. You can create and check MS-DOS FAT filesystems on hard drives or on floppies</Description>
  15. <Archive type="targz" sha1sum="14efc68c64987a9067b6a919ad2870007247686b">https://github.com/dosfstools/dosfstools/releases/download/v4.2/dosfstools-4.2.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>eudev-devel</Dependency>
  18. </BuildDependencies>
  19. </Source>
  20. <Package>
  21. <Name>dosfstools</Name>
  22. <RuntimeDependencies>
  23. <Dependency>eudev</Dependency>
  24. </RuntimeDependencies>
  25. <Files>
  26. <Path fileType="executable">/usr/bin</Path>
  27. <Path fileType="doc">/usr/share/doc</Path>
  28. <Path fileType="man">/usr/share/man</Path>
  29. </Files>
  30. </Package>
  31. <History>
  32. <Update release="9">
  33. <Date>2024-07-09</Date>
  34. <Version>4.2</Version>
  35. <Comment>Rebuild.</Comment>
  36. <Name>Mustafa Cinasal</Name>
  37. <Email>muscnsl@gmail.com</Email>
  38. </Update>
  39. <Update release="8">
  40. <Date>2021-11-21</Date>
  41. <Version>4.2</Version>
  42. <Comment>Version bump.</Comment>
  43. <Name>Mustafa Cinasal</Name>
  44. <Email>muscnsl@gmail.com</Email>
  45. </Update>
  46. <Update release="7">
  47. <Date>2020-12-09</Date>
  48. <Version>4.1</Version>
  49. <Comment>Rebuild</Comment>
  50. <Name>Mustafa Cinasal</Name>
  51. <Email>muscnsl@gmail.com</Email>
  52. </Update>
  53. <Update release="6">
  54. <Date>2020-02-01</Date>
  55. <Version>4.1</Version>
  56. <Comment>Rebuild</Comment>
  57. <Name>Mustafa Cinasal</Name>
  58. <Email>muscnsl@gmail.com</Email>
  59. </Update>
  60. <Update release="5">
  61. <Date>2018-08-13</Date>
  62. <Version>4.1</Version>
  63. <Comment>Rebuild</Comment>
  64. <Name>Mustafa Cinasal</Name>
  65. <Email>muscnsl@gmail.com</Email>
  66. </Update>
  67. <Update release="4">
  68. <Date>2018-01-01</Date>
  69. <Version>4.1</Version>
  70. <Comment>Version bump</Comment>
  71. <Name>Mustafa Cinasal</Name>
  72. <Email>muscnsl@gmail.com</Email>
  73. </Update>
  74. <Update release="3">
  75. <Date>2017-01-29</Date>
  76. <Version>4.0</Version>
  77. <Comment>Version bump.</Comment>
  78. <Name>Stefan Gronewold</Name>
  79. <Email>groni@pisilinux.org</Email>
  80. </Update>
  81. <Update release="2">
  82. <Date>2016-06-10</Date>
  83. <Version>3.0.26</Version>
  84. <Comment>Release Bump</Comment>
  85. <Name>Pisi Linux Community</Name>
  86. <Email>admin@pisilinux.org</Email>
  87. </Update>
  88. <Update release="1">
  89. <Date>2014-04-03</Date>
  90. <Version>3.0.26</Version>
  91. <Comment>First release</Comment>
  92. <Name>Marcin Bojara</Name>
  93. <Email>marcin@pisilinux.org</Email>
  94. </Update>
  95. </History>
  96. </PISI>