pspec.xml 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>bashdb</Name>
  6. <Homepage>http://bashdb.sourceforge.net</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:console</IsA>
  13. <Summary>A Debugger for Bash</Summary>
  14. <Description>bashdb is a comprehensive source-code debugger for bash.</Description>
  15. <Archive sha1sum="b81a2838db6bdf37a4539f3c11c3aba3f085d9a2" type="targz">mirrors://sourceforge/bashdb/bashdb/5.0-1.1.2/bashdb-5.0-1.1.2.tar.gz</Archive>
  16. </Source>
  17. <Package>
  18. <Name>bashdb</Name>
  19. <Files>
  20. <Path fileType="executable">/usr/bin</Path>
  21. <Path fileType="doc">/usr/share/doc</Path>
  22. <Path fileType="data">/usr/share/bashdb</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="6">
  29. <Date>2020-01-25</Date>
  30. <Version>1.1.2</Version>
  31. <Comment>Version bump.</Comment>
  32. <Name>Mustafa Cinasal</Name>
  33. <Email>muscnsl@gmail.com</Email>
  34. </Update>
  35. <Update release="5">
  36. <Date>2018-07-29</Date>
  37. <Version>0.94</Version>
  38. <Comment>Rebuild.</Comment>
  39. <Name>Mustafa Cinasal</Name>
  40. <Email>muscnsl@gmail.com</Email>
  41. </Update>
  42. <Update release="4">
  43. <Date>2018-01-14</Date>
  44. <Version>0.94</Version>
  45. <Comment>Version bump.</Comment>
  46. <Name>Mustafa Cinasal</Name>
  47. <Email>muscnsl@gmail.com</Email>
  48. </Update>
  49. <Update release="3">
  50. <Date>2017-02-17</Date>
  51. <Version>0.92</Version>
  52. <Comment>Release Bump</Comment>
  53. <Name>Pisi Linux Community</Name>
  54. <Email>admin@pisilinux.org</Email>
  55. </Update>
  56. <Update release="2">
  57. <Date>2016-06-08</Date>
  58. <Version>0.91</Version>
  59. <Comment>Release Bump</Comment>
  60. <Name>Pisi Linux Community</Name>
  61. <Email>admin@pisilinux.org</Email>
  62. </Update>
  63. <Update release="1">
  64. <Date>2015-01-22</Date>
  65. <Version>0.91</Version>
  66. <Comment>First release</Comment>
  67. <Name>Stefan Gronewold(groni)</Name>
  68. <Email>groni@pisilinux.org</Email>
  69. </Update>
  70. </History>
  71. </PISI>