Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
fastfetch


Commits:
245585aa by Robin Candau at 2024-12-26T09:27:08+01:00
Slight style changes

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -5,50 +5,30 @@ pkgname=fastfetch
 pkgver=2.32.1
 pkgrel=1
 pkgdesc="A feature-rich and performance oriented neofetch like system 
information tool"
-arch=('x86_64')
 url="https://github.com/fastfetch-cli/fastfetch";
+arch=('x86_64')
 license=('MIT')
 depends=('glibc' 'yyjson')
-makedepends=(
-  'chafa'
-  'cmake'
-  'dbus'
-  'dconf'
-  'ddcutil'
-  'directx-headers'
-  'imagemagick'
-  'libpulse'
-  'libxcb'
-  'libxrandr'
-  'mesa'
-  'ocl-icd'
-  'opencl-headers'
-  'vulkan-headers'
-  'vulkan-icd-loader'
-  'wayland'
-  'xfconf'
-  'zlib'
-)
+makedepends=('chafa' 'cmake' 'dbus' 'dconf' 'ddcutil' 'directx-headers' 
'imagemagick' 'libpulse' 'libxcb' 'libxrandr' 'mesa' 'ocl-icd' 'opencl-headers' 
'vulkan-headers' 'vulkan-icd-loader' 'wayland' 'xfconf' 'zlib')
 optdepends=(
-  'chafa: Image output as ascii art'
-  'dbus: Bluetooth, Player & Media detection'
-  'dconf: Needed for values that are only stored in DConf + Fallback for 
GSettings'
-  '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'
-  'libxrandr: Multi monitor support'
-  'mesa: Needed by the OpenGL module for gl context creation.'
-  'ocl-icd: OpenCL module'
-  'python: Needed for zsh and fish completions'
-  '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'
-)
+       'chafa: Image output as ascii art'
+       'dbus: Bluetooth, Player & Media detection'
+       'dconf: Needed for values that are only stored in DConf + Fallback for 
GSettings'
+       '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'
+       'libxrandr: Multi monitor support'
+       'mesa: Needed by the OpenGL module for gl context creation'
+       'ocl-icd: OpenCL module'
+       'python: Needed for zsh and fish completions'
+       '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')
 
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
 sha256sums=('f08efaaffa9f1c58b085105acfc41c65ed8f5721bdc7b1746b80700c727a4f60')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fastfetch/-/commit/245585aa305d860cc0bdd37ecae4a1e15680f02a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fastfetch/-/commit/245585aa305d860cc0bdd37ecae4a1e15680f02a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to