Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-shell/files: gnome-shell-3.10.4-bluetooth-gold.patch gnome-shell-3.12-bluetooth-flag.patch gnome-shell-defaults.patch
Date: Sun, 27 Apr 2014 16:59:26
Message-Id: 20140427165922.A7E7620036@flycatcher.gentoo.org
1 eva 14/04/27 16:59:22
2
3 Modified: gnome-shell-3.10.4-bluetooth-gold.patch
4 gnome-shell-defaults.patch
5 Added: gnome-shell-3.12-bluetooth-flag.patch
6 Log:
7 Version bump for Gnome 3.12.
8
9 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key C6085806)
10
11 Revision Changes Path
12 1.2 gnome-base/gnome-shell/files/gnome-shell-3.10.4-bluetooth-gold.patch
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-shell/files/gnome-shell-3.10.4-bluetooth-gold.patch?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-shell/files/gnome-shell-3.10.4-bluetooth-gold.patch?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-shell/files/gnome-shell-3.10.4-bluetooth-gold.patch?r1=1.1&r2=1.2
17
18 Index: gnome-shell-3.10.4-bluetooth-gold.patch
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/files/gnome-shell-3.10.4-bluetooth-gold.patch,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- gnome-shell-3.10.4-bluetooth-gold.patch 15 Mar 2014 22:13:55 -0000 1.1
25 +++ gnome-shell-3.10.4-bluetooth-gold.patch 27 Apr 2014 16:59:22 -0000 1.2
26 @@ -1,7 +1,7 @@
27 -From 92ad0e5a9dca44249639d71a089bfd7159ee6f65 Mon Sep 17 00:00:00 2001
28 +From 9f056842fad21dc69a51fd9f01543cd85a6d4047 Mon Sep 17 00:00:00 2001
29 From: Alexandre Rostovtsev <tetromino@g.o>
30 Date: Sat, 15 Mar 2014 17:48:41 -0400
31 -Subject: [PATCH] build: Add BLUETOOTH_LIBS to libgnome-shell's libadd for
32 +Subject: [PATCH 3/3] build: Add BLUETOOTH_LIBS to libgnome-shell's libadd for
33 ld.gold
34
35 For ld.gold, adding BLUETOOTH_LIBS to gnome_shell_LDADD has no effect:
36 @@ -14,10 +14,10 @@
37 1 file changed, 1 insertion(+), 1 deletion(-)
38
39 diff --git a/src/Makefile.am b/src/Makefile.am
40 -index 8041052..a4aefde 100644
41 +index f489a56..79838a3 100644
42 --- a/src/Makefile.am
43 +++ b/src/Makefile.am
44 -@@ -301,7 +301,7 @@ libgnome_shell_base_la_LIBADD = $(libgnome_shell_libadd)
45 +@@ -320,7 +320,7 @@ libgnome_shell_base_la_LIBADD = $(libgnome_shell_libadd)
46 libgnome_shell_base_la_CPPFLAGS = $(gnome_shell_cflags)
47
48 libgnome_shell_la_LDFLAGS = $(libgnome_shell_ldflags)
49
50
51
52 1.2 gnome-base/gnome-shell/files/gnome-shell-defaults.patch
53
54 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-shell/files/gnome-shell-defaults.patch?rev=1.2&view=markup
55 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-shell/files/gnome-shell-defaults.patch?rev=1.2&content-type=text/plain
56 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-shell/files/gnome-shell-defaults.patch?r1=1.1&r2=1.2
57
58 Index: gnome-shell-defaults.patch
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/files/gnome-shell-defaults.patch,v
61 retrieving revision 1.1
62 retrieving revision 1.2
63 diff -u -r1.1 -r1.2
64 --- gnome-shell-defaults.patch 23 Aug 2013 09:27:52 -0000 1.1
65 +++ gnome-shell-defaults.patch 27 Apr 2014 16:59:22 -0000 1.2
66 @@ -1,6 +1,17 @@
67 ---- data/org.gnome.shell.gschema.xml.in.in~ 2013-07-30 22:57:44.000000000 +0200
68 -+++ data/org.gnome.shell.gschema.xml.in.in 2013-08-23 11:19:00.002182266 +0200
69 -@@ -32,7 +32,7 @@
70 +From 4fd7696fc9f392a11b91fa3fc7fe14ac7734ee62 Mon Sep 17 00:00:00 2001
71 +From: Gilles Dartiguelongue <eva@g.o>
72 +Date: Tue, 10 Dec 2013 23:33:51 +0100
73 +Subject: [PATCH 1/3] Alter list of default applications
74 +
75 +---
76 + data/org.gnome.shell.gschema.xml.in.in | 2 +-
77 + 1 file changed, 1 insertion(+), 1 deletion(-)
78 +
79 +diff --git a/data/org.gnome.shell.gschema.xml.in.in b/data/org.gnome.shell.gschema.xml.in.in
80 +index dc27e47..e8de0ed 100644
81 +--- a/data/org.gnome.shell.gschema.xml.in.in
82 ++++ b/data/org.gnome.shell.gschema.xml.in.in
83 +@@ -22,7 +22,7 @@
84 </_description>
85 </key>
86 <key name="favorite-apps" type="as">
87 @@ -9,3 +20,6 @@
88 <_summary>List of desktop file IDs for favorite applications</_summary>
89 <_description>
90 The applications corresponding to these identifiers
91 +--
92 +1.8.5.1
93 +
94
95
96
97 1.1 gnome-base/gnome-shell/files/gnome-shell-3.12-bluetooth-flag.patch
98
99 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-shell/files/gnome-shell-3.12-bluetooth-flag.patch?rev=1.1&view=markup
100 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-shell/files/gnome-shell-3.12-bluetooth-flag.patch?rev=1.1&content-type=text/plain
101
102 Index: gnome-shell-3.12-bluetooth-flag.patch
103 ===================================================================
104 From 3c9c3b19fcb212171036e1e57e749411b5fd7d65 Mon Sep 17 00:00:00 2001
105 From: Sobhan Mohammadpour <sobhanmohammadpour1@×××××.fr>
106 Date: Thu, 28 Feb 2013 18:48:32 +0330
107 Subject: [PATCH 2/3] Make bluetooth support optional
108
109 https://bugs.gentoo.org/show_bug.cgi?id=398145
110
111 Ed Catmur 2012-01-08 13:46:22 UTC
112 libgnome-bluetooth-applet is a private library so they shouldn't be linking
113 against it anyway. I tried to work out how to tell libtool to add it to rpath
114 but got totally lost.
115
116 I'll see if I can work out how to fix the automagic gnome-bluetooth dependency
117 so I can at least merge USE=-bluetooth.
118 ---
119 configure.ac | 16 +++++++++++++---
120 1 file changed, 13 insertions(+), 3 deletions(-)
121
122 diff --git a/configure.ac b/configure.ac
123 index 9a30e65..aa710f0 100644
124 --- a/configure.ac
125 +++ b/configure.ac
126 @@ -138,11 +138,21 @@ AS_IF([test x$enable_browser_plugin = xyes], [
127 ])
128 AM_CONDITIONAL(BUILD_BROWSER_PLUGIN, test x$enable_browser_plugin = xyes)
129
130 +AC_MSG_CHECKING([for bluetooth support])
131 +AC_ARG_WITH([bluetooth],
132 + AS_HELP_STRING([--without-bluetooth],
133 + [Build without gnome-bluetooth library (default: auto)]))
134 +AS_IF([test "x$with_bluetooth" != "xno"], [
135 PKG_CHECK_MODULES(BLUETOOTH, gnome-bluetooth-1.0 >= 3.9.0,
136 - [AC_DEFINE([HAVE_BLUETOOTH],[1],[Define if you have libgnome-bluetooth-applet])
137 - AC_SUBST([HAVE_BLUETOOTH],[1])],
138 + [AC_DEFINE([HAVE_BLUETOOTH],[1],[Define if you have libgnome-bluetooth-applet])
139 + AC_SUBST([HAVE_BLUETOOTH],[1])
140 + AC_MSG_RESULT([yes])],
141 [AC_DEFINE([HAVE_BLUETOOTH],[0])
142 - AC_SUBST([HAVE_BLUETOOTH],[0])])
143 + AC_SUBST([HAVE_BLUETOOTH],[0])
144 + AC_MSG_RESULT([no])])
145 +], [AC_DEFINE([HAVE_BLUETOOTH],[0])
146 + AC_SUBST([HAVE_BLUETOOTH],[0])
147 + AC_MSG_RESULT([no])])
148
149 PKG_CHECK_MODULES(CALENDAR_SERVER, libecal-1.2 >= $LIBECAL_MIN_VERSION libedataserver-1.2 >= $LIBEDATASERVER_MIN_VERSION gio-2.0)
150 AC_SUBST(CALENDAR_SERVER_CFLAGS)
151 --
152 1.9.0