66 lines
2.3 KiB
XML
Executable File
66 lines
2.3 KiB
XML
Executable File
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>libgtop</Name>
|
|
<Homepage>http://www.gnome.org/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>library</IsA>
|
|
<Summary>System monitoring library</Summary>
|
|
<Description>libgtop is a library to get system specific data such as CPU and Memory Usage and information about running processes.</Description>
|
|
<Archive sha1sum="5e0cdf1d986ec5d4ce0b244bdcded7de1a93149a" type="tarxz">mirrors://gnome/libgtop/2.40/libgtop-2.40.0.tar.xz</Archive>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>libgtop</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>glib2</Dependency>
|
|
<Dependency>libXau</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="localedata">/usr/share/locale</Path>
|
|
<Path fileType="data">/usr/share/gir-1.0</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libgtop-docs</Name>
|
|
<IsA>data:doc</IsA>
|
|
<Summary>libgtop reference documents</Summary>
|
|
<Files>
|
|
<Path fileType="doc">/usr/share/gtk-doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libgtop-devel</Name>
|
|
<Summary>Development files for libgtop</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>glib2-devel</Dependency>
|
|
<Dependency release="current">libgtop</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
|
<Path fileType="info">/usr/share/info</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2020-02-13</Date>
|
|
<Version>2.40.0</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|