pspec.xml 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  1. <PISI>
  2. <Source>
  3. <Name>libbsd</Name>
  4. <Homepage>https://libbsd.freedesktop.org/wiki/</Homepage>
  5. <Packager>
  6. <Name>Marcin Bojara</Name>
  7. <Email>marcin@pisilinux.org</Email>
  8. </Packager>
  9. <License>BSD</License>
  10. <License>BSD-2</License>
  11. <License>BSD-4</License>
  12. <License>ISC</License>
  13. <IsA>library</IsA>
  14. <Summary>Provides useful functions commonly found on BSD systems</Summary>
  15. <Description>This library provides useful functions commonly found on BSD systems, and lacking on others like GNU systems, thus making it easier to port projects with strong BSD origins, without needing to embed the same code over and over again on each project.</Description>
  16. <Archive sha1sum="29459f982ca5fd64f7034c95cb06b2e27876ab0d" type="tarxz">https://libbsd.freedesktop.org/releases/libbsd-0.11.8.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>libmd-devel</Dependency>
  19. </BuildDependencies>
  20. </Source>
  21. <Package>
  22. <Name>libbsd</Name>
  23. <RuntimeDependencies>
  24. <Dependency>libmd</Dependency>
  25. </RuntimeDependencies>
  26. <Files>
  27. <Path fileType="library">/usr/lib</Path>
  28. <Path fileType="doc">/usr/share/doc</Path>
  29. </Files>
  30. </Package>
  31. <Package>
  32. <Name>libbsd-32bit</Name>
  33. <PartOf>emul32</PartOf>
  34. <Summary>32-bit shared libraries for libbsd</Summary>
  35. <BuildType>emul32</BuildType>
  36. <BuildDependencies>
  37. <Dependency>libmd-32bit</Dependency>
  38. </BuildDependencies>
  39. <RuntimeDependencies>
  40. <Dependency>libmd-32bit</Dependency>
  41. <Dependency release="current">libbsd</Dependency>
  42. </RuntimeDependencies>
  43. <Files>
  44. <Path fileType="library">/usr/lib32</Path>
  45. </Files>
  46. </Package>
  47. <Package>
  48. <Name>libbsd-devel</Name>
  49. <Summary>Development files for libbsd</Summary>
  50. <RuntimeDependencies>
  51. <Dependency release="current">libbsd</Dependency>
  52. </RuntimeDependencies>
  53. <Files>
  54. <Path fileType="header">/usr/include</Path>
  55. <Path fileType="data">/usr/lib/pkgconfig</Path>
  56. <Path fileType="data">/usr/lib32/pkgconfig</Path>
  57. <Path fileType="man">/usr/share/man/man3</Path>
  58. <Path fileType="man">/usr/share/man/man7</Path>
  59. </Files>
  60. </Package>
  61. <History>
  62. <Update release="11">
  63. <Date>2024-01-10</Date>
  64. <Version>0.11.8</Version>
  65. <Comment>Version bump.</Comment>
  66. <Name>Mustafa Cinasal</Name>
  67. <Email>muscnsl@gmail.com</Email>
  68. </Update>
  69. <Update release="10">
  70. <Date>2023-06-15</Date>
  71. <Version>0.11.7</Version>
  72. <Comment>Rebuild.</Comment>
  73. <Name>Mustafa Cinasal</Name>
  74. <Email>muscnsl@gmail.com</Email>
  75. </Update>
  76. <Update release="9">
  77. <Date>2022-12-04</Date>
  78. <Version>0.11.7</Version>
  79. <Comment>Version bump.</Comment>
  80. <Name>Mustafa Cinasal</Name>
  81. <Email>muscnsl@gmail.com</Email>
  82. </Update>
  83. <Update release="8">
  84. <Date>2022-11-22</Date>
  85. <Version>0.10.0</Version>
  86. <Comment>Rebuild.</Comment>
  87. <Name>Pisi Linux Community</Name>
  88. <Email>admin@pisilinux.org</Email>
  89. </Update>
  90. <Update release="7">
  91. <Date>2020-12-09</Date>
  92. <Version>0.10.0</Version>
  93. <Comment>Rebuild.</Comment>
  94. <Name>Pisi Linux Community</Name>
  95. <Email>admin@pisilinux.org</Email>
  96. </Update>
  97. <Update release="6">
  98. <Date>2019-12-26</Date>
  99. <Version>0.10.0</Version>
  100. <Comment>Version Bump</Comment>
  101. <Name>Pisi Linux Community</Name>
  102. <Email>admin@pisilinux.org</Email>
  103. </Update>
  104. <Update release="6">
  105. <Date>2019-03-29</Date>
  106. <Version>0.9.1</Version>
  107. <Comment>Version Bump</Comment>
  108. <Name>Pisi Linux Community</Name>
  109. <Email>admin@pisilinux.org</Email>
  110. </Update>
  111. <Update release="5">
  112. <Date>2018-07-23</Date>
  113. <Version>0.8.7</Version>
  114. <Comment>Rebuild</Comment>
  115. <Name>Pisi Linux Community</Name>
  116. <Email>admin@pisilinux.org</Email>
  117. </Update>
  118. <Update release="4">
  119. <Date>2018-05-07</Date>
  120. <Version>0.8.7</Version>
  121. <Comment>Version Bump</Comment>
  122. <Name>Pisi Linux Community</Name>
  123. <Email>admin@pisilinux.org</Email>
  124. </Update>
  125. <Update release="3">
  126. <Date>2017-01-27</Date>
  127. <Version>0.8.3</Version>
  128. <Comment>Version Bump</Comment>
  129. <Name>Pisi Linux Community</Name>
  130. <Email>admin@pisilinux.org</Email>
  131. </Update>
  132. <Update release="2">
  133. <Date>2016-06-09</Date>
  134. <Version>0.8.2</Version>
  135. <Comment>Release Bump</Comment>
  136. <Name>Pisi Linux Community</Name>
  137. <Email>admin@pisilinux.org</Email>
  138. </Update>
  139. <Update release="1">
  140. <Date>2014-03-09</Date>
  141. <Version>0.8.2</Version>
  142. <Comment>First release</Comment>
  143. <Name>Marcin Bojara</Name>
  144. <Email>marcin@pisilinux.org</Email>
  145. </Update>
  146. </History>
  147. </PISI>