Files
main/desktop/xfce/addon/xfce4-diskperf-plugin/pspec.xml
T
2025-05-21 16:12:54 +03:00

81 lines
3.0 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>xfce4-diskperf-plugin</Name>
<Homepage>https://docs.xfce.org/panel-plugins/xfce4-diskperf-plugin</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<License>BSD-2</License>
<Icon>xfce4-panel</Icon>
<IsA>app:gui</IsA>
<PartOf>desktop.xfce.addon</PartOf>
<Summary>A disk usage and performance panel plugin for Xfce</Summary>
<Description>A disk usage and performance panel plugin for Xfce.</Description>
<Archive sha1sum="4d64b15164b7ae48adf9f4d13c01352ef73c6707" type="tarxz">https://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/2.8/xfce4-diskperf-plugin-2.8.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>intltool</Dependency>
<Dependency>xfce4-panel-devel</Dependency>
<Dependency>libxfce4ui-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>xfce4-diskperf-plugin</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libxfce4ui</Dependency>
<Dependency>xfce4-panel</Dependency>
<Dependency>libxfce4util</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/xfce4</Path>
<Path fileType="library">/usr/lib</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2025-05-20</Date>
<Version>2.8.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2024-12-24</Date>
<Version>2.7.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2022-04-01</Date>
<Version>2.7.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2021-02-04</Date>
<Version>2.6.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2020-06-25</Date>
<Version>2.6.2</Version>
<Comment>Rebuild.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>