Files
main/desktop/toolkit/qt5/qt5-networkauth/pspec.xml
T
2019-04-14 11:17:56 +03:00

56 lines
2.0 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>qt5-networkauth</Name>
<Homepage>https://www.qt.io</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>'GPL3' 'LGPL3' 'FDL' 'custom'</License>
<IsA>app:gui</IsA>
<Summary>Network authentication module</Summary>
<Description>Ağ kimlik doğrulama modülü</Description>
<Archive sha1sum="4aa4cdbeaf190b4d7cbfaa0d2270e48d37e59fcf" type="tarxz">http://download.qt.io/official_releases/qt/5.12/5.12.2/submodules/qtnetworkauth-everywhere-src-5.12.2.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.12.2">qt5-base-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>qt5-networkauth</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.12.2">qt5-base</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<Package>
<Name>qt5-networkauth-devel</Name>
<Summary>Development files for qt5-networkauth</Summary>
<RuntimeDependencies>
<Dependency release="current">qt5-networkauth</Dependency>
<Dependency versionFrom="5.12.2">qt5-base-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2019-04-14</Date>
<Version>5.12.2</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>