Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2004 19:30:50 +0100 (CET)
From:      Florent Thoumie <flz@xbsd.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/62656: New port: x11-wm/wmctrl - Command line tool to interact with an EWMH/NetWM compatible X Window Manager
Message-ID:  <20040210183050.5C7BA553@gw.xbsd.org>
Resent-Message-ID: <200402101840.i1AIeArJ014414@freefall.freebsd.org>

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

>Number:         62656
>Category:       ports
>Synopsis:       New port: x11-wm/wmctrl - Command line tool to interact with an EWMH/NetWM compatible X Window Manager
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 10 10:40:10 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Florent Thoumie
>Release:        FreeBSD 4.9-RC i386
>Organization:
Xbsd.org
>Environment:

System: FreeBSD gw 4.9-RC FreeBSD 4.9-RC #4: Sun Oct 5 14:25:09 CEST 2003 rf@gw:/usr/src/sys/compile/GW i386

>Description:

 The wmctrl program is a command line tool to interact with an
 EWMH/NetWM compatible X Window Manager.

 It provides command line access to almost all the features defined in
 the EWMH specification. Using it, it's possible to, for example, obtain
 information about the window manager, get a detailed list of desktops
 and managed windows, switch and resize desktops, change number of
 desktops, make windows full-screen, always-above or sticky, and
 activate, close, move, resize, maximize and minimize them. 

>How-To-Repeat:

N/A

>Fix:

--- wmctrl-1.05.shar begins here ---
# 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:
#
#	wmctrl
#	wmctrl/pkg-descr
#	wmctrl/Makefile
#	wmctrl/distinfo
#
echo c - wmctrl
mkdir -p wmctrl > /dev/null 2>&1
echo x - wmctrl/pkg-descr
sed 's/^X//' >wmctrl/pkg-descr << 'END-of-wmctrl/pkg-descr'
XThe wmctrl program is a command line tool to interact with an
XEWMH/NetWM compatible X Window Manager.
X
XIt provides command line access to almost all the features defined in
Xthe EWMH specification. Using it, it's possible to, for example, obtain
Xinformation about the window manager, get a detailed list of desktops
Xand managed windows, switch and resize desktops, change number of
Xdesktops, make windows full-screen, always-above or sticky, and
Xactivate, close, move, resize, maximize and minimize them. 
X
XWWW: http://sweb.cz/tripie/utils/wmctrl/
X
X- Florent Thoumie
Xflz@xbsd.org
END-of-wmctrl/pkg-descr
echo x - wmctrl/Makefile
sed 's/^X//' >wmctrl/Makefile << 'END-of-wmctrl/Makefile'
X# New ports collection makefile for:	wmctrl
X# Date created:				Feb 10 2004
X# Whom:					Florent Thoumie <flz@xbsd.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	wmctrl
XPORTVERSION=	1.05
XCATEGORIES=	x11-wm
XMASTER_SITES=	http://sweb.cz/tripie/utils/wmctrl/dist/
X
XMAINTAINER=	flz@xbsd.org
XCOMMENT=	Command line tool to interact with an EWMH/NetWM compatible X Window Manager
X
XGNU_CONFIGURE=	yes
XUSE_GTK=	yes
X
XPLIST_FILES=	bin/wmctrl
X
X.include <bsd.port.mk>
END-of-wmctrl/Makefile
echo x - wmctrl/distinfo
sed 's/^X//' >wmctrl/distinfo << 'END-of-wmctrl/distinfo'
XMD5 (wmctrl-1.05.tar.gz) = ab184d3a68d90ad0eefb493f12b109d8
XSIZE (wmctrl-1.05.tar.gz) = 83049
END-of-wmctrl/distinfo
exit
--- wmctrl-1.05.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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