pspec.xml 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>qt5-tools</Name>
  6. <Homepage>http://qt.digia.com/</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <Summary>A cross-platform application and UI framework (Development Tools, QtHelp)</Summary>
  12. <Description>A cross-platform application and UI framework (Development Tools, QtHelp)</Description>
  13. <License>LGPLv2.1-linking-exception</License>
  14. <Archive sha1sum="1ab98db66d99a01a23d73b8d807b713b7a2f82a2" type="tarxz">http://download.qt.io/official_releases/qt/5.9/5.9.5/submodules/qttools-opensource-src-5.9.5.tar.xz</Archive>
  15. <BuildDependencies>
  16. <Dependency versionFrom="13.0.4">mesa-devel</Dependency>
  17. <Dependency versionFrom="5.9.5">qt5-base-devel</Dependency>
  18. <!-- <Dependency>qt5-declarative-devel</Dependency> -->
  19. </BuildDependencies>
  20. </Source>
  21. <Package>
  22. <Name>qt5-assistant</Name>
  23. <RuntimeDependencies>
  24. <Dependency>libgcc</Dependency>
  25. <Dependency versionFrom="5.9.3">qt5-base</Dependency>
  26. </RuntimeDependencies>
  27. <Files>
  28. <Path fileType="executable">/usr/lib/qt5/bin/assistant</Path>
  29. <Path fileType="executable">/usr/lib/qt5/bin/qhelpconverter</Path>
  30. <Path fileType="executable">/usr/lib/qt5/bin/qhelpgenerator</Path>
  31. <Path fileType="executable">/usr/bin/assistant-qt5</Path>
  32. <Path fileType="executable">/usr/bin/qhelpgenerator-qt5</Path>
  33. <Path fileType="executable">/usr/bin/qhelpconverter-qt5</Path>
  34. <Path fileType="executable">/usr/lib/qt5/bin/qdoc</Path>
  35. <Path fileType="executable">/usr/bin/qdoc-qt5</Path>
  36. <Path fileType="executable">/usr/lib/qt5/bin/qtattributionsscanner</Path>
  37. <Path fileType="executable">/usr/bin/qtattributionsscanner-qt5</Path>
  38. <Path fileType="library">/usr/lib/cmake/Qt5Help</Path>
  39. <Path fileType="library">/usr/lib/libQt5Help*</Path>
  40. <Path fileType="library">/usr/lib/libQt5CLucene*</Path>
  41. <Path fileType="library">/usr/lib/qt5/mkspecs/modules/qt_lib_clucene_private.pri</Path>
  42. <Path fileType="data">/usr/lib/qt5/mkspecs/modules/qt_lib_help*</Path>
  43. <Path fileType="data">/usr/share/applications/assistant5.desktop</Path>
  44. <Path fileType="data">/usr/share/qt5/translations/assistant_tr.qm</Path>
  45. <Path fileType="icon">/usr/share/icons/hicolor/128x128/apps/assistant.png</Path>
  46. <Path fileType="icon">/usr/share/icons/hicolor/32x32/apps/assistant.png</Path>
  47. <Path fileType="icon">/usr/share/pixmaps/assistant5.png</Path>
  48. <Path fileType="executable">/usr/lib/qt5/bin/qcollectiongenerator</Path>
  49. <Path fileType="executable">/usr/bin/qcollectiongenerator-qt5</Path>
  50. </Files>
  51. <AdditionalFiles>
  52. <AdditionalFile owner="root" permission="0644" target="/usr/share/qt5/translations/assistant_tr.qm">assistant_tr.qm</AdditionalFile>
  53. <AdditionalFile owner="root" permission="0644" target="/usr/share/applications/assistant5.desktop">assistant.desktop</AdditionalFile>
  54. <AdditionalFile owner="root" permission="0644" target="/usr/share/pixmaps/assistant5.png">assistant.png</AdditionalFile>
  55. </AdditionalFiles>
  56. </Package>
  57. <Package>
  58. <Name>qt5-assistant-devel</Name>
  59. <RuntimeDependencies>
  60. <Dependency versionFrom="5.9.3">qt5-base-devel</Dependency>
  61. <Dependency release="current">qt5-assistant</Dependency>
  62. </RuntimeDependencies>
  63. <Files>
  64. <Path fileType="header">/usr/include/qt5/QtHelp</Path>
  65. <Path fileType="header">/usr/include/qt5/QtCLucene</Path>
  66. <Path fileType="library">/usr/lib/pkgconfig/Qt5Help.pc</Path>
  67. <Path fileType="library">/usr/lib/pkgconfig/Qt5CLucene.pc</Path>
  68. </Files>
  69. </Package>
  70. <Package>
  71. <Name>qt5-designer</Name>
  72. <RuntimeDependencies>
  73. <Dependency>libgcc</Dependency>
  74. <Dependency versionFrom="5.9.3">qt5-base</Dependency>
  75. <!-- <Dependency>qt5-declarative</Dependency> -->
  76. </RuntimeDependencies>
  77. <Files>
  78. <Path fileType="executable">/usr/lib/qt5/bin/designer</Path>
  79. <Path fileType="executable">/usr/lib/qt5/bin/qtdiag</Path>
  80. <Path fileType="executable">/usr/lib/qt5/bin/qtpaths</Path>
  81. <Path fileType="executable">/usr/lib/qt5/bin/pixeltool</Path>
  82. <Path fileType="executable">/usr/bin/designer-qt5</Path>
  83. <Path fileType="executable">/usr/bin/qtdiag-qt5</Path>
  84. <Path fileType="executable">/usr/bin/qtpaths*</Path>
  85. <Path fileType="executable">/usr/bin/pixeltool-qt5</Path>
  86. <Path fileType="executable">/usr/lib/qt5/bin/qtplugininfo</Path>
  87. <Path fileType="executable">/usr/bin/qtplugininfo-qt5</Path>
  88. <Path fileType="library">/usr/lib/cmake/Qt5Designer</Path>
  89. <Path fileType="library">/usr/lib/cmake/Qt5UiTools</Path>
  90. <Path fileType="library">/usr/lib/cmake/Qt5UiPlugin</Path>
  91. <Path fileType="library">/usr/lib/qt5/plugins/designer</Path>
  92. <Path fileType="data">/usr/share/applications/designer5.desktop</Path>
  93. <Path fileType="data">/usr/share/qt5/translations/designer_tr.qm</Path>
  94. <Path fileType="icon">/usr/share/icons/hicolor/128x128/apps/QtProject-designer.png</Path>
  95. <Path fileType="icon">/usr/share/pixmaps/designer5.png</Path>
  96. <Path fileType="library">/usr/lib/libQt5Designer*</Path>
  97. <Path fileType="library">/usr/lib/libQt5UiTools*</Path>
  98. <Path fileType="library">/usr/lib/qt5/mkspecs/modules/qt_lib_designer*</Path>
  99. <Path fileType="library">/usr/lib/qt5/mkspecs/modules/qt_lib_uitools*</Path>
  100. <Path fileType="library">/usr/lib/qt5/mkspecs/modules/qt_lib_uiplugin.pri</Path>
  101. </Files>
  102. <AdditionalFiles>
  103. <AdditionalFile owner="root" permission="0644" target="/usr/share/applications/designer5.desktop">designer.desktop</AdditionalFile>
  104. <AdditionalFile owner="root" permission="0644" target="/usr/share/qt5/translations/designer_tr.qm">designer_tr.qm</AdditionalFile>
  105. <AdditionalFile owner="root" permission="0644" target="/usr/share/pixmaps/designer5.png">designer.png</AdditionalFile>
  106. </AdditionalFiles>
  107. </Package>
  108. <Package>
  109. <Name>qt5-designer-devel</Name>
  110. <RuntimeDependencies>
  111. <Dependency>qt5-base-devel</Dependency>
  112. <Dependency release="current">qt5-designer</Dependency>
  113. </RuntimeDependencies>
  114. <Files>
  115. <Path fileType="header">/usr/include/qt5/QtDesigner*</Path>
  116. <Path fileType="header">/usr/include/qt5/QtUiTools</Path>
  117. <Path fileType="header">/usr/include/qt5/QtUiPlugin</Path>
  118. <Path fileType="library">/usr/lib/pkgconfig/Qt5Designer*</Path>
  119. <Path fileType="library">/usr/lib/pkgconfig/Qt5UiTools.pc</Path>
  120. </Files>
  121. </Package>
  122. <Package>
  123. <Name>qt5-linguist</Name>
  124. <RuntimeDependencies>
  125. <Dependency>libgcc</Dependency>
  126. <Dependency>qt5-base</Dependency>
  127. </RuntimeDependencies>
  128. <Files>
  129. <Path fileType="executable">/usr/lib/qt5/bin/linguist</Path>
  130. <Path fileType="executable">/usr/lib/qt5/bin/lconvert</Path>
  131. <Path fileType="executable">/usr/lib/qt5/bin/lrelease</Path>
  132. <Path fileType="executable">/usr/lib/qt5/bin/lupdate</Path>
  133. <Path fileType="executable">/usr/bin/lrelease-qt5</Path>
  134. <Path fileType="executable">/usr/bin/linguist-qt5</Path>
  135. <Path fileType="executable">/usr/bin/lconvert-qt5</Path>
  136. <Path fileType="executable">/usr/bin/lupdate-qt5</Path>
  137. <Path fileType="library">/usr/lib/cmake/Qt5LinguistTools</Path>
  138. <Path fileType="data">/usr/share/applications/linguist5.desktop</Path>
  139. <Path fileType="icon">/usr/share/icons/hicolor/128x128/apps/linguist.png</Path>
  140. <Path fileType="icon">/usr/share/icons/hicolor/16x16/apps/linguist.png</Path>
  141. <Path fileType="icon">/usr/share/icons/hicolor/32x32/apps/linguist.png</Path>
  142. <Path fileType="icon">/usr/share/icons/hicolor/48x48/apps/linguist.png</Path>
  143. <Path fileType="icon">/usr/share/icons/hicolor/64x64/apps/linguist.png</Path>
  144. <Path fileType="icon">/usr/share/pixmaps/linguist5.png</Path>
  145. <Path fileType="data">/usr/share/qt5/phrasebooks</Path>
  146. <Path fileType="data">/usr/share/qt5/translations/linguist_tr.qm</Path>
  147. </Files>
  148. <AdditionalFiles>
  149. <AdditionalFile owner="root" permission="0644" target="/usr/share/applications/linguist5.desktop">linguist.desktop</AdditionalFile>
  150. <AdditionalFile owner="root" permission="0644" target="/usr/share/pixmaps/linguist5.png">linguist.png</AdditionalFile>
  151. <AdditionalFile owner="root" permission="0644" target="/usr/share/qt5/translations/linguist_tr.qm">linguist_tr.qm</AdditionalFile>
  152. </AdditionalFiles>
  153. </Package>
  154. <Package>
  155. <Name>qt5-qdbusviewer</Name>
  156. <RuntimeDependencies>
  157. <Dependency>libgcc</Dependency>
  158. <Dependency>qt5-base</Dependency>
  159. </RuntimeDependencies>
  160. <Files>
  161. <Path fileType="executable">/usr/lib/qt5/bin/qdbusviewer</Path>
  162. <Path fileType="executable">/usr/lib/qt5/bin/qdbus</Path>
  163. <Path fileType="executable">/usr/bin/qdbusviewer-qt5</Path>
  164. <Path fileType="executable">/usr/bin/qdbus-qt5</Path>
  165. <Path fileType="executable">/usr/bin/qdbus</Path>
  166. <Path fileType="data">/usr/share/applications/qdbusviewer5.desktop</Path>
  167. <Path fileType="icon">/usr/share/icons/hicolor/128x128/apps/qdbusviewer.png</Path>
  168. <Path fileType="icon">/usr/share/icons/hicolor/32x32/apps/qdbusviewer.png</Path>
  169. <Path fileType="icon">/usr/share/pixmaps/qdbusviewer5.png</Path>
  170. </Files>
  171. <AdditionalFiles>
  172. <AdditionalFile owner="root" permission="0644" target="/usr/share/applications/qdbusviewer5.desktop">qdbusviewer.desktop</AdditionalFile>
  173. <AdditionalFile owner="root" permission="0644" target="/usr/share/pixmaps/qdbusviewer5.png">assistant.png</AdditionalFile>
  174. </AdditionalFiles>
  175. </Package>
  176. <History>
  177. <Update release="8">
  178. <Date>2018-05-03</Date>
  179. <Version>5.9.5</Version>
  180. <Comment>Version bump.</Comment>
  181. <Name>Ayhan Yalçınsoy</Name>
  182. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  183. </Update>
  184. <Update release="7">
  185. <Date>2018-02-01</Date>
  186. <Version>5.9.3</Version>
  187. <Comment>Version bump.</Comment>
  188. <Name>Ayhan Yalçınsoy</Name>
  189. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  190. </Update>
  191. <Update release="6">
  192. <Date>2017-02-20</Date>
  193. <Version>5.7.1</Version>
  194. <Comment>Release bump.</Comment>
  195. <Name>Stefan Gronewold</Name>
  196. <Email>groni@pisilinux.org</Email>
  197. </Update>
  198. <Update release="5">
  199. <Date>2016-10-22</Date>
  200. <Version>5.6.2</Version>
  201. <Comment>Version Bump</Comment>
  202. <Name>Pisi Linux Community</Name>
  203. <Email>admin@pisilinux.org</Email>
  204. </Update>
  205. <Update release="4">
  206. <Date>2016-06-09</Date>
  207. <Version>5.6.0</Version>
  208. <Comment>Release Bump</Comment>
  209. <Name>Pisi Linux Community</Name>
  210. <Email>admin@pisilinux.org</Email>
  211. </Update>
  212. <Update release="3">
  213. <Date>2016-05-16</Date>
  214. <Version>5.6.0</Version>
  215. <Comment>Release Bump</Comment>
  216. <Name>PisiLinux Community</Name>
  217. <Email>admin@pisilinux.org</Email>
  218. </Update>
  219. <Update release="2">
  220. <Date>2016-05-01</Date>
  221. <Version>5.6.0</Version>
  222. <Comment>Release Bump</Comment>
  223. <Name>PisiLinux Community</Name>
  224. <Email>admin@pisilinux.org</Email>
  225. </Update>
  226. <Update release="1">
  227. <Date>2016-04-17</Date>
  228. <Version>5.6.0</Version>
  229. <Comment>First release</Comment>
  230. <Name>Ayhan Yalçınsoy</Name>
  231. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  232. </Update>
  233. </History>
  234. </PISI>