Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 58436 Details for
Bug 86859
media-libs/libvisual-0.2.0 Assembler message: {standard input}:288: Error: suffix or operands invalid for `movd', fails due to -funroll-loops
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
updated ebuild
libvisual-0.2.0-r1.ebuild (text/plain), 824 bytes, created by
Nickolay Kolchin-Semyonov
on 2005-05-08 22:45:07 UTC
(
hide
)
Description:
updated ebuild
Filename:
MIME Type:
Creator:
Nickolay Kolchin-Semyonov
Created:
2005-05-08 22:45:07 UTC
Size:
824 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/libvisual-0.2.0.ebuild,v 1.2 2005/04/06 20:13:43 luckyduck Exp $ > >inherit eutils > >DESCRIPTION="Libvisual is an abstraction library that comes between applications and audio visualisation plugins." >HOMEPAGE="http://libvisual.sourceforge.net/" >SRC_URI="mirror://sourceforge/libvisual/${P}.tar.gz" >LICENSE="LGPL-2.1" > >SLOT="0" >KEYWORDS="~amd64 ~ppc ~sparc ~x86" >IUSE="static" > >DEPEND="" > >src_unpack() { > unpack ${A} > cd ${S} > epatch ${FILESDIR}/${PV}-ppc.patch > epatch ${FILESDIR}/${PV}-asm.patch >} > >src_compile() { > econf $(use_enable static) || die > emake || die >} > >src_install() { > make DESTDIR="${D}" install || die > dodoc AUTHORS ChangeLog NEWS README TODO >}
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 86859
:
58435
| 58436