Files
main/desktop/kde/addon/snorenotify/pspec.xml
T
2018-11-13 18:39:28 +03:00

98 lines
4.0 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 versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-linguist</Dependency>
<Dependency versionFrom="5.7.1">qt5-quickcontrols2-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-multimedia-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-websockets-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>snorenotify</Name>
<Summary>Multi-platform Qt5 notification framework</Summary>
<RuntimeDependencies>
<Dependency>libgcc</Dependency>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency versionFrom="5.7.1">qt5-multimedia</Dependency>
<Dependency versionFrom="5.7.1">qt5-websockets</Dependency>
<Dependency versionFrom="5.7.1">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 versionFrom="5.7.1">qt5-base-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/cmake</Path>
<Path fileType="header">/usr/include</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2018-11-13</Date>
<Version>0.7.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-08-11</Date>
<Version>0.7.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-03-20</Date>
<Version>0.7.0</Version>
<Comment>Release bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<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>