pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/evince Remove nautilus dependency: didn't rememb...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fe4f2d3f2166
branches:  trunk
changeset: 518820:fe4f2d3f2166
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue Sep 19 11:21:37 2006 +0000

description:
Remove nautilus dependency: didn't remember that it was provided by
evince-nautilus.  Noted by dillo@.  Bump PKGREVISION to 2.

diffstat:

 print/evince/Makefile        |  4 ++--
 print/evince/Makefile.common |  3 +--
 print/evince/PLIST           |  4 +---
 3 files changed, 4 insertions(+), 7 deletions(-)

diffs (49 lines):

diff -r 8f295419817c -r fe4f2d3f2166 print/evince/Makefile
--- a/print/evince/Makefile     Tue Sep 19 10:12:22 2006 +0000
+++ b/print/evince/Makefile     Tue Sep 19 11:21:37 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.24 2006/09/16 15:36:13 jmmv Exp $
+# $NetBSD: Makefile,v 1.25 2006/09/19 11:21:37 jmmv Exp $
 #
 
 .include "../../print/evince/Makefile.common"
 
-PKGREVISION=           1
+PKGREVISION=           2
 
 COMMENT=               Document viewer for the GNOME Desktop
 
diff -r 8f295419817c -r fe4f2d3f2166 print/evince/Makefile.common
--- a/print/evince/Makefile.common      Tue Sep 19 10:12:22 2006 +0000
+++ b/print/evince/Makefile.common      Tue Sep 19 11:21:37 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2006/09/15 15:22:16 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.11 2006/09/19 11:21:37 jmmv Exp $
 #
 
 DISTNAME=              evince-0.6.0
@@ -37,7 +37,6 @@
 .include "../../print/poppler-glib/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../sysutils/gnome-vfs2/buildlink3.mk"
-.include "../../sysutils/nautilus/buildlink3.mk"
 .include "../../textproc/gnome-doc-utils/buildlink3.mk"
 .include "../../textproc/scrollkeeper/omf.mk"
 .include "../../x11/gtk2/buildlink3.mk"
diff -r 8f295419817c -r fe4f2d3f2166 print/evince/PLIST
--- a/print/evince/PLIST        Tue Sep 19 10:12:22 2006 +0000
+++ b/print/evince/PLIST        Tue Sep 19 11:21:37 2006 +0000
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.11 2006/09/15 15:22:16 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.12 2006/09/19 11:21:37 jmmv Exp $
 bin/evince
 bin/evince-thumbnailer
-lib/nautilus/extensions-1.0/libevince-properties-page.la
 share/applications/evince.desktop
 share/evince/evince-password.glade
 share/evince/evince-properties.glade
@@ -142,4 +141,3 @@
 @comment in GConf2: @dirrm share/gconf/schemas
 @dirrm share/evince
 @comment in xdg-dirs: @dirrm share/applications
-@comment in nautilus: @dirrm lib/nautilus/extensions-1.0



Home | Main Index | Thread Index | Old Index