Files
main/desktop/xfce/addon/xfce4-genmon-plugin/pspec.xml
T
4fury-c3440d8 ae2f46967e my new email.
2021-07-23 21:37:33 +03:00

69 lines
2.7 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>xfce4-genmon-plugin</Name>
<Homepage>https://docs.xfce.org/panel-plugins/xfce4-genmon-plugin</Homepage>
<Packager>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Packager>
<License>LGPLv2.1</License>
<IsA>library</IsA>
<PartOf>desktop.xfce.addon</PartOf>
<Summary>Display cyclically run script or program output onto the panel</Summary>
<Description>
This plugin cyclically spawns the indicated script/program, captures its output (stdout) and displays the resulting string into the panel. The string can also contain markup to displayed an image, a bar, a button and a personalized tooltip.
</Description>
<Archive sha1sum="bd888e447d43213c092940d131ec79779b518705" type="tarbz2">https://archive.xfce.org/src/panel-plugins/xfce4-genmon-plugin/4.1/xfce4-genmon-plugin-4.1.1.tar.bz2</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>libxfce4ui-devel</Dependency>
<Dependency>xfce4-panel-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>xfce4-genmon-plugin</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>glib2</Dependency>
<Dependency>pango</Dependency>
<Dependency>libxfce4ui</Dependency>
<Dependency>xfce4-panel</Dependency>
<Dependency>libxfce4util</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2021-01-24</Date>
<Version>4.1.1</Version>
<Comment>Ver. bump</Comment>
<Email>uglyside@yandex.ru</Email>
<Name>fury</Name>
</Update>
<Update release="2">
<Date>2020-12-24</Date>
<Version>4.1.0</Version>
<Comment>Ver. bump</Comment>
<Email>uglyside@yandex.ru</Email>
<Name>fury</Name>
</Update>
<Update release="1">
<Date>2020-06-25</Date>
<Version>4.0.2</Version>
<Comment>Rebuild.</Comment>
<Email>uglyside@yandex.ru</Email>
<Name>fury</Name>
</Update>
</History>
</PISI>