pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/nautilus Require gnome-vfs2>=2.12.1.1nb2 to f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/57563851a9d0
branches:  trunk
changeset: 505234:57563851a9d0
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sun Jan 01 17:33:23 2006 +0000

description:
Require gnome-vfs2>=2.12.1.1nb2 to fix the generation of image previews.
Bump PKGREVISION to 2.

diffstat:

 sysutils/nautilus/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 22667c3849c3 -r 57563851a9d0 sysutils/nautilus/Makefile
--- a/sysutils/nautilus/Makefile        Sun Jan 01 17:31:53 2006 +0000
+++ b/sysutils/nautilus/Makefile        Sun Jan 01 17:33:23 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2005/12/31 12:32:45 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2006/01/01 17:33:23 jmmv Exp $
 #
 
 DISTNAME=              nautilus-2.12.1
@@ -27,7 +27,7 @@
 
 BUILDLINK_DEPENDS.eel2+=       eel2>=2.12.0
 BUILDLINK_DEPENDS.glib2+=      glib2>=2.6.0
-BUILDLINK_DEPENDS.gnome-vfs2+= gnome-vfs2>=2.12.0
+BUILDLINK_DEPENDS.gnome-vfs2+= gnome-vfs2>=2.12.1.1nb2
 BUILDLINK_DEPENDS.startup-notification+=       startup-notification>=0.8
 
 .include "../../audio/esound/buildlink3.mk"



Home | Main Index | Thread Index | Old Index