Files
2025-08-31 22:21:13 +03:00

76 lines
4.1 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.
<PISI>
<Source>
<Name>fastfetch</Name>
<Homepage>https://github.com/fastfetch-cli/fastfetch</Homepage>
<Packager>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Packager>
<License>MIT</License>
<PartOf>util.misc</PartOf>
<Summary>A feature-rich and performance oriented neofetch like system information tool</Summary>
<Description>Fastfetch is a neofetch-like tool for fetching system information and displaying it in a visually appealing way</Description>
<Summary xml:lang="tr">Özelliklerle dolu ve performans odaklı neofetch tarzı sistem bilgi aracı</Summary>
<Description xml:lang="tr">Fastfetch sistem bilgisini çekerek görsel olarak çekici bir şekilde göstermeyi amaçlayan bir neofetch tarzı araçtır</Description>
<BuildDependencies>
<Dependency>chafa</Dependency>
<Dependency>cmake</Dependency>
<Dependency>dbus-devel</Dependency>
<Dependency>dconf-devel</Dependency>
<!--Dependency>ddcutil</Dependency--> <!-- ddcutil depends on systemd to build according to Arch Linux's PKGBUILD. If someone is willing to port it, they're welcome. -->
<Dependency>imagemagick-devel</Dependency>
<Dependency>libxcb-devel</Dependency>
<Dependency>libXrandr-devel</Dependency>
<Dependency>opencl-icd-devel</Dependency>
<Dependency>sqlite-devel</Dependency>
<Dependency>vulkan-headers</Dependency>
<Dependency>wayland-devel</Dependency>
<Dependency>xfconf-devel</Dependency>
<Dependency>zlib-devel</Dependency>
</BuildDependencies>
<Archive sha1sum="689e3059cd6fb20bfd9fab1970eaf56fb5f2546a" type="targz">https://github.com/fastfetch-cli/fastfetch/archive/2.51.1.tar.gz</Archive>
</Source>
<Package>
<Name>fastfetch</Name>
<Summary>A feature-rich and performance oriented neofetch like system information tool</Summary>
<Description>Fastfetch is a neofetch-like tool for fetching system information and displaying it in a visually appealing way</Description>
<Summary xml:lang="tr">Özelliklerle dolu ve performans odaklı neofetch tarzı sistem bilgi aracı</Summary>
<Description xml:lang="tr">Fastfetch sistem bilgisini çekerek görsel olarak çekici bir şekilde göstermeyi amaçlayan bir neofetch tarzı araçtır</Description>
<RuntimeDependencies>
<Dependency>chafa</Dependency>
<Dependency>dbus</Dependency>
<Dependency>dconf</Dependency>
<!--Dependency>ddcutil</Dependency--> <!-- ddcutil depends on systemd to build according to Arch Linux's PKGBUILD. If someone is willing to port it, they're welcome. -->
<Dependency>glib2</Dependency>
<Dependency>hwdata</Dependency>
<Dependency>imagemagick</Dependency>
<Dependency>libdrm</Dependency>
<Dependency>elfutils</Dependency>
<Dependency>libXrandr</Dependency>
<Dependency>opencl-icd</Dependency>
<Dependency>python3</Dependency>
<Dependency>sqlite</Dependency>
<Dependency>xfconf</Dependency>
<Dependency>zlib</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/bash-completion</Path>
<Path fileType="doc">/usr/share/fastfetch/presets</Path>
<Path fileType="data">/usr/share/fish/vendor_completions.d</Path>
<Path fileType="doc">/usr/share/licenses/fastfetch</Path>
<Path fileType="man">/usr/share/man/man1</Path>
<Path fileType="data">/usr/share/zsh/site-functions</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2025-08-31</Date>
<Version>2.51.1</Version>
<Comment>Initial release.</Comment>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Update>
</History>
</PISI>