[arch-commits] Commit in nautilus/repos (extra-x86_64 extra-x86_64/PKGBUILD)
Eric Belanger
eric at archlinux.org
Fri Oct 31 05:51:12 UTC 2008
Date: Friday, October 31, 2008 @ 01:51:11
Author: eric
Revision: 17608
Merged revisions 17138,17607 via svnmerge from
svn+ssh://svn.archlinux.org/home/svn-packages/nautilus/trunk
........
r17138 | jgc | 2008-10-25 07:11:51 -0400 (Sat, 25 Oct 2008) | 1 line
upgpkg: nautilus 2.24.1-1
........
r17607 | eric | 2008-10-31 01:50:37 -0400 (Fri, 31 Oct 2008) | 2 lines
upgpkg: nautilus 2.24.1-1
added intltool makedepends
........
Modified:
nautilus/repos/extra-x86_64/ (properties)
nautilus/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
Property changes on: nautilus/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
- /nautilus/trunk:1-15150
+ /nautilus/trunk:1-17607
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2008-10-31 05:50:37 UTC (rev 17607)
+++ extra-x86_64/PKGBUILD 2008-10-31 05:51:11 UTC (rev 17608)
@@ -2,20 +2,19 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=nautilus
-pkgver=2.24.0
+pkgver=2.24.1
pkgrel=1
pkgdesc="The GNOME shell and file manager"
arch=(i686 x86_64)
license=('GPL')
-depends=('librsvg>=2.22.3' 'eel>=2.24.0' 'libbeagle>=0.3.5.1' 'libtracker>=0.6.6' 'libexif>=0.6.16' 'exempi>=2.0.1' 'gnome-icon-theme>=2.24.0' 'desktop-file-utils' 'gvfs>=1.0.1')
-makedepends=('perlxml' 'pkgconfig')
+depends=('librsvg>=2.22.3' 'eel>=2.24.1' 'libbeagle>=0.3.5.1' 'libtracker>=0.6.6' 'libexif>=0.6.16' 'exempi>=2.0.1' 'gnome-icon-theme>=2.24.0' 'desktop-file-utils' 'gvfs>=1.0.2')
+makedepends=('perlxml' 'pkgconfig' 'intltool')
url="http://www.gnome.org"
groups=('gnome')
-replaces=('fontilus')
options=('!libtool' '!emptydirs')
install=nautilus.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.24/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('b80c29aaefa3a22cdf58f644ef3019d0')
+md5sums=('ccb5497397dfba46569b6dd1d2f41cef')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list