86 lines
3.3 KiB
XML
Executable File
86 lines
3.3 KiB
XML
Executable File
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>solid</Name>
|
|
<Homepage>http://www.kde.org</Homepage>
|
|
<Packager>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>LGPLv2</License>
|
|
<IsA>library</IsA>
|
|
<IsA>app:console</IsA>
|
|
<Summary>KDE5 hardware integration framework</Summary>
|
|
<Description>Solid is a device integration framework.It provides a way of querying and interacting with hardware independently of the underlying operating system.</Description>
|
|
<Archive sha1sum="abe665254d15900512d8a87c6198f427e4d79913" type="tarxz">http://download.kde.org/stable/frameworks/5.13/solid-5.13.0.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>qt5-base-devel</Dependency>
|
|
<Dependency>eudev-devel</Dependency>
|
|
<Dependency>qt5-linguist</Dependency>
|
|
<Dependency>qt5-declarative-devel</Dependency>
|
|
<Dependency>udisks2-devel</Dependency>
|
|
<Dependency>upower-devel</Dependency>
|
|
<Dependency>media-player-info</Dependency>
|
|
<Dependency>extra-cmake-modules</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>solid</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>qt5-base</Dependency>
|
|
<Dependency>qt5-declarative</Dependency>
|
|
<Dependency>media-player-info</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency>eudev</Dependency>
|
|
</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="executable">/usr/bin</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>solid-devel</Name>
|
|
<Summary>Development files for solid</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>qt5-base-devel</Dependency>
|
|
<Dependency release="current">solid</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/lib/cmake</Path>
|
|
<Path fileType="config">/usr/lib/pkgconfig</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="3">
|
|
<Date>2015-08-16</Date>
|
|
<Version>5.13</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2015-06-23</Date>
|
|
<Version>5.11.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Stefan Gronewold(groni)</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2015-05-31</Date>
|
|
<Version>5.10.0</Version>
|
|
<Comment>First Release.</Comment>
|
|
<Name>Stefan Gronewold(groni)</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|