Files
main/desktop/kde/sdk/libkomparediff2/pspec.xml
T
2015-07-19 21:27:06 +02:00

67 lines
2.4 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libkomparediff2</Name>
<Homepage>https://projects.kde.org/projects/kde/kdesdk/libkomparediff2</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>library</IsA>
<Summary>Library to compare files and strings</Summary>
<Description>Library to compare files and strings</Description>
<Archive sha1sum="b58d9829be53728cd3b62202e6c7808d5160ff89" type="tarxz">mirrors://kde/stable/applications/15.04.3/src/libkomparediff2-15.04.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>python3</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>libkomparediff2</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>kio</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>kcodecs</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kxmlgui</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kconfigwidgets</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="executable">/usr/bin</Path>
</Files>
</Package>
<Package>
<Name>libkomparediff2-devel</Name>
<Summary>Shared libraries for libkomparediff2.</Summary>
<RuntimeDependencies>
<Dependency release="current">libkomparediff2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2014-07-19</Date>
<Version>15.04.3</Version>
<Comment>First Release.</Comment>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>