Update to gnome-session-3.6.2.
This commit is contained in:
parent
bbc611d107
commit
4633fe1af5
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.219 2012/11/12 17:03:53 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.220 2012/11/13 07:40:11 ajacoutot Exp $
|
||||
|
||||
COMMENT= GNOME session
|
||||
|
||||
GNOME_PROJECT= gnome-session
|
||||
GNOME_VERSION= 3.6.1
|
||||
REVISION= 0
|
||||
GNOME_VERSION= 3.6.2
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome/gnome-session-3.6.1.tar.xz) = dZwmIw2Kw/LVE0T16q3OFmgZxDlKy3M5h+bSP9Qr3fs=
|
||||
SIZE (gnome/gnome-session-3.6.1.tar.xz) = 731472
|
||||
SHA256 (gnome/gnome-session-3.6.2.tar.xz) = Ljo0Zu7UE2gm4VC2OcY761yTcQNG3qLlOK3+XhjXAbQ=
|
||||
SIZE (gnome/gnome-session-3.6.2.tar.xz) = 729676
|
||||
|
@ -1,11 +1,11 @@
|
||||
$OpenBSD: patch-gnome-session_main_c,v 1.10 2012/09/28 07:34:24 ajacoutot Exp $
|
||||
$OpenBSD: patch-gnome-session_main_c,v 1.11 2012/11/13 07:40:11 ajacoutot Exp $
|
||||
|
||||
Set XDG_MENU_PREFIX so that menu is created from
|
||||
SYSCONFDIR/xdg/menus/gnome-applications.menu
|
||||
|
||||
--- gnome-session/main.c.orig Mon Sep 24 20:07:50 2012
|
||||
+++ gnome-session/main.c Fri Sep 28 09:24:16 2012
|
||||
@@ -347,6 +347,13 @@ main (int argc, char **argv)
|
||||
--- gnome-session/main.c.orig Tue Nov 13 00:32:21 2012
|
||||
+++ gnome-session/main.c Tue Nov 13 08:33:40 2012
|
||||
@@ -348,6 +348,13 @@ main (int argc, char **argv)
|
||||
*/
|
||||
gsm_util_setenv ("GNOME_DESKTOP_SESSION_ID", "this-is-deprecated");
|
||||
|
||||
@ -18,4 +18,4 @@ SYSCONFDIR/xdg/menus/gnome-applications.menu
|
||||
+
|
||||
client_store = gsm_store_new ();
|
||||
|
||||
xsmp_server = gsm_xsmp_server_new (client_store);
|
||||
/* Talk to logind before acquiring a name, since it does synchronous
|
||||
|
Loading…
Reference in New Issue
Block a user