head	1.9;
access;
symbols
	pkgsrc-2013Q2:1.9.0.28
	pkgsrc-2013Q2-base:1.9
	pkgsrc-2012Q4:1.9.0.26
	pkgsrc-2012Q4-base:1.9
	pkgsrc-2011Q4:1.9.0.24
	pkgsrc-2011Q4-base:1.9
	pkgsrc-2011Q2:1.9.0.22
	pkgsrc-2011Q2-base:1.9
	pkgsrc-2009Q4:1.9.0.20
	pkgsrc-2009Q4-base:1.9
	pkgsrc-2008Q4:1.9.0.18
	pkgsrc-2008Q4-base:1.9
	pkgsrc-2008Q3:1.9.0.16
	pkgsrc-2008Q3-base:1.9
	cube-native-xorg:1.9.0.14
	cube-native-xorg-base:1.9
	pkgsrc-2008Q2:1.9.0.12
	pkgsrc-2008Q2-base:1.9
	pkgsrc-2008Q1:1.9.0.10
	pkgsrc-2008Q1-base:1.9
	pkgsrc-2007Q4:1.9.0.8
	pkgsrc-2007Q4-base:1.9
	pkgsrc-2007Q3:1.9.0.6
	pkgsrc-2007Q3-base:1.9
	pkgsrc-2007Q2:1.9.0.4
	pkgsrc-2007Q2-base:1.9
	pkgsrc-2007Q1:1.9.0.2
	pkgsrc-2007Q1-base:1.9
	pkgsrc-2006Q4:1.8.0.8
	pkgsrc-2006Q4-base:1.8
	pkgsrc-2006Q3:1.8.0.6
	pkgsrc-2006Q3-base:1.8
	pkgsrc-2006Q2:1.8.0.4
	pkgsrc-2006Q2-base:1.8
	pkgsrc-2006Q1:1.8.0.2
	pkgsrc-2006Q1-base:1.8
	pkgsrc-2005Q4:1.7.0.8
	pkgsrc-2005Q4-base:1.7
	pkgsrc-2005Q3:1.7.0.6
	pkgsrc-2005Q3-base:1.7
	pkgsrc-2005Q2:1.7.0.4
	pkgsrc-2005Q2-base:1.7
	pkgsrc-2005Q1:1.7.0.2
	pkgsrc-2005Q1-base:1.7
	pkgsrc-2004Q4:1.6.0.2
	pkgsrc-2004Q4-base:1.6
	pkgsrc-2004Q3:1.5.0.2
	pkgsrc-2004Q3-base:1.5
	pkgsrc-2004Q2:1.4.0.4
	pkgsrc-2004Q2-base:1.4
	pkgsrc-2004Q1:1.4.0.2
	pkgsrc-2004Q1-base:1.4
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.9
date	2007.01.30.21.24.04;	author wiz;	state dead;
branches;
next	1.8;

1.8
date	2006.02.05.23.09.58;	author joerg;	state Exp;
branches;
next	1.7;

1.7
date	2005.03.06.16.45.47;	author chris;	state Exp;
branches;
next	1.6;

1.6
date	2004.10.03.00.12.55;	author tv;	state Exp;
branches;
next	1.5;

1.5
date	2004.07.18.10.01.02;	author recht;	state Exp;
branches;
next	1.4;

1.4
date	2004.03.26.02.27.45;	author wiz;	state Exp;
branches;
next	1.3;

1.3
date	2004.03.11.12.29.39;	author jmmv;	state Exp;
branches;
next	1.2;

1.2
date	2004.03.11.12.23.19;	author jmmv;	state Exp;
branches;
next	1.1;

1.1
date	2004.01.01.21.43.27;	author cube;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2004.01.01.21.43.27;	author cube;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Remove sylpheed-claws plugins that were for old versions and don't
even compile against the current sylpheed-claws package.

(XXX: which should be replaced with a claws-mail package anyway...)
@
text
@# $NetBSD: Makefile,v 1.8 2006/02/05 23:09:58 joerg Exp $
#

PLUGIN_NAME=	trayicon
.include "../../mail/sylpheed-claws/plugins.mk"

PKGREVISION=	1
MAINTAINER=	cube@@NetBSD.org
COMMENT=	Plugin to make Sylpheed-claws display an icon in the system tray

CONFIGURE_ARGS+=	--enable-trayicon-plugin

.include "../../x11/gtk/buildlink3.mk"

.include "../../mk/bsd.pkg.mk"
@


1.8
log
@Recursive revision bump / recommended bump for gettext ABI change.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2005/03/06 16:45:47 chris Exp $
@


1.7
log
@Fix pr pkg/29168.

Update sylpheed-claws to 1.0.1.  Taking the patch to use autoconf to regen
the configure script, rather than having to keep patch-ab uptodate.

Also remove PKGREVSION from plugins, they should be able to just ride the
main sylpheed-claws updates.

I also suspect that pgpmime should be converted to a plugin, rather than
being part of the main sylpheed package.  (it would remove a dependancy on
gpgme)  However it seems to install header files, which would complicate
making it a plugin package.

Also fix pkglint warning about MESSAGE.plugins, the = line was only 74,
not 75 chars in length.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2004/10/03 00:12:55 tv Exp $
d7 1
@


1.6
log
@Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2004/07/18 10:01:02 recht Exp $
a6 2
PKGREVISION=	4

@


1.5
log
@bump PKGREVISIONS for the sylpheed-claws update
(plugins dir moved)
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2004/03/26 02:27:45 wiz Exp $
d7 1
a7 1
PKGREVISION=	3
@


1.4
log
@PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2004/03/11 12:29:39 jmmv Exp $
d7 1
a7 1
PKGREVISION=	2
@


1.3
log
@Bump PKGREVISION to catch with gpgme03 package rename (it was named gpgme
previously) and its associated library.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2004/03/11 12:23:19 jmmv Exp $
d7 1
a7 1
PKGREVISION=	1
@


1.2
log
@bl3ify
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1.1.1 2004/01/01 21:43:27 cube Exp $
d7 2
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $NetBSD$
d12 1
a12 1
.include "../../x11/gtk/buildlink2.mk"
@


1.1.1.1
log
@Initial import of sylpheed-claws-trayicon, version 0.9.7 into the NetBSD
Package Collection.

With the trayicon plugin, Sylpheed-claws will display an icon in the system
tray.  The desktop environment must be compatible with the system tray
protocol specification from http://www.freedesktop.org/standards/.  GNOME 2
and KDE 3.1.1 are known to follow it.

You must manually load the plugin through Configuration/Plugins.
@
text
@@
