Sat Jan 12 14:27:22 2008 UTC ()
Initial import of SyncML plugin for the opensync framework.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(dillo)
diff -r0 -r1.1.1.1 pkgsrc/comms/libopensync-plugin-syncml/Makefile
diff -r0 -r1.1.1.1 pkgsrc/comms/libopensync-plugin-syncml/PLIST
diff -r0 -r1.1.1.1 pkgsrc/comms/libopensync-plugin-syncml/distinfo
diff -r0 -r1.1.1.1 pkgsrc/comms/libopensync-plugin-syncml/DESCR

File Added: pkgsrc/comms/libopensync-plugin-syncml/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2008/01/12 14:27:22 dillo Exp $
#

DISTNAME=	libopensync-plugin-syncml-0.22
CATEGORIES=	comms
MASTER_SITES=	http://www.opensync.org/download/releases/0.22/
EXTRACT_SUFX=	.tar.bz2

MAINTAINER=	dillo@NetBSD.org
HOMEPAGE=	http://www.opensync.org/download/releases/0.22/
COMMENT=	Platform independent synchronization framework, SyncML plugin

USE_TOOLS+=	pkg-config
USE_LANGUAGES=	c
USE_LIBTOOL=	yes
GNU_CONFIGURE=	yes

CONFIGURE_ARGS+=	--disable-http

.include "../../comms/libopensync/buildlink3.mk"
.include "../../comms/libsyncml/buildlink3.mk"
.include "../../comms/openobex/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
# XXX libsoup (http)
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/comms/libopensync-plugin-syncml/PLIST
@comment $NetBSD: PLIST,v 1.1.1.1 2008/01/12 14:27:22 dillo Exp $
lib/opensync/plugins/syncml_plugin.la
share/opensync/defaults/syncml-http-server
share/opensync/defaults/syncml-obex-client
@dirrm share/opensync/defaults
@dirrm lib/opensync/plugins

File Added: pkgsrc/comms/libopensync-plugin-syncml/distinfo
$NetBSD: distinfo,v 1.1.1.1 2008/01/12 14:27:22 dillo Exp $

SHA1 (libopensync-plugin-syncml-0.22.tar.bz2) = 983fd2ad84c17f486fe182d94e3e055a081706be
RMD160 (libopensync-plugin-syncml-0.22.tar.bz2) = a47a7670389910061d41727aebc161f625d77712
Size (libopensync-plugin-syncml-0.22.tar.bz2) = 220011 bytes

File Added: pkgsrc/comms/libopensync-plugin-syncml/DESCR
OpenSync is a synchronization framework that is platform and distribution
independent. It consists of a powerful sync-engine and several plugins
that can be used to connect to devices.

OpenSync is very flexible and capable of synchronizing any type of data,
including contacts, calendar, tasks, notes and files.

This plugin synchronizes with devices supporting the SyncML protocol,
e.g. Nokia cell phones.