Thu Jan 10 22:56:41 2008 UTC ()
Initial import of libopensync-plugin-file 0.22, a libopensync plugin
to sync local files.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


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

File Added: pkgsrc/comms/libopensync-plugin-file/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2008/01/10 22:56:41 dillo Exp $
#

DISTNAME=	libopensync-plugin-file-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/
COMMENT=	Platform independent synchronization framework, backup to file

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

.include "../../comms/libopensync/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/comms/libopensync-plugin-file/PLIST
@comment $NetBSD: PLIST,v 1.1.1.1 2008/01/10 22:56:41 dillo Exp $
lib/opensync/plugins/file_sync.la
share/opensync/defaults/file-sync

File Added: pkgsrc/comms/libopensync-plugin-file/distinfo
$NetBSD: distinfo,v 1.1.1.1 2008/01/10 22:56:41 dillo Exp $

SHA1 (libopensync-plugin-file-0.22.tar.bz2) = 0b4f66dcfc4dc873f8142d4a20392b80447821c9
RMD160 (libopensync-plugin-file-0.22.tar.bz2) = 5bc5912a1bf8e6865774a746c1e01a1bc2df8c7c
Size (libopensync-plugin-file-0.22.tar.bz2) = 216890 bytes

File Added: pkgsrc/comms/libopensync-plugin-file/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 files on the local filesystem.