pspec.xml 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
  2. <INARY>
  3. <Source>
  4. <Name>mkinitcpio-donkey</Name>
  5. <Homepage>http://joey.kitenet.net/code/os-prober/</Homepage>
  6. <Packager>
  7. <Name>Ali Rıza KESKİN</Name>
  8. <Email>parduscix@yandex.ru</Email>
  9. </Packager>
  10. <License>GPLv2+</License>
  11. <IsA>app:console</IsA>
  12. <Summary>Sulin initrd system</Summary>
  13. <Description>Sulin initramfs creation system with live boot support.</Description>
  14. <Archive sha1sum="1b82a6912bd284892321ddac79d98f900ba2f4b0">https://gitlab.com/sulinos/devel/mkinitcpio-donkey/-/archive/1.0/mkinitcpio-donkey-1.0.tar.gz</Archive>
  15. </Source>
  16. <Package>
  17. <Name>mkinitcpio-donkey</Name>
  18. <RuntimeDependencies>
  19. <Dependency>toybox</Dependency>
  20. </RuntimeDependencies>
  21. <Files>
  22. <Path fileType="executable">/usr/bin</Path>
  23. <Path fileType="library">/usr/lib</Path>
  24. <Path fileType="data">/usr/share</Path>
  25. <Path fileType="config">/etc</Path>
  26. </Files>
  27. </Package>
  28. <History>
  29. <Update release="1">
  30. <Date>2020-01-18</Date>
  31. <Version>1.0</Version>
  32. <Comment>First release</Comment>
  33. <Name>Ali Rıza KESKİN</Name>
  34. <Email>parduscix@yandex.ru</Email>
  35. </Update>
  36. </History>
  37. </INARY>