pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/sylpheed-claws-ghostscript-viewer Initial import ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cd384a5c0dab
branches:  trunk
changeset: 465574:cd384a5c0dab
user:      cube <cube%pkgsrc.org@localhost>
date:      Fri Jan 02 09:16:33 2004 +0000

description:
Initial import of sylpheed-claws-ghostscript-viewer, version 0.6, into the
NetBSD Package Collection.

The ghostscript-viewer plugin allows Sylpheed-claws to display PostScript and
PDF attachments in the visualisation panel.

You must manually load the plugin through Configuration/Plugins.

diffstat:

 mail/sylpheed-claws-ghostscript-viewer/DESCR    |   4 +++
 mail/sylpheed-claws-ghostscript-viewer/Makefile |  26 +++++++++++++++++++++++++
 mail/sylpheed-claws-ghostscript-viewer/distinfo |   4 +++
 3 files changed, 34 insertions(+), 0 deletions(-)

diffs (46 lines):

diff -r 7f83e6e901da -r cd384a5c0dab mail/sylpheed-claws-ghostscript-viewer/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/sylpheed-claws-ghostscript-viewer/DESCR      Fri Jan 02 09:16:33 2004 +0000
@@ -0,0 +1,4 @@
+The ghostscript-viewer plugin allows Sylpheed-claws to display PostScript and
+PDF attachments in the visualisation panel.
+
+You must manually load the plugin through Configuration/Plugins.
diff -r 7f83e6e901da -r cd384a5c0dab mail/sylpheed-claws-ghostscript-viewer/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/sylpheed-claws-ghostscript-viewer/Makefile   Fri Jan 02 09:16:33 2004 +0000
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/01/02 09:16:33 cube Exp $
+#
+
+DISTNAME=      ghostscript-viewer-0.6
+PKGNAME=       sylpheed-claws-${DISTNAME}
+CATEGORIES=    mail news x11
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/}
+EXTRACT_SUFX=  .tar.bz2
+
+MAINTAINER=    cube%NetBSD.org@localhost
+HOMEPAGE=      http://reboot.animeirc.de/sylpheed/ghostscript_viewer/
+COMMENT=       Plugin to make Sylpheed-claws display PostScript and PDF attachments
+
+USE_BUILDLINK2=                YES
+GNU_CONFIGURE=         YES
+USE_LIBTOOL=           YES
+LIBTOOL_OVERRIDE=      ${WRKSRC}/libtool
+
+PLIST_SRC=     ${.CURDIR}/../../mail/sylpheed-claws/PLIST.plugins
+PLIST_SUBST+=  PLUGIN_NAME=ghostscript_viewer
+
+.include "../../mail/sylpheed-claws/buildlink2.mk"
+.include "../../x11/gtk/buildlink2.mk"
+.include "../../mk/ghostscript.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r 7f83e6e901da -r cd384a5c0dab mail/sylpheed-claws-ghostscript-viewer/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/sylpheed-claws-ghostscript-viewer/distinfo   Fri Jan 02 09:16:33 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/01/02 09:16:33 cube Exp $
+
+SHA1 (ghostscript-viewer-0.6.tar.bz2) = dede76895d33c9bb120ec372f01165994f11e73a
+Size (ghostscript-viewer-0.6.tar.bz2) = 244060 bytes



Home | Main Index | Thread Index | Old Index