ports/55255: Update: x11-wm/xfce4
Thorsten Greiner
thorsten.greiner at web.de
Mon Aug 4 20:40:19 UTC 2003
>Number: 55255
>Category: ports
>Synopsis: Update: x11-wm/xfce4
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Aug 04 13:40:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Thorsten Greiner
>Release: FreeBSD 5.1-CURRENT i386
>Organization:
n/a
>Environment:
System: FreeBSD tybalt 5.1-CURRENT FreeBSD 5.1-CURRENT #7: Sat Aug 2 14:25:56 CEST 2003 root at tybalt:/usr/obj/usr/src/sys/TYBALT i386
>Description:
Update the XFCE4 meta port to include several new plugins. Note that this
port depends on the commit of ports/55254.
>How-To-Repeat:
n/a
>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:
#
# xfce4
# xfce4/pkg-plist
# xfce4/pkg-descr
# xfce4/Makefile
#
echo c - xfce4
mkdir -p xfce4 > /dev/null 2>&1
echo x - xfce4/pkg-plist
sed 's/^X//' >xfce4/pkg-plist << 'END-of-xfce4/pkg-plist'
X at comment this plist intentionally left empty
END-of-xfce4/pkg-plist
echo x - xfce4/pkg-descr
sed 's/^X//' >xfce4/pkg-descr << 'END-of-xfce4/pkg-descr'
XXFce 4 Desktop Environment
X
XThis package does not contain anything by itself - it is a "meta-port" that
Xdepends on other XFce 4 packages.
X
XWWW: http://www.xfce.org
END-of-xfce4/pkg-descr
echo x - xfce4/Makefile
sed 's/^X//' >xfce4/Makefile << 'END-of-xfce4/Makefile'
X# New ports collection makefile for: xfce4
X# Date created: 9 June 2003
X# Whom: James Earl <jdearl at telus.net>
X#
X# $FreeBSD: ports/x11-wm/xfce4/Makefile,v 1.69 2003/07/28 18:25:07 oliver Exp $
X#
X
XPORTNAME= xfce4
XPORTVERSION= r2
XPORTREVISION= 1
XCATEGORIES= x11-wm
XMASTER_SITES= # empty
XDISTFILES= # empty
XEXTRACT_ONLY= # empty
X
XMAINTAINER= ports at FreeBSD.org
XCOMMENT= The "meta-port" for the XFce 4 desktop environment
X
XRUN_DEPENDS= ${X11BASE}/lib/xfce4/mcs-plugins/ui_plugin.so:${PORTSDIR}/sysutils/xfce4-mcs-plugins \
X xfwm4:${PORTSDIR}/x11-wm/xfce4-wm \
X xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel \
X xfdesktop:${PORTSDIR}/x11-wm/xfce4-desktop \
X startxfce4:${PORTSDIR}/sysutils/xfce4-utils \
X xffm:${PORTSDIR}/x11-fm/xfce4-fm \
X xfprint4:${PORTSDIR}/print/xfce4-print \
X xfce4-iconbox:${PORTSDIR}/misc/xfce4-iconbox \
X ${X11BASE}/lib/gtk-2.0/2.2.0/engines/libxfce.so:${PORTSDIR}/x11-toolkits/gtk-xfce-engine
X
X.if !defined(WITHOUT_EXTRAS)
X.if !defined(WITHOUT_THEMES)
XRUN_DEPENDS+= ${X11BASE}/share/xfce4/themes/BeOS/terminal.png:${PORTSDIR}/misc/xfce4-panel-themes \
X ${X11BASE}/share/xffm/pixmaps/xfce/mime.xml:${PORTSDIR}/x11-fm/xfce4-fm-icons \
X ${X11BASE}/share/xfwm4/themes/atlanta2/themerc:${PORTSDIR}/misc/xfce4-wm-themes
X.endif
X
X.if !defined(WITHOUT_PLUGINS)
XRUN_DEPENDS+= ${X11BASE}/lib/xfce4/panel-plugins/libmixer.so:${PORTSDIR}/audio/xfce4-mixer \
X ${X11BASE}/lib/xfce4/panel-plugins/libsystray.so:${PORTSDIR}/x11-wm/xfce4-systray \
X ${X11BASE}/lib/xfce4/panel-plugins/libbattmon.so:${PORTSDIR}/sysutils/xfce4-battery-plugin \
X ${X11BASE}/lib/xfce4/panel-plugins/libsystemload.so:${PORTSDIR}/sysutils/xfce4-systemload-plugin \
X ${X11BASE}/lib/xfce4/panel-plugins/libshowdesktop.so:${PORTSDIR}/sysutils/xfce4-showdesktop-plugin \
X xfce4-tips:${PORTSDIR}/games/xfce4-toys
X.endif
X.endif
X
XNO_BUILD= yes
X
Xdo-install: # empty
X
X.include <bsd.port.mk>
END-of-xfce4/Makefile
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list