kde5.framewoks part 2 // Tier1

This commit is contained in:
Ertuğrul Erata
2015-07-24 15:22:34 +03:00
parent a6b734df58
commit ddfeb0ee60
22 changed files with 904 additions and 89 deletions
+9 -8
View File
@@ -15,8 +15,9 @@
<Archive sha1sum="b950224621d9787c5b253c620bd3c29ca5b6844c" type="tarxz">http://download.kde.org/stable/frameworks/5.11/kcodecs-5.11.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-tools-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>qt5-tools-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>cmake</Dependency>
</BuildDependencies>
</Source>
@@ -27,24 +28,24 @@
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kcodecs-devel</Name>
<Summary>Development files for kcodecs</Summary>
<Summary>Development files for kcodecs</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">kcodecs</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
</Files>
</Package>