Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 11678 Details for
Bug 20628
New ebuild for ctwm window manager.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for ctwm.
ctwm-3.6.ebuild (text/plain), 603 bytes, created by
Tobias Anderberg
on 2003-05-08 08:49:32 UTC
(
hide
)
Description:
Ebuild for ctwm.
Filename:
MIME Type:
Creator:
Tobias Anderberg
Created:
2003-05-08 08:49:32 UTC
Size:
603 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >IUSE="X" > >S=${WORKDIR}/${P} >DESCRIPTION="A clean, light window manager." > >SRC_URI="http://ctwm.free.lp.se/dist/${P}.tar.gz" >HOMEPAGE="http://ctwm.free.lp.se/" > >SLOT="0" >KEYWORDS="x86" >LICENSE="MIT" > >src_unpack() { > unpack ${A} > cd ${S} > patch -p0 < ${FILESDIR}/${P}-gentoo.diff >} > >src_compile() { > xmkmf > emake || die >} > >src_install() { > make DESTDIR=${D} install || die > > echo "#!/bin/sh" > ctwm > echo "/usr/X11R6/bin/ctwm" >> ctwm > > exeinto /etc/X11/Sessions > doexe ctwm >}
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 20628
:
11678
|
11679
|
11680
|
11681
|
11682
|
12033
|
18610
|
18611
|
18612