ports/55254: New port: sysutils/xfce4-showdesktop-plugin

Thorsten Greiner thorsten.greiner at web.de
Mon Aug 4 20:30:18 UTC 2003


The following reply was made to PR ports/55254; it has been noted by GNATS.

From: Thorsten Greiner <thorsten.greiner at web.de>
To: FreeBSD-gnats-submit at FreeBSD.org, freebsd-ports-bugs at FreeBSD.org
Cc:  
Subject: Re: ports/55254: New port: sysutils/xfce4-showdesktop-plugin
Date: Mon, 4 Aug 2003 22:21:07 +0200

 Forgot to run portlint on the port. This is the updated shar file
 (shortened COMMENT to be less than 70 characters, moved WRKSRC into
 correct section):
 
 
 # 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-showdesktop-plugin
 #	xfce4-showdesktop-plugin/Makefile
 #	xfce4-showdesktop-plugin/distinfo
 #	xfce4-showdesktop-plugin/files
 #	xfce4-showdesktop-plugin/files/patch-configure
 #	xfce4-showdesktop-plugin/pkg-plist
 #	xfce4-showdesktop-plugin/pkg-descr
 #
 echo c - xfce4-showdesktop-plugin
 mkdir -p xfce4-showdesktop-plugin > /dev/null 2>&1
 echo x - xfce4-showdesktop-plugin/Makefile
 sed 's/^X//' >xfce4-showdesktop-plugin/Makefile << 'END-of-xfce4-showdesktop-plugin/Makefile'
 X# New ports collection makefile for:	xfce-showdesktop-plugin
 X# Date created:		04 August 2003
 X# Whom:			Thorsten Greiner <thorsten.greiner at web.de>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=	xfce4-showdesktop-plugin
 XPORTVERSION=	0.1.1
 XCATEGORIES=	sysutils
 XMASTER_SITES=	http://download.berlios.de/xfce-goodies/
 XDIST_SUBDIR=	xfce4
 X
 XMAINTAINER=	thorsten.greiner at web.de
 XCOMMENT=	XFCE Plugin to minimize/unminimize all windows
 X
 XBUILD_DEPENDS=	xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
 XLIB_DEPENDS=	xml2.5:${PORTSDIR}/textproc/libxml2 \
 X		xfce4util.1:${PORTSDIR}/x11/libxfce4util \
 X		xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui
 X
 XWRKSRC=		${WRKDIR}/${PORTNAME}
 XUSE_GNOME=	gtk20
 XUSE_X_PREFIX=	yes
 XGNU_CONFIGURE=	yes
 XUSE_LIBTOOL=	yes
 XINSTALLS_SHLIB=	yes
 XCONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
 X
 X.include <bsd.port.mk>
 END-of-xfce4-showdesktop-plugin/Makefile
 echo x - xfce4-showdesktop-plugin/distinfo
 sed 's/^X//' >xfce4-showdesktop-plugin/distinfo << 'END-of-xfce4-showdesktop-plugin/distinfo'
 XMD5 (xfce4/xfce4-showdesktop-plugin-0.1.1.tar.gz) = 5cba924aa73564d59258192d374eff34
 END-of-xfce4-showdesktop-plugin/distinfo
 echo c - xfce4-showdesktop-plugin/files
 mkdir -p xfce4-showdesktop-plugin/files > /dev/null 2>&1
 echo x - xfce4-showdesktop-plugin/files/patch-configure
 sed 's/^X//' >xfce4-showdesktop-plugin/files/patch-configure << 'END-of-xfce4-showdesktop-plugin/files/patch-configure'
 X--- configure.orig	Mon Aug  4 21:43:10 2003
 X+++ configure	Mon Aug  4 21:44:17 2003
 X@@ -19318,7 +19318,8 @@
 X 
 X 
 X # This can be used to rebuild libtool when needed
 X-LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
 X+LIBTOOL_DEPS="--disable-ltlibs /usr/local/share/libtool13/ltmain.sh"
 X+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
 X 
 X # Always use our own libtool.
 X LIBTOOL='$(SHELL) $(top_builddir)/libtool'
 X@@ -19612,7 +19613,7 @@
 X 
 X     echo "$as_me:$LINENO: checking where to install panel plugins" >&5
 X echo $ECHO_N "checking where to install panel plugins... $ECHO_C" >&6
 X-  XFCE4_PANEL_PLUGINSDIR=`$PKG_CONFIG --variable=pluginsdir xfce4-panel-1.0`
 X+  XFCE4_PANEL_PLUGINSDIR=${prefix}/lib/xfce4/panel-plugins
 X 
 X   echo "$as_me:$LINENO: result: $XFCE4_PANEL_PLUGINSDIR" >&5
 X echo "${ECHO_T}$XFCE4_PANEL_PLUGINSDIR" >&6
 END-of-xfce4-showdesktop-plugin/files/patch-configure
 echo x - xfce4-showdesktop-plugin/pkg-plist
 sed 's/^X//' >xfce4-showdesktop-plugin/pkg-plist << 'END-of-xfce4-showdesktop-plugin/pkg-plist'
 Xlib/xfce4/panel-plugins/libshowdesktop.so
 X at unexec rmdir %D/lib/xfce4/panel-plugins 2>/dev/null || true
 X at unexec rmdir %D/lib/xfce4 2>/dev/null || true
 END-of-xfce4-showdesktop-plugin/pkg-plist
 echo x - xfce4-showdesktop-plugin/pkg-descr
 sed 's/^X//' >xfce4-showdesktop-plugin/pkg-descr << 'END-of-xfce4-showdesktop-plugin/pkg-descr'
 XThis is a little XFCE Plugin, to minimize and unminimize all windows on the
 Xcurrent workspace.
 X
 XWWW: http://www.xfce.org
 END-of-xfce4-showdesktop-plugin/pkg-descr
 exit
 



More information about the freebsd-ports-bugs mailing list