Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2008 19:21:31 +1000 (YAKST)
From:      Alexander Logvinov <ports@logvinov.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Alexander Logvinov <ports@logvinov.com>
Subject:   ports/126029: [new port] palm/synce-gvfs: GVFS module for access Windows Mobile devices
Message-ID:  <200807280921.m6S9LVWD033993@blg.akavia.ru>
Resent-Message-ID: <200807280930.m6S9U1jH067770@freefall.freebsd.org>

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

>Number:         126029
>Category:       ports
>Synopsis:       [new port] palm/synce-gvfs: GVFS module for access Windows Mobile devices
>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:   Mon Jul 28 09:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.3-RELEASE-p1 i386
>Organization:
>Environment:

>Description:

 This is an implementation of a gvfs backend for SynCE. Gvfs is a
 replacement for gnome-vfs, allowing applications to access a
 variety of filesystems in userspace, in this case a Windows
 Mobile device via SynCE.

 WWW: http://www.synce.org/moin/
  
>How-To-Repeat:

>Fix:

# 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:
#
#	synce-gvfs
#	synce-gvfs/pkg-plist
#	synce-gvfs/Makefile
#	synce-gvfs/distinfo
#	synce-gvfs/pkg-descr
#
echo c - synce-gvfs
mkdir -p synce-gvfs > /dev/null 2>&1
echo x - synce-gvfs/pkg-plist
sed 's/^X//' >synce-gvfs/pkg-plist << 'END-of-synce-gvfs/pkg-plist'
Xlibexec/gvfsd-synce
Xshare/gvfs/mounts/synce.mount
Xshare/icons/gnome/48x48/apps/synce-gvfs.png
X@dirrmtry share/gvfs/mounts
X@dirrmtry share/gvfs
X@dirrmtry share/icons/gnome/48x48/apps
X@dirrmtry share/icons/gnome/48x48
X@dirrmtry share/icons/gnome
X@dirrmtry share/icons
END-of-synce-gvfs/pkg-plist
echo x - synce-gvfs/Makefile
sed 's/^X//' >synce-gvfs/Makefile << 'END-of-synce-gvfs/Makefile'
X# New ports collection makefile for:	synce-gvfs
X# Date created:				28 July 2008
X# Whom:					Alexander Logvinov <ports@logvinov.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	synce-gvfs
XPORTVERSION=	0.1
XCATEGORIES=	palm
XMASTER_SITES=	SF
XMASTER_SITE_SUBDIR=	synce
X
XMAINTAINER=	ports@logvinov.com
XCOMMENT=	GVFS module for access Windows Mobile devices
X
XLIB_DEPENDS=	rapi.2:${PORTSDIR}/palm/synce-librapi2
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XUSE_GETTEXT=	yes
XUSE_GNOME=	gnomeprefix gnomehack gnometarget gvfs
XINSTALLS_ICONS=	yes
XLDFLAGS+=	-L${LOCALBASE}/lib
XCFLAGS+=	-I${LOCALBASE}/include
X
X.include <bsd.port.mk>
END-of-synce-gvfs/Makefile
echo x - synce-gvfs/distinfo
sed 's/^X//' >synce-gvfs/distinfo << 'END-of-synce-gvfs/distinfo'
XMD5 (synce-gvfs-0.1.tar.gz) = 0ab01d4c520f7c1f419cfcd6e014f340
XSHA256 (synce-gvfs-0.1.tar.gz) = 9fd621534bdb200397e74ee4cf9bd17ac828c32c85b0f956fb80d2ab1dfeb7d5
XSIZE (synce-gvfs-0.1.tar.gz) = 461277
END-of-synce-gvfs/distinfo
echo x - synce-gvfs/pkg-descr
sed 's/^X//' >synce-gvfs/pkg-descr << 'END-of-synce-gvfs/pkg-descr'
XThis is an implementation of a gvfs backend for SynCE. Gvfs is a
Xreplacement for gnome-vfs, allowing applications to access a
Xvariety of filesystems in userspace, in this case a Windows
XMobile device via SynCE.
X
XWWW: http://www.synce.org/moin/
END-of-synce-gvfs/pkg-descr
exit

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



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