Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 149748 Details for
Bug 217722
media-gfx/sfftobmp-3.0 fails w/ gcc-4.3.0; patch and bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
diff for bumping sfftobmp to 3.1.1
sffdiff (text/plain), 966 bytes, created by
Peter Alfredsen (RETIRED)
on 2008-04-14 20:26:05 UTC
(
hide
)
Description:
diff for bumping sfftobmp to 3.1.1
Filename:
MIME Type:
Creator:
Peter Alfredsen (RETIRED)
Created:
2008-04-14 20:26:05 UTC
Size:
966 bytes
patch
obsolete
>--- sfftobmp-3.0.ebuild 2008-01-16 22:36:24.000000000 +0100 >+++ sfftobmp-3.1.1.ebuild 2008-04-14 22:18:51.000000000 +0200 >@@ -3,18 +3,18 @@ > # $Header: /var/cvsroot/gentoo-x86/media-gfx/sfftobmp/sfftobmp-3.0.ebuild,v 1.9 2008/01/16 21:27:00 maekke Exp $ > > WANT_AUTOMAKE="latest" > WANT_AUTOCONF="latest" > >-inherit autotools >+inherit autotools eutils > >-MY_P=${PN}_${PV/./_} >+MY_P=${PN}${PV//./_} > S=${WORKDIR}/${MY_P} > > DESCRIPTION="sff to bmp converter" > HOMEPAGE="http://sfftools.sourceforge.net/" >-SRC_URI="mirror://sourceforge/sfftools/${MY_P}_src.zip" >+SRC_URI="mirror://sourceforge/sfftools/${MY_P}.zip" > > SLOT="0" > IUSE="" > LICENSE="as-is" > KEYWORDS="amd64 ~hppa ppc x86" >@@ -27,13 +27,11 @@ > app-arch/unzip" > > src_unpack() { > unpack ${A} > cd "${S}" >- sed -i -e "s:#include <iostream>:&\n#include <cerrno>\n:" \ >- src/common.cpp || die >- >+ epatch "${FILESDIR}"/${P}-gcc43.patch > eautoreconf > } > > src_install() { > make DESTDIR="${D}" install || die
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 217722
:
149747
| 149748