ports/67713: New port: devilspie, a window manipulation tool
Jean-Yves Lefort
jylefort at brutele.be
Tue Jun 8 13:10:18 UTC 2004
>Number: 67713
>Category: ports
>Synopsis: New port: devilspie, a window manipulation tool
>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 Jun 08 13:10:18 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Jean-Yves Lefort
>Release: FreeBSD 4.10-RELEASE i386
>Organization:
>Environment:
System: FreeBSD jsite.lefort.net 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Thu May 27 14:42:30 CEST 2004 jylefort at jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386
>Description:
>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:
#
# devilspie
# devilspie/Makefile
# devilspie/pkg-plist
# devilspie/pkg-descr
# devilspie/distinfo
#
echo c - devilspie
mkdir -p devilspie > /dev/null 2>&1
echo x - devilspie/Makefile
sed 's/^X//' >devilspie/Makefile << 'END-of-devilspie/Makefile'
X# New ports collection makefile for: Devil's Pie
X# Date created: 08 Jun 2004
X# Whom: Jean-Yves Lefort <jylefort at brutele.be>
X#
X# $FreeBSD$
X#
X
XPORTNAME= devilspie
XPORTVERSION= 0.4
XCATEGORIES= x11-wm
XMASTER_SITES= http://www.burtonini.com/computing/
X
XMAINTAINER= jylefort at brutele.be
XCOMMENT= A window manipulation tool
X
XUSE_X_PREFIX= yes
XUSE_GNOME= libwnck libglade2
XGNU_CONFIGURE= yes
X
XMAN1= devilspie.1
X
Xpost-install:
X ${MKDIR} ${DATADIR}
X ${INSTALL_DATA} ${WRKSRC}/devilspie.dtd ${DATADIR}
X ${MKDIR} ${EXAMPLESDIR}
X ${INSTALL_DATA} ${WRKSRC}/sample-config.xml ${EXAMPLESDIR}
X.if !defined(NOPORTDOCS)
X ${MKDIR} ${DOCSDIR}
X ${INSTALL_DATA} \
X ${WRKSRC}/AUTHORS \
X ${WRKSRC}/NEWS \
X ${WRKSRC}/README \
X ${WRKSRC}/TODO \
X ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-devilspie/Makefile
echo x - devilspie/pkg-plist
sed 's/^X//' >devilspie/pkg-plist << 'END-of-devilspie/pkg-plist'
Xbin/devilspie
X%%DATADIR%%/devilspie.dtd
X%%EXAMPLESDIR%%/sample-config.xml
X%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
X%%PORTDOCS%%%%DOCSDIR%%/NEWS
X%%PORTDOCS%%%%DOCSDIR%%/README
X%%PORTDOCS%%%%DOCSDIR%%/TODO
X at dirrm %%DATADIR%%
X at dirrm %%EXAMPLESDIR%%
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-devilspie/pkg-plist
echo x - devilspie/pkg-descr
sed 's/^X//' >devilspie/pkg-descr << 'END-of-devilspie/pkg-descr'
XA window-matching utility, inspired by Sawfish's "Matched Windows"
Xoption and the lack of the functionality in Metacity. Metacity lacking
Xwindow matching is not a bad thing -- Metacity is a lean window
Xmanager, and window manipulation does not have to be a window manager
Xtask.
X
XDevil's Pie can be configured to detect windows as they are created,
Xand match the window to a set of rules. If the window matches the
Xrules, it can perform a series of actions on that window. For example,
XI make all windows created by X-Chat appear on all workspaces, and the
Xmain Gkrellm1 window does not appear in the pager or task list.
X
XWWW: http://www.burtonini.com/blog/computers/devilspie
X
X- Jean-Yves Lefort
Xjylefort at brutele.be
END-of-devilspie/pkg-descr
echo x - devilspie/distinfo
sed 's/^X//' >devilspie/distinfo << 'END-of-devilspie/distinfo'
XMD5 (devilspie-0.4.tar.gz) = 1ef2fe4f6e87f5d20699d53988670727
XSIZE (devilspie-0.4.tar.gz) = 166276
END-of-devilspie/distinfo
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list