1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

SynCE is a project for connecting to devices running Windows CE or Pocket PC.

RRA implements the Remote Replication Agent Connection protocol for
synchronising objects between a Windows CE device and other computer.

WWW: http://synce.sourceforge.net/

PR:		ports/126136
Submitted by:	Ilya Bakulin <webmaster at kibab.com>
This commit is contained in:
Martin Wilke 2008-09-07 16:03:36 +00:00
parent 38bfe44a05
commit 27d8aafe1b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220142
5 changed files with 41 additions and 0 deletions

View File

@ -32,6 +32,7 @@
SUBDIR += ppmtoTbmp
SUBDIR += prc-tools
SUBDIR += py-synce-librapi2
SUBDIR += py-synce-librra
SUBDIR += romeo
SUBDIR += sitescooper
SUBDIR += synce-gnomevfs

View File

@ -0,0 +1,27 @@
# New ports collection makefile for: py-synce-librra
# Date created: 19 Jun 2008
# Whom: Ilya Bakulin <webmaster@kibab.com>
#
# $FreeBSD$
CATEGORIES= palm python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}synce-
MAINTAINER= webmaster@kibab.com
COMMENT= Python bindings for the SynCE RRA library
LIB_DEPENDS= rra.0:${PORTSDIR}/palm/synce-librra
BUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex
MASTERDIR= ${.CURDIR}/../synce-librra
USE_PYTHON= yes
PLIST= ${.CURDIR}/pkg-plist
RRA_SLAVE= pythonb
do-install:
@(cd ${WRKSRC}/python && ${MAKE} install)
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,3 @@
MD5 (librra-0.11.1.tar.gz) = 1dff577a2b1ac85a69768de555d05ee7
SHA256 (librra-0.11.1.tar.gz) = 6a0991c7af8472a882beb8738f2e8d9b8ccc9e2bea7709a5ad8137850541164e
SIZE (librra-0.11.1.tar.gz) = 433941

View File

@ -0,0 +1,5 @@
SynCE is a project for connecting to devices running Windows CE or Pocket PC.
RRA implements the Remote Replication Agent Connection protocol for
synchronising objects between a Windows CE device and other computer.
WWW: http://synce.sourceforge.net/

View File

@ -0,0 +1,5 @@
%%PYTHON_LIBDIR%%/site-packages/pyrra.a
%%PYTHON_LIBDIR%%/site-packages/pyrra.la
%%PYTHON_LIBDIR%%/site-packages/pyrra.so
@dirrmtry %%PYTHON_LIBDIR%%/site-packages
@dirrmtry %%PYTHON_LIBDIR%%