70 lines
2.8 KiB
XML
70 lines
2.8 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>ktimer</Name>
|
|
<Homepage>http://kde.org/applications/utilities/ktimer</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<Icon>ktimer</Icon>
|
|
<IsA>app:gui</IsA>
|
|
<Summary>A countdown launcher</Summary>
|
|
<Description>KTimer is a little tool to execute programs after some time. It allows you to enter several tasks and to set a timer for each of them. The timers for each task can be started, stopped, changed, or looped.</Description>
|
|
<Archive sha1sum="5af35bd3714259b97e08d2618b08a5e6a7c2bdca" type="tarxz">mirrors://kde/stable/applications/16.04.0/src/ktimer-16.04.0.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>qt5-base-devel</Dependency>
|
|
<Dependency>kdoctools-devel</Dependency>
|
|
<Dependency>cmake</Dependency>
|
|
<Dependency>extra-cmake-modules</Dependency>
|
|
<Dependency>ki18n-devel</Dependency>
|
|
<Dependency>kwidgetsaddons-devel</Dependency>
|
|
<Dependency>kio-devel</Dependency>
|
|
<Dependency>kiconthemes-devel</Dependency>
|
|
<Dependency>kdbusaddons-devel</Dependency>
|
|
<Dependency>knotifications-devel</Dependency>
|
|
<Dependency>mesa-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>ktimer</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>qt5-base</Dependency>
|
|
<Dependency>kio</Dependency>
|
|
<Dependency>ki18n</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency>kconfig</Dependency>
|
|
<Dependency>kcoreaddons</Dependency>
|
|
<Dependency>kdbusaddons</Dependency>
|
|
<Dependency>kconfigwidgets</Dependency>
|
|
<Dependency>knotifications</Dependency>
|
|
<Dependency>kwidgetsaddons</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="data">/usr/share</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="2">
|
|
<Date>2016-05-23</Date>
|
|
<Version>16.04.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Burak Ertürk</Name>
|
|
<Email>burakerturk@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-03-24</Date>
|
|
<Version>15.12.3</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Yusuf Aydemir</Name>
|
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|