Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
fastfetch
Commits:
c9a38a3e by Robin Candau at 2024-10-02T10:25:15+02:00
re-order opt deps
alphabetical order
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -36,17 +36,17 @@ optdepends=(
'ddcutil: Brightness detection of external displays'
'directx-headers: GPU detection in WSL'
'glib2: Output for values that are only stored in GSettings'
+ 'hwdata: GPU output'
'imagemagick: Image output using sixel or kitty graphics protocol'
+ 'libdrm: Displays detection'
'libelf: st term font detection and fast path of systemd version detection'
'libpulse: Sound detection'
- 'mesa: Needed by the OpenGL module for gl context creation.'
'libxrandr: Multi monitor support'
+ 'mesa: Needed by the OpenGL module for gl context creation.'
'ocl-icd: OpenCL module'
- 'hwdata: GPU output'
'vulkan-icd-loader: Vulkan module & fallback for GPU output'
'xfconf: Needed for XFWM theme and XFCE Terminal font'
'zlib: Faster image output when using kitty graphics protocol'
- 'libdrm: Displays detection'
)
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('4320d1c304df6880e8c944e6a36340d12a3340477be40b2ead42be308a7fcdaf')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fastfetch/-/commit/c9a38a3e0c54a7d26730d7245c9d4e07fd3de6b8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fastfetch/-/commit/c9a38a3e0c54a7d26730d7245c9d4e07fd3de6b8
You're receiving this email because of your account on gitlab.archlinux.org.