Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 18454 Details for
Bug 29872
new kahakai version 0.5: ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
proposed ebuild
kahakai-0.5.ebuild (text/plain), 924 bytes, created by
Michael Leuchtenburg
on 2003-09-28 22:51:51 UTC
(
hide
)
Description:
proposed ebuild
Filename:
MIME Type:
Creator:
Michael Leuchtenburg
Created:
2003-09-28 22:51:51 UTC
Size:
924 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/x11-wm/kahakai/kahakai-0.4.1.ebuild,v 1.1 2003/09/06 15:42:29 bcowan Exp $ > >IUSE="truetype xinerama" >S=${WORKDIR}/${P} > >DESCRIPTION="A language agnostic scriptable window manager based on Waimea." >HOMEPAGE="http://kahakai.sf.net/" >SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="~x86 ~ppc ~alpha ~sparc" > >DEPEND="virtual/x11 > truetype? ( virtual/xft ) > <dev-lang/swig-1.3.18 > media-libs/imlib2" > > >PROVIDE="virtual/blackbox" > >src_compile() { > ./autogen.sh > econf \ > `use_enable xinerama` \ > `use_enable truetype xft` \ > || die > emake || die >} > >src_install() { > einstall || die > cd doc > dodoc AUTHORS INSTALL NEWS COPYING README ChangeLog TODO > > exeinto /etc/X11/Sessions > echo "/usr/bin/kahakai" > ${T}/kahakai > doexe ${T}/kahakai >}
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 29872
: 18454