ports/53333: New port: palm/rapip

Sam Lawrance boris at brooknet.com.au
Sun Jun 15 07:30:17 UTC 2003


>Number:         53333
>Category:       ports
>Synopsis:       New port: palm/rapip
>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:   Sun Jun 15 00:30:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sam Lawrance
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD dirk.no.domain 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Mon Jun 9 12:36:57 EST 2003 root at dirk.no.domain:/usr/obj/usr/src/sys/GENERIC i386

This port requires the synce project to build, also submitted as prs
ports/53307-53311.

>Description:
Rapip provides two things:
1. Rapip: a kio-slave that provides transparent filesystem access to
a Windows CE device for KDE applications, and
2. Raki: a KDE tray application to help initiate or close a connection with
a WinCE device, browse the filesystem on the device, and manage applications
on the device. Raki looks and operates a bit like a similar tray application
on another well known operating system :).

>How-To-Repeat:
n/a
>Fix:
--- rapip.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:
#
#	rapip
#	rapip/distinfo
#	rapip/pkg-plist
#	rapip/pkg-descr
#	rapip/Makefile
#
echo c - rapip
mkdir -p rapip > /dev/null 2>&1
echo x - rapip/distinfo
sed 's/^X//' >rapip/distinfo << 'END-of-rapip/distinfo'
XMD5 (rapip-0.4.1.tar.gz) = 49730187d3c6ca246147593e5133d6ef
END-of-rapip/distinfo
echo x - rapip/pkg-plist
sed 's/^X//' >rapip/pkg-plist << 'END-of-rapip/pkg-plist'
Xbin/raki
Xlib/kde3/kio_rapip.la
Xlib/kde3/kio_rapip.so
Xshare/applnk/Utilities/raki.desktop
Xshare/doc/HTML/en/raki/index.cache.bz2
Xshare/doc/HTML/en/raki/index.docbook
Xshare/icons/hicolor/16x16/apps/raki.png
Xshare/icons/hicolor/16x16/apps/raki_bw.png
Xshare/icons/hicolor/16x16/apps/rapip.png
Xshare/icons/hicolor/16x16/apps/rapip_bw.png
Xshare/icons/hicolor/22x22/apps/raki.png
Xshare/icons/hicolor/22x22/apps/raki_bw.png
Xshare/icons/hicolor/22x22/apps/rapip.png
Xshare/icons/hicolor/22x22/apps/rapip_bw.png
Xshare/icons/hicolor/32x32/apps/raki.png
Xshare/icons/hicolor/32x32/apps/raki_bw.png
Xshare/icons/hicolor/32x32/apps/rapip.png
Xshare/icons/hicolor/32x32/apps/rapip_bw.png
Xshare/icons/hicolor/48x48/apps/raki.png
Xshare/icons/hicolor/48x48/apps/raki_bw.png
Xshare/icons/hicolor/48x48/apps/rapip.png
Xshare/icons/hicolor/48x48/apps/rapip_bw.png
Xshare/icons/hicolor/64x64/apps/raki.png
Xshare/icons/hicolor/64x64/apps/raki_bw.png
Xshare/icons/hicolor/64x64/apps/rapip.png
Xshare/icons/hicolor/64x64/apps/rapip_bw.png
Xshare/services/rapip.protocol
X at dirrm share/doc/HTML/en/raki/common
X at dirrm share/doc/HTML/en/raki
END-of-rapip/pkg-plist
echo x - rapip/pkg-descr
sed 's/^X//' >rapip/pkg-descr << 'END-of-rapip/pkg-descr'
XSynCE is a project for connecting to devices running Windows CE or Pocket PC.
XRapip is a KIO-slave giving KDE users transparent access to the files and
Xinformation on their Windows CE device as if it were a local folder. Raki
Xis a tray application giving instant access to these functions.
X
XWWW: http://synce.sourceforge.net/
END-of-rapip/pkg-descr
echo x - rapip/Makefile
sed 's/^X//' >rapip/Makefile << 'END-of-rapip/Makefile'
X# New ports collection makefile for:   rapip
X# Date created:                15 June 2003
X# Whom:                        Sam Lawrance <boris at brooknet.com.au>
X#
X# $FreeBSD$
X
XPORTNAME=	rapip
XPORTVERSION=	0.4.1
XCATEGORIES=	palm
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= synce
X
XMAINTAINER=	boris at brooknet.com.au
XCOMMENT=	KIO-slave and trayapp for access to WinCE devices
X
XLIB_DEPENDS+=	synce.0:${PORTSDIR}/palm/synce-libsynce
XLIB_DEPENDS+=	rapi.2:${PORTSDIR}/palm/synce-librapi2
XRUN_DEPENDS+=	synce-serial-start:${PORTSDIR}/palm/synce-serial
XRUN_DEPENDS+=	dccm:${PORTSDIR}/palm/synce-dccm
X
XUSE_QT_VER=	3
XUSE_KDELIBS_VER=3
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XUSE_LIBTOOL=	yes
XCONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
XCONFIGURE_ARGS+= --program-transform-name=""
XCONFIGURE_ARGS+= --prefix=${PREFIX}
XCONFIGURE_ARGS+= --with-libsynce=${PREFIX}
XCONFIGURE_ARGS+= --with-librapi2=${PREFIX}
XCONFIGURE_ARGS+= --with-qt-dir=${X11BASE}
X
X.include <bsd.port.mk>
END-of-rapip/Makefile
exit
--- rapip.shar ends here ---


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



More information about the freebsd-ports-bugs mailing list