FreeBSD Bugzilla – Attachment 55540 Details for
Bug 83911
new port: x11/gtk-launch - A fast x11 program launcher
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
gtk-launch.shar
gtk-launch.shar (text/plain), 2.40 KB, created by
Emanuel Haupt
on 2005-07-22 15:10:16 UTC
(
hide
)
Description:
gtk-launch.shar
Filename:
MIME Type:
Creator:
Emanuel Haupt
Created:
2005-07-22 15:10:16 UTC
Size:
2.40 KB
patch
obsolete
># 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: ># ># gtk-launch ># gtk-launch/Makefile ># gtk-launch/pkg-descr ># gtk-launch/distinfo ># gtk-launch/pkg-message ># >echo c - gtk-launch >mkdir -p gtk-launch > /dev/null 2>&1 >echo x - gtk-launch/Makefile >sed 's/^X//' >gtk-launch/Makefile << 'END-of-gtk-launch/Makefile' >X# New ports collection makefile for: gtk-launch >X# Date created: 22 Jul 2005 >X# Whom: Emanuel Haupt <ehaupt@critical.ch> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= gtk-launch >XDISTVERSION= 1.1b >XCATEGORIES= x11 >XMASTER_SITES= http://pierric.descamps.free.fr/pierric/downloads/ >X >XMAINTAINER= ehaupt@critical.ch >XCOMMENT= A fast x11 program launcher >X >XUSE_X_PREFIX= yes >XUSE_GNOME= gtk12 glib12 >X >XCFLAGS+= `gtk-config --cflags` `gtk-config --libs` >XPLIST_FILES= bin/gtk-launch >XPORTDOCS= INSTALL >X >Xpost-patch: >X ${ECHO} >> ${WRKSRC}/launch.c >X >Xdo-build: >X ${CC} ${CFLAGS} -o ${WRKSRC}/${PORTNAME} ${WRKSRC}/launch.c >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin >X >X.if !defined(NOPORTDOCS) >X ${MKDIR} ${DOCSDIR} >X ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR} >X.endif >X >Xpost-install: >X @${CAT} ${PKGMESSAGE} >X >X.include <bsd.port.mk> >END-of-gtk-launch/Makefile >echo x - gtk-launch/pkg-descr >sed 's/^X//' >gtk-launch/pkg-descr << 'END-of-gtk-launch/pkg-descr' >XGTK-Launch is a program launcher, the equivalent of "Run Command" in KDE, >Xor gnome. >X >XIt features command history, and runs the command if valid. >X >XWWW: http://gtk-launch.descamps.net/ >X >X- ehaupt >Xehaupt@critical.ch >END-of-gtk-launch/pkg-descr >echo x - gtk-launch/distinfo >sed 's/^X//' >gtk-launch/distinfo << 'END-of-gtk-launch/distinfo' >XMD5 (gtk-launch-1.1b.tar.gz) = a1b74aad0dfa314156b3b75c4015f6fb >XSIZE (gtk-launch-1.1b.tar.gz) = 10747 >END-of-gtk-launch/distinfo >echo x - gtk-launch/pkg-message >sed 's/^X//' >gtk-launch/pkg-message << 'END-of-gtk-launch/pkg-message' >X=============================================================================== >X >X* Create the file $HOME/.launch, where $HOME is your home directory as >X following: >X >X $ echo MEMOIRE=5 > ~/.launch >X >X This would preserve a history of 5 commands. >X >X=============================================================================== >END-of-gtk-launch/pkg-message >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 83911
: 55540