ports/87277: [NEW PORT] x11-wm/transset-df: Set the transparency hint for windows using different selection methods

Andreas Kohn andreas at syndrom23.de
Tue Oct 11 19:40:18 UTC 2005


>Number:         87277
>Category:       ports
>Synopsis:       [NEW PORT] x11-wm/transset-df: Set the transparency hint for windows using different selection methods
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 11 19:40:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Kohn
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #35: Sun Oct  2 14:16:27 CEST 2005
    root at klamath.syndrom23.de:/usr/obj/usr/src/sys/KLAMATH



>Description:


x11-wm/xcompmgr is available in the ports system, but without a program to actually set the transparency, and without support for that in the window manager, xcompmgr is quite useless (for transparency).
transset-df is a program to set the transparency WM hint. It is based on the original transset, but was updated to support different ways of selecting the window.



>How-To-Repeat:





>Fix:


--- transset-df.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:
#
#	transset-df/
#	transset-df/Makefile
#	transset-df/distinfo
#	transset-df/pkg-descr
#
echo c - transset-df/
mkdir -p transset-df/ > /dev/null 2>&1
echo x - transset-df/Makefile
sed 's/^X//' >transset-df/Makefile << 'END-of-transset-df/Makefile'
X# Ports collection makefile for:	transset-df
X# Date created:				2005-09-21
X# Whom:					Andreas Kohn <andreas at syndrom23.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		transset-df
XPORTVERSION=		4
XCATEGORIES=		x11-wm
XMASTER_SITES=		http://forchheimer.se/transset-df/
X
XMAINTAINER=		andreas at syndrom23.de
XCOMMENT=		Make your windows transparent
X
XUSE_X_PREFIX=		yes
XALL_TARGET=		transset-df
X
XPLIST_FILES=		bin/transset-df
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/transset-df ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-transset-df/Makefile
echo x - transset-df/distinfo
sed 's/^X//' >transset-df/distinfo << 'END-of-transset-df/distinfo'
XMD5 (transset-df-4.tar.gz) = 46180d6375801202586cb4b74ca7ad9f
XSIZE (transset-df-4.tar.gz) = 10071
END-of-transset-df/distinfo
echo x - transset-df/pkg-descr
sed 's/^X//' >transset-df/pkg-descr << 'END-of-transset-df/pkg-descr'
XA patched version of X.org's original transset, supporting
Xseveral different 'select methods'.
X
XWWW: http://forchheimer.se/transset-df
END-of-transset-df/pkg-descr
exit

--- transset-df.shar ends here ---



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



More information about the freebsd-ports-bugs mailing list