ports/129610: [new port] deskutils/gxneur: GTK frontend for XNeur keyboard layout switcher

Alexander Logvinov ports at logvinov.com
Sat Dec 13 13:20:02 UTC 2008


>Number:         129610
>Category:       ports
>Synopsis:       [new port] deskutils/gxneur: GTK frontend for XNeur keyboard layout switcher
>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:   Sat Dec 13 13:20:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.4-RELEASE i386
>Organization:
>Environment:

>Description:

GTK frontend for XNeur keyboard layout switcher.

In-place converter of text typed in with a wrong keyboard layout. When users
work in multilingual environment (e.g. Russian+English), they sometimes type
in text with wrong keyboard layout. In auto mode XNeur can automatically
detect language of a word user typed, switch keyboard layout and convert the
word from one keyboard layout into another. In manual mode user has ability
to convert last typed word or some selected text using hot keys. The idea of
this utility is similar to Punto Switcher for Windows. For now XNeur support
English, Russian, Ukrainian, Belarusian, French and Romanian.

WWW: http://www.xneur.ru/

>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:
#
#	gxneur
#	gxneur/pkg-plist
#	gxneur/Makefile
#	gxneur/distinfo
#	gxneur/pkg-descr
#
echo c - gxneur
mkdir -p gxneur > /dev/null 2>&1
echo x - gxneur/pkg-plist
sed 's/^X//' >gxneur/pkg-plist << '84828be1af3d81a77eef95c7c06244f5'
Xbin/gxneur
X%%DATADIR%%/pixmaps/Russian.png
X%%DATADIR%%/pixmaps/Ukrainian.png
X%%DATADIR%%/pixmaps/English.png
X%%DATADIR%%/pixmaps/Belarusian.png
X%%DATADIR%%/pixmaps/French.png
X%%DATADIR%%/pixmaps/Romanian.png
X%%DATADIR%%/pixmaps/Kazakh.png
X%%DATADIR%%/pixmaps/German.png
X%%DATADIR%%/pixmaps/gxneur.png
X%%DATADIR%%/glade/config.glade
X%%DATADIR%%/glade/about.glade
X%%DATADIR%%/glade/list.glade
X%%DATADIR%%/glade/abbr_add.glade
X%%DATADIR%%/glade/choose_file.glade
X%%NLS%%share/locale/ru/LC_MESSAGES/gxneur.mo
X at dirrmtry %%DATADIR%%/pixmaps
X at dirrmtry %%DATADIR%%/glade
X at dirrmtry %%DATADIR%%
84828be1af3d81a77eef95c7c06244f5
echo x - gxneur/Makefile
sed 's/^X//' >gxneur/Makefile << '00c7792bf7383eaba3eccc8481affb15'
X# New ports collection makefile for:	gxneur
X# Date created:				07 December 2008
X# Whom:					Alexander Logvinov <ports at logvinov.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	gxneur
XPORTVERSION=	0.9.2
XCATEGORIES=	deskutils
XMASTER_SITES=	http://dists.xneur.ru/release-${PORTVERSION}/tgz/
X
XMAINTAINER=	ports at logvinov.com
XCOMMENT=	GTK frontend for XNeur keyboard layout switcher
X
XBUILD_DEPENDS=	xneur:${PORTSDIR}/russian/xneur
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XUSE_BZIP2=	yes
XGNU_CONFIGURE=	yes
XUSE_GNOME=	gtk20 libglade2
X
XMAN1=		${PORTNAME}.1
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
X.include <bsd.port.post.mk>
00c7792bf7383eaba3eccc8481affb15
echo x - gxneur/distinfo
sed 's/^X//' >gxneur/distinfo << '8869ab4efd44d0f6f901b4cd7793b1c9'
XMD5 (gxneur-0.9.2.tar.bz2) = 793f8627fbd9ae7e1d3772e50714c6d7
XSHA256 (gxneur-0.9.2.tar.bz2) = c22e36182a37f213166c5e0c3b8eb7af70e781d7f3aea05fbc9c6bb4b6c850f5
XSIZE (gxneur-0.9.2.tar.bz2) = 308167
8869ab4efd44d0f6f901b4cd7793b1c9
echo x - gxneur/pkg-descr
sed 's/^X//' >gxneur/pkg-descr << 'e010eb45941b27b8c3c02e71a332febc'
XGTK frontend for XNeur keyboard layout switcher.
X
XIn-place converter of text typed in with a wrong keyboard layout. When users
Xwork in multilingual environment (e.g. Russian+English), they sometimes type
Xin text with wrong keyboard layout. In auto mode XNeur can automatically
Xdetect language of a word user typed, switch keyboard layout and convert the
Xword from one keyboard layout into another. In manual mode user has ability
Xto convert last typed word or some selected text using hot keys. The idea of
Xthis utility is similar to Punto Switcher for Windows. For now XNeur support
XEnglish, Russian, Ukrainian, Belarusian, French and Romanian.
X
XWWW: http://www.xneur.ru/
e010eb45941b27b8c3c02e71a332febc
exit

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



More information about the freebsd-ports-bugs mailing list