gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r10937: some gnome updates


From: Carl Hansen
Subject: [Gsrc-commit] trunk r10937: some gnome updates
Date: Wed, 25 Dec 2024 16:18:50 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 10937
revision-id: carlhansen@gnu.org-20241225211841-5jizbrc9x083vi3m
parent: carlhansen@gnu.org-20241224232950-kwjy6iwcy9t6c0hs
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Wed 2024-12-25 21:18:41 +0000
message:
  some gnome updates
modified:
  pkg/gnome/clutter/Makefile     makefile-20160617013746-7ygosxqw3lxxvo7f-363
  pkg/gnome/cogl/Makefile        makefile-20160617013746-7ygosxqw3lxxvo7f-383
  pkg/gnome/gnumeric/Makefile    makefile-20160617013746-7ygosxqw3lxxvo7f-847
=== modified file 'pkg/gnome/clutter/Makefile'
--- a/pkg/gnome/clutter/Makefile        2022-09-05 04:27:38 +0000
+++ b/pkg/gnome/clutter/Makefile        2024-12-25 21:18:41 +0000
@@ -42,6 +42,7 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/mesonninja.mk
+#include ../../../gar/gar.lib/mesonninja.mk
+include ../../../gar/gar.lib/autotools.mk
 include config.mk
 

=== modified file 'pkg/gnome/cogl/Makefile'
--- a/pkg/gnome/cogl/Makefile   2024-11-09 03:49:03 +0000
+++ b/pkg/gnome/cogl/Makefile   2024-12-25 21:18:41 +0000
@@ -46,3 +46,7 @@
 include ../../../gar/gar.lib/autotools.mk
 include config.mk
 
+# see "configure --help"  for more options,
+CONFIGURE_ARGS = --enable-wayland-egl-platform=yes  
--enable-wayland-egl-server=yes
+
+

=== modified file 'pkg/gnome/gnumeric/Makefile'
--- a/pkg/gnome/gnumeric/Makefile       2024-02-14 05:13:14 +0000
+++ b/pkg/gnome/gnumeric/Makefile       2024-12-25 21:18:41 +0000
@@ -50,6 +50,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include config.mk
 


reply via email to

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