Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Aug 2003 22:31:51 +0200
From:      Thorsten Greiner <thorsten.greiner@web.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/55255: Update: x11-wm/xfce4
Message-ID:  <20030804203151.GC703@tybalt>
Resent-Message-ID: <200308042040.h74KeI5V084177@freefall.freebsd.org>

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

>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@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@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@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@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:



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