59 lines
2.3 KiB
XML
59 lines
2.3 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>kcalc</Name>
|
|
<Homepage>http://kde.org/applications/utilities/kcalc</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<Icon>kcalc</Icon>
|
|
<IsA>app:gui</IsA>
|
|
<Summary>A scientific calculator</Summary>
|
|
<Description>KCalc is a calculator which offers many more mathematical functions than meet the eye on a first glance.</Description>
|
|
<Archive sha1sum="4a0b1d04bbc27b4fb64f057f5843e46aeaa5d044" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kcalc-15.08.0.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>qt5-base-devel</Dependency>
|
|
<Dependency>kdoctools-devel</Dependency>
|
|
<Dependency>extra-cmake-modules</Dependency>
|
|
<Dependency>gmp-devel</Dependency>
|
|
<Dependency>cmake</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>kcalc</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>qt5-base</Dependency>
|
|
<Dependency>gmp</Dependency>
|
|
<Dependency>ki18n</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency>kconfig</Dependency>
|
|
<Dependency>kxmlgui</Dependency>
|
|
<Dependency>kguiaddons</Dependency>
|
|
<Dependency>kcoreaddons</Dependency>
|
|
<Dependency>kconfigwidgets</Dependency>
|
|
<Dependency>knotifications</Dependency>
|
|
<Dependency>kwidgetsaddons</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="data">/usr/share</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2014-08-20</Date>
|
|
<Version>15.08.0</Version>
|
|
<Comment>First Release.</Comment>
|
|
<Name>Stefan Gronewold (groni)</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|