pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/libgcal
Module Name: pkgsrc
Committed By: rodent
Date: Tue Jul 2 11:37:34 UTC 2013
Added Files:
pkgsrc/time/libgcal: DESCR Makefile PLIST buildlink3.mk distinfo
Log Message:
Import libgcal-0.9.6 as time/libgcal.
Its an ANSI C library that does allow communication with google calendar and
contacts, useful if you need to support this in a C or C++ application.
Currently, libgcal implements:
- authentication
- get all events/contacts
- atom stream parsing
- access to individual events/contacts
- add/delete/edit using gcal objects
- add/delete/edit using raw XML
- query for updated events/contacts
- use of http proxy
- timezone
- contact photo download/upload
- google data protocol GCalendar 2.0 and Contacts 3.0
- can be used with a C++ application
- google hosted accounts (i.e. joe%foobar.com@localhost)
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/time/libgcal/DESCR pkgsrc/time/libgcal/Makefile \
pkgsrc/time/libgcal/PLIST pkgsrc/time/libgcal/buildlink3.mk \
pkgsrc/time/libgcal/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index