Files
main/desktop/lxde/lxtask/pspec.xml
T
suvari c320a3b0aa index
2025-07-06 07:48:31 +03:00

45 lines
1.6 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>lxtask</Name>
<Homepage>https://github.com/lxde/lxtask</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<Icon>lxtask</Icon>
<IsA>app:gui</IsA>
<PartOf>desktop.lxde</PartOf>
<Summary>A lightweight system monitor.</Summary>
<Description>LXTask - lightweight and desktop-independent task manager derived from xfce4-taskmanager with all dependencies on xfce removed, new features, and some improvement of the user interface.</Description>
<Archive sha1sum="ea7aa62c1224a61b1baffd2d94b1aa5d948802df" type="tarxz">https://github.com/lxde/releases/raw/master/releases/lxtask-0.1.12.tar.xz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>gtk3-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>lxtask</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2025-07-06</Date>
<Version>0.1.12</Version>
<Comment>First release.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>