From c9dee4e7a1b60f494c4178212f9d06f4b35ed600 Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Fri, 1 Aug 2003 15:17:58 +0000 Subject: Add rapip, a kio-slave that provides transparent filesystem access to a Windows CE device for KDE applications. PR: 53333 Submitted by: Sam Lawrance --- palm/rapip/Makefile | 27 +++++++++++++++++++++++++++ palm/rapip/distinfo | 1 + palm/rapip/pkg-descr | 6 ++++++ palm/rapip/pkg-plist | 29 +++++++++++++++++++++++++++++ 4 files changed, 63 insertions(+) create mode 100644 palm/rapip/Makefile create mode 100644 palm/rapip/distinfo create mode 100644 palm/rapip/pkg-descr create mode 100644 palm/rapip/pkg-plist (limited to 'palm/rapip') diff --git a/palm/rapip/Makefile b/palm/rapip/Makefile new file mode 100644 index 000000000000..6cfe90818fcd --- /dev/null +++ b/palm/rapip/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: rapip +# Date created: 15 June 2003 +# Whom: Sam Lawrance +# +# $FreeBSD$ + +PORTNAME= rapip +PORTVERSION= 0.4.1 +CATEGORIES= palm +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= synce + +MAINTAINER= boris@brooknet.com.au +COMMENT= KIO-slave and trayapp for access to WinCE devices + +LIB_DEPENDS+= synce.0:${PORTSDIR}/palm/synce-libsynce \ + rapi.2:${PORTSDIR}/palm/synce-librapi2 +RUN_DEPENDS+= synce-serial-start:${PORTSDIR}/palm/synce-serial \ + dccm:${PORTSDIR}/palm/synce-dccm + +USE_KDELIBS_VER=3 +USE_GMAKE= yes +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} + +.include diff --git a/palm/rapip/distinfo b/palm/rapip/distinfo new file mode 100644 index 000000000000..450ccdec2b2d --- /dev/null +++ b/palm/rapip/distinfo @@ -0,0 +1 @@ +MD5 (rapip-0.4.1.tar.gz) = 49730187d3c6ca246147593e5133d6ef diff --git a/palm/rapip/pkg-descr b/palm/rapip/pkg-descr new file mode 100644 index 000000000000..89ef4536beb1 --- /dev/null +++ b/palm/rapip/pkg-descr @@ -0,0 +1,6 @@ +SynCE is a project for connecting to devices running Windows CE or Pocket PC. +Rapip is a KIO-slave giving KDE users transparent access to the files and +information on their Windows CE device as if it were a local folder. Raki +is a tray application giving instant access to these functions. + +WWW: http://synce.sourceforge.net/ diff --git a/palm/rapip/pkg-plist b/palm/rapip/pkg-plist new file mode 100644 index 000000000000..8ffed8718c94 --- /dev/null +++ b/palm/rapip/pkg-plist @@ -0,0 +1,29 @@ +bin/raki +lib/kde3/kio_rapip.la +lib/kde3/kio_rapip.so +share/applnk/Utilities/raki.desktop +share/doc/HTML/en/raki/index.cache.bz2 +share/doc/HTML/en/raki/index.docbook +share/icons/hicolor/16x16/apps/raki.png +share/icons/hicolor/16x16/apps/raki_bw.png +share/icons/hicolor/16x16/apps/rapip.png +share/icons/hicolor/16x16/apps/rapip_bw.png +share/icons/hicolor/22x22/apps/raki.png +share/icons/hicolor/22x22/apps/raki_bw.png +share/icons/hicolor/22x22/apps/rapip.png +share/icons/hicolor/22x22/apps/rapip_bw.png +share/icons/hicolor/32x32/apps/raki.png +share/icons/hicolor/32x32/apps/raki_bw.png +share/icons/hicolor/32x32/apps/rapip.png +share/icons/hicolor/32x32/apps/rapip_bw.png +share/icons/hicolor/48x48/apps/raki.png +share/icons/hicolor/48x48/apps/raki_bw.png +share/icons/hicolor/48x48/apps/rapip.png +share/icons/hicolor/48x48/apps/rapip_bw.png +share/icons/hicolor/64x64/apps/raki.png +share/icons/hicolor/64x64/apps/raki_bw.png +share/icons/hicolor/64x64/apps/rapip.png +share/icons/hicolor/64x64/apps/rapip_bw.png +share/services/rapip.protocol +@dirrm share/doc/HTML/en/raki/common +@dirrm share/doc/HTML/en/raki -- cgit v1.2.3