Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 4255 Details for
Bug 4682
lilypond ebuild won't compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
guile-1.6.0.ebuild
guile-1.6.0.ebuild (text/plain), 728 bytes, created by
Rigo
on 2002-09-27 08:29:40 UTC
(
hide
)
Description:
guile-1.6.0.ebuild
Filename:
MIME Type:
Creator:
Rigo
Created:
2002-09-27 08:29:40 UTC
Size:
728 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-util/guile/guile-1.5.4.ebuild,v 1.5 2002/08/16 04:04:42 murphy Exp $ > >S=${WORKDIR}/${P} >DESCRIPTION="Guile is an interpreter for Scheme" >SRC_URI="http://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz" >HOMEPAGE="http://www.gnu.org/software/guile/" > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="x86 ppc sparc sparc64" > >DEPEND=">=sys-libs/ncurses-5.1 > >=sys-libs/readline-4.1" > >src_compile() { > > econf \ > --with-threads \ > --with-modules || die > > emake || die >} > >src_install() { > > einstall || die > > dodoc AUTHORS COPYING ChangeLog GUILE-VERSION HACKING NEWS > dodoc README SNAPSHOTS THANKS >}
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 4682
:
3234
|
3235
|
3692
|
4254
| 4255 |
4411
|
4863
|
4905