Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 363548 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]
luxrays-9999.ebuild
luxrays-9999.ebuild (text/plain), 1.18 KB, created by
Simone Scanzoni
on 2013-11-19 00:27:33 UTC
(
hide
)
Description:
luxrays-9999.ebuild
Filename:
MIME Type:
Creator:
Simone Scanzoni
Created:
2013-11-19 00:27:33 UTC
Size:
1.18 KB
patch
obsolete
># Copyright 1999-2013 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="4" >PYTHON_COMPAT=( python3_3 ) > >inherit cmake-utils mercurial flag-o-matic python-single-r1 > >DESCRIPTION="Library to accelerate the ray intersection process by using GPUs \ >(this pkg provides only CPU support atm)" >HOMEPAGE="http://www.luxrender.net" >EHG_REPO_URI="https://bitbucket.org/luxrender/luxrays" >#EHG_REVISION="29e1c03a4ae3" >#SRC_URI="https://bitbucket.org/luxrender/luxrays/get/${EHG_REVISION}.tar.bz2" > >#S="${WORKDIR}/luxrender-luxrays-${EHG_REVISION}/" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="opencl" > >DEPEND=">=dev-libs/boost-1.43 > media-libs/freeimage > virtual/opengl > opencl? ( virtual/opencl )" > >CMAKE_IN_SOURCE_BUILD=1 > >src_configure() { > use debug && append-flags -ggdb > > if ! use opencl ; then > mycmakeargs=( -DLUXRAYS_DISABLE_OPENCL=ON -Wno-dev ) > fi > cmake-utils_src_configure >} > >src_compile() { > cmake-utils_src_make slg4 >} > >src_install() { > dodoc AUTHORS.txt > > insinto /usr/include > doins -r include/luxrays > doins -r include/luxcore > doins -r include/slg > > dolib.a lib/libluxrays.a > dolib.a lib/libluxcore.a > dolib.a lib/libsmallluxgpu.a >}
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