summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-07-19 14:01:56 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-07-19 14:01:56 +0000
commit7aa6dbc2d3ff08fa6cf35b930e575a8192754686 (patch)
tree242e20a6ce977a855455ff9d0afcbda59103b176 /deskutils
parentA python module for the OpenSync framework. (diff)
A python module for the OpenSync framework.
WWW: http://www.opensync.org/ PR: ports/125662 Submitted by: Alexander Logvinov <ports at logvinov.com>
Notes
Notes: svn path=/head/; revision=217096
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/Makefile1
-rw-r--r--deskutils/libopensync-plugin-python-devel/Makefile29
-rw-r--r--deskutils/libopensync-plugin-python-devel/distinfo3
-rw-r--r--deskutils/libopensync-plugin-python-devel/pkg-descr3
-rw-r--r--deskutils/libopensync-plugin-python-devel/pkg-plist5
5 files changed, 41 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile
index 6fbdb9cae1fb..ca4c7c404ea6 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -128,6 +128,7 @@
SUBDIR += kuake
SUBDIR += libopensync-plugin-evolution2
SUBDIR += libopensync-plugin-python
+ SUBDIR += libopensync-plugin-python-devel
SUBDIR += lightning-xpi
SUBDIR += linux-sunbird
SUBDIR += ljcharm
diff --git a/deskutils/libopensync-plugin-python-devel/Makefile b/deskutils/libopensync-plugin-python-devel/Makefile
new file mode 100644
index 000000000000..9f3ed5ee6376
--- /dev/null
+++ b/deskutils/libopensync-plugin-python-devel/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: libopensync-plugin-python-devel
+# Date created: 16 June 2008
+# Whom: Alexander Logvinov <ports@logvinov.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= libopensync-plugin-python
+PORTVERSION= 0.36
+CATEGORIES= deskutils
+MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/
+PKGNAMESUFFIX= -devel
+
+MAINTAINER= ports@logvinov.com
+COMMENT= Python plugin for the OpenSync framework
+
+LIB_DEPENDS= opensync.1:${PORTSDIR}/devel/libopensync
+
+CONFLICTS= libopensync-plugin-python-0.2*
+
+USE_BZIP2= yes
+USE_CMAKE= yes
+CMAKE_ARGS+= -Wno-dev
+
+pre-patch:
+ @${REINPLACE_CMD} -e "s|MESSAGE|# MESSAGE|" \
+ ${WRKSRC}/cmake/modules/MacroEnsureOutOfSourceBuild.cmake
+
+.include <bsd.port.mk>
diff --git a/deskutils/libopensync-plugin-python-devel/distinfo b/deskutils/libopensync-plugin-python-devel/distinfo
new file mode 100644
index 000000000000..d6e66c373a3d
--- /dev/null
+++ b/deskutils/libopensync-plugin-python-devel/distinfo
@@ -0,0 +1,3 @@
+MD5 (libopensync-plugin-python-0.36.tar.bz2) = 6247a7e96de3fa55c1fb58b2f364fb5e
+SHA256 (libopensync-plugin-python-0.36.tar.bz2) = 9ecfa677d155a8e9e2674fabfa76adbeb45b887a321368cdab082618d27603a3
+SIZE (libopensync-plugin-python-0.36.tar.bz2) = 33893
diff --git a/deskutils/libopensync-plugin-python-devel/pkg-descr b/deskutils/libopensync-plugin-python-devel/pkg-descr
new file mode 100644
index 000000000000..79d86d6bb3b9
--- /dev/null
+++ b/deskutils/libopensync-plugin-python-devel/pkg-descr
@@ -0,0 +1,3 @@
+A python module for the OpenSync framework.
+
+WWW: http://www.opensync.org/
diff --git a/deskutils/libopensync-plugin-python-devel/pkg-plist b/deskutils/libopensync-plugin-python-devel/pkg-plist
new file mode 100644
index 000000000000..aa2634ab8042
--- /dev/null
+++ b/deskutils/libopensync-plugin-python-devel/pkg-plist
@@ -0,0 +1,5 @@
+lib/opensync-1.0/plugins/python-module.so
+lib/opensync-1.0/python-plugins/sample.py
+@dirrmtry lib/opensync-1.0/plugins
+@dirrmtry lib/opensync-1.0/python-plugins
+@dirrmtry lib/opensync-1.0