pspec.xml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>zsync</Name>
  6. <Homepage>http://zsync.moria.org.uk/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>Artistic</License>
  12. <IsA>app:console</IsA>
  13. <Summary>A file transfer program that's able to connect to rsync servers</Summary>
  14. <Description>A file transfer program that's able to connect to rsync servers</Description>
  15. <Archive sha1sum="5e69f084c8adaad6a677b68f7388ae0f9507617a" type="tarbz2">http://zsync.moria.org.uk/download/zsync-0.6.2.tar.bz2</Archive>
  16. <BuildDependencies>
  17. </BuildDependencies>
  18. </Source>
  19. <Package>
  20. <Name>zsync</Name>
  21. <RuntimeDependencies>
  22. <Dependency>glibc</Dependency>
  23. </RuntimeDependencies>
  24. <Files>
  25. <Path fileType="executable">/usr/bin</Path>
  26. <Path fileType="man">/usr/share/man/man1</Path>
  27. <Path fileType="doc">/usr/share/doc</Path>
  28. </Files>
  29. </Package>
  30. <History>
  31. <Update release="1">
  32. <Date>2021-11-18</Date>
  33. <Version>0.6.2</Version>
  34. <Comment>First release.</Comment>
  35. <Name>Erkan IŞIK</Name>
  36. <Email>erkanisik@pisilinux.org</Email>
  37. </Update>
  38. </History>
  39. </PISI>