Files
main/util/admin/btop++/pspec.xml
T
4fury-c3440d8 fcad3467b5 btop++.
2022-11-10 16:50:31 +03:00

49 lines
1.3 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>fury</Name>
<Email>uglyside@yandex.ru</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="95aef0621283b99394dccfa9b2ca84c24ea6849c" type="targz">
https://github.com/aristocratos/btop/archive/refs/tags/v1.2.13.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="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>