pspec.xml 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>exfat-utils</Name>
  6. <Homepage>http://code.google.com/p/exfat</Homepage>
  7. <Packager>
  8. <Name>Osman Erkan</Name>
  9. <Email>osman.erkan@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:gui</IsA>
  13. <Summary>Utilities for exFAT file system</Summary>
  14. <Description>This project aims to provide a full-featured exFAT file system implementation for GNU/Linux and other Unix-like systems as a FUSE module and a set of utilities.</Description>
  15. <Archive sha1sum="ad5c33f40bec53971cf304ffbdb8fc7e91c3d837" type="targz">https://github.com/relan/exfat/releases/download/v1.2.7/exfat-utils-1.2.7.tar.gz</Archive>
  16. </Source>
  17. <Package>
  18. <Name>exfat-utils</Name>
  19. <Files>
  20. <Path fileType="man">/usr/share/man</Path>
  21. <Path fileType="doc">/usr/share/doc</Path>
  22. <Path fileType="executable">/usr/bin</Path>
  23. <Path fileType="executable">/usr/sbin</Path>
  24. </Files>
  25. </Package>
  26. <History>
  27. <Update release="4">
  28. <Date>2017-12-30</Date>
  29. <Version>1.2.7</Version>
  30. <Comment>Version bump.</Comment>
  31. <Name>Mustafa Cinasal</Name>
  32. <Email>muscnsl@gmail.com</Email>
  33. </Update>
  34. <Update release="3">
  35. <Date>2017-01-28</Date>
  36. <Version>1.2.5</Version>
  37. <Comment>Version bump.</Comment>
  38. <Name>Stefan Gronewold(groni)</Name>
  39. <Email>groni@pisilinux.org</Email>
  40. </Update>
  41. <Update release="2">
  42. <Date>2016-06-09</Date>
  43. <Version>1.2.3</Version>
  44. <Comment>Release Bump</Comment>
  45. <Name>Pisi Linux Community</Name>
  46. <Email>admin@pisilinux.org</Email>
  47. </Update>
  48. <Update release="1">
  49. <Date>2016-01-27</Date>
  50. <Version>1.2.3</Version>
  51. <Comment>First release</Comment>
  52. <Name>Stefan Gronewold(groni)</Name>
  53. <Email>groni@pisilinux.org</Email>
  54. </Update>
  55. </History>
  56. </PISI>