pspec.xml 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  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>libtool</Name>
  6. <Homepage>http://www.gnu.org/software/libtool/libtool.html</Homepage>
  7. <Packager>
  8. <Name>Süleyman POYRAZ</Name>
  9. <Email>zaryob.dev@gmail.com</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>library</IsA>
  13. <PartOf>system.devel</PartOf>
  14. <Summary>A shared library tool for developers</Summary>
  15. <Description>Libtool is a shared library tool for developers.</Description>
  16. <Archive sha1sum="3e7504b832eb2dd23170c91b6af72e15b56eb94e" type="tarxz">https://ftp.gnu.org/gnu/libtool/libtool-2.4.6.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>gnuconfig</Dependency>
  19. <Dependency>autoconf</Dependency>
  20. <Dependency>automake</Dependency>
  21. </BuildDependencies>
  22. </Source>
  23. <Package>
  24. <Name>libtool-ltdl</Name>
  25. <PartOf>system.base</PartOf>
  26. <Files>
  27. <Path fileType="library">/usr/lib</Path>
  28. </Files>
  29. </Package>
  30. <Package>
  31. <Name>libtool</Name>
  32. <RuntimeDependencies>
  33. <Dependency>gnuconfig</Dependency>
  34. </RuntimeDependencies>
  35. <Files>
  36. <Path fileType="executable">/usr/bin</Path>
  37. <Path fileType="library">/lib</Path>
  38. <Path fileType="info">/usr/share/info</Path>
  39. <Path fileType="header">/usr/include</Path>
  40. <Path fileType="data">/usr/share/libtool</Path>
  41. <Path fileType="data">/usr/share/aclocal</Path>
  42. </Files>
  43. </Package>
  44. <Package>
  45. <Name>libtool-ltdl-32bit</Name>
  46. <PartOf>emul32</PartOf>
  47. <Summary>32-bit shared libraries for libtool-ltdl</Summary>
  48. <BuildType>emul32</BuildType>
  49. <BuildDependencies>
  50. </BuildDependencies>
  51. <RuntimeDependencies>
  52. <Dependency release="current">libtool-ltdl</Dependency>
  53. </RuntimeDependencies>
  54. <Files>
  55. <Path fileType="library">/usr/lib32</Path>
  56. </Files>
  57. </Package>
  58. <Package>
  59. <Name>libtool-docs</Name>
  60. <IsA>data:doc</IsA>
  61. <PartOf>system.doc</PartOf>
  62. <Summary>Documentation for libtool package.</Summary>
  63. <RuntimeDependencies>
  64. <Dependency release="current">libtool</Dependency>
  65. </RuntimeDependencies>
  66. <Files>
  67. <Path fileType="doc">/usr/share/doc</Path>
  68. </Files>
  69. </Package>
  70. <Package>
  71. <Name>libtool-pages</Name>
  72. <IsA>data:doc</IsA>
  73. <PartOf>system.doc</PartOf>
  74. <Summary>Man pages for libtool package.</Summary>
  75. <RuntimeDependencies>
  76. <Dependency release="current">libtool</Dependency>
  77. </RuntimeDependencies>
  78. <Files>
  79. <Path fileType="man">/usr/share/man/</Path>
  80. </Files>
  81. </Package>
  82. <History>
  83. <Update release="2">
  84. <Date>2019-09-17</Date>
  85. <Version>2.4.6</Version>
  86. <Comment>Package is rebuilded and released up.</Comment>
  87. <Name>Süleyman Poyraz</Name>
  88. <Email>zaryob.dev@gmail.com</Email>
  89. </Update>
  90. <Update release="1">
  91. <Date>2018-12-28</Date>
  92. <Version>2.4.6</Version>
  93. <Comment>First release</Comment>
  94. <Name>Süleyman POYRAZ</Name>
  95. <Email>zaryob.dev@gmail.com</Email>
  96. </Update>
  97. </History>
  98. </INARY>