ports/58742: New port: deskutils/dragstack

Markus Brueffer brueffer at phoenix-systems.de
Thu Oct 30 23:00:31 UTC 2003


>Number:         58742
>Category:       ports
>Synopsis:       New port: deskutils/dragstack
>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 Oct 30 15:00:28 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Markus Brueffer
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD cheops.phoenix 5.1-CURRENT FreeBSD 5.1-CURRENT #9: Mon Oct 13 14:46:55 CEST 2003 brueffer at cheops.phoenix:/usr/obj/usr/src/sys/CHEOPS i386

>Description:
	New Port: deskutils/dragstack

	DragStacK, inspired by the drop stack of the PathFinder file manager
	for OS X, is a KDE panel applet which provides a stack of files / resources.
	Files or other resources can be dropped onto the applet to add them to
	the stack, or dragged from the applet to remove them from the stack.

>How-To-Repeat:
>Fix:

--- dragstack.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:
#
#	dragstack
#	dragstack/pkg-plist
#	dragstack/pkg-descr
#	dragstack/distinfo
#	dragstack/Makefile
#
echo c - dragstack
mkdir -p dragstack > /dev/null 2>&1
echo x - dragstack/pkg-plist
sed 's/^X//' >dragstack/pkg-plist << 'END-of-dragstack/pkg-plist'
Xlib/libdragstack.la
Xlib/libdragstack.so
Xlib/libdragstack.so.1
Xshare/apps/kicker/applets/dragstack.desktop
Xshare/icons/locolor/32x32/apps/dragstack.png
X at unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true
X at unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true
X at unexec rmdir %D/share/icons/locolor 2>/dev/null || true
X at unexec rmdir %D/share/icons 2>/dev/null || true
X at unexec rmdir %D/share/apps/kicker/applets 2>/dev/null || true
X at unexec rmdir %D/share/apps/kicker 2>/dev/null || true
X at unexec rmdir %D/share/apps 2>/dev/null || true
END-of-dragstack/pkg-plist
echo x - dragstack/pkg-descr
sed 's/^X//' >dragstack/pkg-descr << 'END-of-dragstack/pkg-descr'
XDragStacK, inspired by the drop stack of the PathFinder file manager
Xfor OS X, is a KDE panel applet which provides a stack of files / resources. 
XFiles or other resources can be dropped onto the applet to add them to
Xthe stack, or dragged from the applet to remove them from the stack. 
X
XAuthor: Dominik Seichter <domseichter at web.de>
XWWW: http://sourceforge.net/projects/dragstack
END-of-dragstack/pkg-descr
echo x - dragstack/distinfo
sed 's/^X//' >dragstack/distinfo << 'END-of-dragstack/distinfo'
XMD5 (dragstack-1.0.tar.gz) = b8c294af9d315345fb70975127bbe9ea
END-of-dragstack/distinfo
echo x - dragstack/Makefile
sed 's/^X//' >dragstack/Makefile << 'END-of-dragstack/Makefile'
X# New ports collection makefile for:	dragstack
X# Date created:			Thu Oct 30 23:18:04 CET 2003
X# Whom:				Markus Brueffer <brueffer at phoenix-systems.de>
X#
X# $FreeBSD$
X
XPORTNAME=		dragstack
XPORTVERSION=		1.0
XCATEGORIES=		deskutils kde
XMASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=		brueffer at phoenix-systems.de
XCOMMENT=		Drop stack applet for KDE
X
XUSE_KDEBASE_VER=	3
XGNU_CONFIGURE=		yes
XUSE_REINPLACE=		yes
X
XCONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|-O2||g; s|-lpthread|${PTHREAD_LIBS}|g' \
X		${WRKSRC}/${CONFIGURE_SCRIPT}
X
X.include <bsd.port.mk>
END-of-dragstack/Makefile
exit
--- dragstack.shar ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list