commit:     22c91247a0eafbd771e88eb094db15341bf681cd
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sun May  5 20:10:03 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sun May  5 20:10:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=22c91247

gui-libs/scenefx: make intendation consistent

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 gui-libs/scenefx/metadata.xml | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/gui-libs/scenefx/metadata.xml b/gui-libs/scenefx/metadata.xml
index 978b2e1d61..b2947522bc 100644
--- a/gui-libs/scenefx/metadata.xml
+++ b/gui-libs/scenefx/metadata.xml
@@ -6,18 +6,18 @@
                <name>Theo Donacik</name>
        </maintainer>
        <longdescription lang="en">
-        SceneFX is a project that takes the scene api and replaces the wlr
-        renderer with our own fx renderer, capable of rendering surfaces
-        with eye-candy effects including blur, shadows, and rounded corners,
-        while maintaining the benefits of simplicity gained from using the
-        scene api.
+               SceneFX is a project that takes the scene api and replaces the 
wlr
+               renderer with our own fx renderer, capable of rendering surfaces
+               with eye-candy effects including blur, shadows, and rounded 
corners,
+               while maintaining the benefits of simplicity gained from using 
the
+               scene api.
 
-        Please note: while SceneFX is in use by SwayFX version 0.4,
-        it is not yet ready for usage by other compositors.    
-    </longdescription>
+               Please note: while SceneFX is in use by SwayFX version 0.4,
+               it is not yet ready for usage by other compositors.
+       </longdescription>
        <use>
-        <flag name="drm">Enable Direct Rendering Management</flag>
-        <flag name="examples">Build example applications</flag>
+               <flag name="drm">Enable Direct Rendering Management</flag>
+               <flag name="examples">Build example applications</flag>
                <flag name="liftoff">Enable support for libliftoff KMS plane 
backend</flag>
                <flag name="libinput">Enable support for input devices via 
<pkg>dev-libs/libinput</pkg></flag>
                <flag name="x11-backend">Enable support for handling 
input/output devices through <pkg>x11-libs/libxcb</pkg></flag>

Reply via email to