FreeBSD Bugzilla – Attachment 36999 Details for
Bug 59059
New port: x11/silo: a simple X11 launcher
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.91 KB, created by
DoubleF
on 2003-11-08 16:30:16 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
DoubleF
Created:
2003-11-08 16:30:16 UTC
Size:
2.91 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: ># ># silo ># silo/Makefile ># silo/distinfo ># silo/pkg-descr ># silo/pkg-plist ># >echo c - silo >mkdir -p silo > /dev/null 2>&1 >echo x - silo/Makefile >sed 's/^X//' >silo/Makefile << 'END-of-silo/Makefile' >X# New ports collection makefile for: silo >X# Date created: 26 October 2003 >X# Whom: doublef >X# >X# $FreeBSD$ >X >XPORTNAME= silo >XPORTVERSION= 1.0 >XCATEGORIES= x11 >XMASTER_SITES= http://doublef.nm.ru/silo/sources/ >X >XMAINTAINER= doublef@tele-kom.ru >XCOMMENT= A simple X11 launcher extensible in any programming language >X >XUSE_BZIP2= YES >XUSE_XLIB= YES >X >Xpre-everything:: >X.if defined(WITHOUT_IMLIB) >X @echo "Disabling Imlib support; only XPM images are supported" >XUSE_XPM=YES >X.else >X @echo "You can disable Imlib support by defining WITHOUT_IMLIB" >XLIB_DEPENDS= Imlib:$(PORTSDIR)/graphics/imlib >X.endif >X >XMD ?= mkdir -p >X >XPROGRAM = silo >XEXEC = pushbutton >XSRC = silo.c >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/$(PROGRAM) $(PREFIX)/bin >X ${INSTALL_SCRIPT} ${WRKSRC}/$(EXEC) $(PREFIX)/bin >X ${MD} ${EXAMPLESDIR}/img/ >X ${MD} ${EXAMPLESDIR}/prg/ >X ${INSTALL_DATA} ${WRKSRC}/share/img/audacitya.png ${EXAMPLESDIR}/img/ >X ${INSTALL_DATA} ${WRKSRC}/share/img/audacityi.png ${EXAMPLESDIR}/img/ >X ${INSTALL_DATA} ${WRKSRC}/share/img/sylpheeda.png ${EXAMPLESDIR}/img/ >X ${INSTALL_DATA} ${WRKSRC}/share/img/sylpheedi.png ${EXAMPLESDIR}/img/ >X ${INSTALL_SCRIPT} ${WRKSRC}/share/prg/audacity ${EXAMPLESDIR}/prg/ >X ${INSTALL_SCRIPT} ${WRKSRC}/share/prg/sylpheed ${EXAMPLESDIR}/prg/ >X ${INSTALL_SCRIPT} ${WRKSRC}/share/topright.sh ${EXAMPLESDIR}/ >X >X.include <bsd.port.mk> >END-of-silo/Makefile >echo x - silo/distinfo >sed 's/^X//' >silo/distinfo << 'END-of-silo/distinfo' >XMD5 (silo-1.0.tar.bz2) = 07aa621bbc5f2f53bb459906e5557c20 >END-of-silo/distinfo >echo x - silo/pkg-descr >sed 's/^X//' >silo/pkg-descr << 'END-of-silo/pkg-descr' >XSiLO is a Simple Launcher Object for X, which you can (should) >Xextend using you favorite programming language (from shell >Xscript to C). >X >XIt was tested to run under twm and Enlightenment. >X >XWWW: http://doublef.nm.ru/silo/ >END-of-silo/pkg-descr >echo x - silo/pkg-plist >sed 's/^X//' >silo/pkg-plist << 'END-of-silo/pkg-plist' >Xbin/silo >Xbin/pushbutton >Xshare/examples/silo/img/audacitya.png >Xshare/examples/silo/img/audacityi.png >Xshare/examples/silo/img/sylpheeda.png >Xshare/examples/silo/img/sylpheedi.png >Xshare/examples/silo/prg/audacity >Xshare/examples/silo/prg/sylpheed >Xshare/examples/silo/topright.sh >X@dirrm share/examples/silo/prg >X@dirrm share/examples/silo/img >X@dirrm share/examples/silo >END-of-silo/pkg-plist >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 59059
: 36999