[arch-commits] Commit in xfce4-session/repos (extra-x86_64 extra-x86_64/PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Feb 27 21:06:28 UTC 2009


    Date: Friday, February 27, 2009 @ 16:06:28
  Author: andyrtr
Revision: 28066

Merged revisions 25944,28065 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/xfce4-session/trunk

........
  r25944 | andyrtr | 2009-02-01 16:16:39 +0000 (So, 01 Feb 2009) | 2 lines
  
  upgpkg: xfce4-session 4.5.99.1-1
      new verions 4.5.99.1(=4.6rc1)
........
  r28065 | andyrtr | 2009-02-27 21:05:53 +0000 (Fr, 27 Feb 2009) | 2 lines
  
  upgpkg: xfce4-session 4.6.0-1
      new version 4.6.0
........

Modified:
  xfce4-session/repos/extra-x86_64/	(properties)
  xfce4-session/repos/extra-x86_64/PKGBUILD

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


Property changes on: xfce4-session/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /xfce4-session/trunk:1-17367
   + /xfce4-session/trunk:1-28065

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-02-27 21:05:53 UTC (rev 28065)
+++ extra-x86_64/PKGBUILD	2009-02-27 21:06:28 UTC (rev 28066)
@@ -1,21 +1,22 @@
 # $Id$
-# Maintainer: Tobias Kieslich <tobias at archlinux.org>
+# Maintainer: Tobias Kieslich <tobias funnychar archlinux.org>
 
 pkgname=xfce4-session
-pkgver=4.4.3
+pkgver=4.6.0
 pkgrel=1
 pkgdesc="A session manager for Xfce"
 arch=(i686 x86_64)
 license=('GPL2')
 url="http://www.xfce.org/"
 groups=('xfce4')
-depends=('libxfcegui4>=4.4.3' 'libxfce4mcs>=4.4.3' 'dbus-core>=1.2.3-1' 'hicolor-icon-theme')
-makedepends=('xfce-mcs-manager>=4.4.3' 'pkgconfig' 'perlxml' 'xorg-server-utils')
+depends=("libxfcegui4>=$pkgver" 'libwnck' 'hicolor-icon-theme')
+makedepends=('pkgconfig' 'perlxml' 'xorg-server-utils')
+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=('5c522e0d28c952af413cf0c43257b907')
+md5sums=('79a08c3696196ef31fc8185658316706')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list