Tiny Core Linux

Tiny Core Extensions => TCE News => TCE 2.x => Topic started by: Jason W on February 08, 2010, 10:28:24 PM

Title: libical
Post by: Jason W on February 08, 2010, 10:28:24 PM
Thanks to Arslan S. for:

Code: [Select]
Title:          libical-dev.tcz
Description: libical development files.
Version:        0.44
Author:         Various
Original-site:  http://freeassociation.sourceforge.net
Copying-policy: LGPL/MPL
Size:           272K
Extension_by:   Arslan S.
Comments: This extension is PPI compatible.
Change-log:     ---
Current:        2010/02/08 Original


Code: [Select]
Title:          libical.tcz
Description: Implementation of the IETF's iCalendar Calendaring and Scheduling protocols.
Version:        0.44
Author:         Various
Original-site:  http://freeassociation.sourceforge.net
Copying-policy: LGPL/MPL
Size:           184K
Extension_by:   Arslan S.
Comments: This extension is PPI compatible.
Change-log:     ---
Current:        2010/02/08 Original

Title: Re: libical
Post by: robc on February 08, 2010, 10:53:47 PM
This was already an extension: http://forum.tinycorelinux.net/index.php?topic=4807.0 (http://forum.tinycorelinux.net/index.php?topic=4807.0)
Title: Re: libical
Post by: Arslan S. on February 09, 2010, 04:02:30 AM
sorry didn't see it  :(
Title: Re: libical
Post by: Arslan S. on February 09, 2010, 04:06:42 AM
by the way this is built without included timezone data instead tzdata is a dependency how about the previous one ? looking at the size guessing probably it includes the builtin tzdata

if so i will modify the info to an update to yours
Title: Re: libical
Post by: robc on February 09, 2010, 12:32:00 PM
I included the time zone data since adding tzdata and it's deps increases the overall size quite a bit. The only reason I built this extension was to meet a dependency. You are more then welcome to take over this, I have more then enough things on my todo list for TC  :)
Title: Re: libical
Post by: Arslan S. on February 09, 2010, 02:16:40 PM
i will resubmit this with builtin tzdata
Title: Re: libical
Post by: Jason W on February 09, 2010, 07:15:27 PM
Thanks to Arslan S. for an update:

Code: [Select]
Title:          libical-dev.tcz
Description: libical development files.
Version:        0.44
Author:         Eric Busboom, Andrea Campi, Art Cancro, Wilfried Goesgens, John Gray, Omar Kilani
Original-site:  http://freeassociation.sourceforge.net
Copying-policy: LGPL/MPL
Size:           272K
Extension_by:   robc, Arslan S.
Comments: ----------------------------------------------

Please see the man page for additional
information.

Also see http://freeassociation.sourceforge.net
for more information.

----------------------------------------------

This extension is PPI compatible.
Change-log:     2010/01/26 Original
        2010/02/08 Original Rebuilt without builtin timezone data (Arslan S.)
Current:        2010/02/09 Original Rebuilt with builtin timezone data (Arslan S.)


Code: [Select]
Title:          libical.tcz
Description: Implementation of the IETF's iCalendar Calendaring and Scheduling protocols.
Version:        0.44
Author:         Eric Busboom, Andrea Campi, Art Cancro, Wilfried Goesgens, John Gray, Omar Kilani
Original-site:  http://freeassociation.sourceforge.net
Copying-policy: LGPL/MPL
Size:           216K
Extension_by:   robc, Arslan S.
Comments: ----------------------------------------------

Please see the man page for additional
information.

Also see http://freeassociation.sourceforge.net
for more information.

----------------------------------------------

This extension is PPI compatible.
Change-log:     2010/01/26 Original
        2010/02/08 Original Rebuilt without builtin timezone data (Arslan S.)
Current:        2010/02/09 Original Rebuilt with builtin timezone data (Arslan S.)

Title: Re: libical
Post by: Arslan S. on March 20, 2010, 04:56:58 PM
since it is compiled with builtin tzdata dep list is not needed anymore you can remove libical.tcz.dep file from repository
Title: Re: libical
Post by: Jason W on March 20, 2010, 05:27:00 PM
Done