Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 534054 Details for
Bug 650592
media-gfx/blender-2.79b version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
blender-2.79b-ebuild.patch
blender-2.79b-ebuild.patch (text/plain), 1.41 KB, created by
Mark Wright
on 2018-05-30 13:04:13 UTC
(
hide
)
Description:
blender-2.79b-ebuild.patch
Filename:
MIME Type:
Creator:
Mark Wright
Created:
2018-05-30 13:04:13 UTC
Size:
1.41 KB
patch
obsolete
>--- /usr/portage/media-gfx/blender/blender-2.79-r1.ebuild 2018-03-31 03:09:03.000000000 +1100 >+++ /usr/local/portage/media-gfx/blender/blender-2.79b.ebuild 2018-05-30 21:51:06.393163407 +1000 >@@ -8,9 +8,9 @@ > pax-utils python-single-r1 toolchain-funcs versionator > > DESCRIPTION="3D Creation/Animation/Publishing System" >-HOMEPAGE="https://www.blender.org" >+HOMEPAGE="http://www.blender.org" > >-SRC_URI="https://download.blender.org/source/${P}.tar.gz" >+SRC_URI="http://download.blender.org/source/${P}.tar.gz" > > # Blender can have letters in the version string, > # so strip of the letter if it exists. >@@ -18,7 +18,7 @@ > > SLOT="0" > LICENSE="|| ( GPL-2 BL )" >-KEYWORDS="amd64 ~x86" >+KEYWORDS="~amd64 ~x86" > IUSE="+bullet +dds +elbeem +game-engine +openexr collada colorio \ > cuda cycles debug doc ffmpeg fftw headless jack jemalloc jpeg2k libav \ > llvm man ndof nls openal opencl openimageio openmp opensubdiv openvdb \ >@@ -95,7 +95,8 @@ > > PATCHES=( > "${FILESDIR}/${PN}-fix-install-rules.patch" >- "${FILESDIR}/${P}-fix-build-with-OSL-1.9.x.patch" >+ "${FILESDIR}/${P}-gcc-8.patch" >+ "${FILESDIR}/${P}-openvdb-4.patch" > ) > > blender_check_requirements() { >@@ -129,7 +130,7 @@ > # Disable MS Windows help generation. The variable doesn't do what it > # it sounds like. > sed -e "s|GENERATE_HTMLHELP = YES|GENERATE_HTMLHELP = NO|" \ >- -i doc/doxygen/Doxyfile || die >+ -i doc/doxygen/Doxyfile || die > } > > src_configure() {
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 650592
:
534050
|
534052
|
534054
|
534056