ports/104708: BBDock displays one or more PNG icons in the BlackBox/FluxBox slit.
idroxid
idroxid01 at yahoo.fr
Mon Oct 23 11:40:25 UTC 2006
>Number: 104708
>Category: ports
>Synopsis: BBDock displays one or more PNG icons in the BlackBox/FluxBox slit.
>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: Mon Oct 23 11:40:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: idroxid
>Release: 6.1
>Organization:
>Environment:
>Description:
>How-To-Repeat:
>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:
#
# bbdock
# bbdock/pkg-descr
# bbdock/Makefile
# bbdock/distinfo
#
echo c - bbdock
mkdir -p bbdock > /dev/null 2>&1
echo x - bbdock/pkg-descr
sed 's/^X//' >bbdock/pkg-descr << 'END-of-bbdock/pkg-descr'
XBBDock displays one or more PNG icons in the BlackBox/FluxBox slit from
Xwhich you can launch the corresponding applications. It is pretty similar
Xin function and appearance to bbbutton wich you might want to try if you
Xare reading this on a display with a color-depth below 16 bits.
X
XWWW: http://http://bbdock.nethence.com/download/
END-of-bbdock/pkg-descr
echo x - bbdock/Makefile
sed 's/^X//' >bbdock/Makefile << 'END-of-bbdock/Makefile'
X# New ports collection makefile for: bbdock
X# Date created: July 31, 2006
X# Whom: Francis Bacque <idroxid01 at yahoo.fr>
X#
X# $FreeBSD$
X#
X
XPORTNAME= bbdock
XPORTVERSION= 0.2.8
XCATEGORIES= x11
XMASTER_SITES= http://bbdock.nethence.com/download/
X
XMAINTAINER= idroxid01 at yahoo.fr
XCOMMENT= BBDock displays one or more PNG icons in the BlackBox/FluxBox slit
X
XLIB_DEPENDS= png:${PORTSDIR}/graphics/png
X
XPORTDOCS= README
XGNU_CONFIGURE= yes
XCONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
XUSE_GMAKE= yes
XUSE_X_PREFIX= yes
XUSE_GCC= 3.3+
X
XPLIST_FILES= bin/bbdock
X
X.include <bsd.port.pre.mk>
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X @${MKDIR} ${DOCSDIR}
X.for file in ${PORTDOCS}
X ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.post.mk>
END-of-bbdock/Makefile
echo x - bbdock/distinfo
sed 's/^X//' >bbdock/distinfo << 'END-of-bbdock/distinfo'
XMD5 (bbdock-0.2.8.tar.gz) = e5f490027b888b8eb71ce5585794cda9
XSHA256 (bbdock-0.2.8.tar.gz) = cffbc12b43a36265df019e09ddefe715426efaa71ec15d9cc5b07a1302726cb7
XSIZE (bbdock-0.2.8.tar.gz) = 95116
END-of-bbdock/distinfo
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list