[arch-commits] Commit in xfce4-session/repos (extra-i686 extra-i686/PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sat Feb 28 11:31:59 UTC 2009
Date: Saturday, February 28, 2009 @ 06:31:59
Author: andyrtr
Revision: 28217
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-i686/ (properties)
xfce4-session/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
Property changes on: xfce4-session/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /xfce4-session/trunk:1-17528
+ /xfce4-session/trunk:1-28216
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2009-02-28 11:27:39 UTC (rev 28216)
+++ extra-i686/PKGBUILD 2009-02-28 11:31:59 UTC (rev 28217)
@@ -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