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

60 lines
2.2 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>xfce4-wavelan-plugin</Name>
<Homepage>https://docs.xfce.org/panel-plugins/xfce4-wavelan-plugin</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>library</IsA>
<PartOf>desktop.xfce.addon</PartOf>
<Summary>This plugin is used to display stats from a wireless lan interface</Summary>
<Description>
xfce4-wavelan-plugin shows signal quality as percentage.This plugin is quite easy to use.
</Description>
<Archive sha1sum="a2a703bd073ad39d5c1da270feca06120794e433" type="tarbz2">
https://archive.xfce.org/src/panel-plugins/xfce4-wavelan-plugin/0.6/xfce4-wavelan-plugin-0.6.1.tar.bz2
</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>libxfce4ui-devel</Dependency>
<Dependency>xfce4-panel-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>xfce4-wavelan-plugin</Name>
<RuntimeDependencies>
<Dependency>atk</Dependency>
<Dependency>gtk3</Dependency>
<Dependency>glib2</Dependency>
<Dependency>cairo</Dependency>
<Dependency>pango</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>fontconfig</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="1">
<Date>2020-06-25</Date>
<Version>0.6.1</Version>
<Comment>Rebuild.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>