fastfetch 2.34.1
This commit is contained in:
parent
f1bbefb98d
commit
3f966ffbe5
@ -1,6 +1,6 @@
|
|||||||
name='fastfetch'
|
name='fastfetch'
|
||||||
version='2.34.1'
|
version='2.34.1'
|
||||||
release='1'
|
release='2'
|
||||||
desc='Fastfetch is a neofetch-like tool for fetching system information and displaying them in a pretty way. It is written mainly in C, with performance and customizability in mind. Currently, Linux, Android, FreeBSD, MacOS and Windows 7+ are supported.'
|
desc='Fastfetch is a neofetch-like tool for fetching system information and displaying them in a pretty way. It is written mainly in C, with performance and customizability in mind. Currently, Linux, Android, FreeBSD, MacOS and Windows 7+ are supported.'
|
||||||
homepage='https://github.com/fastfetch-cli/fastfetch'
|
homepage='https://github.com/fastfetch-cli/fastfetch'
|
||||||
maintainer="Евгений Храмов <xpamych@yandex.ru>"
|
maintainer="Евгений Храмов <xpamych@yandex.ru>"
|
||||||
@ -11,6 +11,7 @@ conflicts=('fastfetch' 'fastfetch-git')
|
|||||||
|
|
||||||
build_deps=(
|
build_deps=(
|
||||||
'cmake'
|
'cmake'
|
||||||
|
'gcc-c++'
|
||||||
)
|
)
|
||||||
opt_deps=('chafa: Image output as ascii art'
|
opt_deps=('chafa: Image output as ascii art'
|
||||||
'dbus: Bluetooth, Player & Media detection'
|
'dbus: Bluetooth, Player & Media detection'
|
||||||
|
Loading…
Reference in New Issue
Block a user