Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Aug 2009 16:43:40 +0200
From:      Troels Kofoed Jacobsen <tkjacobsen@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/137994: [NEW PORT] deskutils/libgcal: Library allowing communication with google calendar and contacts
Message-ID:  <4a8d6119.0a1ad00a.643c.7799@mx.google.com>
Resent-Message-ID: <200908201450.n7KEo13U041934@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         137994
>Category:       ports
>Synopsis:       [NEW PORT] deskutils/libgcal: Library allowing communication with google calendar and contacts
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 20 14:50:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Troels Kofoed Jacobsen
>Release:        FreeBSD 7.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD gluon.std 7.2-STABLE FreeBSD 7.2-STABLE #2: Tue Aug 11 12:11:42 CEST 2009
>Description:
An ANSI C library allowing communication with google calendar and contacts,
useful if you need to support this in a C or C++ application.

WWW:	http://code.google.com/p/libgcal/

This port is a dependency of akonadi-googledata, which will be submitted next.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- libgcal-0.9.2.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	libgcal
#	libgcal/Makefile
#	libgcal/distinfo
#	libgcal/pkg-descr
#	libgcal/pkg-plist
#
echo c - libgcal
mkdir -p libgcal > /dev/null 2>&1
echo x - libgcal/Makefile
sed 's/^X//' >libgcal/Makefile << 'cf468126b5e2c53e334465ceec4256cb'
X# New ports collection makefile for:	libgcal
X# Date created:		2009-08-16
X# Whom:			Troels Kofoed Jacobsen <tkjacobsen@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libgcal
XPORTVERSION=	0.9.2
XCATEGORIES=	deskutils
XMASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
X
XMAINTAINER=	tkjacobsen@gmail.com
XCOMMENT=	Library allowing communication with google calendar and contacts
X
XLIB_DEPENDS=	curl:${PORTSDIR}/ftp/curl \
X		iconv:${PORTSDIR}/converters/libiconv \
X		xml2:${PORTSDIR}/textproc/libxml2
X
XGNU_CONFIGURE=	yes
XUSE_LDCONFIG=	yes
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's,(libdir)/pkgconfig,(prefix)/libdata/pkgconfig,' \
X		${WRKSRC}/Makefile.in
X
X.include <bsd.port.mk>
cf468126b5e2c53e334465ceec4256cb
echo x - libgcal/distinfo
sed 's/^X//' >libgcal/distinfo << '6eeffd03efeeab5b45227736569fdb74'
XMD5 (libgcal-0.9.2.tar.gz) = 2e30ebcaad4c01c78b192fe50ec69203
XSHA256 (libgcal-0.9.2.tar.gz) = 5cae3d85549c4a6d1c4bacfd9edc9e2f94dee77f655b28c80815d49d3ba1d522
XSIZE (libgcal-0.9.2.tar.gz) = 365432
6eeffd03efeeab5b45227736569fdb74
echo x - libgcal/pkg-descr
sed 's/^X//' >libgcal/pkg-descr << '312d9cf0d9f6a277ddbed0ceae6c53dc'
XAn ANSI C library allowing communication with google calendar and contacts,
Xuseful if you need to support this in a C or C++ application.
X
XWWW:	http://code.google.com/p/libgcal/
312d9cf0d9f6a277ddbed0ceae6c53dc
echo x - libgcal/pkg-plist
sed 's/^X//' >libgcal/pkg-plist << '5ddab03dd1a98c462e81ae5cbeb7e1df'
Xinclude/atom_parser.h
Xinclude/gcal.h
Xinclude/gcal_parser.h
Xinclude/gcal_status.h
Xinclude/gcalendar.h
Xinclude/gcont.h
Xinclude/gcontact.h
Xinclude/internal_gcal.h
Xinclude/xml_aux.h
Xlib/libgcal.a
Xlib/libgcal.la
Xlib/libgcal.so
Xlib/libgcal.so.0
Xlibdata/pkgconfig/libgcal.pc
5ddab03dd1a98c462e81ae5cbeb7e1df
exit
--- libgcal-0.9.2.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4a8d6119.0a1ad00a.643c.7799>