pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail Remove the image-viewer plugin for sylpheed-claws...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5ab4a8fe360c
branches: trunk
changeset: 520629:5ab4a8fe360c
user: cube <cube%pkgsrc.org@localhost>
date: Tue Oct 24 09:58:17 2006 +0000
description:
Remove the image-viewer plugin for sylpheed-claws. It's not needed
anymore.
diffstat:
mail/Makefile | 3 +--
mail/sylpheed-claws-image-viewer/DESCR | 2 --
mail/sylpheed-claws-image-viewer/Makefile | 16 ----------------
3 files changed, 1 insertions(+), 20 deletions(-)
diffs (43 lines):
diff -r c50ac46f5619 -r 5ab4a8fe360c mail/Makefile
--- a/mail/Makefile Tue Oct 24 09:04:53 2006 +0000
+++ b/mail/Makefile Tue Oct 24 09:58:17 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.296 2006/10/13 12:39:52 xtraeme Exp $
+# $NetBSD: Makefile,v 1.297 2006/10/24 09:58:17 cube Exp $
#
COMMENT= Electronic mail utilities
@@ -211,7 +211,6 @@
SUBDIR+= sylpheed-claws
SUBDIR+= sylpheed-claws-dillo-viewer
SUBDIR+= sylpheed-claws-ghostscript-viewer
-SUBDIR+= sylpheed-claws-image-viewer
SUBDIR+= sylpheed-claws-trayicon
SUBDIR+= sylpheed-devel
SUBDIR+= sympa
diff -r c50ac46f5619 -r 5ab4a8fe360c mail/sylpheed-claws-image-viewer/DESCR
--- a/mail/sylpheed-claws-image-viewer/DESCR Tue Oct 24 09:04:53 2006 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-Using imlib, image-viewer allows Sylpheed-claws to display attached images in
-the visualisation panel.
diff -r c50ac46f5619 -r 5ab4a8fe360c mail/sylpheed-claws-image-viewer/Makefile
--- a/mail/sylpheed-claws-image-viewer/Makefile Tue Oct 24 09:04:53 2006 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.10 2006/04/17 13:46:38 wiz Exp $
-#
-
-PLUGIN_NAME= image_viewer
-.include "../../mail/sylpheed-claws/plugins.mk"
-
-PKGREVISION= 2
-MAINTAINER= cube%NetBSD.org@localhost
-COMMENT= Plugin to allow Sylpheed-claws to display images attached to mails
-
-CONFIGURE_ARGS+= --enable-image-viewer-plugin
-
-.include "../../graphics/imlib/buildlink3.mk"
-.include "../../x11/gtk/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index