78 lines
3.1 KiB
XML
78 lines
3.1 KiB
XML
|
|
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>snorenotify</Name>
|
|
<Homepage>https://github.com/KDE/snorenotify</Homepage>
|
|
<Packager>
|
|
<Name>Alihan Öztürk</Name>
|
|
<Email>alihan@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>LGPLv3</License>
|
|
<IsA>app</IsA>
|
|
<Summary>Multi-platform Qt5 notification framework</Summary>
|
|
<Description>Snorenotify is a multi platform Qt notification framework. Using a plugin system it is possible to create notifications with many different notification systems on Windows, Unix and Mac.</Description>
|
|
<Archive type="tarxz" sha1sum="f0dd1f70a3b51e97b501acd8b86257ce25c7b55d">http://download.kde.org/stable/snorenotify/0.7.0/src/snorenotify-0.7.0.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>extra-cmake-modules</Dependency>
|
|
<Dependency>qt5-base-devel</Dependency>
|
|
<Dependency>qt5-linguist</Dependency>
|
|
<Dependency>qt5-quick1-devel</Dependency>
|
|
<Dependency>qt5-multimedia-devel</Dependency>
|
|
<Dependency>qt5-websockets-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>snorenotify</Name>
|
|
<Summary>Multi-platform Qt5 notification framework</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency>qt5-base</Dependency>
|
|
<Dependency>qt5-multimedia</Dependency>
|
|
<Dependency>qt5-websockets</Dependency>
|
|
<Dependency>qt5-declarative</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib/qt5</Path>
|
|
<Path fileType="library">/usr/lib/libsnore*</Path>
|
|
<Path fileType="data">/usr/share/applications</Path>
|
|
<Path fileType="localedata">/usr/share/locale</Path>
|
|
<Path fileType="data">/usr/share/icons</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>snorenotify-devel</Name>
|
|
<Summary>Devel files for snorenotify</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">snorenotify</Dependency>
|
|
<Dependency>qt5-base-devel</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib/cmake</Path>
|
|
<Path fileType="header">/usr/include</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="2">
|
|
<Date>2016-05-24</Date>
|
|
<Version>0.7.0</Version>
|
|
<Comment>Release bump</Comment>
|
|
<Name>Alihan Öztürk</Name>
|
|
<Email>alihan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-02-04</Date>
|
|
<Version>0.7.0</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Alihan Öztürk</Name>
|
|
<Email>alihan@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|