Commit Graph

15 Commits

Author SHA1 Message Date
jasper
73450cbf84 - remove -lpthread related patches/chunks. 2012-09-21 13:17:45 +00:00
ajacoutot
5ceafa9404 Update to libical-0.48. 2012-03-23 11:58:23 +00:00
ajacoutot
a68ba72d7a Define ICAL_ERRORS_ARE_FATAL if not defined already to prevent warning that
could lead to error.
Remove sebastia@ from maintainer as per his request.

ok sebastia@
2011-11-14 23:55:48 +00:00
jasper
0baec0ba89 unbreak when gnu libtool isn't installed as this need the AM_PROG_LIBTOOL
macro for autofuck
2011-10-02 20:11:30 +00:00
ajacoutot
2ad37a2be2 Update to libical-0.46.
Merge some more changes from upstream SVN.

ok sebastia@ (maintainer)
2011-10-02 08:55:40 +00:00
sebastia
374b1072d1 Fix build of libical with gcc-2.95
OK jasper@, landry@
2011-06-20 18:15:29 +00:00
ajacoutot
0d18caadae Merge SVN r1062:
In parser_get_next_char(), make sure we are on at least the second character
when testing if the current double-quote char is escaped.
Might fix the crash reported in ID: 2994723

This fixes a crash in evolution.

ok sebastia@ (maintainer)
2011-03-18 12:23:45 +00:00
jasper
de44b59fed - some WANTLIB/LIB_DEPENDS/REVISION cleaning 2010-11-10 22:44:03 +00:00
jasper
082af4ade6 where did this come from? spotted by landry@ 2010-09-07 21:13:03 +00:00
jasper
b1979505d7 - fix build with gcc2 2010-09-07 10:38:40 +00:00
sebastia
b5542258a3 update my e-mail address, and bump those packages
OK, landry@, sthen@
2010-06-18 22:20:03 +00:00
ajacoutot
e0d57978b1 Set CONFIGURE_SHARED.
Don't use built-in timezones, but the system ones.
2010-03-21 10:25:55 +00:00
jasper
0d2061bdf8 - update libical to 0.44 (massive merges from evo-data-server libical)
- merge in patches from the libical that used to be part of evolution-data-server
- add homepage

ok aja@
maintainer timed-out
2009-10-11 12:41:18 +00:00
espie
bd913ef132 fix build with improved make: lex/yacc interdependencies should be marked
as DEV_ONLY, because with a full dependency analysis, it will trigger
rebuild, and our flex doesn't understand this source.
2008-07-18 14:20:34 +00:00
okan
139140a7a2 import libical, from Sebastian Reitenbach
libical is an Open Source (MPL/LGPL) implementation of the IETF's
iCalendar Calendaring and Scheduling protocols.  (RFC 2445, 2446, and
2447).  It parses iCal components and provides a C API for manipulating
the component properties, parameters, and subcomponents.

feedback and ok merdely@ and simon@
2007-12-28 17:32:12 +00:00