[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)

2020-12-22 Thread Evangelos Foutras via arch-commits
Date: Wednesday, December 23, 2020 @ 07:21:41
  Author: foutrelis
Revision: 404897

upgpkg: xfce4-session 4.16.0-1: new upstream release

Modified:
  xfce4-session/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 07:15:15 UTC (rev 404896)
+++ PKGBUILD2020-12-23 07:21:41 UTC (rev 404897)
@@ -2,9 +2,9 @@
 # Contributor: tobias 
 
 pkgname=xfce4-session
-pkgver=4.14.2
-pkgrel=2
-pkgdesc="A session manager for Xfce"
+pkgver=4.16.0
+pkgrel=1
+pkgdesc="Xfce's session manager"
 arch=('x86_64')
 url="https://www.xfce.org/;
 license=('GPL2')
@@ -21,7 +21,7 @@
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
 source-system-xinitrc-scripts.patch
 xfce-polkit-gnome-authentication-agent-1.desktop)
-sha256sums=('fbe3a4a60c91589a2024ce12b2d2667625a8fedcbc90ef031831f56319f597af'
+sha256sums=('22f273f212481d71e0b5618c62710cd85f69aea74f5ea5c0093f7918b07d17b7'
 '6f14d529e4c4f30cd547110bd444cee8dc70c90511a397de18acb6c1fd63ea3e'
 '74c94c5f7893d714e04ec7d8b8520c978a5748757a0cdcf5128492f09f31b643')
 


[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)

2020-04-19 Thread Evangelos Foutras via arch-commits
Date: Sunday, April 19, 2020 @ 09:48:31
  Author: foutrelis
Revision: 380542

upgpkg: xfce4-session 4.14.2-2: drop 'which' from deps

Unneeded since 4.13.2: https://bugzilla.xfce.org/show_bug.cgi?id=14399

Modified:
  xfce4-session/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-19 08:56:33 UTC (rev 380541)
+++ PKGBUILD2020-04-19 09:48:31 UTC (rev 380542)
@@ -3,7 +3,7 @@
 
 pkgname=xfce4-session
 pkgver=4.14.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A session manager for Xfce"
 arch=('x86_64')
 url="https://www.xfce.org/;
@@ -10,7 +10,7 @@
 license=('GPL2')
 groups=('xfce4')
 depends=('libxfce4ui' 'libwnck3' 'xfconf' 'libsm' 'polkit' 'xorg-iceauth'
- 'xorg-xinit' 'xorg-xrdb' 'which' 'polkit-gnome' 'hicolor-icon-theme')
+ 'xorg-xinit' 'xorg-xrdb' 'polkit-gnome' 'hicolor-icon-theme')
 makedepends=('intltool')
 optdepends=('gnome-keyring: for keyring support when GNOME compatibility is 
enabled'
 'xfce4-screensaver: for locking screen with xflock4'


[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)

2020-03-29 Thread Evangelos Foutras via arch-commits
Date: Sunday, March 29, 2020 @ 08:18:39
  Author: foutrelis
Revision: 378656

upgpkg: xfce4-session 4.14.2-1: new upstream release

Modified:
  xfce4-session/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-29 05:04:11 UTC (rev 378655)
+++ PKGBUILD2020-03-29 08:18:39 UTC (rev 378656)
@@ -2,7 +2,7 @@
 # Contributor: tobias 
 
 pkgname=xfce4-session
-pkgver=4.14.1
+pkgver=4.14.2
 pkgrel=1
 pkgdesc="A session manager for Xfce"
 arch=('x86_64')
@@ -21,7 +21,7 @@
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
 source-system-xinitrc-scripts.patch
 xfce-polkit-gnome-authentication-agent-1.desktop)
-sha256sums=('dc1c90da56b2d8df18fec6c0c30d6bed4e7646d8c8214fc931c952ba86c3b77b'
+sha256sums=('fbe3a4a60c91589a2024ce12b2d2667625a8fedcbc90ef031831f56319f597af'
 '6f14d529e4c4f30cd547110bd444cee8dc70c90511a397de18acb6c1fd63ea3e'
 '74c94c5f7893d714e04ec7d8b8520c978a5748757a0cdcf5128492f09f31b643')
 


[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)

2020-01-10 Thread Evangelos Foutras via arch-commits
Date: Saturday, January 11, 2020 @ 00:29:36
  Author: foutrelis
Revision: 373154

upgpkg: xfce4-session 4.14.1-1: New upstream release.

Modified:
  xfce4-session/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-11 00:29:25 UTC (rev 373153)
+++ PKGBUILD2020-01-11 00:29:36 UTC (rev 373154)
@@ -2,8 +2,8 @@
 # Contributor: tobias 
 
 pkgname=xfce4-session
-pkgver=4.14.0
-pkgrel=2
+pkgver=4.14.1
+pkgrel=1
 pkgdesc="A session manager for Xfce"
 arch=('x86_64')
 url="https://www.xfce.org/;
@@ -21,7 +21,7 @@
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
 source-system-xinitrc-scripts.patch
 xfce-polkit-gnome-authentication-agent-1.desktop)
