commit:     b589417009424f2809ff75f9b26b951f1c5b2b45
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 22 16:25:10 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Apr 22 16:51:46 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5894170

app-misc/fastfetch: sync live ebuilds

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 app-misc/fastfetch/fastfetch-0.1.9999.ebuild | 3 ++-
 app-misc/fastfetch/fastfetch-0.2.9999.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-misc/fastfetch/fastfetch-0.1.9999.ebuild 
b/app-misc/fastfetch/fastfetch-0.1.9999.ebuild
index 97a256518745..c3888b1ec46e 100644
--- a/app-misc/fastfetch/fastfetch-0.1.9999.ebuild
+++ b/app-misc/fastfetch/fastfetch-0.1.9999.ebuild
@@ -26,7 +26,7 @@ RESTRICT="!test? ( test )"
 # note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
 # make sure to crank yyjson minimum version to match bundled version
 RDEPEND="
-       >=dev-libs/yyjson-0.8.0:=
+       >=dev-libs/yyjson-0.9.0
        sys-libs/zlib
        X? ( x11-libs/libX11 )
        chafa? ( media-gfx/chafa )
@@ -76,6 +76,7 @@ src_configure() {
                -DENABLE_RPM=no
                -DENABLE_ZLIB=yes
                -DENABLE_SYSTEM_YYJSON=yes
+               -DIS_MUSL=$(usex elibc_musl)
 
                -DENABLE_CHAFA=$(usex chafa)
                -DENABLE_DBUS=$(usex dbus)

diff --git a/app-misc/fastfetch/fastfetch-0.2.9999.ebuild 
b/app-misc/fastfetch/fastfetch-0.2.9999.ebuild
index 97a256518745..c3888b1ec46e 100644
--- a/app-misc/fastfetch/fastfetch-0.2.9999.ebuild
+++ b/app-misc/fastfetch/fastfetch-0.2.9999.ebuild
@@ -26,7 +26,7 @@ RESTRICT="!test? ( test )"
 # note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
 # make sure to crank yyjson minimum version to match bundled version
 RDEPEND="
-       >=dev-libs/yyjson-0.8.0:=
+       >=dev-libs/yyjson-0.9.0
        sys-libs/zlib
        X? ( x11-libs/libX11 )
        chafa? ( media-gfx/chafa )
@@ -76,6 +76,7 @@ src_configure() {
                -DENABLE_RPM=no
                -DENABLE_ZLIB=yes
                -DENABLE_SYSTEM_YYJSON=yes
+               -DIS_MUSL=$(usex elibc_musl)
 
                -DENABLE_CHAFA=$(usex chafa)
                -DENABLE_DBUS=$(usex dbus)

Reply via email to