Diff fastfetch-0.1.9999 with a fastfetch-0.2.9999
/usr/portage/app-misc/fastfetch/fastfetch-0.2.9999.ebuild 2023-10-09 14:52:28.796368333 +0300 | ||
---|---|---|
24 | 24 | |
25 | 25 |
# note - qa-vdb will always report errors because fastfetch loads the libs dynamically |
26 | 26 |
RDEPEND=" |
27 |
dev-libs/yyjson |
|
28 | 27 |
sys-libs/zlib |
29 | 28 |
X? ( x11-libs/libX11 ) |
30 | 29 |
chafa? ( media-gfx/chafa ) |
... | ... | |
56 | 55 |
chafa? ( imagemagick ) |
57 | 56 |
" |
58 | 57 | |
59 |
PATCHES=( "${FILESDIR}"/${PN}-2.0.0-dont-fetch-yyjson.patch ) |
|
60 | ||
61 | 58 |
src_configure() { |
62 | 59 |
local fastfetch_enable_imagemagick7=no |
63 | 60 |
local fastfetch_enable_imagemagick6=no |