[arch-commits] Commit in xfce4-session/repos (18 files)

2017-06-26 Thread Evangelos Foutras
Date: Tuesday, June 27, 2017 @ 03:52:27
  Author: foutrelis
Revision: 299281

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  
xfce4-session/repos/extra-i686/0001-Make-verbose-logging-conditional-Bug-11698.patch
(from rev 299280, 
xfce4-session/trunk/0001-Make-verbose-logging-conditional-Bug-11698.patch)
  
xfce4-session/repos/extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
(from rev 299280, 
xfce4-session/trunk/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch)
  xfce4-session/repos/extra-i686/PKGBUILD
(from rev 299280, xfce4-session/trunk/PKGBUILD)
  
xfce4-session/repos/extra-i686/xfce-polkit-gnome-authentication-agent-1.desktop
(from rev 299280, 
xfce4-session/trunk/xfce-polkit-gnome-authentication-agent-1.desktop)
  
xfce4-session/repos/extra-i686/xfce4-session-source-system-xinitrc-scripts.patch
(from rev 299280, 
xfce4-session/trunk/xfce4-session-source-system-xinitrc-scripts.patch)
  
xfce4-session/repos/extra-x86_64/0001-Make-verbose-logging-conditional-Bug-11698.patch
(from rev 299280, 
xfce4-session/trunk/0001-Make-verbose-logging-conditional-Bug-11698.patch)
  
xfce4-session/repos/extra-x86_64/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
(from rev 299280, 
xfce4-session/trunk/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch)
  xfce4-session/repos/extra-x86_64/PKGBUILD
(from rev 299280, xfce4-session/trunk/PKGBUILD)
  
xfce4-session/repos/extra-x86_64/xfce-polkit-gnome-authentication-agent-1.desktop
(from rev 299280, 
xfce4-session/trunk/xfce-polkit-gnome-authentication-agent-1.desktop)
  
xfce4-session/repos/extra-x86_64/xfce4-session-source-system-xinitrc-scripts.patch
(from rev 299280, 
xfce4-session/trunk/xfce4-session-source-system-xinitrc-scripts.patch)
Deleted:
  
xfce4-session/repos/extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
  xfce4-session/repos/extra-i686/PKGBUILD
  
xfce4-session/repos/extra-i686/xfce-polkit-gnome-authentication-agent-1.desktop
  
xfce4-session/repos/extra-i686/xfce4-session-source-system-xinitrc-scripts.patch
  
xfce4-session/repos/extra-x86_64/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
  xfce4-session/repos/extra-x86_64/PKGBUILD
  
xfce4-session/repos/extra-x86_64/xfce-polkit-gnome-authentication-agent-1.desktop
  
xfce4-session/repos/extra-x86_64/xfce4-session-source-system-xinitrc-scripts.patch

+
 /0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch |   54 +++
 /PKGBUILD  |  138 
+++
 /xfce-polkit-gnome-authentication-agent-1.desktop  |  174 
++
 /xfce4-session-source-system-xinitrc-scripts.patch |   36 ++
 extra-i686/0001-Make-verbose-logging-conditional-Bug-11698.patch   |   31 +
 extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch   |   27 -
 extra-i686/PKGBUILD|   64 ---
 extra-i686/xfce-polkit-gnome-authentication-agent-1.desktop|   87 -
 extra-i686/xfce4-session-source-system-xinitrc-scripts.patch   |   18 -
 extra-x86_64/0001-Make-verbose-logging-conditional-Bug-11698.patch |   31 +
 extra-x86_64/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch |   27 -
 extra-x86_64/PKGBUILD  |   64 ---
 extra-x86_64/xfce-polkit-gnome-authentication-agent-1.desktop  |   87 -
 extra-x86_64/xfce4-session-source-system-xinitrc-scripts.patch |   18 -
 14 files changed, 464 insertions(+), 392 deletions(-)

