pspec.xml 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  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="fec41c9ea7b87db597bd20abf79b053b82689974" type="targz">http://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.4.0.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="4">
  27. <Date>2018-02-11</Date>
  28. <Version>7.4.0</Version>
  29. <Comment>Version Bump</Comment>
  30. <Name>PisiLinux Community</Name>
  31. <Email>admin@pisilinux.org</Email>
  32. </Update>
  33. <Update release="3">
  34. <Date>2017-04-04</Date>
  35. <Version>7.3</Version>
  36. <Comment>Rebuild with new toolchain</Comment>
  37. <Name>Pisi Linux Community</Name>
  38. <Email>admin@pisilinux.org</Email>
  39. </Update>
  40. <Update release="2">
  41. <Date>2016-06-09</Date>
  42. <Version>7.3</Version>
  43. <Comment>Release Bump</Comment>
  44. <Name>Pisi Linux Community</Name>
  45. <Email>admin@pisilinux.org</Email>
  46. </Update>
  47. <Update release="1">
  48. <Date>2016-03-14</Date>
  49. <Version>7.3</Version>
  50. <Comment>First release</Comment>
  51. <Name>Stefan Gronewold(groni)</Name>
  52. <Email>groni@pisilinux.org</Email>
  53. </Update>
  54. </History>
  55. </PISI>