ports/115704: [NEW PORT] devel/compiz-bcop: Code generator for Compiz Fusion Plugins

Robert Noland rnoland at 2hip.net
Wed Aug 22 00:30:02 UTC 2007


>Number:         115704
>Category:       ports
>Synopsis:       [NEW PORT] devel/compiz-bcop: Code generator for Compiz Fusion Plugins
>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:   Wed Aug 22 00:30:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Robert Noland
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD rnoland-ibm.2hip.net 7.0-CURRENT FreeBSD 7.0-CURRENT #105: Mon Jul 30 17:10:59 EDT 2007
>Description:
BCOP is a code generator that provides an easy way to handle 
plugin options by generating parts of the plugin code directly from the xml 
metadata file.  It is used for most of the Compiz Fusion plugins.

WWW:	http://forum.compiz-fusion.org/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- compiz-bcop-0.5.2.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:
#
#	compiz-bcop
#	compiz-bcop/pkg-descr
#	compiz-bcop/Makefile
#	compiz-bcop/pkg-plist
#	compiz-bcop/distinfo
#
echo c - compiz-bcop
mkdir -p compiz-bcop > /dev/null 2>&1
echo x - compiz-bcop/pkg-descr
sed 's/^X//' >compiz-bcop/pkg-descr << 'END-of-compiz-bcop/pkg-descr'
XBCOP is a code generator that provides an easy way to handle 
Xplugin options by generating parts of the plugin code directly from the xml 
Xmetadata file.  It is used for most of the Compiz Fusion plugins.
X
XWWW:	http://forum.compiz-fusion.org/
END-of-compiz-bcop/pkg-descr
echo x - compiz-bcop/Makefile
sed 's/^X//' >compiz-bcop/Makefile << 'END-of-compiz-bcop/Makefile'
X# New ports collection makefile for:	compiz-bcop
X# Date created:				2007-08-15
X# Whom:					Robert Noland <rnoland at 2hip.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	compiz-bcop
XPORTVERSION=	0.5.2
X#PORTREVISION=	0
XCATEGORIES=	devel x11-wm
XMASTER_SITES=	http://releases.compiz-fusion.org/${PORTVERSION}/
X
XMAINTAINER=	rnoland at 2hip.net
XCOMMENT=	Code generator for Compiz Fusion Plugins
X
X# This annoys me...
XRUN_DEPENDS=	${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
X
XUSE_BZIP2=	yes
XGNU_CONFIGURE=	yes
X
XUSE_GNOME=	pkgconfig libxslt
X
XCONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|/bin/bash|${LOCALBASE}/bin/bash|' \
X		${WRKSRC}/src/bcop.in
X	@${REINPLACE_CMD} -e \
X		's|[(]datadir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' \
X		${WRKSRC}/Makefile.in
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
END-of-compiz-bcop/Makefile
echo x - compiz-bcop/pkg-plist
sed 's/^X//' >compiz-bcop/pkg-plist << 'END-of-compiz-bcop/pkg-plist'
X at comment $FreeBSD$
Xbin/bcop
Xlibdata/pkgconfig/bcop.pc
Xshare/bcop/bcop.xslt
X at dirrmtry share/bcop
END-of-compiz-bcop/pkg-plist
echo x - compiz-bcop/distinfo
sed 's/^X//' >compiz-bcop/distinfo << 'END-of-compiz-bcop/distinfo'
XMD5 (compiz-bcop-0.5.2.tar.bz2) = b31e8e2ad3de2e5a23628bb0eacc11dc
XSHA256 (compiz-bcop-0.5.2.tar.bz2) = b53ecab9a54c0436be03b9ef32a4bd82b8c584ca399a4db1cc550c0947b31691
XSIZE (compiz-bcop-0.5.2.tar.bz2) = 68297
END-of-compiz-bcop/distinfo
exit
--- compiz-bcop-0.5.2.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list