Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 3572 Details for
Bug 7297
ebuild for tclreadline 2.1.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
tclreadline 2.1.0 ebuild
tclreadline-2.1.0.ebuild (text/plain), 748 bytes, created by
Jeremy Collins
on 2002-08-31 09:39:59 UTC
(
hide
)
Description:
tclreadline 2.1.0 ebuild
Filename:
MIME Type:
Creator:
Jeremy Collins
Created:
2002-08-31 09:39:59 UTC
Size:
748 bytes
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/dev-tcltk/tclx/tclx-8.3.ebuild,v 1.2 2002/08/16 21:48:13 george Exp $ > >DESCRIPTION="readline extension to TCL" > >HOMEPAGE="http://tclreadline.sf.net/" >SRC_URI="http://umn.dl.sourceforge.net/sourceforge/tclreadline/${PN}-${PV}.tar.gz" > >LICENSE="BSD" >SLOT="0" >KEYWORDS="x86" > >DEPEND="=dev-lang/tcl-8.3* > sys-libs/readline" >RDEPEND=${DEPEND} >S=${WORKDIR}/${PN}-${PV} > >src_compile() { > cd ${S} > ./configure --host=${CHOST} \ > --prefix=/usr \ > --mandir=/usr/share/man \ > || die > emake CFLAGS="${CFLAGS}" || die >} > >src_install () { > echo "installing tclreadline" > make DESTDIR=${D} install >} >
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 7297
: 3572