Date: Tue, 8 Jun 2004 09:12:33 +0200 From: "Filippo Natali" <filippo@widestore.net> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/67704: [NEW PORT] x11/xfce4-taskbar-plugin Message-ID: <1086678753.0@cagnina.hq.widestore.net> Resent-Message-ID: <200406080720.i587KKFo069818@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 67704 >Category: ports >Synopsis: [NEW PORT] x11/xfce4-taskbar-plugin >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: Tue Jun 08 07:20:19 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Filippo Natali >Release: FreeBSD 4.10-STABLE i386 >Organization: Widestore srl >Environment: System: FreeBSD 4.10-STABLE #0: Thu May 27 10:14:54 CEST 2004 filippo@cagnina.hq.widestore.net:/usr/obj/usr/src/sys/CAGNINA >Description: Add x11/xfce4-taskbar-plugin, a taskbar plugin for xfce panel >How-To-Repeat: >Fix: --- xfce4-taskbar-plugin.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: # # xfce4-taskbar-plugin # xfce4-taskbar-plugin/Makefile # xfce4-taskbar-plugin/distinfo # xfce4-taskbar-plugin/pkg-descr # xfce4-taskbar-plugin/pkg-plist # echo c - xfce4-taskbar-plugin mkdir -p xfce4-taskbar-plugin > /dev/null 2>&1 echo x - xfce4-taskbar-plugin/Makefile sed 's/^X//' >xfce4-taskbar-plugin/Makefile << 'END-of-xfce4-taskbar-plugin/Makefile' X# New ports collection makefile for: xfce4-taskbar-plugin X# Date created: 07 June 2004 X# Whom: Filippo Natali <filippo@widestore.net> X# X# $FreeBSD$ X# X XPORTNAME= xfce4-taskbar-plugin XPORTVERSION= 0.1.0 XCATEGORIES= x11 xfce XMASTER_SITES= http://download.berlios.de/xfce-goodies/ X XMAINTAINER= filippo@widestore.net XCOMMENT= XFce 4 taskbar module for xfce4-panel X XBUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel XLIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ X xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui \ X xml2.5:${PORTSDIR}/textproc/libxml2 \ X startup-notification-1.0:${PORTSDIR}/x11/startup-notification XRUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel X XWRKSRC=${WRKDIR}/${PORTNAME} XUSE_GNOME= gtk20 XUSE_X_PREFIX= yes XUSE_LIBTOOL_VER=13 XINSTALLS_SHLIB= yes XCONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} X X.include <bsd.port.mk> END-of-xfce4-taskbar-plugin/Makefile echo x - xfce4-taskbar-plugin/distinfo sed 's/^X//' >xfce4-taskbar-plugin/distinfo << 'END-of-xfce4-taskbar-plugin/distinfo' XMD5 (xfce4-taskbar-plugin-0.1.0.tar.gz) = 02eb7fe6f1b1b944a60643f61b4fdd38 XSIZE (xfce4-taskbar-plugin-0.1.0.tar.gz) = 300008 END-of-xfce4-taskbar-plugin/distinfo echo x - xfce4-taskbar-plugin/pkg-descr sed 's/^X//' >xfce4-taskbar-plugin/pkg-descr << 'END-of-xfce4-taskbar-plugin/pkg-descr' XTaskbar plugin for the panel. XThe size can be changed via the properties dialog. X XAuthor: Andre Lerche <a.lerche@gmx.net> XWWW: http://xfce-goodies.berlios.de/ END-of-xfce4-taskbar-plugin/pkg-descr echo x - xfce4-taskbar-plugin/pkg-plist sed 's/^X//' >xfce4-taskbar-plugin/pkg-plist << 'END-of-xfce4-taskbar-plugin/pkg-plist' Xlib/xfce4/panel-plugins/libtaskbar.so Xlib/xfce4/panel-plugins/libtaskbar.la Xlib/xfce4/panel-plugins/libtaskbar.a X@unexec rmdir %D/lib/xfce4/panel-plugins 2>/dev/null || true X@unexec rmdir %D/lib/xfce4 2>/dev/null || true END-of-xfce4-taskbar-plugin/pkg-plist exit --- xfce4-taskbar-plugin.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1086678753.0>