gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4914: gnome meson updates


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4914: gnome meson updates
Date: Tue, 31 Oct 2017 20:30:11 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4914
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2017-10-31 17:30:06 -0700
message:
  gnome meson updates
modified:
  pkg/gnome/at-spi2-atk/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-294
  pkg/gnome/atk/Makefile         makefile-20160617013746-7ygosxqw3lxxvo7f-304
  pkg/gnome/gdk-pixbuf/Makefile  makefile-20160617013746-7ygosxqw3lxxvo7f-483
  pkg/gnome/glib-openssl/Makefile makefile-20161011222347-zisj3nkaeokat7jv-3
  pkg/gnome/glib/Makefile        makefile-20160617013746-7ygosxqw3lxxvo7f-552
  pkg/gnome/gnome-clocks/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-607
  pkg/gnome/graphene/Makefile    makefile-20160922070116-gb7vbcagxpux6kyk-2
  pkg/gnome/libmediaart/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-1139
  pkg/gnome/pango/Makefile       makefile-20160617013746-7ygosxqw3lxxvo7f-1273
  pkg/gnome/tracker-miners/Makefile makefile-20170914234856-ig52i470d6jbe7yr-3
  pkg/gnome/tracker/Makefile     makefile-20160617013746-7ygosxqw3lxxvo7f-1406
=== modified file 'pkg/gnome/at-spi2-atk/Makefile'
--- a/pkg/gnome/at-spi2-atk/Makefile    2017-10-31 07:15:03 +0000
+++ b/pkg/gnome/at-spi2-atk/Makefile    2017-11-01 00:30:06 +0000
@@ -45,6 +45,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/mesonninja.mk
 include config.mk
 

=== modified file 'pkg/gnome/atk/Makefile'
--- a/pkg/gnome/atk/Makefile    2017-10-29 01:25:40 +0000
+++ b/pkg/gnome/atk/Makefile    2017-11-01 00:30:06 +0000
@@ -44,6 +44,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/mesonninja.mk
 include config.mk
 

=== modified file 'pkg/gnome/gdk-pixbuf/Makefile'
--- a/pkg/gnome/gdk-pixbuf/Makefile     2017-10-29 23:59:58 +0000
+++ b/pkg/gnome/gdk-pixbuf/Makefile     2017-11-01 00:30:06 +0000
@@ -47,6 +47,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/mesonninja.mk
 include config.mk
 

=== modified file 'pkg/gnome/glib-openssl/Makefile'
--- a/pkg/gnome/glib-openssl/Makefile   2017-10-30 07:19:56 +0000
+++ b/pkg/gnome/glib-openssl/Makefile   2017-11-01 00:30:06 +0000
@@ -44,6 +44,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/mesonninja.mk
 include config.mk
 

=== modified file 'pkg/gnome/glib/Makefile'
--- a/pkg/gnome/glib/Makefile   2017-10-29 01:21:28 +0000
+++ b/pkg/gnome/glib/Makefile   2017-11-01 00:30:06 +0000
@@ -47,6 +47,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/mesonninja.mk
 include config.mk
 

=== modified file 'pkg/gnome/gnome-clocks/Makefile'
--- a/pkg/gnome/gnome-clocks/Makefile   2017-10-30 07:01:33 +0000
+++ b/pkg/gnome/gnome-clocks/Makefile   2017-11-01 00:30:06 +0000
@@ -44,6 +44,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/mesonninja.mk
 include config.mk
 

=== modified file 'pkg/gnome/graphene/Makefile'
--- a/pkg/gnome/graphene/Makefile       2017-03-28 07:08:36 +0000
+++ b/pkg/gnome/graphene/Makefile       2017-11-01 00:30:06 +0000
@@ -44,6 +44,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/mesonninja.mk
 include config.mk
 

=== modified file 'pkg/gnome/libmediaart/Makefile'
--- a/pkg/gnome/libmediaart/Makefile    2017-10-30 09:38:52 +0000
+++ b/pkg/gnome/libmediaart/Makefile    2017-11-01 00:30:06 +0000
@@ -44,6 +44,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/mesonninja.mk
 include config.mk
 

=== modified file 'pkg/gnome/pango/Makefile'
--- a/pkg/gnome/pango/Makefile  2017-10-29 01:23:44 +0000
+++ b/pkg/gnome/pango/Makefile  2017-11-01 00:30:06 +0000
@@ -45,6 +45,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/mesonninja.mk
 include config.mk
 

=== modified file 'pkg/gnome/tracker-miners/Makefile'
--- a/pkg/gnome/tracker-miners/Makefile 2017-10-30 07:01:33 +0000
+++ b/pkg/gnome/tracker-miners/Makefile 2017-11-01 00:30:06 +0000
@@ -45,6 +45,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/mesonninja.mk
 include config.mk
 

=== modified file 'pkg/gnome/tracker/Makefile'
--- a/pkg/gnome/tracker/Makefile        2017-10-18 03:32:26 +0000
+++ b/pkg/gnome/tracker/Makefile        2017-11-01 00:30:06 +0000
@@ -45,6 +45,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/mesonninja.mk
 include config.mk
 


reply via email to

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