ports/83904: new port: x11/thinglaunch - A very fast launcher program for X

Emanuel Haupt ehaupt at critical.ch
Fri Jul 22 12:30:33 UTC 2005


>Number:         83904
>Category:       ports
>Synopsis:       new port: x11/thinglaunch - A very fast launcher program for X
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 22 12:30:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Emanuel Haupt
>Release:        FreeBSD 4.11-RELEASE-p11 i386
>Organization:
>Environment:
System: FreeBSD admin.critical.ch 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #0: Thu Jun 30 09:36:40 CEST 2005 root at admin.critical.ch:/usr/obj/usr/src-release/src/sys/GENERIC i386


	
>Description:
new port: x11/thinglaunch - A very fast launcher program for X

Thinglaunch is a very fast launcher program for X.

You can bind it to a key in your favorite window manager, and when you want to
start a program, just type its name. thinglaunch has a tiny footprint and
depends only on Xlib.


>How-To-Repeat:
	
>Fix:

	



--- thinglaunch.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:
#
#	thinglaunch
#	thinglaunch/Makefile
#	thinglaunch/pkg-descr
#	thinglaunch/distinfo
#
echo c - thinglaunch
mkdir -p thinglaunch > /dev/null 2>&1
echo x - thinglaunch/Makefile
sed 's/^X//' >thinglaunch/Makefile << 'END-of-thinglaunch/Makefile'
X# New ports collection makefile for:	thinglaunch
X# Date created:				22 Jul 2005
X# Whom:					Emanuel Haupt <ehaupt at critical.ch>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	thinglaunch
XPORTVERSION=	1.03
XCATEGORIES=	x11
XMASTER_SITES=	http://critical.ch/distfiles/
X
XMAINTAINER=	ehaupt at critical.ch
XCOMMENT=	A very fast launcher program for X
X
XUSE_X_PREFIX=	yes
X
XCFLAGS+=	-I${X11BASE}/include -lX11
XLDFLAGS+=	-L${X11BASE}/lib
X
XPLIST_FILES=	bin/thinglaunch
X
Xdo-build:
X	${CC} ${CFLAGS} ${LDFLAGS} ${WRKSRC}/${PORTNAME}.c -o ${WRKSRC}/${PORTNAME}
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-thinglaunch/Makefile
echo x - thinglaunch/pkg-descr
sed 's/^X//' >thinglaunch/pkg-descr << 'END-of-thinglaunch/pkg-descr'
XThinglaunch is a very fast launcher program for X.
X
XYou can bind it to a key in your favorite window manager, and when you want to
Xstart a program, just type its name. thinglaunch has a tiny footprint and
Xdepends only on Xlib.
X
XWWW: http://unix.freshmeat.net/projects/thinglaunch/
X
X- ehaupt
Xehaupt at critical.ch
END-of-thinglaunch/pkg-descr
echo x - thinglaunch/distinfo
sed 's/^X//' >thinglaunch/distinfo << 'END-of-thinglaunch/distinfo'
XMD5 (thinglaunch-1.03.tar.gz) = 3442545e91ba18e43e46638c0a3b485a
XSIZE (thinglaunch-1.03.tar.gz) = 3315
END-of-thinglaunch/distinfo
exit
--- thinglaunch.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list