-sha256sums=('14fb6db74eb69eb400673856ba307a0e57f577cf77c3561a5910151e3d52043f'
+sha256sums=('dc1c90da56b2d8df18fec6c0c30d6bed4e7646d8c8214fc931c952ba86c3b77b'
 '6f14d529e4c4f30cd547110bd444cee8dc70c90511a397de18acb6c1fd63ea3e'
 '74c94c5f7893d714e04ec7d8b8520c978a5748757a0cdcf5128492f09f31b643')
 


[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)

2019-03-14 Thread Evangelos Foutras via arch-commits
Date: Thursday, March 14, 2019 @ 15:34:19
  Author: foutrelis
Revision: 348037

Use HTTPS in url field

Modified:
  xfce4-session/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-14 15:34:16 UTC (rev 348036)
+++ PKGBUILD2019-03-14 15:34:19 UTC (rev 348037)
@@ -6,7 +6,7 @@
 pkgrel=11
 pkgdesc="A session manager for Xfce"
 arch=('x86_64')
-url="http://www.xfce.org/;
+url="https://www.xfce.org/;
 license=('GPL2')
 groups=('xfce4')
 depends=('libxfce4ui' 'libwnck' 'libsm' 'polkit' 'xorg-iceauth' 'xorg-xinit'


[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)

2018-02-18 Thread Evangelos Foutras via arch-commits
Date: Sunday, February 18, 2018 @ 13:24:22
  Author: foutrelis
Revision: 317257

upgpkg: xfce4-session 4.12.1-8

Depend on 'which' which is used in /etc/xdg/xfce4/xinitrc (FS#57530).

Modified:
  xfce4-session/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 12:06:11 UTC (rev 317256)
+++ PKGBUILD2018-02-18 13:24:22 UTC (rev 317257)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-session
 pkgver=4.12.1
-pkgrel=7
+pkgrel=8
 pkgdesc="A session manager for Xfce"
 arch=('x86_64')
 url="http://www.xfce.org/;
@@ -11,7 +11,7 @@
 license=('GPL2')
 groups=('xfce4')
 depends=('libxfce4ui' 'libwnck' 'libsm' 'polkit' 'xorg-iceauth' 'xorg-xinit'
- 'xorg-xrdb' 'polkit-gnome' 'hicolor-icon-theme')
+ 'xorg-xrdb' 'which' 'polkit-gnome' 'hicolor-icon-theme')
 makedepends=('intltool')
 optdepends=('gnome-keyring: for keyring support when GNOME compatibility is 
enabled'
 'xscreensaver: for locking screen with xflock4'


[arch-commits] Commit in xfce4-session/trunk (PKGBUILD dbus-update-environment.patch)

2017-03-02 Thread Evangelos Foutras
Date: Thursday, March 2, 2017 @ 23:51:45
  Author: foutrelis
Revision: 289904

upgpkg: xfce4-session 4.12.1-5

Remove patch that does not actually do anything because the code it touches
is never executed.

Modified:
  xfce4-session/trunk/PKGBUILD
Deleted:
  xfce4-session/trunk/dbus-update-environment.patch

---+
 PKGBUILD  |7 +--
 dbus-update-environment.patch |   36 
 2 files changed, 1 insertion(+), 42 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 22:46:05 UTC (rev 289903)
+++ PKGBUILD2017-03-02 23:51:45 UTC (rev 289904)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-session
 pkgver=4.12.1
-pkgrel=4
+pkgrel=5
 pkgdesc="A session manager for Xfce"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/;
@@ -21,11 +21,9 @@
 replaces=('xfce-utils')
 
source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
 0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
-dbus-update-environment.patch
 xfce-polkit-gnome-authentication-agent-1.desktop)
 sha256sums=('97d7f2a2d0af7f3623b68d1f04091e02913b28f9555dab8b0d26c8a1299d08fd'
 '7ea702a1d3391d36958cff57496ba2474592dd915cf7569a65501522c2410cf1'
-'0a3f23c2ee1b73cec3ecb999b2cc1b5d97e7023482e42b418e6f14cd4f671c0b'
 '74c94c5f7893d714e04ec7d8b8520c978a5748757a0cdcf5128492f09f31b643')
 
 prepare() {
@@ -33,9 +31,6 @@
 
   # https://bugzilla.xfce.org/show_bug.cgi?id=11759
   patch -Np1 -i ../0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
-
-  # Support using existing dbus-daemon
-  patch -Np1 -i ../dbus-update-environment.patch
 }
 
 build() {

Deleted: dbus-update-environment.patch
===
--- dbus-update-environment.patch   2017-03-02 22:46:05 UTC (rev 289903)
+++ dbus-update-environment.patch   2017-03-02 23:51:45 UTC (rev 289904)
@@ -1,36 +0,0 @@
-diff -u -r xfce4-session-4.12.1/scripts/xinitrc.in 
xfce4-session-4.12.1-dbus/scripts/xinitrc.in
 xfce4-session-4.12.1/scripts/xinitrc.in2015-03-16 08:29:52.0 
+0100
-+++ xfce4-session-4.12.1-dbus/scripts/xinitrc.in   2015-09-25 
18:23:46.069944338 +0200
-@@ -132,7 +132,13 @@
- export DBUS_SESSION_BUS_ADDRESS
-   else
- echo "Could not find dbus-launch; Xfce will not work properly" >&2
--fi
-+  fi
-+else
-+  if which dbus-update-activation-environment >/dev/null 2>&1; then
-+dbus-update-activation-environment --systemd --all
-+  else
-+echo "Could not find dbus-update-activation-environment; Xfce will not 
work properly" >&2
-+  fi
- fi
- 
- # this is only necessary when running w/o xfce4-session
-diff -u -r xfce4-session-4.12.1/scripts/xinitrc.in.in 
xfce4-session-4.12.1-dbus/scripts/xinitrc.in.in
 xfce4-session-4.12.1/scripts/xinitrc.in.in 2014-10-20 07:23:02.0 
+0200
-+++ xfce4-session-4.12.1-dbus/scripts/xinitrc.in.in2015-09-25 
18:24:06.106572945 +0200
-@@ -132,7 +132,13 @@
- export DBUS_SESSION_BUS_ADDRESS
-   else
- echo "Could not find dbus-launch; Xfce will not work properly" >&2
--fi
-+  fi
-+else
-+  if which dbus-update-activation-environment >/dev/null 2>&1; then
-+dbus-update-activation-environment --systemd --all
-+  else
-+echo "Could not find dbus-update-activation-environment; Xfce will not 
work properly" >&2
-+  fi
- fi
- 
- # this is only necessary when running w/o xfce4-session


[arch-commits] Commit in xfce4-session/trunk (PKGBUILD xfce4-session.install)

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

upgpkg: xfce4-session 4.12.1-4

Remove install file.

Modified:
  xfce4-session/trunk/PKGBUILD
Deleted:
  xfce4-session/trunk/xfce4-session.install

---+
 PKGBUILD  |3 +--
 xfce4-session.install |   13 -
 2 files changed, 1 insertion(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-07 05:08:39 UTC (rev 267160)
+++ PKGBUILD2016-05-07 05:08:42 UTC (rev 267161)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-session
 pkgver=4.12.1
-pkgrel=3
+pkgrel=4
 pkgdesc="A session manager for Xfce"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/;
@@ -19,7 +19,6 @@
 'xlockmore: for locking screen with xflock4'
 'slock: for locking screen with xflock4')
 replaces=('xfce-utils')
-install=$pkgname.install
 
source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
 0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
 dbus-update-environment.patch

Deleted: xfce4-session.install
===
--- xfce4-session.install   2016-05-07 05:08:39 UTC (rev 267160)
+++ xfce4-session.install   2016-05-07 05:08:42 UTC (rev 267161)
@@ -1,13 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim:set ts=2 sw=2 et:


[arch-commits] Commit in xfce4-session/trunk (PKGBUILD dbus-update-environment.patch)

2015-09-25 Thread Jan Steffens
Date: Friday, September 25, 2015 @ 18:21:20
  Author: heftig
Revision: 247461

fix dbus activation

Added:
  xfce4-session/trunk/dbus-update-environment.patch
Modified:
  xfce4-session/trunk/PKGBUILD

---+
 PKGBUILD  |7 ++-
 dbus-update-environment.patch |   18 ++
 2 files changed, 24 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-25 16:14:33 UTC (rev 247460)
+++ PKGBUILD2015-09-25 16:21:20 UTC (rev 247461)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-session
 pkgver=4.12.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A session manager for Xfce"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/;
@@ -22,9 +22,11 @@
 install=$pkgname.install
 
source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
 0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
+dbus-update-environment.patch
 xfce-polkit-gnome-authentication-agent-1.desktop)
 sha256sums=('97d7f2a2d0af7f3623b68d1f04091e02913b28f9555dab8b0d26c8a1299d08fd'
 '7ea702a1d3391d36958cff57496ba2474592dd915cf7569a65501522c2410cf1'
+'fcdc6f9c29da129bd2d33aa247f3a89865623374ac7bb809e16088f74cc36098'
 '74c94c5f7893d714e04ec7d8b8520c978a5748757a0cdcf5128492f09f31b643')
 
 prepare() {
@@ -32,6 +34,9 @@
 
   # https://bugzilla.xfce.org/show_bug.cgi?id=11759
   patch -Np1 -i ../0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
+
+  # Support using existing dbus-daemon
+  patch -Np1 -i ../dbus-update-environment.patch
 }
 
 build() {

Added: dbus-update-environment.patch
===
--- dbus-update-environment.patch   (rev 0)
+++ dbus-update-environment.patch   2015-09-25 16:21:20 UTC (rev 247461)
@@ -0,0 +1,18 @@
+diff -u -r xfce4-session-4.12.1/scripts/xinitrc.in 
xfce4-session-4.12.1-dbus/scripts/xinitrc.in
+--- xfce4-session-4.12.1/scripts/xinitrc.in2015-03-16 08:29:52.0 
+0100
 xfce4-session-4.12.1-dbus/scripts/xinitrc.in   2015-09-25 
18:17:11.524016526 +0200
+@@ -132,7 +132,13 @@
+ export DBUS_SESSION_BUS_ADDRESS
+   else
+ echo "Could not find dbus-launch; Xfce will not work properly" >&2
+-fi
++  fi
++else
++  if which dbus-update-activation-environment >/dev/null 2>&1; then
++dbus-update-activation-environment --systemd --all
++  else
++echo "Could not find dbus-update-activation-environment; Xfce will not 
work properly" >&2
++  fi
+ fi
+ 
+ # this is only necessary when running w/o xfce4-session


[arch-commits] Commit in xfce4-session/trunk (PKGBUILD dbus-update-environment.patch)

2015-09-25 Thread Jan Steffens
Date: Friday, September 25, 2015 @ 18:27:03
  Author: heftig
Revision: 247464

patch the right files

Modified:
  xfce4-session/trunk/PKGBUILD
  xfce4-session/trunk/dbus-update-environment.patch

---+
 PKGBUILD  |2 +-
 dbus-update-environment.patch |   20 +++-
 2 files changed, 20 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-25 16:26:05 UTC (rev 247463)
+++ PKGBUILD2015-09-25 16:27:03 UTC (rev 247464)
@@ -26,7 +26,7 @@
 xfce-polkit-gnome-authentication-agent-1.desktop)
 sha256sums=('97d7f2a2d0af7f3623b68d1f04091e02913b28f9555dab8b0d26c8a1299d08fd'
 '7ea702a1d3391d36958cff57496ba2474592dd915cf7569a65501522c2410cf1'
-'fcdc6f9c29da129bd2d33aa247f3a89865623374ac7bb809e16088f74cc36098'
+'0a3f23c2ee1b73cec3ecb999b2cc1b5d97e7023482e42b418e6f14cd4f671c0b'
 '74c94c5f7893d714e04ec7d8b8520c978a5748757a0cdcf5128492f09f31b643')
 
 prepare() {

Modified: dbus-update-environment.patch
===
--- dbus-update-environment.patch   2015-09-25 16:26:05 UTC (rev 247463)
+++ dbus-update-environment.patch   2015-09-25 16:27:03 UTC (rev 247464)
@@ -1,6 +1,6 @@
 diff -u -r xfce4-session-4.12.1/scripts/xinitrc.in 
xfce4-session-4.12.1-dbus/scripts/xinitrc.in
 --- xfce4-session-4.12.1/scripts/xinitrc.in2015-03-16 08:29:52.0 
+0100
-+++ xfce4-session-4.12.1-dbus/scripts/xinitrc.in   2015-09-25 
18:17:11.524016526 +0200
 xfce4-session-4.12.1-dbus/scripts/xinitrc.in   2015-09-25 
18:23:46.069944338 +0200
 @@ -132,7 +132,13 @@
  export DBUS_SESSION_BUS_ADDRESS
else
@@ -16,3 +16,21 @@
  fi
  
  # this is only necessary when running w/o xfce4-session
+diff -u -r xfce4-session-4.12.1/scripts/xinitrc.in.in 
xfce4-session-4.12.1-dbus/scripts/xinitrc.in.in
+--- xfce4-session-4.12.1/scripts/xinitrc.in.in 2014-10-20 07:23:02.0 
+0200
 xfce4-session-4.12.1-dbus/scripts/xinitrc.in.in2015-09-25 
18:24:06.106572945 +0200
+@@ -132,7 +132,13 @@
+ export DBUS_SESSION_BUS_ADDRESS
+   else
+ echo "Could not find dbus-launch; Xfce will not work properly" >&2
+-fi
++  fi
++else
++  if which dbus-update-activation-environment >/dev/null 2>&1; then
++dbus-update-activation-environment --systemd --all
++  else
++echo "Could not find dbus-update-activation-environment; Xfce will not 
work properly" >&2
++  fi
+ fi
+ 
+ # this is only necessary when running w/o xfce4-session


[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)

2015-03-24 Thread Evangelos Foutras
Date: Tuesday, March 24, 2015 @ 09:55:50
  Author: foutrelis
Revision: 234597

Reference upstream BZ about the startxfce4 issue

Modified:
  xfce4-session/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-24 08:36:26 UTC (rev 234596)
+++ PKGBUILD2015-03-24 08:55:50 UTC (rev 234597)
@@ -30,7 +30,7 @@
 prepare() {
   cd $srcdir/$pkgname-$pkgver
 
-  # https://bugs.archlinux.org/task/44285
+  # https://bugzilla.xfce.org/show_bug.cgi?id=11759
   patch -Np1 -i ../0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
 }
 


[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)

2015-03-16 Thread Evangelos Foutras
Date: Monday, March 16, 2015 @ 13:42:14
  Author: foutrelis
Revision: 233938

upgpkg: xfce4-session 4.12.1-1

New upstream release.

Modified:
  xfce4-session/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-16 11:41:17 UTC (rev 233937)
+++ PKGBUILD2015-03-16 12:42:14 UTC (rev 233938)
@@ -3,8 +3,8 @@
 # Contributor: tobias tobias funnychar archlinux.org
 
 pkgname=xfce4-session
-pkgver=4.12.0
-pkgrel=2
+pkgver=4.12.1
+pkgrel=1
 pkgdesc=A session manager for Xfce
 arch=('i686' 'x86_64')
 url=http://www.xfce.org/;
@@ -22,7 +22,7 @@
 install=$pkgname.install
 
source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
 xfce-polkit-gnome-authentication-agent-1.desktop)
-sha256sums=('68c85453b097d3ada573dcb7e72acd06e0fc34531996122c10d20096405b7b06'
+sha256sums=('97d7f2a2d0af7f3623b68d1f04091e02913b28f9555dab8b0d26c8a1299d08fd'
 '74c94c5f7893d714e04ec7d8b8520c978a5748757a0cdcf5128492f09f31b643')
 
 build() {


[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)

2014-10-08 Thread Evangelos Foutras
Date: Wednesday, October 8, 2014 @ 09:02:06
  Author: foutrelis
Revision: 224017

upgpkg: xfce4-session 4.10.1-4

Drop unneeded dep on upower (FS#42294).

Modified:
  xfce4-session/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-10-08 06:57:45 UTC (rev 224016)
+++ PKGBUILD2014-10-08 07:02:06 UTC (rev 224017)
@@ -4,13 +4,13 @@
 
 pkgname=xfce4-session
 pkgver=4.10.1
-pkgrel=3
+pkgrel=4
 pkgdesc=A session manager for Xfce
 arch=('i686' 'x86_64')
 url=http://www.xfce.org/;
 license=('GPL2')
 groups=('xfce4')
-depends=('libxfce4ui' 'libwnck' 'libsm' 'xorg-iceauth' 'upower' 'xorg-xinit'
+depends=('libxfce4ui' 'libwnck' 'libsm' 'xorg-iceauth' 'xorg-xinit'
  'xorg-xrdb' 'hicolor-icon-theme')
 makedepends=('intltool' 'xfce4-dev-tools')
 optdepends=('gnome-keyring: for keyring support when GNOME compatibility is 
enabled'


[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)

2014-10-08 Thread Evangelos Foutras
Date: Wednesday, October 8, 2014 @ 12:50:50
  Author: foutrelis
Revision: 224020

upgpkg: xfce4-session 4.10.1-5

Depend on polkit; needed after removing the dep on upower (FS@42298).

Modified:
  xfce4-session/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-10-08 08:11:37 UTC (rev 224019)
+++ PKGBUILD2014-10-08 10:50:50 UTC (rev 224020)
@@ -4,13 +4,13 @@
 
 pkgname=xfce4-session
 pkgver=4.10.1
-pkgrel=4
+pkgrel=5
 pkgdesc=A session manager for Xfce
 arch=('i686' 'x86_64')
 url=http://www.xfce.org/;
 license=('GPL2')
 groups=('xfce4')
-depends=('libxfce4ui' 'libwnck' 'libsm' 'xorg-iceauth' 'xorg-xinit'
+depends=('libxfce4ui' 'libwnck' 'libsm' 'polkit' 'xorg-iceauth' 'xorg-xinit'
  'xorg-xrdb' 'hicolor-icon-theme')
 makedepends=('intltool' 'xfce4-dev-tools')
 optdepends=('gnome-keyring: for keyring support when GNOME compatibility is 
enabled'


[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)

2013-07-07 Thread Evangelos Foutras
Date: Sunday, July 7, 2013 @ 16:26:18
  Author: foutrelis
Revision: 189758

upgpkg: xfce4-session 4.10.1-2

Add dep on xorg-xrdb; used in /etc/xdg/xfce4/xinitrc (FS#35497).

Modified:
  xfce4-session/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-07 10:23:08 UTC (rev 189757)
+++ PKGBUILD2013-07-07 14:26:18 UTC (rev 189758)
@@ -4,14 +4,14 @@
 
 pkgname=xfce4-session
 pkgver=4.10.1
-pkgrel=1
+pkgrel=2
 pkgdesc=A session manager for Xfce
 arch=('i686' 'x86_64')
 url=http://www.xfce.org/;
 license=('GPL2')
 groups=('xfce4')
 depends=('libxfce4ui' 'libwnck' 'libsm' 'xorg-iceauth' 'upower' 'xorg-xinit'
-  'hicolor-icon-theme')
+ 'xorg-xrdb' 'hicolor-icon-theme')
 makedepends=('intltool' 'xfce4-dev-tools')
 optdepends=('gnome-keyring: for keyring support when GNOME compatibility is 
enabled'
 'xscreensaver: for locking screen with xflock4'



[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)

2012-10-15 Thread Evangelos Foutras
Date: Monday, October 15, 2012 @ 09:20:55
  Author: foutrelis
Revision: 168747

upgpkg: xfce4-session 4.10.0-6

Re-enable legacy session management to fix theming issues in Qt apps like 
smplayer and virtualbox.

Modified:
  xfce4-session/trunk/PKGBUILD

--+
 PKGBUILD |3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-10-15 12:11:10 UTC (rev 168746)
+++ PKGBUILD2012-10-15 13:20:55 UTC (rev 168747)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-session
 pkgver=4.10.0
-pkgrel=5
+pkgrel=6
 pkgdesc=A session manager for Xfce
 arch=('i686' 'x86_64')
 url=http://www.xfce.org/;
@@ -39,7 +39,6 @@
 --libexecdir=/usr/lib/xfce4 \
 --localstatedir=/var \
 --disable-static \
---disable-legacy-sm \
 --disable-debug
   make
 }



[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)

2012-10-13 Thread Evangelos Foutras
Date: Saturday, October 13, 2012 @ 13:33:46
  Author: foutrelis
Revision: 168640

upgpkg: xfce4-session 4.10.0-4

Drop consolekit dep.

Modified:
  xfce4-session/trunk/PKGBUILD

--+
 PKGBUILD |8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-10-13 17:07:34 UTC (rev 168639)
+++ PKGBUILD2012-10-13 17:33:46 UTC (rev 168640)
@@ -4,16 +4,14 @@
 
 pkgname=xfce4-session
 pkgver=4.10.0
-pkgrel=3
+pkgrel=4
 pkgdesc=A session manager for Xfce
 arch=('i686' 'x86_64')
 url=http://www.xfce.org/;
 license=('GPL2')
 groups=('xfce4')
-# keep xorg-server-utils for https://bugs.archlinux.org/task/21096
-# upower and consolekit for reboot/shutdown/hibernate/suspend
-depends=('libxfce4ui' 'libwnck' 'libsm' 'xorg-iceauth' 'upower' 'consolekit'
- 'xorg-xinit' 'hicolor-icon-theme')
+depends=('libxfce4ui' 'libwnck' 'libsm' 'xorg-iceauth' 'upower' 'xorg-xinit'
+  'hicolor-icon-theme')
 makedepends=('intltool')
 optdepends=('gnome-keyring: for keyring support when GNOME compatibility is 
enabled'
 'xscreensaver: for locking screen with xflock4'



[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)

2012-04-29 Thread Evangelos Foutras
Date: Sunday, April 29, 2012 @ 12:48:06
  Author: foutrelis
Revision: 157799

upgpkg: xfce4-session 4.10.0-2

Fix FS#29658: Incorrect dependecies

Modified:
  xfce4-session/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-04-29 16:19:15 UTC (rev 157798)
+++ PKGBUILD2012-04-29 16:48:06 UTC (rev 157799)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-session
 pkgver=4.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc=A session manager for Xfce
 arch=('i686' 'x86_64')
 url=http://www.xfce.org/;
@@ -12,10 +12,10 @@
 groups=('xfce4')
 # keep xorg-server-utils for https://bugs.archlinux.org/task/21096
 # upower and consolekit for reboot/shutdown/hibernate/suspend
-depends=('libxfce4ui' 'libgnome-keyring' 'libwnck' 'libsm' 'xorg-iceauth'
- 'upower' 'consolekit' 'hicolor-icon-theme')
+depends=('libxfce4ui' 'libwnck' 'libsm' 'xorg-iceauth' 'upower' 'consolekit'
+ 'hicolor-icon-theme')
 makedepends=('intltool')
-optdepends=('fortune-mod: for xfce4-tips')
+optdepends=('gnome-keyring: for keyring support when GNOME compatibility is 
enabled')
 replaces=('xfce-utils')
 options=('!libtool')
 install=$pkgname.install



[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)

2012-04-29 Thread Evangelos Foutras
Date: Monday, April 30, 2012 @ 01:49:45
  Author: foutrelis
Revision: 157921

upgpkg: xfce4-session 4.10.0-3

Re-add a few dependencies from the now dropped xfce-utils package.

Modified:
  xfce4-session/trunk/PKGBUILD

--+
 PKGBUILD |9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-04-30 05:18:44 UTC (rev 157920)
+++ PKGBUILD2012-04-30 05:49:45 UTC (rev 157921)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-session
 pkgver=4.10.0
-pkgrel=2
+pkgrel=3
 pkgdesc=A session manager for Xfce
 arch=('i686' 'x86_64')
 url=http://www.xfce.org/;
@@ -13,9 +13,12 @@
 # keep xorg-server-utils for https://bugs.archlinux.org/task/21096
 # upower and consolekit for reboot/shutdown/hibernate/suspend
 depends=('libxfce4ui' 'libwnck' 'libsm' 'xorg-iceauth' 'upower' 'consolekit'
- 'hicolor-icon-theme')
+ 'xorg-xinit' 'hicolor-icon-theme')
 makedepends=('intltool')
-optdepends=('gnome-keyring: for keyring support when GNOME compatibility is 
enabled')
+optdepends=('gnome-keyring: for keyring support when GNOME compatibility is 
enabled'
+'xscreensaver: for locking screen with xflock4'
+'gnome-screensaver: for locking screen with xflock4'
+'xlockmore: for locking screen with xflock4')
 replaces=('xfce-utils')
 options=('!libtool')
 install=$pkgname.install



[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)

2012-04-28 Thread Evangelos Foutras
Date: Saturday, April 28, 2012 @ 18:55:29
  Author: foutrelis
Revision: 157539

upgpkg: xfce4-session 4.10.0-1

New upstream release.

Modified:
  xfce4-session/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-04-28 22:44:06 UTC (rev 157538)
+++ PKGBUILD2012-04-28 22:55:29 UTC (rev 157539)
@@ -3,7 +3,7 @@
 # Contributor: tobias tobias funnychar archlinux.org
 
 pkgname=xfce4-session
-pkgver=4.8.3
+pkgver=4.10.0
 pkgrel=1
 pkgdesc=A session manager for Xfce
 arch=('i686' 'x86_64')
@@ -12,15 +12,15 @@
 groups=('xfce4')
 # keep xorg-server-utils for https://bugs.archlinux.org/task/21096
 # upower and consolekit for reboot/shutdown/hibernate/suspend
-depends=('xfce4-panel' 'gconf' 'libgnome-keyring' 'libwnck' 'libsm'
- 'xorg-iceauth' 'upower' 'consolekit' 'hicolor-icon-theme')
+depends=('libxfce4ui' 'libgnome-keyring' 'libwnck' 'libsm' 'xorg-iceauth'
+ 'upower' 'consolekit' 'hicolor-icon-theme')
 makedepends=('intltool')
 optdepends=('fortune-mod: for xfce4-tips')
-replaces=('xfce4-toys')
+replaces=('xfce-utils')
 options=('!libtool')
 install=$pkgname.install
-source=(http://archive.xfce.org/src/xfce/$pkgname/4.8/$pkgname-$pkgver.tar.bz2)
-sha256sums=('f0801b8c0ffa7e5d41b29b8df281ac127adf467bf50e8ded8aebe5a02bd99338')
+source=(http://archive.xfce.org/src/xfce/$pkgname/4.10/$pkgname-$pkgver.tar.bz2)
+sha256sums=('bb8aa9a74c3d382840596fb4875144d66c7f3f47c8e9ee81d31e3428a72c46ce')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)

2012-04-28 Thread Evangelos Foutras
Date: Saturday, April 28, 2012 @ 19:24:36
  Author: foutrelis
Revision: 157545

Remove unused ./configure options.

Modified:
  xfce4-session/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-04-28 23:19:48 UTC (rev 157544)
+++ PKGBUILD2012-04-28 23:24:36 UTC (rev 157545)
@@ -30,14 +30,7 @@
 --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
 }



[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)

2012-02-13 Thread Evangelos Foutras
Date: Monday, February 13, 2012 @ 03:12:10
  Author: foutrelis
Revision: 150130

upgpkg: xfce4-session 4.8.3-1

New upstream release.

Modified:
  xfce4-session/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-02-13 08:08:25 UTC (rev 150129)
+++ PKGBUILD2012-02-13 08:12:10 UTC (rev 150130)
@@ -3,8 +3,8 @@
 # Contributor: tobias tobias funnychar archlinux.org
 
 pkgname=xfce4-session
-pkgver=4.8.2
-pkgrel=2
+pkgver=4.8.3
+pkgrel=1
 pkgdesc=A session manager for Xfce
 arch=('i686' 'x86_64')
 url=http://www.xfce.org/;
@@ -20,7 +20,7 @@
 options=('!libtool')
 install=$pkgname.install
 source=(http://archive.xfce.org/src/xfce/$pkgname/4.8/$pkgname-$pkgver.tar.bz2)
-sha256sums=('31bca2a559e05a8a859f150394a901517e5842414ef171a85c5da234e344c0d0')
+sha256sums=('f0801b8c0ffa7e5d41b29b8df281ac127adf467bf50e8ded8aebe5a02bd99338')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in xfce4-session/trunk (PKGBUILD gdm.patch)

2011-09-16 Thread Allan McRae
Date: Friday, September 16, 2011 @ 22:25:10
  Author: allan
Revision: 138126

upgpkg: xfce4-session 4.8.2-1

upstream update, remove patch included upstream

Modified:
  xfce4-session/trunk/PKGBUILD
Deleted:
  xfce4-session/trunk/gdm.patch

---+
 PKGBUILD  |   15 ++-
 gdm.patch |   21 -
 2 files changed, 6 insertions(+), 30 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-09-17 02:23:22 UTC (rev 138125)
+++ PKGBUILD2011-09-17 02:25:10 UTC (rev 138126)
@@ -3,8 +3,8 @@
 # Contributor: tobias tobias funnychar archlinux.org
 
 pkgname=xfce4-session
-pkgver=4.8.1
-pkgrel=3
+pkgver=4.8.2
+pkgrel=1
 pkgdesc=A session manager for Xfce
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -22,17 +22,14 @@
 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'
+   org.freedesktop.upower.pkla)
+md5sums=('48780cbcf784ab64debc9312f17765f2'
  '2e2519950d8c591dc9440ed8957a49ed'
- '5fa270637b5e685f033863d8664795a2'
- '61423d0e235cad7ffcbbdacc96c9151b')
+ '5fa270637b5e685f033863d8664795a2')
 
 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 \

Deleted: gdm.patch
===
--- gdm.patch   2011-09-17 02:23:22 UTC (rev 138125)
+++ gdm.patch   2011-09-17 02:25:10 UTC (rev 138126)
@@ -1,21 +0,0 @@
-From 3bba8eb773a96339fb841c76b04f2d4fd3317814 Mon Sep 17 00:00:00 2001
-From: Panu Matilainen pmati...@laiskiainen.org
-Date: Wed, 23 Mar 2011 21:13:40 +
-Subject: Fix GDM_LANG usage to be compatible with GDM3 (bug #7400).
-

-diff --git a/xfce4-session/main.c b/xfce4-session/main.c
-index ff6e324..fcf69f8 100644
 a/xfce4-session/main.c
-+++ b/xfce4-session/main.c
-@@ -103,7 +103,7 @@ setup_environment (void)
- 
-   /* this is for compatibility with the GNOME Display Manager */
-   lang = g_getenv (GDM_LANG);
--  if (lang != NULL)
-+  if (lang != NULL  strlen (lang)  0)
- {
-   xfce_setenv (LANG, lang, TRUE);
-   xfce_unsetenv (GDM_LANG);
---
-cgit 



[arch-commits] Commit in xfce4-session/trunk (PKGBUILD gdm.patch)

2011-08-22 Thread andyrtr
Date: Monday, August 22, 2011 @ 09:07:22
  Author: andyrtr
Revision: 136074

upgpkg: xfce4-session 4.8.1-3

fix to work with gdm and custom languages; FS#24327

Added:
  xfce4-session/trunk/gdm.patch
Modified:
  xfce4-session/trunk/PKGBUILD

---+
 PKGBUILD  |   10 +++---
 gdm.patch |   21 +
 2 files changed, 28 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-08-22 13:06:08 UTC (rev 136073)
+++ PKGBUILD2011-08-22 13:07:22 UTC (rev 136074)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-session
 pkgver=4.8.1
-pkgrel=2
+pkgrel=3
 pkgdesc=A session manager for Xfce
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -22,13 +22,17 @@
 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)
+   org.freedesktop.upower.pkla
+   gdm.patch)
 md5sums=('478080ff666fdd36786a243829663efd'
  '2e2519950d8c591dc9440ed8957a49ed'
- '5fa270637b5e685f033863d8664795a2')
+ '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 \

Added: gdm.patch
===
--- gdm.patch   (rev 0)
+++ gdm.patch   2011-08-22 13:07:22 UTC (rev 136074)
@@ -0,0 +1,21 @@
+From 3bba8eb773a96339fb841c76b04f2d4fd3317814 Mon Sep 17 00:00:00 2001
+From: Panu Matilainen pmati...@laiskiainen.org
+Date: Wed, 23 Mar 2011 21:13:40 +
+Subject: Fix GDM_LANG usage to be compatible with GDM3 (bug #7400).
+
+---
+diff --git a/xfce4-session/main.c b/xfce4-session/main.c
+index ff6e324..fcf69f8 100644
+--- a/xfce4-session/main.c
 b/xfce4-session/main.c
+@@ -103,7 +103,7 @@ setup_environment (void)
+ 
+   /* this is for compatibility with the GNOME Display Manager */
+   lang = g_getenv (GDM_LANG);
+-  if (lang != NULL)
++  if (lang != NULL  strlen (lang)  0)
+ {
+   xfce_setenv (LANG, lang, TRUE);
+   xfce_unsetenv (GDM_LANG);
+--
+cgit 



[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)

2011-04-11 Thread andyrtr
Date: Monday, April 11, 2011 @ 14:13:13
  Author: andyrtr
Revision: 119480

upgpkg: xfce4-session 4.8.1-2
libsm rebuild; add legacy sm support, add gnome compatibility support - pulls 
in only a few deps and should gain much more compatibility

Modified:
  xfce4-session/trunk/PKGBUILD

--+
 PKGBUILD |   13 +
 1 file changed, 5 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-04-11 17:45:16 UTC (rev 119479)
+++ PKGBUILD2011-04-11 18:13:13 UTC (rev 119480)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-session
 pkgver=4.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc=A session manager for Xfce
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -12,8 +12,8 @@
 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' 'libwnck' 'xorg-iceauth' 'upower' 'consolekit' 
'hicolor-icon-theme' )
-makedepends=('pkgconfig' 'intltool')
+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
@@ -29,17 +29,14 @@
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  # git fixes
-
   ./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib/xfce4 \
--localstatedir=/var \
--disable-static \
--disable-hal \
-   --disable-gnome \
-   --disable-libgnome-keyring \
-   --disable-legacy-sm \
+   --enable-gnome \
+   --enable-libgnome-keyring \
--enable-session-screenshots \
--enable-upower \
--enable-consolekit \



[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)

2011-02-14 Thread andyrtr
Date: Monday, February 14, 2011 @ 12:56:04
  Author: andyrtr
Revision: 109973

upgpkg: xfce4-session 4.8.1-1
upstream update 4.8.1

Modified:
  xfce4-session/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-02-14 17:43:15 UTC (rev 109972)
+++ PKGBUILD2011-02-14 17:56:04 UTC (rev 109973)
@@ -3,7 +3,7 @@
 # Contributor: tobias tobias funnychar archlinux.org
 
 pkgname=xfce4-session
-pkgver=4.8.0
+pkgver=4.8.1
 pkgrel=1
 pkgdesc=A session manager for Xfce
 arch=('i686' 'x86_64')
@@ -23,7 +23,7 @@
 
source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2
org.freedesktop.consolekit.pkla
org.freedesktop.upower.pkla)
-md5sums=('7540bd6751242117208409ad8b736668'
+md5sums=('478080ff666fdd36786a243829663efd'
  '2e2519950d8c591dc9440ed8957a49ed'
  '5fa270637b5e685f033863d8664795a2')
 



[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:40:13
  Author: andyrtr
Revision: 106417

upgpkg: xfce4-session 4.8.0-1
upstream release 4.8.0

Modified:
  xfce4-session/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-16 17:36:06 UTC (rev 106416)
+++ PKGBUILD2011-01-16 17:40:13 UTC (rev 106417)
@@ -3,8 +3,8 @@
 # Contributor: tobias tobias funnychar archlinux.org
 
 pkgname=xfce4-session
-pkgver=4.7.3
-pkgrel=2
+pkgver=4.8.0
+pkgrel=1
 pkgdesc=A session manager for Xfce
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -20,10 +20,10 @@
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.7/${pkgname}-${pkgver}.tar.bz2
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2
org.freedesktop.consolekit.pkla
org.freedesktop.upower.pkla)
-md5sums=('ae6c98b4419cc4b651a7e68c4afdf432'
+md5sums=('7540bd6751242117208409ad8b736668'
  '2e2519950d8c591dc9440ed8957a49ed'
  '5fa270637b5e685f033863d8664795a2')
 



[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)

2010-08-18 Thread Jan de Groot
Date: Wednesday, August 18, 2010 @ 07:01:23
  Author: jgc
Revision: 87816

Remove perlxml makedepend

Modified:
  xfce4-session/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-08-18 11:00:20 UTC (rev 87815)
+++ PKGBUILD2010-08-18 11:01:23 UTC (rev 87816)
@@ -11,8 +11,8 @@
 url=http://www.xfce.org/;
 groups=('xfce4')
 depends=(libxfcegui4=4.6.4 'libwnck' 'hicolor-icon-theme')
-makedepends=('pkgconfig' 'perlxml' 'xorg-server-utils' 'intltool')
-optdepends=('fortune-mod:  for xfce4-tips')
+makedepends=('pkgconfig' 'xorg-server-utils' 'intltool')
+optdepends=('fortune-mod: for xfce4-tips')
 replaces=('xfce4-toys')
 options=('!libtool')
 install=${pkgname}.install



[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:25:07
  Author: andyrtr
Revision: 80864

upgpkg: xfce4-session 4.6.2-1
new version 4.6.2

Modified:
  xfce4-session/trunk/PKGBUILD

--+
 PKGBUILD |   15 ++-
 1 file changed, 10 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-05-22 15:14:18 UTC (rev 80863)
+++ PKGBUILD2010-05-22 15:25:07 UTC (rev 80864)
@@ -1,22 +1,23 @@
 # $Id$
-# Maintainer: Tobias Kieslich tobias funnychar archlinux.org
+# Maintainer: AndyRTR andy...@archlinux.org
+# Contributor: tobias tobias funnychar archlinux.org
 
 pkgname=xfce4-session
-pkgver=4.6.1
+pkgver=4.6.2
 pkgrel=1
 pkgdesc=A session manager for Xfce
 arch=(i686 x86_64)
 license=('GPL2')
 url=http://www.xfce.org/;
 groups=('xfce4')
-depends=(libxfcegui4=$pkgver 'libwnck' 'hicolor-icon-theme')
+depends=(libxfcegui4=4.6.4 'libwnck' 'hicolor-icon-theme')
 makedepends=('pkgconfig' 'perlxml' 'xorg-server-utils' 'intltool')
 optdepends=('fortune-mod:  for xfce4-tips')
 replaces=('xfce4-toys')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://www.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('7628be41ed3511a20cff5673d9d39858')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.6/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('9d9890130e45e0e9476591ed9ba2c9d5')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -25,5 +26,9 @@
 --enable-legacy-sm --disable-gnome --enable-session-screenshots \
 --with-shutdown-style=auto || return 1
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install || return 1
 }