Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
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 the KDE 3.5 Desktop.

View File

@@ -0,0 +1,26 @@
# $NetBSD: Makefile,v 1.30 2013/06/06 12:54:10 wiz Exp $
#
DISTNAME= libopensync-plugin-kdepim-0.22
PKGREVISION= 26
CATEGORIES= comms
MASTER_SITES= http://www.opensync.org/download/releases/0.22/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.opensync.org/
COMMENT= Platform independent synchronization framework, kdepim plugin
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
pre-build:
cd ${WRKSRC}/src && ${MAKE} KNotesIface_stub.h
.include "../../comms/libopensync/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../misc/kdepim3/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,4 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2008/01/10 22:57:52 dillo Exp $
lib/opensync/plugins/kdepim_lib.la
lib/opensync/plugins/kdepim_sync.la
share/opensync/defaults/kdepim-sync

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2008/01/10 22:57:52 dillo Exp $
SHA1 (libopensync-plugin-kdepim-0.22.tar.bz2) = 591fa5ebdaa87bb75fe557156bb09d8bbffd2ebd
RMD160 (libopensync-plugin-kdepim-0.22.tar.bz2) = a85c85e1fef0cc56c63750f2c78881097f3bdc1a
Size (libopensync-plugin-kdepim-0.22.tar.bz2) = 307922 bytes