pspec.xml 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>dos2unix</Name>
  6. <Homepage>http://www.xs4all.nl/~waterlan/dos2unix.html</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>freedist</License>
  12. <IsA>app:console</IsA>
  13. <Summary>Convert DOS and MAC text files to UNIX format</Summary>
  14. <Description>dos2unix can convert DOS and MAC files to UNIX format, processing character encoding and line ending characters.</Description>
  15. <Archive sha1sum="3cc653ab32344446345e77b736d4578c80ef4d5c" type="targz">http://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.3.tar.gz</Archive>
  16. </Source>
  17. <Package>
  18. <Name>dos2unix</Name>
  19. <Files>
  20. <Path fileType="executable">/usr/bin</Path>
  21. <Path fileType="man">/usr/share/man</Path>
  22. <Path fileType="doc">/usr/share/doc</Path>
  23. </Files>
  24. </Package>
  25. <History>
  26. <Update release="3">
  27. <Date>2017-04-04</Date>
  28. <Version>7.3</Version>
  29. <Comment>Rebuild with new toolchain</Comment>
  30. <Name>Pisi Linux Community</Name>
  31. <Email>admin@pisilinux.org</Email>
  32. </Update>
  33. <Update release="2">
  34. <Date>2016-06-09</Date>
  35. <Version>7.3</Version>
  36. <Comment>Release Bump</Comment>
  37. <Name>Pisi Linux Community</Name>
  38. <Email>admin@pisilinux.org</Email>
  39. </Update>
  40. <Update release="1">
  41. <Date>2016-03-14</Date>
  42. <Version>7.3</Version>
  43. <Comment>First release</Comment>
  44. <Name>Stefan Gronewold(groni)</Name>
  45. <Email>groni@pisilinux.org</Email>
  46. </Update>
  47. </History>
  48. </PISI>