64 lines
2.7 KiB
XML
64 lines
2.7 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>kdiskmark</Name>
|
||
<Homepage>https://www.kdiskmark.org</Homepage>
|
||
<Packager>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvarice@gmail.com</Email>
|
||
</Packager>
|
||
<License>GPL3</License>
|
||
<Icon>kdiskmark</Icon>
|
||
<Summary>A simple open-source disk benchmark tool for Linux distros</Summary>
|
||
<Description>KDiskMark is an HDD and SSD benchmark tool with a very friendly graphical user interface. KDiskMark with its presets and powerful GUI calls Flexible I/O Tester and handles the output to provide an easy to view and interpret comprehensive benchmark result.</Description>
|
||
<Archive type="targz" sha1sum="0739e775399a11fe353bc65911d5a838b8e5a2d1">https://github.com/JonMagon/KDiskMark/releases/download/3.2.0/kdiskmark-3.2.0-source.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>gcc</Dependency>
|
||
<Dependency>fio</Dependency>
|
||
<Dependency>cmake</Dependency>
|
||
<Dependency>libaio-devel</Dependency>
|
||
<Dependency>qt6-linguist</Dependency>
|
||
<Dependency>qt6-base-devel</Dependency>
|
||
<Dependency>polkit-qt6-devel</Dependency>
|
||
<Dependency>extra-cmake-modules</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
<Package>
|
||
<Name>kdiskmark</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>fio</Dependency>
|
||
<Dependency>libgcc</Dependency>
|
||
<Dependency>qt6-base</Dependency>
|
||
<Dependency>polkit-qt6</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="executable">/usr/libexec</Path>
|
||
<Path fileType="config">/usr/share/dbus-1</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
<Path fileType="data">/usr/share/kdiskmark</Path>
|
||
<Path fileType="data">/usr/share/polkit-1</Path>
|
||
<Path fileType="data">/usr/share/icons</Path>
|
||
<Path fileType="data">/usr/share/applications</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="2">
|
||
<Date>2026-04-05</Date>
|
||
<Version>3.2.0</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvarice@gmail.com</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2024-02-25</Date>
|
||
<Version>3.1.4</Version>
|
||
<Comment>First Release</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvarice@gmail.com</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|