pspec.xml 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libblockdev</Name>
  6. <Homepage>https://github.com/storaged-project/libblockdev</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv3</License>
  12. <IsA>app</IsA>
  13. <Summary>A library for manipulating block devices</Summary>
  14. <Description>Blok cihazlarını değiştirmek için bir kütüphane</Description>
  15. <Archive sha1sum="1a25cdc3465ab3ba5856043e561e83aab3fdd6ad" type="targz">https://github.com/storaged-project/libblockdev/releases/download/3.2.1/libblockdev-3.2.1.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>nss-devel</Dependency>
  18. <Dependency>mdadm</Dependency>
  19. <Dependency>util-linux</Dependency>
  20. <Dependency>glib2-devel</Dependency>
  21. <Dependency>parted-devel</Dependency>
  22. <Dependency>libnvme-devel</Dependency>
  23. <Dependency>libyaml-devel</Dependency>
  24. <Dependency>python-devel</Dependency>
  25. <Dependency>python3-devel</Dependency>
  26. <Dependency>libkmod-devel</Dependency>
  27. <Dependency>e2fsprogs-devel</Dependency>
  28. <Dependency>autoconf-archive</Dependency>
  29. <Dependency>volume_key-devel</Dependency>
  30. <Dependency versionFrom="2.10">libbytesize-devel</Dependency>
  31. <Dependency>libcryptsetup-devel</Dependency>
  32. <Dependency>libutil-linux-devel</Dependency>
  33. <Dependency>device-mapper-devel</Dependency>
  34. <Dependency>gobject-introspection-devel</Dependency>
  35. <Dependency>json-glib-devel</Dependency>
  36. <Dependency>libatasmart-devel</Dependency>
  37. </BuildDependencies>
  38. <Patches>
  39. <!-- <Patch level="1">aefd677.patch</Patch> -->
  40. </Patches>
  41. </Source>
  42. <Package>
  43. <Name>libblockdev</Name>
  44. <RuntimeDependencies>
  45. <Dependency>nss</Dependency>
  46. <Dependency>nspr</Dependency>
  47. <Dependency>glib2</Dependency>
  48. <Dependency>eudev</Dependency>
  49. <Dependency>parted</Dependency>
  50. <Dependency>libyaml</Dependency>
  51. <Dependency>libnvme</Dependency>
  52. <Dependency>libkmod</Dependency>
  53. <Dependency>e2fsprogs</Dependency>
  54. <Dependency>volume_key</Dependency>
  55. <Dependency>libbytesize</Dependency>
  56. <Dependency>libcryptsetup</Dependency>
  57. <Dependency>libutil-linux</Dependency>
  58. <Dependency>device-mapper</Dependency>
  59. <Dependency>json-glib</Dependency>
  60. <Dependency>libatasmart</Dependency>
  61. </RuntimeDependencies>
  62. <Files>
  63. <Path fileType="executable">/usr/bin</Path>
  64. <Path fileType="config">/etc</Path>
  65. <Path fileType="library">/usr/lib</Path>
  66. <Path fileType="data">/usr/share</Path>
  67. <Path fileType="localedata">/usr/share/locale</Path>
  68. <Path fileType="doc">/usr/share/doc</Path>
  69. </Files>
  70. </Package>
  71. <Package>
  72. <Name>libblockdev-devel</Name>
  73. <Summary>Development files for libblockdev</Summary>
  74. <RuntimeDependencies>
  75. <Dependency release="current">libblockdev</Dependency>
  76. <Dependency>glib2-devel</Dependency>
  77. </RuntimeDependencies>
  78. <Files>
  79. <Path fileType="header">/usr/include</Path>
  80. <Path fileType="library">/usr/lib/pkgconfig</Path>
  81. </Files>
  82. </Package>
  83. <History>
  84. <Update release="16">
  85. <Date>2024-11-08</Date>
  86. <Version>3.2.1</Version>
  87. <Comment>Version bump.</Comment>
  88. <Name>Pisi Linux Community</Name>
  89. <Email>admin@pisilinux.org</Email>
  90. </Update>
  91. <Update release="15">
  92. <Date>2024-02-16</Date>
  93. <Version>3.1.0</Version>
  94. <Comment>Rebuild.</Comment>
  95. <Name>Mustafa Cinasal</Name>
  96. <Email>muscnsl@gmail.com</Email>
  97. </Update>
  98. <Update release="14">
  99. <Date>2024-01-20</Date>
  100. <Version>3.1.0</Version>
  101. <Comment>Version bump.</Comment>
  102. <Name>Mustafa Cinasal</Name>
  103. <Email>muscnsl@gmail.com</Email>
  104. </Update>
  105. <Update release="13">
  106. <Date>2023-10-17</Date>
  107. <Version>3.0.4</Version>
  108. <Comment>Rebuild.</Comment>
  109. <Name>Mustafa Cinasal</Name>
  110. <Email>muscnsl@gmail.com</Email>
  111. </Update>
  112. <Update release="12">
  113. <Date>2023-10-13</Date>
  114. <Version>3.0.4</Version>
  115. <Comment>Version bump.</Comment>
  116. <Name>Mustafa Cinasal</Name>
  117. <Email>muscnsl@gmail.com</Email>
  118. </Update>
  119. <Update release="11">
  120. <Date>2023-09-09</Date>
  121. <Version>3.0.3</Version>
  122. <Comment>Version bump.</Comment>
  123. <Name>Mustafa Cinasal</Name>
  124. <Email>muscnsl@gmail.com</Email>
  125. </Update>
  126. <Update release="10">
  127. <Date>2023-08-01</Date>
  128. <Version>2.28</Version>
  129. <Comment>Reverty.</Comment>
  130. <Name>Mustafa Cinasal</Name>
  131. <Email>muscnsl@gmail.com</Email>
  132. </Update>
  133. <Update release="9">
  134. <Date>2023-07-22</Date>
  135. <Version>3.0.2</Version>
  136. <Comment>Version bump.</Comment>
  137. <Name>Mustafa Cinasal</Name>
  138. <Email>muscnsl@gmail.com</Email>
  139. </Update>
  140. <Update release="8">
  141. <Date>2023-07-12</Date>
  142. <Version>3.0.1</Version>
  143. <Comment>Version bump.</Comment>
  144. <Name>Mustafa Cinasal</Name>
  145. <Email>muscnsl@gmail.com</Email>
  146. </Update>
  147. <Update release="7">
  148. <Date>2022-11-05</Date>
  149. <Version>2.28</Version>
  150. <Comment>Version bump.</Comment>
  151. <Name>Mustafa Cinasal</Name>
  152. <Email>muscnsl@gmail.com</Email>
  153. </Update>
  154. <Update release="6">
  155. <Date>2021-10-24</Date>
  156. <Version>2.26</Version>
  157. <Comment>Version bump.</Comment>
  158. <Name>Mustafa Cinasal</Name>
  159. <Email>muscnsl@gmail.com</Email>
  160. </Update>
  161. <Update release="5">
  162. <Date>2021-06-11</Date>
  163. <Version>2.25</Version>
  164. <Comment>Version bump.</Comment>
  165. <Name>Mustafa Cinasal</Name>
  166. <Email>muscnsl@gmail.com</Email>
  167. </Update>
  168. <Update release="4">
  169. <Date>2020-11-07</Date>
  170. <Version>2.24</Version>
  171. <Comment>Version bump.</Comment>
  172. <Name>Mustafa Cinasal</Name>
  173. <Email>muscnsl@gmail.com</Email>
  174. </Update>
  175. <Update release="3">
  176. <Date>2020-06-28</Date>
  177. <Version>2.24</Version>
  178. <Comment>Version bump.</Comment>
  179. <Name>Mustafa Cinasal</Name>
  180. <Email>muscnsl@gmail.com</Email>
  181. </Update>
  182. <Update release="2">
  183. <Date>2020-02-01</Date>
  184. <Version>2.23</Version>
  185. <Comment>Version bump.</Comment>
  186. <Name>Mustafa Cinasal</Name>
  187. <Email>muscnsl@gmail.com</Email>
  188. </Update>
  189. <Update release="1">
  190. <Date>2019-01-02</Date>
  191. <Version>2.20</Version>
  192. <Comment>First release</Comment>
  193. <Name>PisiLinux Community</Name>
  194. <Email>admins@pisilinux.org</Email>
  195. </Update>
  196. </History>
  197. </PISI>