Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 331296 Details for
Bug 425364
media-gfx/sfftobmp-3.1.2: fails to build with >=dev-libs/boost-1.50
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sfftobmp-3.1.2-r1.ebuild
sfftobmp-3.1.2-r1.ebuild (text/plain), 909 bytes, created by
Dennis Freise
on 2012-12-03 11:42:09 UTC
(
hide
)
Description:
sfftobmp-3.1.2-r1.ebuild
Filename:
MIME Type:
Creator:
Dennis Freise
Created:
2012-12-03 11:42:09 UTC
Size:
909 bytes
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/media-gfx/sfftobmp/sfftobmp-3.1.2.ebuild,v 1.7 2012/01/09 20:41:53 ranger Exp $ > >EAPI=2 >inherit autotools eutils flag-o-matic > >MY_P=${PN}${PV//./_} > >DESCRIPTION="sff to bmp converter" >HOMEPAGE="http://sfftools.sourceforge.net/" >SRC_URI="mirror://sourceforge/sfftools/${MY_P}_src.zip" > >LICENSE="as-is" >SLOT="0" >KEYWORDS="amd64 ~hppa ppc x86" >IUSE="" > >RDEPEND="dev-libs/boost > media-libs/tiff > virtual/jpeg:0" >DEPEND="${RDEPEND} > app-arch/unzip" > >S=${WORKDIR}/${MY_P} > >src_prepare() { > epatch "${FILESDIR}"/${PN}-3.1.1-gcc44-and-boost-1_37.patch > epatch "${FILESDIR}"/${PN}-3.1.2-boost_fs3.patch > append-flags -DBOOST_FILESYSTEM_VERSION=3 > eautoreconf >} > >src_install() { > emake DESTDIR="${D}" install || die "emake install failed" > dodoc doc/{changes,credits,readme} >}
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 425364
:
331294
| 331296