commit:     045091bc0d7b2ccc74a4a8426679c373c96e6c68
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 10 09:50:52 2025 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Nov 10 16:21:34 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=045091bc

app-misc/fastfetch: sync live ebuilds

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

 app-misc/fastfetch/fastfetch-0.1.9999.ebuild | 6 ++----
 app-misc/fastfetch/fastfetch-0.2.9999.ebuild | 6 ++----
 app-misc/fastfetch/metadata.xml              | 1 -
 3 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/app-misc/fastfetch/fastfetch-0.1.9999.ebuild 
b/app-misc/fastfetch/fastfetch-0.1.9999.ebuild
index 971fb9e654fd..d280c52c225c 100644
--- a/app-misc/fastfetch/fastfetch-0.1.9999.ebuild
+++ b/app-misc/fastfetch/fastfetch-0.1.9999.ebuild
@@ -20,13 +20,13 @@ fi
 
 LICENSE="MIT"
 SLOT="0"
-IUSE="X chafa dbus ddcutil drm elf gnome imagemagick opencl opengl pulseaudio 
sqlite test vulkan wayland xcb xfce xrandr"
+IUSE="X chafa dbus ddcutil drm elf gnome imagemagick opencl opengl pulseaudio 
sqlite test vulkan wayland xcb xrandr"
 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.11.1
+       >=dev-libs/yyjson-0.12.0
        sys-apps/hwdata
        virtual/zlib:=
        chafa? ( media-gfx/chafa )
@@ -52,7 +52,6 @@ RDEPEND="
        )
        wayland? ( dev-libs/wayland )
        xcb? ( x11-libs/libxcb )
-       xfce? ( xfce-base/xfconf )
        xrandr? ( x11-libs/libXrandr )
 "
 DEPEND="
@@ -113,7 +112,6 @@ src_configure() {
                -DENABLE_VULKAN=$(usex vulkan)
                -DENABLE_WAYLAND=$(usex wayland)
                -DENABLE_XCB_RANDR=$(usex xcb)
-               -DENABLE_XFCONF=$(usex xfce)
                -DENABLE_XRANDR=$(usex xrandr)
                -DBUILD_TESTS=$(usex test)
        )

diff --git a/app-misc/fastfetch/fastfetch-0.2.9999.ebuild 
b/app-misc/fastfetch/fastfetch-0.2.9999.ebuild
index 971fb9e654fd..d280c52c225c 100644
--- a/app-misc/fastfetch/fastfetch-0.2.9999.ebuild
+++ b/app-misc/fastfetch/fastfetch-0.2.9999.ebuild
@@ -20,13 +20,13 @@ fi
 
 LICENSE="MIT"
 SLOT="0"
-IUSE="X chafa dbus ddcutil drm elf gnome imagemagick opencl opengl pulseaudio 
sqlite test vulkan wayland xcb xfce xrandr"
+IUSE="X chafa dbus ddcutil drm elf gnome imagemagick opencl opengl pulseaudio 
sqlite test vulkan wayland xcb xrandr"
 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.11.1
+       >=dev-libs/yyjson-0.12.0
        sys-apps/hwdata
        virtual/zlib:=
        chafa? ( media-gfx/chafa )
@@ -52,7 +52,6 @@ RDEPEND="
        )
        wayland? ( dev-libs/wayland )
        xcb? ( x11-libs/libxcb )
-       xfce? ( xfce-base/xfconf )
        xrandr? ( x11-libs/libXrandr )
 "
 DEPEND="
@@ -113,7 +112,6 @@ src_configure() {
                -DENABLE_VULKAN=$(usex vulkan)
                -DENABLE_WAYLAND=$(usex wayland)
                -DENABLE_XCB_RANDR=$(usex xcb)
-               -DENABLE_XFCONF=$(usex xfce)
                -DENABLE_XRANDR=$(usex xrandr)
                -DBUILD_TESTS=$(usex test)
        )

diff --git a/app-misc/fastfetch/metadata.xml b/app-misc/fastfetch/metadata.xml
index e0f4a95a5f4a..08ca98777517 100644
--- a/app-misc/fastfetch/metadata.xml
+++ b/app-misc/fastfetch/metadata.xml
@@ -17,7 +17,6 @@
        <flag name="drm">Enables support for X.org's 
<pkg>x11-libs/libdrm</pkg></flag>
        <flag name="elf">Use libelf to extract strings from binaries</flag>
        <flag name="vulkan">Enables reading GPU via 
<pkg>media-libs/vulkan-loader</pkg></flag>
-       <flag name="xfce">Enables support for XFCE config</flag>
        <flag name="xrandr">Enables support for Xrandr</flag>
 </use>
 <longdescription>

Reply via email to