Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 197963 Details for
Bug 277625
media-gfx/luxrender - a physically based and unbiased rendering engine
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-gfx/luxrender-0.6_rc4.ebuild
luxrender-0.6_rc4.ebuild (text/plain), 1.27 KB, created by
MT
on 2009-07-14 18:58:37 UTC
(
hide
)
Description:
media-gfx/luxrender-0.6_rc4.ebuild
Filename:
MIME Type:
Creator:
MT
Created:
2009-07-14 18:58:37 UTC
Size:
1.27 KB
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="2" >WX_GTK_VER="2.8" >inherit cmake-utils mercurial flag-o-matic wxwidgets > >EHG_REPO_URI="http://www.luxrender.net/hg/lux" >EHG_REVISION="e4130dfe38bb" > >DESCRIPTION="A GPL unbiased renderer" >HOMEPAGE="http://www.luxrender2.org/" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="sse2 doc debug" > >RDEPEND=">=dev-libs/boost-1.37 > media-libs/openexr > media-libs/tiff > media-libs/libpng > media-libs/jpeg > media-libs/ilmbase > virtual/opengl > x11-libs/wxGTK:2.8[X,opengl,sdl]" > >DEPEND="${RDEPEND} > sys-devel/bison > sys-devel/flex > doc? ( >=app-doc/doxygen-1.5.7[-nodot] )" > >S="${WORKDIR}/lux" > >src_prepare() { > # upstream forces nosense gcc c{xx}flags, the patch remove them > epatch "${FILESDIR}/${P}-flags.patch" >} > >src_configure() { > use sse2 && append-flags "-msse -msse2 -DLUX_USE_SSE" > use debug && append-flags -ggdb > > need-wxwidgets unicode > cmake-utils_src_configure >} > >src_install() { > cmake-utils_src_install > dodoc AUTHORS.txt > > # installing API(s) docs > if use doc; then > pushd "${S}"/doxygen > /dev/null > doxygen doxygen.conf > dohtml html/* > popd > /dev/null > fi > > make_desktop_entry "${PN}" "Lux Render" "/usr/share/pixmaps/luxrender.svg" "Graphics;3DGraphics;" >}
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 277625
:
197902
|
197933
|
197934
|
197936
|
197963
|
197965
|
198260
|
201202
|
202094
|
202096
|
202143
|
204176
|
204179
|
218519
|
218521
|
235465
|
244465
|
244467
|
253797
|
253799
|
256925
|
259972
|
259973
|
259975
|
260194
|
260451
|
272005
|
272009
|
279061
|
279063
|
316619
|
316623
|
316625
|
325752
|
325754
|
325756
|
325758
|
325762
|
363548
|
363550
|
363552