pspec.xml 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>prozilla</Name>
  6. <Homepage>http://freecode.com/projects/prozilla</Homepage>
  7. <Packager>
  8. <Name>Mathias Freire</Name>
  9. <Email>mathiasfreire45@gmail.com</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <IsA>app:console</IsA>
  13. <Summary>Console based download accelerator.</Summary>
  14. <Description>Prozilla is a console based download accelerator which speeds up download process approximately %200-300.</Description>
  15. <Archive sha1sum="061fede86d7f496aeb17e12ab559f15bb93b6513" type="tarbz2">http://ftp.disconnected-by-peer.at/prozilla/prozilla-2.0.5.tar.bz2</Archive>
  16. <BuildDependencies>
  17. <Dependency>ncurses-devel</Dependency>
  18. </BuildDependencies>
  19. </Source>
  20. <Package>
  21. <Name>prozilla</Name>
  22. <Files>
  23. <Path fileType="executable">/usr/bin</Path>
  24. <Path fileType="header">/usr/include</Path>
  25. <Path fileType="locale">/usr/share/locale</Path>
  26. <Path fileType="library">/usr/lib</Path>
  27. <Path fileType="doc">/usr/share/man</Path>
  28. <Path fileType="doc">/usr/share/doc</Path>
  29. </Files>
  30. </Package>
  31. <History>
  32. <Update release="1">
  33. <Date>2019-06-09</Date>
  34. <Version>2.0.5</Version>
  35. <Comment>First release</Comment>
  36. <Name>Mathias Freire</Name>
  37. <Email>mathiasfreire45@gmail.com</Email>
  38. </Update>
  39. </History>
  40. </PISI>