pspec.xml 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>grub2-editor</Name>
  6. <Homepage>https://github.com/maz-1/grub2-editor</Homepage>
  7. <Packager>
  8. <Name>Stefan Gronewold</Name>
  9. <Email>groni@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPL</License>
  12. <Summary>A KDE Control Module for configuring the GRUB2 bootloader</Summary>
  13. <Description>Smoothly integrated in KDE System Settings, it is the central place for managing your GRUB2 configuration. Supports many GRUB2 configuration options.</Description>
  14. <Archive sha1sum="170a2dff605235f1b3135aa60da331e790ad00c4" type="targz">https://github.com/maz-1/grub2-editor/archive/0.8.1.tar.gz</Archive>
  15. <!-- <Archive sha1sum="031f5813f315a0ee32e1265a302178d98d24455a" type="targz">https://sourceforge.net/projects/pisilinux/files/source/grub2-editor-0.7.0.tar.gz</Archive> -->
  16. <BuildDependencies>
  17. <Dependency>extra-cmake-modules</Dependency>
  18. <Dependency>gettext-devel</Dependency>
  19. <Dependency>grub2</Dependency>
  20. <Dependency>os-prober</Dependency>
  21. <Dependency>GraphicsMagick-devel</Dependency>
  22. <Dependency>imagemagick-devel</Dependency>
  23. <Dependency>kauth-devel</Dependency>
  24. <Dependency>kconfigwidgets-devel</Dependency>
  25. <Dependency>kcoreaddons-devel</Dependency>
  26. <Dependency>kdoctools-devel</Dependency>
  27. <Dependency>ki18n-devel</Dependency>
  28. <Dependency>kio-devel</Dependency>
  29. <Dependency>qca2-qt5-devel</Dependency>
  30. <Dependency>qt5-base-devel</Dependency>
  31. <Dependency>solid-devel</Dependency>
  32. </BuildDependencies>
  33. <Patches>
  34. <Patch level="1">grub2.patch</Patch>
  35. </Patches>
  36. </Source>
  37. <Package>
  38. <Name>grub2-editor</Name>
  39. <Files>
  40. <Path fileType="config">/etc/grub.d/grub_rmecho.sh</Path>
  41. <Path fileType="config">/etc/dbus-1</Path>
  42. <Path fileType="library">/usr/lib</Path>
  43. <Path fileType="library">/usr/lib/qt5</Path>
  44. <Path fileType="data">/usr/share</Path>
  45. <Path fileType="doc">/usr/share/doc</Path>
  46. </Files>
  47. <Summary>A KDE Control Module for configuring the GRUB2 bootloader</Summary>
  48. <RuntimeDependencies>
  49. <Dependency>kio</Dependency>
  50. <Dependency>kauth</Dependency>
  51. <Dependency>ki18n</Dependency>
  52. <Dependency>solid</Dependency>
  53. <Dependency>libgcc</Dependency>
  54. <Dependency>qt5-base</Dependency>
  55. <Dependency>imagemagick</Dependency>
  56. <Dependency>kcompletion</Dependency>
  57. <Dependency>kcoreaddons</Dependency>
  58. <Dependency>kconfigwidgets</Dependency>
  59. <Dependency>kwidgetsaddons</Dependency>
  60. </RuntimeDependencies>
  61. </Package>
  62. <History>
  63. <Update release="13">
  64. <Date>2022-06-12</Date>
  65. <Version>0.8.1</Version>
  66. <Comment>Rebuild for imagemagick</Comment>
  67. <Name>Mustafa Cinasal</Name>
  68. <Email>muscnsl@gmail.com</Email>
  69. </Update>
  70. <Update release="12">
  71. <Date>2021-08-29</Date>
  72. <Version>0.8.1</Version>
  73. <Comment>Rebuild.</Comment>
  74. <Name>Mustafa Cinasal</Name>
  75. <Email>muscnsl@gmail.com</Email>
  76. </Update>
  77. <Update release="11">
  78. <Date>2021-06-22</Date>
  79. <Version>0.8.1</Version>
  80. <Comment>Rebuild.</Comment>
  81. <Name>Mustafa Cinasal</Name>
  82. <Email>muscnsl@gmail.com</Email>
  83. </Update>
  84. <Update release="10">
  85. <Date>2020-03-15</Date>
  86. <Version>0.8.1</Version>
  87. <Comment>Rebuild.</Comment>
  88. <Name>Mustafa Cinasal</Name>
  89. <Email>muscnsl@gmail.com</Email>
  90. </Update>
  91. <Update release="9">
  92. <Date>2019-09-17</Date>
  93. <Version>0.8.1</Version>
  94. <Comment>Rebuild.</Comment>
  95. <Name>Mustafa Cinasal</Name>
  96. <Email>muscnsl@gmail.com</Email>
  97. </Update>
  98. <Update release="8">
  99. <Date>2019-06-29</Date>
  100. <Version>0.8.1</Version>
  101. <Comment>Version bump.</Comment>
  102. <Name>Mustafa Cinasal</Name>
  103. <Email>muscnsl@gmail.com</Email>
  104. </Update>
  105. <Update release="7">
  106. <Date>2019-02-14</Date>
  107. <Version>0.7.0</Version>
  108. <Comment>Rebuild</Comment>
  109. <Name>Ertuğrul Erata</Name>
  110. <Email>ertugrulerata@gmail.com</Email>
  111. </Update>
  112. <Update release="6">
  113. <Date>2019-01-20</Date>
  114. <Version>0.7.0</Version>
  115. <Comment>Rebuild</Comment>
  116. <Name>Ertuğrul Erata</Name>
  117. <Email>ertugrulerata@gmail.com</Email>
  118. </Update>
  119. <Update release="5">
  120. <Date>2018-11-24</Date>
  121. <Version>0.7.0</Version>
  122. <Comment>Rebuild</Comment>
  123. <Name>Ertuğrul Erata</Name>
  124. <Email>ertugrulerata@gmail.com</Email>
  125. </Update>
  126. <Update release="4">
  127. <Date>2018-10-14</Date>
  128. <Version>0.7.0</Version>
  129. <Comment>Rebuild</Comment>
  130. <Name>Ertuğrul Erata</Name>
  131. <Email>ertugrulerata@gmail.com</Email>
  132. </Update>
  133. <Update release="3">
  134. <Date>2018-08-11</Date>
  135. <Version>0.7.0</Version>
  136. <Comment>Rebuild</Comment>
  137. <Name>Ertuğrul Erata</Name>
  138. <Email>ertugrulerata@gmail.com</Email>
  139. </Update>
  140. <Update release="2">
  141. <Date>2018-03-23</Date>
  142. <Version>0.7.0</Version>
  143. <Comment>Rebuild</Comment>
  144. <Name>Mustafa Cinasal</Name>
  145. <Email>muscnsl@pisilinux.org</Email>
  146. </Update>
  147. <Update release="1">
  148. <Date>2017-01-23</Date>
  149. <Version>0.7.0</Version>
  150. <Comment>First Release</Comment>
  151. <Name>Stefan Gronewold</Name>
  152. <Email>groni@pisilinux.org</Email>
  153. </Update>
  154. </History>
  155. </PISI>