Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jun 2003 19:36:09 +0200 (CEST)
From:      Pav Lucistnik <pav@oook.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/53690: new port: misc/gkrellm-xkb, keyboard layout indicator for GKrellm
Message-ID:  <200306241736.h5OHa9Fa070462@hood.oook.cz>
Resent-Message-ID: <200306241740.h5OHeFre005098@freefall.freebsd.org>

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

>Number:         53690
>Category:       ports
>Synopsis:       new port: misc/gkrellm-xkb, keyboard layout indicator for GKrellm
>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:   Tue Jun 24 10:40:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Pav Lucistnik
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hood.oook.cz 5.1-RELEASE FreeBSD 5.1-RELEASE #1: Fri Jun 6 22:18:38 CEST 2003 root@hood.oook.cz:/usr/obj/usr/src/sys/PAV i386


	
>Description:
New port, misc/gkrellm-xkb, X keyboard layout indicator plugin for GKrellm.
It displays the flag, currently it does not support changing of layout,
only displaying the current state.
>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:
#
#	gkrellm-xkb
#	gkrellm-xkb/Makefile
#	gkrellm-xkb/distinfo
#	gkrellm-xkb/pkg-plist
#	gkrellm-xkb/pkg-descr
#
echo c - gkrellm-xkb
mkdir -p gkrellm-xkb > /dev/null 2>&1
echo x - gkrellm-xkb/Makefile
sed 's/^X//' >gkrellm-xkb/Makefile << 'END-of-gkrellm-xkb/Makefile'
X# New ports collection makefile for:	gkrellm-xkb
X# Date Created:				Jun 24 2003
X# Whom:					Pav Lucistnik <pav@oook.cz>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	gkrellm-xkb
XPORTVERSION=	1.00
XCATEGORIES=	misc
XMASTER_SITES=	http://www.sweb.cz/tripie/gkrellm/xkb/dist/
X
XMAINTAINER=	pav@oook.cz
XCOMMENT=	X keyboard layout plugin for GKrellM
X
XBUILD_DEPENDS=	${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
XRUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm2
X
XUSE_X_PREFIX=	yes
XMAKE_ENV=	PLUGIN_DIR=${PREFIX}/libexec/gkrellm2/plugins
XALL_TARGET=	xkb.so
X
X.include <bsd.port.mk>
END-of-gkrellm-xkb/Makefile
echo x - gkrellm-xkb/distinfo
sed 's/^X//' >gkrellm-xkb/distinfo << 'END-of-gkrellm-xkb/distinfo'
XMD5 (gkrellm-xkb-1.00.tar.gz) = 666091f10d3f45f9412c4efaeff73051
END-of-gkrellm-xkb/distinfo
echo x - gkrellm-xkb/pkg-plist
sed 's/^X//' >gkrellm-xkb/pkg-plist << 'END-of-gkrellm-xkb/pkg-plist'
Xlibexec/gkrellm2/plugins/xkb.so
END-of-gkrellm-xkb/pkg-plist
echo x - gkrellm-xkb/pkg-descr
sed 's/^X//' >gkrellm-xkb/pkg-descr << 'END-of-gkrellm-xkb/pkg-descr'
Xgkrellm-xkb is a plugin for gkrellm which displays a small country
Xflag indicating currently active national keyboard layout.
X
XWWW: http://www.sweb.cz/tripie/gkrellm/xkb/
END-of-gkrellm-xkb/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?200306241736.h5OHa9Fa070462>