Files
main/util/admin/btop++/pspec.xml
T
uglyside 1b1f2b7e70 btop++.
2024-08-18 09:07:39 +03:00

56 lines
1.5 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>btop++</Name>
<Homepage>https://github.com/aristocratos/btop</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>Apache-2.0</License>
<IsA>app:console</IsA>
<PartOf>util.admin</PartOf>
<Summary>A monitor of resources.</Summary>
<Description>Resource monitor that shows usage and stats for processor, memory, disks, network and processes.</Description>
<Archive sha1sum="b5ff07ae2ee03299c4a5bb98040071afa191f178" type="targz">
https://github.com/aristocratos/btop/archive/refs/tags/v1.3.2.tar.gz
</Archive>
<BuildDependencies>
<Dependency>libgcc</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level='1'></Patch> -->
</Patches>
</Source>
<Package>
<Name>btop++</Name>
<RuntimeDependencies>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="data">/usr/share/btop</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2024-08-18</Date>
<Version>1.3.2</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2022-11-10</Date>
<Version>1.2.13</Version>
<Comment>First build.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>