12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>gcompris-qt</Name>
- <Homepage>https://gcompris.net/</Homepage>
- <Packager>
- <Name>Berk Çakar</Name>
- <Email>berk2238@hotmail.com</Email>
- </Packager>
- <License>AGPLv3</License>
- <Summary>Educational software suite comprising of numerous activities for children aged 2 to 10</Summary>
- <Description>Educational software suite comprising of numerous activities for children aged 2 to 10</Description>
- <Archive sha1sum="4a489502e2e1c98de7a5286bcf723d2aeb55f81b" type="tarxz">https://download.kde.org/stable/gcompris/qt/src/gcompris-qt-4.3.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>cmake</Dependency>
- <Dependency>extra-cmake-modules</Dependency>
- <Dependency>icon-theme-hicolor</Dependency>
- <Dependency>kdoctools-devel</Dependency>
- <Dependency>qml-box2d</Dependency>
- <Dependency>openssl-devel</Dependency>
- <Dependency>qt5-base-devel</Dependency>
- <Dependency>qt5-charts-devel</Dependency>
- <Dependency>qt5-declarative-devel</Dependency>
- <Dependency>qt5-graphicaleffects</Dependency>
- <Dependency>qt5-linguist</Dependency>
- <Dependency>qt5-multimedia-devel</Dependency>
- <Dependency>qt5-quickcontrols</Dependency>
- <Dependency>qt5-sensors-devel</Dependency>
- <Dependency>qt5-svg-devel</Dependency>
- <Dependency>qt5-xmlpatterns-devel</Dependency>
- <Dependency>qt5-quickcontrols2-devel</Dependency>
- </BuildDependencies>
- </Source>
-
- <Package>
- <Name>gcompris-qt</Name>
- <Summary>Educational software suite comprising of numerous activities for children aged 2 to 10</Summary>
- <RuntimeDependencies>
- <Dependency>libgcc</Dependency>
- <Dependency>qt5-base</Dependency>
- <Dependency>qt5-charts</Dependency>
- <Dependency>qt5-declarative</Dependency>
- <Dependency>qt5-multimedia</Dependency>
- <Dependency>qt5-sensors</Dependency>
- <Dependency>qt5-quickcontrols2</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/gcompris-qt</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="info">/usr/share/metainfo</Path>
- </Files>
- </Package>
- <History>
- <Update release="3">
- <Date>2024-12-30</Date>
- <Version>4.3</Version>
- <Comment>New version</Comment>
- <Name>Ümit Solmaz</Name>
- <Email>admins@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2022-11-04</Date>
- <Version>2.4</Version>
- <Comment>New version</Comment>
- <Name>Ümit Solmaz</Name>
- <Email>us@mynetiz.com</Email>
- </Update>
- <Update release="1">
- <Date>2021-04-24</Date>
- <Version>1.1</Version>
- <Comment>First release</Comment>
- <Name>Berk Çakar</Name>
- <Email>berk2238@hotmail.com</Email>
- </Update>
- </History>
- </PISI>
|