Tier 1 is fin.

This commit is contained in:
Ertuğrul Erata
2015-07-24 20:51:27 +03:00
parent bea01f1181
commit ce1629eb55
9 changed files with 147 additions and 31 deletions
@@ -10,14 +10,15 @@
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<IsA>app:console</IsA>
<Summary>A QT wrapper around the NetworkManager libraries</Summary>
<Description>A QT wrapper around the NetworkManager libraries</Description>
<Archive sha1sum="df2bb93cb72dfb6b125169e95acb6919f05ac664" type="tarxz">http://download.kde.org/stable/frameworks/5.11/networkmanager-qt-5.11.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>NetworkManager-devel</Dependency>
<Dependency>NetworkManager-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>cmake</Dependency>
</BuildDependencies>
</Source>
@@ -25,15 +26,15 @@
<Name>networkmanager-qt</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>NetworkManager</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>NetworkManager</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>