Add vcalendar plug-in for claws-mail
This commit is contained in:
parent
52433b195b
commit
b2a26824ff
7 changed files with 92 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES-2007,v 1.1758 2007/08/09 15:13:08 tnn Exp $
|
||||
$NetBSD: CHANGES-2007,v 1.1759 2007/08/09 18:28:24 smb Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2007:
|
||||
|
||||
|
@ -3226,3 +3226,4 @@ Changes to the packages collection and infrastructure in 2007:
|
|||
Updated www/py-django to 0.96 [joerg 2007-08-09]
|
||||
Updated www/elinks to 0.11.2nb1 [joerg 2007-08-09]
|
||||
Added chat/pidgin-icb version 20070505 [tnn 2007-08-09]
|
||||
Added mail/claws-mail-vcalendar version 1.96 [smb 2007-08-09]
|
||||
|
|
13
mail/claws-mail-vcalendar/DESCR
Normal file
13
mail/claws-mail-vcalendar/DESCR
Normal file
|
@ -0,0 +1,13 @@
|
|||
This plugin enables vCalendar message handling like that produced
|
||||
by Evolution or Outlook.
|
||||
|
||||
When loaded, it will create a vCalendar mailbox in the Folder List,
|
||||
which will be populated by meetings that you have accepted or
|
||||
created. Meeting requests that you receive will be presented in
|
||||
an appropriate form and you will be able to accept or decline them.
|
||||
To create a meeting right-click on the vCalendar or Meetings folder
|
||||
and choose "New meeting...".
|
||||
|
||||
You will also be able to subscribe to remote webCal feeds,export
|
||||
your meetings and calendars, publish your free/busy information
|
||||
and retrieve that information from others.
|
26
mail/claws-mail-vcalendar/Makefile
Normal file
26
mail/claws-mail-vcalendar/Makefile
Normal file
|
@ -0,0 +1,26 @@
|
|||
# $NetBSD: Makefile,v 1.1 2007/08/09 18:28:24 smb Exp $
|
||||
#
|
||||
|
||||
DISTNAME=vcalendar-1.96
|
||||
PKGNAME=claws-mail-vcalendar-1.96
|
||||
CATEGORIES=mail
|
||||
MASTER_SITES= http://claws-mail.org/downloads/plugins/
|
||||
|
||||
MAINTAINER= smb@NetBSD.org
|
||||
COMMENT= Enable vCalendar message handling
|
||||
|
||||
#PLIST_SRC+= PLIST
|
||||
|
||||
DEPENDS+= claws-mail>=2.10.0:../../mail/claws-mail
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
USE_LANGUAGES+= c
|
||||
|
||||
.include "../../mail/claws-mail/buildlink3.mk"
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
.include "../../www/curl/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
18
mail/claws-mail-vcalendar/PLIST
Normal file
18
mail/claws-mail-vcalendar/PLIST
Normal file
|
@ -0,0 +1,18 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2007/08/09 18:28:25 smb Exp $
|
||||
include/vcalendar/plugins/ical.h
|
||||
lib/claws-mail/plugins/vcalendar.la
|
||||
share/locale/ca/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/de/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/es/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/fi/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/fr/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/hu/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/it/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/pl/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/sk/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/sr/LC_MESSAGES/vcalendar.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/vcalendar.mo
|
||||
@dirrm lib/claws-mail/plugins
|
||||
@dirrm include/vcalendar/plugins
|
||||
@dirrm include/vcalendar
|
7
mail/claws-mail-vcalendar/distinfo
Normal file
7
mail/claws-mail-vcalendar/distinfo
Normal file
|
@ -0,0 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.1 2007/08/09 18:28:25 smb Exp $
|
||||
|
||||
SHA1 (vcalendar-1.96.tar.gz) = 64fac1382e0385a09ff84d354e0d5e3838c5b571
|
||||
RMD160 (vcalendar-1.96.tar.gz) = e0f36c122c4b221a455d0c1bbfb6854cde3a0e5f
|
||||
Size (vcalendar-1.96.tar.gz) = 747018 bytes
|
||||
SHA1 (patch-aa) = 076cbd15436a81f58134015f667ef78ea4581a3b
|
||||
SHA1 (patch-ab) = f596225ba72004514ae1412f649b57f6fb6c2c9a
|
13
mail/claws-mail-vcalendar/patches/patch-aa
Normal file
13
mail/claws-mail-vcalendar/patches/patch-aa
Normal file
|
@ -0,0 +1,13 @@
|
|||
$NetBSD: patch-aa,v 1.1 2007/08/09 18:28:25 smb Exp $
|
||||
|
||||
--- ./libical/libical/Makefile.am.orig 2007-08-07 09:24:38.000000000 -0400
|
||||
+++ ./libical/libical/Makefile.am 2007-08-07 09:25:57.000000000 -0400
|
||||
@@ -94,7 +94,7 @@
|
||||
icallangbind.h
|
||||
|
||||
|
||||
-libicalincludedir = $(includedir)
|
||||
+libicalincludedir = $(includedir/claws-mail/plugins)
|
||||
|
||||
libicalinclude_HEADERS = ical.h
|
||||
|
13
mail/claws-mail-vcalendar/patches/patch-ab
Normal file
13
mail/claws-mail-vcalendar/patches/patch-ab
Normal file
|
@ -0,0 +1,13 @@
|
|||
$NetBSD: patch-ab,v 1.1 2007/08/09 18:28:25 smb Exp $
|
||||
|
||||
--- /usr/pkgsrc/mail/claws-mail-vcalendar/work/vcalendar-1.96/libical/libical/Makefile.in.orig 2007-07-03 05:13:41.000000000 -0400
|
||||
+++ /usr/pkgsrc/mail/claws-mail-vcalendar/work/vcalendar-1.96/libical/libical/Makefile.in 2007-08-09 12:09:42.000000000 -0400
|
||||
@@ -324,7 +324,7 @@
|
||||
vsnprintf.c \
|
||||
icallangbind.h
|
||||
|
||||
-libicalincludedir = $(includedir)
|
||||
+libicalincludedir = $(includedir)/@PACKAGE@/plugins
|
||||
libicalinclude_HEADERS = ical.h
|
||||
|
||||
# ORDERING OF HEADERS IS SIGNIFICANT. Don't change this ordering. It
|
Loading…
Reference in a new issue