ports/75643: New Port: x11/PyPanel (A lightweight transparency panel that includes taskbar, tray and more)
Timothy Redaelli
drizzt at gufi.org
Thu Dec 30 00:10:16 UTC 2004
>Number: 75643
>Category: ports
>Synopsis: New Port: x11/PyPanel (A lightweight transparency panel that includes taskbar, tray and more)
>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: Thu Dec 30 00:10:15 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Timothy Redaelli
>Release: FreeBSD 5.3-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD archer.drizzt.thc 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #0: Thu Dec 2 21:16:05 CET 2004 root at archer.drizzt.thc:/usr/obj/usr/src/sys/ATHLON i386
>Description:
PyPanel is a lightweight panel/taskbar that works
with WindowMaker and EWMH compliant WMs.
Some of the customizable features include:
o Transparency with shading/tinting
o Panel dimensions, location and layout
o Font type and colors with Xft support
o Button events/actions
o Clock and workspace name display
o System Tray (Notification Area)
o Autohiding
>How-To-Repeat:
>Fix:
--- pypanel.sh 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:
#
# /usr/ports/x11/PyPanel
# /usr/ports/x11/PyPanel/Makefile
# /usr/ports/x11/PyPanel/distinfo
# /usr/ports/x11/PyPanel/pkg-plist
# /usr/ports/x11/PyPanel/pkg-descr
#
echo c - /usr/ports/x11/PyPanel
mkdir -p /usr/ports/x11/PyPanel > /dev/null 2>&1
echo x - /usr/ports/x11/PyPanel/Makefile
sed 's/^X//' >/usr/ports/x11/PyPanel/Makefile << 'END-of-/usr/ports/x11/PyPanel/Makefile'
X# New ports collection makefile for: PyPanel
X# Date created: Sun Dec 26 23:47:56 CET 2004
X# Whom: Timothy Redaelli <drizzt at gufi.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= PyPanel
XPORTVERSION= 2.0
XCATEGORIES= x11
XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= pypanel
X
XMAINTAINER= drizzt at gufi.org
XCOMMENT= A lightweight transparency panel that includes taskbar, tray and more
X
XRUN_DEPENDS= ${PYTHON_SITELIBDIR}/Xlib/X.py:${PORTSDIR}/x11-toolkits/py-xlib
XLIB_DEPENDS= Imlib2:${PORTSDIR}/graphics/imlib2
X
XUSE_PYTHON= yes
XUSE_PYDISTUTILS=yes
X
X.include <bsd.port.mk>
END-of-/usr/ports/x11/PyPanel/Makefile
echo x - /usr/ports/x11/PyPanel/distinfo
sed 's/^X//' >/usr/ports/x11/PyPanel/distinfo << 'END-of-/usr/ports/x11/PyPanel/distinfo'
XMD5 (PyPanel-2.0.tar.gz) = 498d595757525d0b532ac051dcda6883
XSIZE (PyPanel-2.0.tar.gz) = 25904
END-of-/usr/ports/x11/PyPanel/distinfo
echo x - /usr/ports/x11/PyPanel/pkg-plist
sed 's/^X//' >/usr/ports/x11/PyPanel/pkg-plist << 'END-of-/usr/ports/x11/PyPanel/pkg-plist'
Xbin/pypanel
X%%PYTHON_SITELIBDIR%%/ppmodule.so
X%%PYTHON_SITELIBDIR%%/pypanel/COPYING
X%%PYTHON_SITELIBDIR%%/pypanel/README
X%%PYTHON_SITELIBDIR%%/pypanel/ppicon.png
X%%PYTHON_SITELIBDIR%%/pypanel/pypanelrc
X at dirrm %%PYTHON_SITELIBDIR%%/pypanel
END-of-/usr/ports/x11/PyPanel/pkg-plist
echo x - /usr/ports/x11/PyPanel/pkg-descr
sed 's/^X//' >/usr/ports/x11/PyPanel/pkg-descr << 'END-of-/usr/ports/x11/PyPanel/pkg-descr'
XPyPanel is a lightweight panel/taskbar that works
Xwith WindowMaker and EWMH compliant WMs.
X
XSome of the customizable features include:
X o Transparency with shading/tinting
X o Panel dimensions, location and layout
X o Font type and colors with Xft support
X o Button events/actions
X o Clock and workspace name display
X o System Tray (Notification Area)
X o Autohiding
X
XWWW: http://pypanel.sourceforge.net/
END-of-/usr/ports/x11/PyPanel/pkg-descr
exit
--- pypanel.sh ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list