Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-02 | Add SHA512 digests for distfiles for time category | agc | 1 | -1/+2 | |
Problems found with mismatching existing digests for: distfiles/asclock-classic-1.0.tar.gz distfiles/asclock-gtk-2.1.10beta.tar.gz distfiles/asclock-xlib-2.0.11.tar.gz distfiles/emiclock-2.0.2.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2014-04-21 | Don't use profiling flags by default. | joerg | 2 | -1/+20 | |
2014-02-12 | Recursive PKGREVISION bump for OpenSSL API version bump. | tron | 2 | -2/+4 | |
2013-07-02 | +libgcal; Set MAINTAINER=me. | rodent | 1 | -2/+2 | |
2013-07-02 | Import libgcal-0.9.6 as time/libgcal. | rodent | 5 | -0/+80 | |
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) |