tier1 / Part 4 ?

This commit is contained in:
Ertuğrul Erata
2015-07-24 16:36:00 +03:00
parent 49a5a08b9b
commit d477e8c35d
5 changed files with 23 additions and 9 deletions
+10 -7
View File
@@ -10,13 +10,16 @@
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<IsA>app:console</IsA>
<Summary>Image formats addons for QT 5</Summary>
<Description>This framework provides additional image format plugins for QtGui. </Description>
<Archive sha1sum="5bac294ff1088996af8fb90283ddc313cd6622a0" type="tarxz">http://download.kde.org/stable/frameworks/5.11/kimageformats-5.11.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>openexr-devel</Dependency>
<Dependency>ilmbase-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>cmake</Dependency>
</BuildDependencies>
</Source>
@@ -24,14 +27,14 @@
<Name>kimageformats</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>openexr-libs</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>openexr-libs</Dependency>
<Dependency>ilmbase</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>