guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/06: gnu: cogl: Remove comment about reflecting changes in mutter.


From: guix-commits
Subject: 03/06: gnu: cogl: Remove comment about reflecting changes in mutter.
Date: Fri, 15 Sep 2023 12:13:06 -0400 (EDT)

lilyp pushed a commit to branch gnome-team
in repository guix.

commit 0b4a20e448876667c2172b9f07346e1f0b7c605e
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Fri Sep 8 21:08:45 2023 +0200

    gnu: cogl: Remove comment about reflecting changes in mutter.
    
    Since cogl itself has been archived while the bundled fork continues to 
exist,
    the comment no longer holds truth.  Whatever patches will in future be 
needed
    to build cogl are not expected to require reflection in mutter.
    
    * gnu/packages.gnome.scm (cogl): Remove comment about mutter's bundled 
clutter.
---
 gnu/packages/gnome.scm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 87e41c8581..aaeec821f7 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6220,8 +6220,6 @@ without stepping on each others toes.")
        (sha256
         (base32
          "1rn4cd1an6a9dfda884aqpcwcgq8dgydpqvb19nmagw4b70zlj4b"))))
-    ;; NOTE: mutter exports a bundled fork of clutter, so when making changes
-    ;; to clutter, corresponding changes may be appropriate in mutter as well.
     (build-system gnu-build-system)
     (outputs '("out"
                "doc"))                  ;9 MiB of gtk-doc HTML pages



reply via email to

[Prev in Thread] Current Thread [Next in Thread]