Copied: 
xfce4-session/repos/extra-i686/0001-Make-verbose-logging-conditional-Bug-11698.patch
 (from rev 299280, 
xfce4-session/trunk/0001-Make-verbose-logging-conditional-Bug-11698.patch)
===
--- extra-i686/0001-Make-verbose-logging-conditional-Bug-11698.patch
(rev 0)
+++ extra-i686/0001-Make-verbose-logging-conditional-Bug-11698.patch
2017-06-27 03:52:27 UTC (rev 299281)
@@ -0,0 +1,31 @@
+From 26f9ae8df629f02af0773df2ed82db6b85c5b556 Mon Sep 17 00:00:00 2001
+From: Eric Koegel 
+Date: Sat, 28 Mar 2015 16:57:24 +0300
+Subject: [PATCH] Make verbose logging conditional (Bug #11698)
+
+Bug report and patch submitted by Zhihao Yuan
+
+Signed-off-by: Eric Koegel 
+---
+ xfce4-session/xfsm-global.h | 5 -
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+diff --git a/xfce4-session/xfsm-global.h b/xfce4-session/xfsm-global.h
+index d2e0c29..d458712 100644
+--- a/xfce4-session/xfsm-global.h
 b/xfce4-session/xfsm-global.h
+@@ -49,7 +49,10 @@ extern XfsmSplashScreen *splash_screen;
+ #if defined(G_HAVE_ISO_VARARGS)
+ 
+ #define xfsm_verbose(...)\
+-xfsm_verbose_real (__func__, __FILE__, __LINE__, __VA_ARGS__)
++G_STMT_START{ \
++  if (G_UNLIKELY (verbose)) \
++xfsm_verbose_real (__func__, 

[arch-commits] Commit in xfce4-session/repos (18 files)

2016-05-06 Thread Evangelos Foutras
Date: Saturday, May 7, 2016 @ 07:08:57
  Author: foutrelis
Revision: 267162

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  
xfce4-session/repos/extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
(from rev 267161, 
xfce4-session/trunk/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch)
  xfce4-session/repos/extra-i686/PKGBUILD
(from rev 267161, xfce4-session/trunk/PKGBUILD)
  xfce4-session/repos/extra-i686/dbus-update-environment.patch
(from rev 267161, xfce4-session/trunk/dbus-update-environment.patch)
  
xfce4-session/repos/extra-i686/xfce-polkit-gnome-authentication-agent-1.desktop
(from rev 267161, 
xfce4-session/trunk/xfce-polkit-gnome-authentication-agent-1.desktop)
  
xfce4-session/repos/extra-x86_64/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
(from rev 267161, 
xfce4-session/trunk/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch)
  xfce4-session/repos/extra-x86_64/PKGBUILD
(from rev 267161, xfce4-session/trunk/PKGBUILD)
  xfce4-session/repos/extra-x86_64/dbus-update-environment.patch
(from rev 267161, xfce4-session/trunk/dbus-update-environment.patch)
  
xfce4-session/repos/extra-x86_64/xfce-polkit-gnome-authentication-agent-1.desktop
(from rev 267161, 
xfce4-session/trunk/xfce-polkit-gnome-authentication-agent-1.desktop)
Deleted:
  
xfce4-session/repos/extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
  xfce4-session/repos/extra-i686/PKGBUILD
  xfce4-session/repos/extra-i686/dbus-update-environment.patch
  
xfce4-session/repos/extra-i686/xfce-polkit-gnome-authentication-agent-1.desktop
  xfce4-session/repos/extra-i686/xfce4-session.install
  
xfce4-session/repos/extra-x86_64/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
  xfce4-session/repos/extra-x86_64/PKGBUILD
  xfce4-session/repos/extra-x86_64/dbus-update-environment.patch
  
xfce4-session/repos/extra-x86_64/xfce-polkit-gnome-authentication-agent-1.desktop
  xfce4-session/repos/extra-x86_64/xfce4-session.install

+
 /0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch |   54 +++
 /PKGBUILD  |  128 
+++
 /dbus-update-environment.patch |   72 
 /xfce-polkit-gnome-authentication-agent-1.desktop  |  174 
++
 extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch   |   27 -
 extra-i686/PKGBUILD|   65 ---
 extra-i686/dbus-update-environment.patch   |   36 --
 extra-i686/xfce-polkit-gnome-authentication-agent-1.desktop|   87 -
 extra-i686/xfce4-session.install   |   13 
 extra-x86_64/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch |   27 -
 extra-x86_64/PKGBUILD  |   65 ---
 extra-x86_64/dbus-update-environment.patch |   36 --
 extra-x86_64/xfce-polkit-gnome-authentication-agent-1.desktop  |   87 -
 extra-x86_64/xfce4-session.install |   13 
 14 files changed, 428 insertions(+), 456 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 267161:267162 to see the changes.


[arch-commits] Commit in xfce4-session/repos (18 files)

2015-09-25 Thread Jan Steffens
Date: Friday, September 25, 2015 @ 18:31:15
  Author: heftig
Revision: 247465

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  
xfce4-session/repos/extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
(from rev 247464, 
xfce4-session/trunk/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch)
  xfce4-session/repos/extra-i686/PKGBUILD
(from rev 247464, xfce4-session/trunk/PKGBUILD)
  xfce4-session/repos/extra-i686/dbus-update-environment.patch
(from rev 247464, xfce4-session/trunk/dbus-update-environment.patch)
  
xfce4-session/repos/extra-i686/xfce-polkit-gnome-authentication-agent-1.desktop
(from rev 247464, 
xfce4-session/trunk/xfce-polkit-gnome-authentication-agent-1.desktop)
  xfce4-session/repos/extra-i686/xfce4-session.install
(from rev 247464, xfce4-session/trunk/xfce4-session.install)
  
xfce4-session/repos/extra-x86_64/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
(from rev 247464, 
xfce4-session/trunk/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch)
  xfce4-session/repos/extra-x86_64/PKGBUILD
(from rev 247464, xfce4-session/trunk/PKGBUILD)
  xfce4-session/repos/extra-x86_64/dbus-update-environment.patch
(from rev 247464, xfce4-session/trunk/dbus-update-environment.patch)
  
xfce4-session/repos/extra-x86_64/xfce-polkit-gnome-authentication-agent-1.desktop
(from rev 247464, 
xfce4-session/trunk/xfce-polkit-gnome-authentication-agent-1.desktop)
  xfce4-session/repos/extra-x86_64/xfce4-session.install
(from rev 247464, xfce4-session/trunk/xfce4-session.install)
Deleted:
  
xfce4-session/repos/extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
  xfce4-session/repos/extra-i686/PKGBUILD
  
xfce4-session/repos/extra-i686/xfce-polkit-gnome-authentication-agent-1.desktop
  xfce4-session/repos/extra-i686/xfce4-session.install
  
xfce4-session/repos/extra-x86_64/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
  xfce4-session/repos/extra-x86_64/PKGBUILD
  
xfce4-session/repos/extra-x86_64/xfce-polkit-gnome-authentication-agent-1.desktop
  xfce4-session/repos/extra-x86_64/xfce4-session.install

+
 /0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch |   54 +++
 /PKGBUILD  |  130 
+++
 /xfce-polkit-gnome-authentication-agent-1.desktop  |  174 
++
 /xfce4-session.install |   26 +
 extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch   |   27 -
 extra-i686/PKGBUILD|   60 ---
 extra-i686/dbus-update-environment.patch   |   36 ++
 extra-i686/xfce-polkit-gnome-authentication-agent-1.desktop|   87 -
 extra-i686/xfce4-session.install   |   13 
 extra-x86_64/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch |   27 -
 extra-x86_64/PKGBUILD  |   60 ---
 extra-x86_64/dbus-update-environment.patch |   36 ++
 extra-x86_64/xfce-polkit-gnome-authentication-agent-1.desktop  |   87 -
 extra-x86_64/xfce4-session.install |   13 
 14 files changed, 456 insertions(+), 374 deletions(-)

Deleted: extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
===
--- extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
2015-09-25 16:27:03 UTC (rev 247464)
+++ extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
2015-09-25 16:31:15 UTC (rev 247465)
@@ -1,27 +0,0 @@
-From e740aad5d6761ce9a9df48a3d87ff29240433d19 Mon Sep 17 00:00:00 2001
-From: Evangelos Foutras 
-Date: Tue, 24 Mar 2015 10:09:33 +0200
-Subject: [PATCH] Pass VT number to xinit if XDG_VTNR is set
-

- scripts/startxfce4.in | 4 
- 1 file changed, 4 insertions(+)
-
-diff --git a/scripts/startxfce4.in b/scripts/startxfce4.in
-index d0a74a9..bf3201b 100644
 a/scripts/startxfce4.in
-+++ b/scripts/startxfce4.in
-@@ -92,6 +92,10 @@ if test "x$DISPLAY" = "x"
- then
-   echo "$0: Starting X server"
-   prog=xinit
-+
-+  if test ! "x$XDG_VTNR" = "x"; then
-+SERVERRC="vt$XDG_VTNR $SERVERRC"
-+  fi
- else
-   echo "$0: X server already running on display $DISPLAY"
-   prog=/bin/sh
--- 
-2.3.4
-

Copied: 
xfce4-session/repos/extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
 (from rev 247464, 
xfce4-session/trunk/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch)
===
--- extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
(rev 0)
+++ extra-i686/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
2015-09-25 16:31:15 UTC (rev 247465)
@@ -0,0 +1,27 @@
+From 

[arch-commits] Commit in xfce4-session/repos (18 files)

2011-09-16 Thread Allan McRae
Date: Friday, September 16, 2011 @ 22:26:42
  Author: allan
Revision: 138127

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  xfce4-session/repos/extra-i686/PKGBUILD
(from rev 138126, xfce4-session/trunk/PKGBUILD)
  xfce4-session/repos/extra-i686/org.freedesktop.consolekit.pkla
(from rev 138126, xfce4-session/trunk/org.freedesktop.consolekit.pkla)
  xfce4-session/repos/extra-i686/org.freedesktop.upower.pkla
(from rev 138126, xfce4-session/trunk/org.freedesktop.upower.pkla)
  xfce4-session/repos/extra-i686/xfce4-session.install
(from rev 138126, xfce4-session/trunk/xfce4-session.install)
  xfce4-session/repos/extra-x86_64/PKGBUILD
(from rev 138126, xfce4-session/trunk/PKGBUILD)
  xfce4-session/repos/extra-x86_64/org.freedesktop.consolekit.pkla
(from rev 138126, xfce4-session/trunk/org.freedesktop.consolekit.pkla)
  xfce4-session/repos/extra-x86_64/org.freedesktop.upower.pkla
(from rev 138126, xfce4-session/trunk/org.freedesktop.upower.pkla)
  xfce4-session/repos/extra-x86_64/xfce4-session.install
(from rev 138126, xfce4-session/trunk/xfce4-session.install)
Deleted:
  xfce4-session/repos/extra-i686/PKGBUILD
  xfce4-session/repos/extra-i686/gdm.patch
  xfce4-session/repos/extra-i686/org.freedesktop.consolekit.pkla
  xfce4-session/repos/extra-i686/org.freedesktop.upower.pkla
  xfce4-session/repos/extra-i686/xfce4-session.install
  xfce4-session/repos/extra-x86_64/PKGBUILD
  xfce4-session/repos/extra-x86_64/gdm.patch
  xfce4-session/repos/extra-x86_64/org.freedesktop.consolekit.pkla
  xfce4-session/repos/extra-x86_64/org.freedesktop.upower.pkla
  xfce4-session/repos/extra-x86_64/xfce4-session.install

--+
 extra-i686/PKGBUILD  |  123 -
 extra-i686/gdm.patch |   21 
 extra-i686/org.freedesktop.consolekit.pkla   |   62 ++--
 extra-i686/org.freedesktop.upower.pkla   |   30 +++---
 extra-i686/xfce4-session.install |   22 ++--
 extra-x86_64/PKGBUILD|  123 -
 extra-x86_64/gdm.patch   |   21 
 extra-x86_64/org.freedesktop.consolekit.pkla |   62 ++--
 extra-x86_64/org.freedesktop.upower.pkla |   30 +++---
 extra-x86_64/xfce4-session.install   |   22 ++--
 10 files changed, 234 insertions(+), 282 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-09-17 02:25:10 UTC (rev 138126)
+++ extra-i686/PKGBUILD 2011-09-17 02:26:42 UTC (rev 138127)
@@ -1,63 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
-# Contributor: tobias tobias funnychar archlinux.org
-
-pkgname=xfce4-session
-pkgver=4.8.1
-pkgrel=3
-pkgdesc=A session manager for Xfce
-arch=('i686' 'x86_64')
-license=('GPL2')
-url=http://www.xfce.org/;
-groups=('xfce4')
- # keep xorg-server-utils for https://bugs.archlinux.org/task/21096  
'xorg-server-utils'
- # upower and consolekit for reboot/shutdown/hibernate/suspend
-depends=('xfce4-panel' 'gconf' 'libgnome-keyring' 'libwnck' 'libsm' 
'xorg-iceauth' 'upower' 'consolekit' 'hicolor-icon-theme' )
-makedepends=('intltool')
-optdepends=('fortune-mod: for xfce4-tips')
-replaces=('xfce4-toys')
-backup=(etc/polkit-1/localauthority/50-local.d/org.freedesktop.consolekit.pkla
-   etc/polkit-1/localauthority/50-local.d/org.freedesktop.upower.pkla)
-options=('!libtool')
-install=${pkgname}.install
-source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2
-   org.freedesktop.consolekit.pkla
-   org.freedesktop.upower.pkla
-   gdm.patch)
-md5sums=('478080ff666fdd36786a243829663efd'
- '2e2519950d8c591dc9440ed8957a49ed'
- '5fa270637b5e685f033863d8664795a2'
- '61423d0e235cad7ffcbbdacc96c9151b')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  # fix usage with gdm and custom langs https://bugs.archlinux.org/task/24327
-  patch -Np1 -i ${srcdir}/gdm.patch
-  ./configure --prefix=/usr \
-   --sysconfdir=/etc \
-   --libexecdir=/usr/lib/xfce4 \
-   --localstatedir=/var \
-   --disable-static \
-   --disable-hal \
-   --enable-gnome \
-   --enable-libgnome-keyring \
-   --enable-session-screenshots \
-   --enable-upower \
-   --enable-consolekit \
-   --enable-polkit \
-   --enable-panel-plugin \
-   --disable-debug
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  
-  # install polkit/consolekit permission file needed for usage without a 
display manager
-  install -dm700 ${pkgdir}/etc/polkit-1/localauthority
-  install -dm755 ${pkgdir}/etc/polkit-1/localauthority/50-local.d
-  install -m644 ${srcdir}/org.freedesktop.consolekit.pkla 
${pkgdir}/etc/polkit-1/localauthority/50-local.d/
-  install -m644 ${srcdir}/org.freedesktop.upower.pkla 
${pkgdir}/etc/polkit-1/localauthority/50-local.d/