pspec.xml 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  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>31</Name>
  6. <Homepage>https://gitlab.com/tearch-linux/applications-and-tools/31init</Homepage>
  7. <Packager>
  8. <Name>Ali Riza KESKIN</Name>
  9. <Email>parduscix@yandex.ru</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <Summary>31 line service manager</Summary>
  13. <Description>Ultra minimal service manager for tearch-linux</Description>
  14. <Archive sha1sum="5368496ebd2a35f9e3c4c97dfaa488c50c46b340">https://gitlab.com/tearch-linux/applications-and-tools/31init/-/archive/1.0/31init-1.0.zip</Archive>
  15. <BuildDependencies>
  16. </BuildDependencies>
  17. </Source>
  18. <Package>
  19. <Name>31</Name>
  20. <RuntimeDependencies>
  21. </RuntimeDependencies>
  22. <Files>
  23. <Path fileType="config">/etc</Path>
  24. <Path fileType="localedata">/usr/share/locale</Path>
  25. <Path fileType="info">/usr/share/info</Path>
  26. <Path fileType="data">/usr/share</Path>
  27. <Path fileType="executable">/usr/bin</Path>
  28. <Path fileType="library">/usr/lib</Path>
  29. <Path fileType="library">/lib</Path>
  30. <Path fileType="library">/usr/libexec</Path>
  31. <Path fileType="executable">/bin</Path>
  32. <Path fileType="executable">/sbin</Path>
  33. </Files>
  34. </Package>
  35. <Package>
  36. <Name>31-docs</Name>
  37. <RuntimeDependencies>
  38. </RuntimeDependencies>
  39. <Files>
  40. <Path fileType="library">/usr/share/doc/</Path>
  41. </Files>
  42. </Package>
  43. <Package>
  44. <Name>31-devel</Name>
  45. <RuntimeDependencies>
  46. <Dependency>31</Dependency>
  47. </RuntimeDependencies>
  48. <Files>
  49. <Path fileType="data">/usr/lib/pkgconfig</Path>
  50. <Path fileType="header">/usr/include</Path>
  51. </Files>
  52. </Package>
  53. <Package>
  54. <Name>31-pages</Name>
  55. <RuntimeDependencies>
  56. </RuntimeDependencies>
  57. <Files>
  58. <Path fileType="library">/usr/share/man/</Path>
  59. </Files>
  60. </Package>
  61. <History>
  62. <Update release="1">
  63. <Date>2022-01-26</Date>
  64. <Version>1.0</Version>
  65. <Comment>First release</Comment>
  66. <Name>Ali Riza KESKIN</Name>
  67. <Email>parduscix@yandex.ru</Email>
  68. </Update>
  69. </History>
  70. </Inary>