summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO48
1 files changed, 22 insertions, 26 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ca2b5d4fb1b..df45bf170a9d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,62 +1,58 @@
pkgbase = fastfetch-git
pkgdesc = Like neofetch, but much faster because written in c
- pkgver = 1.9.1.r25.gb0c1925
- pkgrel = 1
- url = https://github.com/LinusDierheimer/fastfetch
+ pkgver = 2.10.2.r14.g74c89cc0
+ pkgrel = 2
+ url = https://github.com/fastfetch-cli/fastfetch
arch = x86_64
arch = i686
arch = pentium4
- arch = armv5
- arch = armv6h
arch = armv7h
arch = aarch64
arch = riscv64
license = MIT
- makedepends = git
- makedepends = cmake
makedepends = chafa
+ makedepends = cmake
makedepends = dbus
makedepends = dconf
- makedepends = glib2
+ makedepends = ddcutil
+ makedepends = directx-headers
+ makedepends = git
makedepends = imagemagick
makedepends = libnm
makedepends = libpulse
- makedepends = libx11
makedepends = libxcb
makedepends = libxrandr
makedepends = mesa
makedepends = ocl-icd
makedepends = opencl-headers
- makedepends = pciutils
makedepends = vulkan-headers
makedepends = vulkan-icd-loader
makedepends = wayland
makedepends = xfconf
makedepends = zlib
depends = glibc
+ depends = gcc-libs
+ depends = yyjson
optdepends = chafa: Image output as ascii art
- optdepends = dbus: Bluetooth, Media & Player modules
- optdepends = dconf: Output for values that are only stored in DConf
+ optdepends = dbus: Bluetooth, Player & Media detection
+ optdepends = dconf: Needed for values that are only stored in DConf + Fallback for GSettings
+ optdepends = ddcutil: Brightness detection of external displays
+ optdepends = directx-headers: GPU detection in WSL
optdepends = glib2: Output for values that are only stored in GSettings
optdepends = imagemagick: Image output using sixel or kitty graphics protocol
- optdepends = libdrm: Improved AMD GPU output
- optdepends = libnm: Better wifi support
- optdepends = libpulse: Sound module
- optdepends = libx11: Improved X11 support (resolution)
- optdepends = libxcb: Improved X11 support (resolution + multi monitor)
- optdepends = libxrandr: Improved X11 support (resolution + multi monitor)
- optdepends = mesa: OpenGL module
- optdepends = nix: self contained nix package count
+ optdepends = libnm: Wifi detection
+ optdepends = libpulse: Sound detection
+ optdepends = mesa: Needed by the OpenGL module for gl context creation.
+ optdepends = libxrandr: Multi monitor support
optdepends = ocl-icd: OpenCL module
- optdepends = pciutils: GPU module
- optdepends = vulkan-icd-loader: Vulkan module & GPU module fallback
- optdepends = wayland: Improved Wayland support (resolution + multi monitor)
- optdepends = xfconf: XFWM theme + xfce-terminal font
+ optdepends = hwdata: GPU output
+ optdepends = vulkan-icd-loader: Vulkan module & fallback for GPU output
+ optdepends = xfconf: Needed for XFWM theme and XFCE Terminal font
optdepends = zlib: Faster image output when using kitty graphics protocol
+ optdepends = libdrm: Displays detection
provides = fastfetch
conflicts = fastfetch
- backup = etc/fastfetch/config.conf
- source = fastfetch-git::git+https://github.com/LinusDierheimer/fastfetch.git#branch=dev
+ source = git+https://github.com/fastfetch-cli/fastfetch.git#branch=dev
sha256sums = SKIP
pkgname = fastfetch-git