Files
2025-01-30 17:25:35 +03:00

124 lines
4.3 KiB
XML
Raw Permalink 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>gkrellm</Name>
<Homepage>https://gkrellm.srcbox.net/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<Icon>gkrellm</Icon>
<IsA>app:gui</IsA>
<IsA>service</IsA>
<Summary>A compact and clean system monitoring tool.</Summary>
<Description>A program to monitor system status, and to collect system information such as memory usage, cpu temperature etc.</Description>
<Archive sha1sum="f50a24cc6b24a2042aaad30e6e36c0b0146d871f" type="tarbz2">https://gkrellm.srcbox.net/releases/gkrellm-2.4.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>gtk2-devel</Dependency>
<Dependency>libSM-devel</Dependency>
<Dependency>gnutls-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1"></Patch> -->
</Patches>
</Source>
<Package>
<Name>gkrellm</Name>
<RuntimeDependencies>
<Dependency>gtk2</Dependency>
<Dependency>libSM</Dependency>
<Dependency>gnutls</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
</Files>
<Provides>
<COMAR script="service.py">System.Service</COMAR>
</Provides>
</Package>
<Package>
<Name>gkrellm-devel</Name>
<Summary>Development files for gkrellm</Summary>
<RuntimeDependencies>
<Dependency>gtk2-devel</Dependency>
<Dependency release="current">gkrellm</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="9">
<Date>2025-01-29</Date>
<Version>2.4.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2024-11-29</Date>
<Version>2.3.11</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2020-03-10</Date>
<Version>2.3.11</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2019-11-24</Date>
<Version>2.3.11</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-08-20</Date>
<Version>2.3.10</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-01-04</Date>
<Version>2.3.10</Version>
<Comment>Version Bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-01-29</Date>
<Version>2.3.9</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>2.3.5</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-01</Date>
<Version>2.3.5</Version>
<Comment>First release</Comment>
<Name>Aydın Demirel</Name>
<Email>aydin.demirel@pisilinux.org</Email>
</Update>
</History>
</PISI>