ports/129943: [new port] deskutils/ganyremote: GNOME frontend for anyRemote

Alexander Logvinov ports at logvinov.com
Fri Dec 26 08:30:02 UTC 2008


>Number:         129943
>Category:       ports
>Synopsis:       [new port] deskutils/ganyremote: GNOME frontend for anyRemote
>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:   Fri Dec 26 08:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.4-RELEASE i386
>Organization:
>Environment:

>Description:

The overall goal of this project is to provide remote control service on Linux
through Bluetooth, InfraRed, Wi-Fi or just TCP/IP connection.

anyRemote supports wide range of modern cell phones like Nokia, SonyEricsson,
Motorola and others.

It was developed as thin communication layer between Bluetooth (or IR, Wi-Fi)
capabled phone and UNIX, and in principle could be configured to manage almost
any software.

WWW: http://anyremote.sourceforge.net/

>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:
#
#	ganyremote
#	ganyremote/pkg-plist
#	ganyremote/Makefile
#	ganyremote/distinfo
#	ganyremote/pkg-descr
#
echo c - ganyremote
mkdir -p ganyremote > /dev/null 2>&1
echo x - ganyremote/pkg-plist
sed 's/^X//' >ganyremote/pkg-plist << 'f256b48efb6a18a86873221a525f355d'
Xbin/ganyremote
Xshare/applications/ganyremote.desktop
X%%NLS%%share/locale/bg/LC_MESSAGES/ganyremote.mo
X%%NLS%%share/locale/cs_CZ/LC_MESSAGES/ganyremote.mo
X%%NLS%%share/locale/de_AT/LC_MESSAGES/ganyremote.mo
X%%NLS%%share/locale/de_DE/LC_MESSAGES/ganyremote.mo
X%%NLS%%share/locale/es_ES/LC_MESSAGES/ganyremote.mo
X%%NLS%%share/locale/fr_FR/LC_MESSAGES/ganyremote.mo
X%%NLS%%share/locale/hu_HU/LC_MESSAGES/ganyremote.mo
X%%NLS%%share/locale/it_IT/LC_MESSAGES/ganyremote.mo
X%%NLS%%share/locale/nl_NL/LC_MESSAGES/ganyremote.mo
X%%NLS%%share/locale/pl_PL/LC_MESSAGES/ganyremote.mo
X%%NLS%%share/locale/pt_BR/LC_MESSAGES/ganyremote.mo
X%%NLS%%share/locale/ru_RU/LC_MESSAGES/ganyremote.mo
Xshare/pixmaps/ganyremote.png
Xshare/pixmaps/ganyremote_flash.png
Xshare/pixmaps/ganyremote_light.png
Xshare/pixmaps/ganyremote_off.png
X%%NLS%%@dirrmtry share/locale/cs_CZ/LC_MESSAGES
X%%NLS%%@dirrmtry share/locale/cs_CZ
X%%NLS%%@dirrmtry share/locale/de_DE/LC_MESSAGES
X%%NLS%%@dirrmtry share/locale/de_DE
X%%NLS%%@dirrmtry share/locale/hu_HU/LC_MESSAGES
X%%NLS%%@dirrmtry share/locale/hu_HU
X%%NLS%%@dirrmtry share/locale/it_IT/LC_MESSAGES
X%%NLS%%@dirrmtry share/locale/it_IT
X%%NLS%%@dirrmtry share/locale/nl_NL/LC_MESSAGES
X%%NLS%%@dirrmtry share/locale/nl_NL
X%%NLS%%@dirrmtry share/locale/pl_PL/LC_MESSAGES
X%%NLS%%@dirrmtry share/locale/pl_PL
X%%NLS%%@dirrmtry share/locale/ru_RU/LC_MESSAGES
X%%NLS%%@dirrmtry share/locale/ru_RU
X at dirrmtry share/applications
f256b48efb6a18a86873221a525f355d
echo x - ganyremote/Makefile
sed 's/^X//' >ganyremote/Makefile << '510c709002fc2d96057ab9bca720752e'
X# New ports collection makefile for:	ganyremote
X# Date created:				08 November 2008
X# Whom:					Alexander Logvinov <ports at logvinov.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ganyremote
XPORTVERSION=	5.5.1
XCATEGORIES=	deskutils comms gnome
XMASTER_SITES=	SF
XMASTER_SITE_SUBDIR=	anyremote
X
XMAINTAINER=	ports at logvinov.com
XCOMMENT=	GNOME frontend for anyRemote
X
XRUN_DEPENDS=	anyremote:${PORTSDIR}/comms/anyremote
X
XGNU_CONFIGURE=	yes
XUSE_PYTHON=	yes
XUSE_GNOME=	pygtk2
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
X		LDFLAGS="-L${LOCALBASE}/lib"
X
XPORTDOCS=	AUTHORS COPYING README ChangeLog
X
X.include <bsd.port.pre.mk>
X
X.if !defined(WITHOUT_NLS)
XUSE_GETTEXT=	yes
XPLIST_SUB+=	NLS=""
X.else
XCONFIGURE_ARGS+=	--disable-nls
XPLIST_SUB+=	NLS="@comment "
X.endif
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|usepybluez = True|usepybluez = False|' \
X		-e '/initVerify()$$/d' ${WRKSRC}/${PORTNAME}
X.if defined(NOPORTDOCS)
X	@${REINPLACE_CMD} -e '/doc\/${PORTNAME}/d' ${WRKSRC}/Makefile.in
X.endif
X
X.include <bsd.port.post.mk>
510c709002fc2d96057ab9bca720752e
echo x - ganyremote/distinfo
sed 's/^X//' >ganyremote/distinfo << '56a68b12ecb1362d8025332e44d18d01'
XMD5 (ganyremote-5.5.1.tar.gz) = 96b182b31977f4ce21e433ff1c93a27d
XSHA256 (ganyremote-5.5.1.tar.gz) = ecc31ac0da61d059def8009754bade3414622d06fc785d9441cfaac434941279
XSIZE (ganyremote-5.5.1.tar.gz) = 608892
56a68b12ecb1362d8025332e44d18d01
echo x - ganyremote/pkg-descr
sed 's/^X//' >ganyremote/pkg-descr << '2fb8f4fa32132f887a778ef19d3db5bc'
XThe overall goal of this project is to provide remote control service on Linux
Xthrough Bluetooth, InfraRed, Wi-Fi or just TCP/IP connection.
X
XanyRemote supports wide range of modern cell phones like Nokia, SonyEricsson,
XMotorola and others.
X
XIt was developed as thin communication layer between Bluetooth (or IR, Wi-Fi)
Xcapabled phone and UNIX, and in principle could be configured to manage almost
Xany software.
X
XWWW: http://anyremote.sourceforge.net/
2fb8f4fa32132f887a778ef19d3db5bc
exit

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



More information about the freebsd-ports-bugs mailing list