Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 85474 Details for
Bug 130223
dev-libs/tvision-2.0.3 doesn't compile (gcc4)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
tvision-2.0.3.ebuild
tvision-2.0.3.ebuild (text/plain), 854 bytes, created by
Håvard Wall
on 2006-04-25 11:50:35 UTC
(
hide
)
Description:
tvision-2.0.3.ebuild
Filename:
MIME Type:
Creator:
Håvard Wall
Created:
2006-04-25 11:50:35 UTC
Size:
854 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-libs/tvision/tvision-2.0.3.ebuild,v 1.5 2005/09/03 07:56:35 dragonheart Exp $ > >inherit eutils > >DESCRIPTION="Text User Interface that implements the well known CUA widgets" >HOMEPAGE="http://tvision.sourceforge.net/" >SRC_URI="mirror://sourceforge/tvision/rhtvision-${PV}.src.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~ppc ~amd64" >IUSE="" > >S=${WORKDIR}/${PN} > >src_unpack() { > unpack ${A} > cd "${S}" > epatch "${FILESDIR}/${P}-gcc4.patch" > epatch "${FILESDIR}/${P}-templateinstantiations.patch" >} > >src_compile() { > ./configure \ > --prefix=/usr \ > --fhs \ > || die > emake || die >} > >src_install() { > einstall || die > dosym rhtvision /usr/include/tvision > dodoc readme.txt THANKS TODO > dohtml -r www-site >}
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 130223
:
84821
|
84822
|
84844
|
84845
| 85474