pspec.xml 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  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>libxss</Name>
  6. <Homepage>https://www.x.org/archive//individual/lib/</Homepage>
  7. <Packager>
  8. <Name>Ali Riza KESKIN</Name>
  9. <Email>parduscix@yandex.ru</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <Summary>libxss library</Summary>
  13. <Description>libxscrnsaver library for x11</Description>
  14. <Archive sha1sum="15c702b97dc95019b7d49116601673a0d9850d6e">https://www.x.org/archive//individual/lib/libXScrnSaver-1.2.3.tar.gz</Archive>
  15. <BuildDependencies>
  16. </BuildDependencies>
  17. </Source>
  18. <Package>
  19. <Name>libxss</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. </Files>
  33. </Package>
  34. <Package>
  35. <Name>libxss-docs</Name>
  36. <RuntimeDependencies>
  37. </RuntimeDependencies>
  38. <Files>
  39. <Path fileType="library">/usr/share/doc/</Path>
  40. </Files>
  41. </Package>
  42. <Package>
  43. <Name>libxss-devel</Name>
  44. <RuntimeDependencies>
  45. <Dependency>libxss</Dependency>
  46. </RuntimeDependencies>
  47. <Files>
  48. <Path fileType="data">/usr/lib/pkgconfig</Path>
  49. <Path fileType="header">/usr/include</Path>
  50. </Files>
  51. </Package>
  52. <Package>
  53. <Name>libxss-pages</Name>
  54. <RuntimeDependencies>
  55. </RuntimeDependencies>
  56. <Files>
  57. <Path fileType="library">/usr/share/man/</Path>
  58. </Files>
  59. </Package>
  60. <Package>
  61. <Name>libxss-32bit</Name>
  62. <RuntimeDependencies>
  63. <Dependency>libxss</Dependency>
  64. </RuntimeDependencies>
  65. <Files>
  66. <Path fileType="library">/usr/lib32</Path>
  67. <Path fileType="library">/lib32</Path>
  68. </Files>
  69. <BuildType>emul32</BuildType>
  70. </Package>
  71. <History>
  72. <Update release="1">
  73. <Date>2022-02-04</Date>
  74. <Version>1.2.3</Version>
  75. <Comment>First release</Comment>
  76. <Name>Ali Riza KESKIN</Name>
  77. <Email>parduscix@yandex.ru</Email>
  78. </Update>
  79. </History>
  80. </Inary>