Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 2008 15:35:56 +0400 (MSD)
From:      Bakulin Ilya <webmaster@kibab.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/126134: [patch] New port: py-synce-librapi2 - Python bindings to SynCE librapi2 library librapi2 library
Message-ID:  <20080731113556.A73A72337B@kibab.ht-systems.ru>
Resent-Message-ID: <200807311240.m6VCe7Ro036573@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         126134
>Category:       ports
>Synopsis:       [patch] New port: py-synce-librapi2 - Python bindings to SynCE librapi2 library
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 31 12:40:07 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Bakulin Ilya
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD kibab.ht-systems.ru 7.0-STABLE FreeBSD 7.0-STABLE #3: Sun Jun 8 14:07:01 MSD 2008 root@kibab.ht-systems.ru:/usr/_OBJDIR/usr/src/sys/KIBAB_WORK i386


	
>Description:
	This ports installs Python bindings for SynCE librapi2 library. Several applications of SynCE project will require this port.
>How-To-Repeat:
	
>Fix:

	

--- py-synce-librapi2.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	py-synce-librapi2
#	py-synce-librapi2/Makefile
#	py-synce-librapi2/distinfo
#	py-synce-librapi2/pkg-descr
#	py-synce-librapi2/pkg-plist
#
echo c - py-synce-librapi2
mkdir -p py-synce-librapi2 > /dev/null 2>&1
echo x - py-synce-librapi2/Makefile
sed 's/^X//' >py-synce-librapi2/Makefile << 'END-of-py-synce-librapi2/Makefile'
X# New ports collection makefile for:   py-synce-librapi2
X# Date created:                19 June 2008
X# Whom:                        Ilya Bakulin <webmaster@kibab.com>
X#
X# $FreeBSD$
X
XCATEGORIES=	palm python
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}synce-
X
XMAINTAINER=	webmaster@kibab.com
XCOMMENT=	Python bibdigs for libRAPI2
X
XLIB_DEPENDS=	rapi.2:${PORTSDIR}/palm/synce-librapi2
XBUILD_DEPENDS=	pyrexc:${PORTSDIR}/devel/pyrex
X
XMASTERDIR=	${.CURDIR}/../synce-librapi2
X
XUSE_PYTHON=	yes
X
XPLIST=		${.CURDIR}/pkg-plist
X
XRAPI_SLAVE=	pythonb
X
Xdo-install:
X	@(cd ${WRKSRC}/python && ${MAKE} install)
X
X.include "${MASTERDIR}/Makefile"
END-of-py-synce-librapi2/Makefile
echo x - py-synce-librapi2/distinfo
sed 's/^X//' >py-synce-librapi2/distinfo << 'END-of-py-synce-librapi2/distinfo'
XMD5 (librapi2-0.11.1.tar.gz) = 577f3a0e338c6a0e664ff40d9c3c8411
XSHA256 (librapi2-0.11.1.tar.gz) = 34c34befd0d462729115bd35df89e3492befc8d2db8e7f2e1f5719c181ebaaaa
XSIZE (librapi2-0.11.1.tar.gz) = 481948
END-of-py-synce-librapi2/distinfo
echo x - py-synce-librapi2/pkg-descr
sed 's/^X//' >py-synce-librapi2/pkg-descr << 'END-of-py-synce-librapi2/pkg-descr'
XSynCE is a project for connecting to devices running Windows CE or Pocket PC.
XLibrapi is an open-source implementation that works like RAPI.DLL. The library
Xmakes it possible to make remote calls on a Windows CE device, including
Xinstalling applications and transferring files.
X
XWWW: http://synce.sourceforge.net/
END-of-py-synce-librapi2/pkg-descr
echo x - py-synce-librapi2/pkg-plist
sed 's/^X//' >py-synce-librapi2/pkg-plist << 'END-of-py-synce-librapi2/pkg-plist'
X%%PYTHON_SITELIBDIR%%/pyrapi2.a
X%%PYTHON_SITELIBDIR%%/pyrapi2.la
X%%PYTHON_SITELIBDIR%%/pyrapi2.so
END-of-py-synce-librapi2/pkg-plist
exit
--- py-synce-librapi2.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080731113556.A73A72337B>