pspec.xml 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>torrentinfo</Name>
  6. <Homepage>http://vrai.net/project.php?project=torrentinfo</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <IsA>app:console</IsA>
  13. <Summary>Torrent File Viewer</Summary>
  14. <Description>TorrentInfo is a simple command-line tool that parses .torrent files and provides a summary of their contents.</Description>
  15. <Archive sha1sum="e4097c59f4971a7b8199d39e7b81b2cf0f63d5e0" type="tarbz2">http://vrai.net/files/software_projects/torrentinfo/torrentinfo-1.0.2.tar.bz2</Archive>
  16. </Source>
  17. <Package>
  18. <Name>torrentinfo</Name>
  19. <Files>
  20. <Path fileType="executable">/usr/bin</Path>
  21. <Path fileType="doc">/usr/share/doc/torrentinfo</Path>
  22. </Files>
  23. </Package>
  24. <History>
  25. <Update release="3">
  26. <Date>2016-03-20</Date>
  27. <Version>1.0.2</Version>
  28. <Comment>Rebuilt with docker.</Comment>
  29. <Name>İbrahim KARAGÜZEL</Name>
  30. <Email>karaguzelibrahim@gmail.com</Email>
  31. </Update>
  32. <Update release="2">
  33. <Date>2014-03-09</Date>
  34. <Version>1.0.2</Version>
  35. <Comment>Rebuild</Comment>
  36. <Name>Varol Maksutoğlu</Name>
  37. <Email>waroi@pisilinux.org</Email>
  38. </Update>
  39. <Update release="1">
  40. <Date>2011-06-23</Date>
  41. <Version>1.0.2</Version>
  42. <Comment>First release</Comment>
  43. <Name>Pisi Linux Admins</Name>
  44. <Email>admins@pisilinux.org</Email>
  45. </Update>
  46. </History>
  47. </PISI>