pspec.xml 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>kvantum</Name>
  6. <Homepage>https://github.com/tsujan/Kvantum</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPL-3</License>
  12. <IsA>app:gui</IsA>
  13. <PartOf>desktop.lookandfeel</PartOf>
  14. <Summary>Kvantum is an SVG-based theme engine for Qt5/Qt6, KDE and LXQt.</Summary>
  15. <Description>Kvantum Qt5 / Qt6, KDE ve LXQt için SVG tabanlı bir tema motorudur.</Description>
  16. <Archive sha1sum="8fadff2c8461fafa42725f913cf4af4b67eafc13" type="tarxz">
  17. https://github.com/tsujan/Kvantum/releases/download/V1.0.7/Kvantum-1.0.7.tar.xz
  18. </Archive>
  19. <BuildDependencies>
  20. <Dependency>cmake</Dependency>
  21. <Dependency>ninja</Dependency>
  22. <Dependency>libX11-devel</Dependency>
  23. <Dependency>qt5-linguist</Dependency>
  24. <Dependency>qt5-svg-devel</Dependency>
  25. <Dependency>qt5-base-devel</Dependency>
  26. <Dependency>icon-theme-hicolor</Dependency>
  27. <Dependency>qt5-designer-devel</Dependency>
  28. <Dependency>kwindowsystem-devel</Dependency>
  29. <Dependency>qt5-x11extras-devel</Dependency>
  30. <Dependency>qt5-assistant-devel</Dependency>
  31. <!-- Qt6 -->
  32. <Dependency>qt6-linguist</Dependency>
  33. <Dependency>qt6-svg-devel</Dependency>
  34. <Dependency>qt6-base-devel</Dependency>
  35. <Dependency>qt6-designer-devel</Dependency>
  36. <Dependency>qt6-assistant-devel</Dependency>
  37. </BuildDependencies>
  38. </Source>
  39. <Package>
  40. <Name>kvantum</Name>
  41. <RuntimeDependencies>
  42. <Dependency>libgcc</Dependency>
  43. <Dependency>libX11</Dependency>
  44. <Dependency>qt5-svg</Dependency>
  45. <Dependency>qt6-svg</Dependency>
  46. <Dependency>qt5-base</Dependency>
  47. <Dependency>qt6-base</Dependency>
  48. <Dependency>kwindowsystem</Dependency>
  49. <Dependency>qt5-x11extras</Dependency>
  50. </RuntimeDependencies>
  51. <Files>
  52. <Path fileType="executable">/usr/bin/kvantummanager</Path>
  53. <Path fileType="executable">/usr/bin/kvantumpreview</Path>
  54. <Path fileType="library">/usr/lib/qt5/plugins/styles/libkvantum.so</Path>
  55. <Path fileType="library">/usr/lib/qt6/plugins/styles/libkvantum.so</Path>
  56. <Path fileType="data">/usr/share</Path>
  57. <Path fileType="data">/usr/share/color-schemes</Path>
  58. <Path fileType="data">/usr/share/Kvantum</Path>
  59. <Path fileType="data">/usr/share/kvantummanager</Path>
  60. <Path fileType="data">/usr/share/kvantumpreview</Path>
  61. <Path fileType="doc">/usr/share/doc</Path>
  62. </Files>
  63. </Package>
  64. <History>
  65. <Update release="6">
  66. <Date>2023-11-18</Date>
  67. <Version>1.0.7</Version>
  68. <Comment>rebuild for Qt6.</Comment>
  69. <Name>fury</Name>
  70. <Email>uglyside@yandex.ru</Email>
  71. </Update>
  72. <Update release="5">
  73. <Date>2023-02-02</Date>
  74. <Version>1.0.7</Version>
  75. <Comment>Version bump and rebuild for Qt6.</Comment>
  76. <Name>fury</Name>
  77. <Email>uglyside@yandex.ru</Email>
  78. </Update>
  79. <Update release="4">
  80. <Date>2022-06-15</Date>
  81. <Version>1.0.2</Version>
  82. <Comment>Version bump.</Comment>
  83. <Name>PisiLinux Community</Name>
  84. <Email>admins@pisilinux.org</Email>
  85. </Update>
  86. <Update release="3">
  87. <Date>2021-09-19</Date>
  88. <Version>0.20.2</Version>
  89. <Comment>Version bump.</Comment>
  90. <Name>PisiLinux Community</Name>
  91. <Email>admins@pisilinux.org</Email>
  92. </Update>
  93. <Update release="2">
  94. <Date>2021-03-14</Date>
  95. <Version>0.19.0</Version>
  96. <Comment>Version bump.</Comment>
  97. <Name>PisiLinux Community</Name>
  98. <Email>admins@pisilinux.org</Email>
  99. </Update>
  100. <Update release="1">
  101. <Date>2021-03-05</Date>
  102. <Version>0.18.0</Version>
  103. <Comment>First Beta build</Comment>
  104. <Name>PisiLinux Community</Name>
  105. <Email>admins@pisilinux.org</Email>
  106. </Update>
  107. </History>
  108. </PISI>