61 lines
2.6 KiB
XML
61 lines
2.6 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>kbruch</Name>
|
|
<Homepage>http://edu.kde.org/applications/mathematics/kbruch</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<Icon>kbruch</Icon>
|
|
<IsA>app:gui</IsA>
|
|
<Summary>Practice calculating with fractions and percentages</Summary>
|
|
<Description>KBruch is a small program to practice calculating with fractions and percentages. Different exercises are provided for this purpose and you can use the learning mode to practice with fractions. The program checks the user's input and gives feedback.</Description>
|
|
<Archive sha1sum="22d0997c646e540f1b958c44899e32410c6116c0" type="tarxz">mirrors://kde/stable/applications/15.08.2/src/kbruch-15.08.2.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>qt5-base</Dependency>
|
|
<Dependency>kdoctools-devel</Dependency>
|
|
<Dependency>kconfig-devel</Dependency>
|
|
<Dependency>kcrash-devel</Dependency>
|
|
<Dependency>ki18n-devel</Dependency>
|
|
<Dependency>kwidgetsaddons-devel</Dependency>
|
|
<Dependency>kxmlgui-devel</Dependency>
|
|
<Dependency>kcoreaddons-devel</Dependency>
|
|
<Dependency>kconfigwidgets-devel</Dependency>
|
|
<Dependency>extra-cmake-modules</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>kbruch</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>qt5-base</Dependency>
|
|
<Dependency>kxmlgui</Dependency>
|
|
<Dependency>kconfig</Dependency>
|
|
<Dependency>kcrash</Dependency>
|
|
<Dependency>ki18n</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency>kwidgetsaddons</Dependency>
|
|
<Dependency>kcoreaddons</Dependency>
|
|
<Dependency>kconfigwidgets</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="data">/usr/share</Path>
|
|
<Path fileType="man">/usr/share/man/man1</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2015-10-22</Date>
|
|
<Version>15.08.2</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Stefan Gronewold (groni)</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI> |