pspec.xml 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
  3. <INARY>
  4. <Source>
  5. <Name>mtools</Name>
  6. <Homepage>http://mtools.linux.lu/</Homepage>
  7. <Packager>
  8. <Name>Süleyman Poyraz</Name>
  9. <Email>zaryob.dev@gmail.com</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:console</IsA>
  13. <Summary>Utilities to access MS-DOS disks without mounting them</Summary>
  14. <Description>Mtools are utilities to access MS-DOS disks without mounting them.</Description>
  15. <Archive sha1sum="ef4b90b057a55cacac457b57906e2ce4f48bf2f8" type="targz">mirrors://gnu/mtools/mtools-4.0.23.tar.gz</Archive>
  16. </Source>
  17. <Package>
  18. <Name>mtools</Name>
  19. <Files>
  20. <Path fileType="executable">/usr/bin</Path>
  21. <Path fileType="config">/etc</Path>
  22. <Path fileType="doc">/usr/share/doc</Path>
  23. <Path fileType="info">/usr/share/info</Path>
  24. <Path fileType="man">/usr/share/man</Path>
  25. </Files>
  26. </Package>
  27. <History>
  28. <Update release="2">
  29. <Date>2019-12-14</Date>
  30. <Version>4.0.23</Version>
  31. <Comment>Version bump to 4.0.23</Comment>
  32. <Name>Süleyman Poyraz</Name>
  33. <Email>zaryob.dev@gmail.com</Email>
  34. </Update>
  35. <Update release="1">
  36. <Date>2019-09-18</Date>
  37. <Version>4.0.18</Version>
  38. <Comment>First release</Comment>
  39. <Name>Süleyman Poyraz</Name>
  40. <Email>zaryob.dev@gmail.com</Email>
  41. </Update>
  42. </History>
  43. </INARY>