Files
2025-08-05 13:50:33 +03:00

111 lines
4.9 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>cpu-x</Name>
<Homepage>https://x0rg.github.io/CPU-X</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<Icon>cpu-x</Icon>
<Summary>A Free software that gathers information on CPU, motherboard and more</Summary>
<Description>CPU-X is a Free software that gathers information on CPU, motherboard and more. CPU-X is a system profiling and monitoring application (similar to CPU-Z for Windows), but CPU-X is a Free and Open Source software designed for GNU/Linux and FreeBSD.</Description>
<Archive sha1sum="596a9234d0fa8ee374ff301238f0c495a7a214dd" type="targz">https://github.com/TheTumultuousUnicornOfDarkness/CPU-X/archive/refs/tags/5.3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>nasm</Dependency>
<Dependency>cmake</Dependency>
<Dependency>ninja</Dependency>
<Dependency>procps</Dependency>
<Dependency>dmidecode</Dependency>
<Dependency>curl-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>gtkmm3-devel</Dependency>
<Dependency>vulkan-devel</Dependency>
<Dependency>ncurses-devel</Dependency>
<Dependency>libcpuid-devel</Dependency>
<Dependency>pciutils-devel</Dependency>
<Dependency>vulkan-headers</Dependency>
<Dependency>libglvnd-devel</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
<Dependency>opencl-icd-devel</Dependency>
<Dependency>gsettings-desktop-schemas-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>cpu-x</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>cairo</Dependency>
<Dependency>glib2</Dependency>
<Dependency>pango</Dependency>
<Dependency>glibmm</Dependency>
<Dependency>gtkmm3</Dependency>
<Dependency>procps</Dependency>
<Dependency>vulkan</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>pangomm</Dependency>
<Dependency>ncurses</Dependency>
<Dependency>cairomm</Dependency>
<Dependency>pciutils</Dependency>
<Dependency>libcpuid</Dependency>
<Dependency>libglvnd</Dependency>
<Dependency>libsigc++</Dependency>
<Dependency>opencl-icd</Dependency>
<Dependency>gdk-pixbuf</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="data">/usr/share/cpu-x</Path>
<Path fileType="data">/usr/share/zsh/site-functions/_cpu-x</Path>
<Path fileType="data">/usr/share/applications/cpu-x.desktop</Path>
<Path fileType="data">/usr/share/polkit-1/actions/org.cpu-x-daemon.policy</Path>
<Path fileType="data">/usr/share/bash-completion/completions/cpu-x</Path>
<Path fileType="data">/usr/share/metainfo/org.cpu-x.appdata.xml</Path>
<Path fileType="icon">/usr/share/icons</Path>
<Path fileType="library">/usr/lib/cpu-x/cpu-x-daemon</Path>
<Path fileType="data">/usr/share/fish</Path>
<Path fileType="data">/usr/share/glib-2.0/schemas</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2025-08-05</Date>
<Version>5.3.1</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2025-03-22</Date>
<Version>5.2.0</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2024-11-29</Date>
<Version>5.1.0</Version>
<Comment>First release</Comment>
<Name>Ümit Solmaz</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2022-10-22</Date>
<Version>4.5.0</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>