ports/114867: New port:x11/simdock A fast and customizable dockbar

Yinghong.Liu relaxbsd at gmail.com
Tue Jul 24 15:30:02 UTC 2007


>Number:         114867
>Category:       ports
>Synopsis:       New port:x11/simdock A fast and customizable dockbar
>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 Jul 24 15:30:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Yinghong.Liu
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD relaxbsd.org 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu May 10 21:42:19 CST 2007 hamigua at relaxbsd.org:/usr/src/sys/i386/compile/LYH i386


	
>Description:
SimDock is a fast and customizable dockbar. It is written in c++ and wxWidgets
and fits well in Gnome but works on most desktop environments. Does not require
Compiz nor 3D acceleration.

WWW: http://sourceforge.net/projects/simdock/
Author: simonedll at yahoo.it
	
>How-To-Repeat:
	
>Fix:

	

--- simdock.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:
#
#	simdock
#	simdock/Makefile
#	simdock/distinfo
#	simdock/pkg-descr
#	simdock/pkg-plist
#
echo c - simdock
mkdir -p simdock > /dev/null 2>&1
echo x - simdock/Makefile
sed 's/^X//' >simdock/Makefile << 'END-of-simdock/Makefile'
X# New ports collection makefile for:	simdock
X# Date created:				28 Jul 2007
X# Whom:					Yinghong.Liu <relaxbsd at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	simdock
XPORTVERSION=	1.2
XCATEGORIES=	x11
XMASTER_SITES=	SF
XDISTNAME=	${PORTNAME}_${PORTVERSION}
X
XMAINTAINER=	relaxbsd at gmail.com
XCOMMENT=	A fast and customizable dockbar
X
XGNU_CONFIGURE=	yes
XUSE_WX=		2.8
XCONFIGURE_ARGS+=--with-wx-config=${WX_CONFIG}
X
XWRKSRC=		${WRKDIR}/trunk
X
XPORTDOCS=	AUTHORS COPYING ChangeLog INSTALL LICENSE NEWS README TODO
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|/usr|${PREFIX}|g' \
X		${WRKSRC}/Makefile.in \
X		${WRKSRC}/src/main.h
X	@${REINPLACE_CMD} -e 's|/usr/bin|${PREFIX}/bin|g' \
X		-e 's|/usr/share/firefox|${PREFIX}/lib/firefox|g' \
X		${WRKSRC}/src/main.cc
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X.for doc in ${PORTDOCS}
X	@${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-simdock/Makefile
echo x - simdock/distinfo
sed 's/^X//' >simdock/distinfo << 'END-of-simdock/distinfo'
XMD5 (simdock_1.2.tar.gz) = 557f4aff394fa66e329c56c3a5138b39
XSHA256 (simdock_1.2.tar.gz) = aae86ec13eb7e7a5d0d6c8ead1bda355ea060f69da027ded7cfee803bcdb40af
XSIZE (simdock_1.2.tar.gz) = 338679
END-of-simdock/distinfo
echo x - simdock/pkg-descr
sed 's/^X//' >simdock/pkg-descr << 'END-of-simdock/pkg-descr'
XSimDock is a fast and customizable dockbar. It is written in c++ and wxWidgets
Xand fits well in Gnome but works on most desktop environments. Does not require
XCompiz nor 3D acceleration.
X
XWWW: http://sourceforge.net/projects/simdock/
XAuthor: simonedll at yahoo.it
END-of-simdock/pkg-descr
echo x - simdock/pkg-plist
sed 's/^X//' >simdock/pkg-plist << 'END-of-simdock/pkg-plist'
Xbin/simdock
Xshare/applications/simdock.desktop
Xshare/pixmaps/simdock.png
X%%DATADIR%%/bg.png
X%%DATADIR%%/bg2.png
X%%DATADIR%%/bg5.png
X%%DATADIR%%/mark.png
X%%DATADIR%%/question.png
X at dirrm share/simdock
X at dirrmtry share/pixmaps
X at dirrmtry share/applications
END-of-simdock/pkg-plist
exit
--- simdock.shar ends here ---


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



More information about the freebsd-ports-bugs mailing list