pspec.xml 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gcompris-qt</Name>
  6. <Homepage>https://gcompris.net/</Homepage>
  7. <Packager>
  8. <Name>Berk Çakar</Name>
  9. <Email>berk2238@hotmail.com</Email>
  10. </Packager>
  11. <License>AGPLv3</License>
  12. <Summary>Educational software suite comprising of numerous activities for children aged 2 to 10</Summary>
  13. <Description>Educational software suite comprising of numerous activities for children aged 2 to 10</Description>
  14. <Archive sha1sum="4a489502e2e1c98de7a5286bcf723d2aeb55f81b" type="tarxz">https://download.kde.org/stable/gcompris/qt/src/gcompris-qt-4.3.tar.xz</Archive>
  15. <BuildDependencies>
  16. <Dependency>cmake</Dependency>
  17. <Dependency>extra-cmake-modules</Dependency>
  18. <Dependency>icon-theme-hicolor</Dependency>
  19. <Dependency>kdoctools-devel</Dependency>
  20. <Dependency>qml-box2d</Dependency>
  21. <Dependency>openssl-devel</Dependency>
  22. <Dependency>qt5-base-devel</Dependency>
  23. <Dependency>qt5-charts-devel</Dependency>
  24. <Dependency>qt5-declarative-devel</Dependency>
  25. <Dependency>qt5-graphicaleffects</Dependency>
  26. <Dependency>qt5-linguist</Dependency>
  27. <Dependency>qt5-multimedia-devel</Dependency>
  28. <Dependency>qt5-quickcontrols</Dependency>
  29. <Dependency>qt5-sensors-devel</Dependency>
  30. <Dependency>qt5-svg-devel</Dependency>
  31. <Dependency>qt5-xmlpatterns-devel</Dependency>
  32. <Dependency>qt5-quickcontrols2-devel</Dependency>
  33. </BuildDependencies>
  34. </Source>
  35. <Package>
  36. <Name>gcompris-qt</Name>
  37. <Summary>Educational software suite comprising of numerous activities for children aged 2 to 10</Summary>
  38. <RuntimeDependencies>
  39. <Dependency>libgcc</Dependency>
  40. <Dependency>qt5-base</Dependency>
  41. <Dependency>qt5-charts</Dependency>
  42. <Dependency>qt5-declarative</Dependency>
  43. <Dependency>qt5-multimedia</Dependency>
  44. <Dependency>qt5-sensors</Dependency>
  45. <Dependency>qt5-quickcontrols2</Dependency>
  46. </RuntimeDependencies>
  47. <Files>
  48. <Path fileType="executable">/usr/bin</Path>
  49. <Path fileType="data">/usr/share/applications</Path>
  50. <Path fileType="doc">/usr/share/doc</Path>
  51. <Path fileType="data">/usr/share/gcompris-qt</Path>
  52. <Path fileType="data">/usr/share/icons</Path>
  53. <Path fileType="info">/usr/share/metainfo</Path>
  54. </Files>
  55. </Package>
  56. <History>
  57. <Update release="3">
  58. <Date>2024-12-30</Date>
  59. <Version>4.3</Version>
  60. <Comment>New version</Comment>
  61. <Name>Ümit Solmaz</Name>
  62. <Email>admins@pisilinux.org</Email>
  63. </Update>
  64. <Update release="2">
  65. <Date>2022-11-04</Date>
  66. <Version>2.4</Version>
  67. <Comment>New version</Comment>
  68. <Name>Ümit Solmaz</Name>
  69. <Email>us@mynetiz.com</Email>
  70. </Update>
  71. <Update release="1">
  72. <Date>2021-04-24</Date>
  73. <Version>1.1</Version>
  74. <Comment>First release</Comment>
  75. <Name>Berk Çakar</Name>
  76. <Email>berk2238@hotmail.com</Email>
  77. </Update>
  78. </History>
  79. </PISI>