[arch-commits] Commit in gvfs/repos (testing-i686 testing-i686/PKGBUILD)
Allan McRae
allan at archlinux.org
Tue Oct 21 13:17:23 UTC 2008
Date: Tuesday, October 21, 2008 @ 09:17:23
Author: allan
Revision: 16370
Merged revisions 16102,16369 via svnmerge from
svn+ssh://archlinux.org/home/svn-packages/gvfs/trunk
........
r16102 | jgc | 2008-10-21 17:31:09 +1000 (Tue, 21 Oct 2008) | 1 line
upgpkg: gvfs 1.0.2-1
........
r16369 | allan | 2008-10-21 23:15:46 +1000 (Tue, 21 Oct 2008) | 1 line
upgpkg: gvfs 1.0.2-1
........
Modified:
gvfs/repos/testing-i686/ (properties)
gvfs/repos/testing-i686/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Property changes on: gvfs/repos/testing-i686
___________________________________________________________________
Name: svnmerge-integrated
- /gvfs/trunk:1-13672
+ /gvfs/trunk:1-16369
Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD 2008-10-21 13:15:46 UTC (rev 16369)
+++ testing-i686/PKGBUILD 2008-10-21 13:17:23 UTC (rev 16370)
@@ -2,18 +2,18 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=gvfs
-pkgver=1.0.1
+pkgver=1.0.2
pkgrel=1
pkgdesc="Userspace virtual filesystem implemented as a pluggable module for gio"
arch=(i686 x86_64)
license=('LGPL')
-depends=('libsoup>=2.24.0.1' 'libcdio>=0.80-3' 'fuse>=2.7.3' 'bluez' 'smbclient>=3.0.31' 'libgphoto2>=2.4.2' 'gnome-keyring>=2.24.0' 'avahi>=0.6.23' 'libarchive>=2.5.5')
-makedepends=('perlxml' 'pkgconfig')
+depends=('libsoup>=2.24.1' 'libcdio>=0.80-3' 'fuse>=2.7.3' 'bluez-libs' 'smbclient>=3.0.31' 'libgphoto2>=2.4.2' 'gnome-keyring>=2.24.1' 'avahi>=0.6.23' 'libarchive>=2.5.5')
+makedepends=('perlxml' 'pkgconfig' 'intltool')
url="http://www.gnome.org"
install=gvfs.install
options=(!libtool)
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.0/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('0d123f87e3e660271cd9d11b8c592c5a')
+md5sums=('04c44757a265f787d6606655b6bbc593')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list