Commit Graph

10 Commits

Author SHA1 Message Date
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