pspec.xml 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
  3. <INARY>
  4. <Source>
  5. <Name>elsa</Name>
  6. <Homepage>https://gitlab.com/sulinos/devel/sulin-manager</Homepage>
  7. <Packager>
  8. <Name>Ali Rıza KESKİN</Name>
  9. <Email>parduscix@yandex.ru</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:console</IsA>
  13. <Summary>SulinOS instaler</Summary>
  14. <Description>Sulin console installer.</Description>
  15. <Archive sha1sum="4aa5827b46602ca2a6b6aaa897f0d83f08b20df2">https://gitlab.com/sulinos/devel/elsa/-/archive/1.1/elsa-1.1.zip</Archive>
  16. </Source>
  17. <Package>
  18. <RuntimeDependencies>
  19. <Dependency>rsync</Dependency>
  20. <Dependency>dialog</Dependency>
  21. </RuntimeDependencies>
  22. <Name>elsa</Name>
  23. <Files>
  24. <Path fileType="executable">/usr/bin</Path>
  25. <Path fileType="executable">/usr/lib</Path>
  26. </Files>
  27. </Package>
  28. <History>
  29. <Update release="2">
  30. <Date>2021-02-02</Date>
  31. <Version>1.1</Version>
  32. <Comment>Fix elsa bugs</Comment>
  33. <Name>Ali Rıza KESKİN</Name>
  34. <Email>parduscix@yandex.ru</Email>
  35. </Update>
  36. <Update release="1">
  37. <Date>2020-01-28</Date>
  38. <Version>1.0</Version>
  39. <Comment>First release</Comment>
  40. <Name>Ali Rıza KESKİN</Name>
  41. <Email>parduscix@yandex.ru</Email>
  42. </Update>
  43. </History>
  44. </INARY>