61 lines
2.4 KiB
XML
61 lines
2.4 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>filelight</Name>
|
|
<Homepage>http://utils.kde.org/projects/filelight</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<Icon>filelight</Icon>
|
|
<IsA>app:gui</IsA>
|
|
<Summary>View disk usage information</Summary>
|
|
<Description>Filelight allows you to quickly understand exactly where your diskspace is being used by graphically representing your file system as a set of concentric segmented-rings.</Description>
|
|
<Archive sha1sum="f4069da55549ffc68283c64cefe255864169bb37" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/filelight-15.08.0.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>qt5-base</Dependency>
|
|
<Dependency>kdoctools-devel</Dependency>
|
|
<Dependency>extra-cmake-modules</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>filelight</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>qt5-base</Dependency>
|
|
<Dependency>kparts</Dependency>
|
|
<Dependency>kio</Dependency>
|
|
<Dependency>ki18n</Dependency>
|
|
<Dependency>solid</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency>kconfig</Dependency>
|
|
<Dependency>kxmlgui</Dependency>
|
|
<Dependency>kservice</Dependency>
|
|
<Dependency>kcompletion</Dependency>
|
|
<Dependency>kcoreaddons</Dependency>
|
|
<Dependency>kconfigwidgets</Dependency>
|
|
<Dependency>kwidgetsaddons</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="library">/usr/lib/qt5</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="data">/usr/share</Path>
|
|
<Path fileType="config">/etc/xdg</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2015-08-20</Date>
|
|
<Version>15.08.0</Version>
|
|
<Comment>First Release.</Comment>
|
|
<Name>Stefan Gronewold (groni)</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|