Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] blender: update to 3.0.0.
@ 2021-12-16 11:54 Gottox
  2021-12-17  1:22 ` notthewave
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: Gottox @ 2021-12-16 11:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 318 bytes --]

There is a new pull request by Gottox against master on the void-packages repository

https://github.com/Gottox/void-packages blender-3.0.0
https://github.com/void-linux/void-packages/pull/34566

blender: update to 3.0.0.
None

A patch file from https://github.com/void-linux/void-packages/pull/34566.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-blender-3.0.0-34566.patch --]
[-- Type: text/x-diff, Size: 1445 bytes --]

From 1ab8e01a0bc1daf01f33a3b1c4a043e23c9ad264 Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Thu, 16 Dec 2021 12:18:33 +0100
Subject: [PATCH] blender: update to 3.0.0.

---
 srcpkgs/blender/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/blender/template b/srcpkgs/blender/template
index 655bc672b771..dca6126f3eaa 100644
--- a/srcpkgs/blender/template
+++ b/srcpkgs/blender/template
@@ -1,6 +1,6 @@
 # Template file for 'blender'
 pkgname=blender
-version=2.93.5
+version=3.0.0
 revision=1
 archs="x86_64* ppc64*"
 build_style="cmake"
@@ -19,14 +19,14 @@ makedepends="libgomp-devel libpng-devel tiff-devel python3-devel glu-devel
  libopenexr-devel libopenjpeg2-devel libXi-devel openimageio-devel
  opencolorio-devel opencollada-devel python3-numpy libXrender-devel
  OpenSubdiv-devel tbb-devel libxml2-devel openvdb-devel alembic-devel
- pugixml-devel"
+ pugixml-devel libXxf86vm-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="3D graphics creation suite"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.blender.org"
 distfiles="https://download.blender.org/source/blender-${version}.tar.xz"
-checksum=d22df1babec8b6ecfe5d3344885288c57afca95ca9185f3fe165220810475cbb
+checksum=50f0f32bcdf8825a12ba5c8d853b6e6c6b2da65ef01e858ea5900a06cccbf1cb
 python_version=3
 CXXFLAGS="-DNDEBUG"
 CFLAGS="$CXXFLAGS"

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: blender: update to 3.0.0.
  2021-12-16 11:54 [PR PATCH] blender: update to 3.0.0 Gottox
@ 2021-12-17  1:22 ` notthewave
  2021-12-17  1:30 ` notthewave
                   ` (14 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: notthewave @ 2021-12-17  1:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 255 bytes --]

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/pull/34566#issuecomment-996346039

Comment:
might be good to have https://github.com/void-linux/void-packages/issues/32012 fixed first. New release is out.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: blender: update to 3.0.0.
  2021-12-16 11:54 [PR PATCH] blender: update to 3.0.0 Gottox
  2021-12-17  1:22 ` notthewave
@ 2021-12-17  1:30 ` notthewave
  2021-12-17  1:33 ` notthewave
                   ` (13 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: notthewave @ 2021-12-17  1:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 289 bytes --]

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/pull/34566#issuecomment-996346039

Comment:
might be good to have https://github.com/void-linux/void-packages/issues/32012 fixed first. New release is out. Solong as that is still the case.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: blender: update to 3.0.0.
  2021-12-16 11:54 [PR PATCH] blender: update to 3.0.0 Gottox
  2021-12-17  1:22 ` notthewave
  2021-12-17  1:30 ` notthewave
@ 2021-12-17  1:33 ` notthewave
  2021-12-18 14:05 ` notthewave
                   ` (12 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: notthewave @ 2021-12-17  1:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 202 bytes --]

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/pull/34566#issuecomment-996356289

Comment:
Building Blender with ocio requires at least version 2.0.0

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: blender: update to 3.0.0.
  2021-12-16 11:54 [PR PATCH] blender: update to 3.0.0 Gottox
                   ` (2 preceding siblings ...)
  2021-12-17  1:33 ` notthewave
@ 2021-12-18 14:05 ` notthewave
  2021-12-18 14:05 ` notthewave
                   ` (11 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: notthewave @ 2021-12-18 14:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 294 bytes --]

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/pull/34566#issuecomment-996346039

Comment:
might be good to have https://github.com/void-linux/void-packages/issues/32012 fixed first. New release is out. Solong as that problem still persists.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: blender: update to 3.0.0.
  2021-12-16 11:54 [PR PATCH] blender: update to 3.0.0 Gottox
                   ` (3 preceding siblings ...)
  2021-12-18 14:05 ` notthewave
@ 2021-12-18 14:05 ` notthewave
  2021-12-18 14:06 ` notthewave
                   ` (10 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: notthewave @ 2021-12-18 14:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 299 bytes --]

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/pull/34566#issuecomment-996346039

Comment:
might be good to have https://github.com/void-linux/void-packages/issues/32012 fixed first. New ocio release is out. Solong as that problem still persists.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: blender: update to 3.0.0.
  2021-12-16 11:54 [PR PATCH] blender: update to 3.0.0 Gottox
                   ` (4 preceding siblings ...)
  2021-12-18 14:05 ` notthewave
@ 2021-12-18 14:06 ` notthewave
  2021-12-18 20:59 ` notthewave
                   ` (9 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: notthewave @ 2021-12-18 14:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 179 bytes --]

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/pull/34566#issuecomment-997207476

Comment:
Why is the embree flag set to off? 

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: blender: update to 3.0.0.
  2021-12-16 11:54 [PR PATCH] blender: update to 3.0.0 Gottox
                   ` (5 preceding siblings ...)
  2021-12-18 14:06 ` notthewave
@ 2021-12-18 20:59 ` notthewave
  2021-12-19 15:47 ` notthewave
                   ` (8 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: notthewave @ 2021-12-18 20:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 229 bytes --]

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/pull/34566#issuecomment-997207476

Comment:
Why is the embree flag set to off? Any reason besides the package beeing out of date?

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: blender: update to 3.0.0.
  2021-12-16 11:54 [PR PATCH] blender: update to 3.0.0 Gottox
                   ` (6 preceding siblings ...)
  2021-12-18 20:59 ` notthewave
@ 2021-12-19 15:47 ` notthewave
  2021-12-19 15:48 ` notthewave
                   ` (7 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: notthewave @ 2021-12-19 15:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 354 bytes --]

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/pull/34566#issuecomment-996346039

Comment:
might be good to have https://github.com/void-linux/void-packages/issues/32012 fixed first. New ocio release is out. Solong as that problem still persists. Some other dependencies are also severely out of date.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: blender: update to 3.0.0.
  2021-12-16 11:54 [PR PATCH] blender: update to 3.0.0 Gottox
                   ` (7 preceding siblings ...)
  2021-12-19 15:47 ` notthewave
@ 2021-12-19 15:48 ` notthewave
  2021-12-19 15:48 ` notthewave
                   ` (6 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: notthewave @ 2021-12-19 15:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 202 bytes --]

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/pull/34566#issuecomment-996356289

Comment:
Building Blender with ocio requires at least version 2.0.0

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: blender: update to 3.0.0.
  2021-12-16 11:54 [PR PATCH] blender: update to 3.0.0 Gottox
                   ` (8 preceding siblings ...)
  2021-12-19 15:48 ` notthewave
@ 2021-12-19 15:48 ` notthewave
  2021-12-20 18:55 ` notthewave
                   ` (5 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: notthewave @ 2021-12-19 15:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 422 bytes --]

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/pull/34566#issuecomment-996346039

Comment:
might be good to have https://github.com/void-linux/void-packages/issues/32012 fixed first. New ocio release is out. Solong as that problem still persists. Some other dependencies are also severely out of date. Building Blender with working ocio requires at least version 2.0.0.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: blender: update to 3.0.0.
  2021-12-16 11:54 [PR PATCH] blender: update to 3.0.0 Gottox
                   ` (9 preceding siblings ...)
  2021-12-19 15:48 ` notthewave
@ 2021-12-20 18:55 ` notthewave
  2021-12-26 12:21 ` [PR REVIEW] " notthewave
                   ` (4 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: notthewave @ 2021-12-20 18:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 383 bytes --]

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/pull/34566#issuecomment-996346039

Comment:
might be good to have https://github.com/void-linux/void-packages/issues/32012 fixed first. New ocio release is out. Some other dependencies are also severely out of date. Building Blender with working ocio requires at least version 2.0.0.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PR REVIEW] blender: update to 3.0.0.
  2021-12-16 11:54 [PR PATCH] blender: update to 3.0.0 Gottox
                   ` (10 preceding siblings ...)
  2021-12-20 18:55 ` notthewave
@ 2021-12-26 12:21 ` notthewave
  2021-12-26 12:22 ` notthewave
                   ` (3 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: notthewave @ 2021-12-26 12:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 323 bytes --]

New review comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/pull/34566#discussion_r775235118

Comment:
All the components that together make Blender are compatible under the newer GNU GPL Version 3. **That is also the license to use for any distribution of Blender binaries.**

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PR REVIEW] blender: update to 3.0.0.
  2021-12-16 11:54 [PR PATCH] blender: update to 3.0.0 Gottox
                   ` (11 preceding siblings ...)
  2021-12-26 12:21 ` [PR REVIEW] " notthewave
@ 2021-12-26 12:22 ` notthewave
  2021-12-26 12:31 ` notthewave
                   ` (2 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: notthewave @ 2021-12-26 12:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 380 bytes --]

New review comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/pull/34566#discussion_r775235118

Comment:
All the components that together make Blender are compatible under the newer GNU GPL Version 3. **That is also the license to use for any distribution of Blender binaries.**

as quoted from https://www.blender.org/about/license/

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PR REVIEW] blender: update to 3.0.0.
  2021-12-16 11:54 [PR PATCH] blender: update to 3.0.0 Gottox
                   ` (12 preceding siblings ...)
  2021-12-26 12:22 ` notthewave
@ 2021-12-26 12:31 ` notthewave
  2022-01-06 13:51 ` [PR PATCH] [Updated] " Gottox
  2022-01-06 13:52 ` [PR PATCH] [Merged]: " Gottox
  15 siblings, 0 replies; 17+ messages in thread
From: notthewave @ 2021-12-26 12:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 411 bytes --]

New review comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/pull/34566#discussion_r775235118

Comment:
All the components that together make Blender are compatible under the newer GNU GPL Version 3. **That is also the license to use for any distribution of Blender binaries.**

as quoted from https://www.blender.org/about/license/

shouldn't it be gplv3 then?

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PR PATCH] [Updated] blender: update to 3.0.0.
  2021-12-16 11:54 [PR PATCH] blender: update to 3.0.0 Gottox
                   ` (13 preceding siblings ...)
  2021-12-26 12:31 ` notthewave
@ 2022-01-06 13:51 ` Gottox
  2022-01-06 13:52 ` [PR PATCH] [Merged]: " Gottox
  15 siblings, 0 replies; 17+ messages in thread
From: Gottox @ 2022-01-06 13:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 323 bytes --]

There is an updated pull request by Gottox against master on the void-packages repository

https://github.com/Gottox/void-packages blender-3.0.0
https://github.com/void-linux/void-packages/pull/34566

blender: update to 3.0.0.
None

A patch file from https://github.com/void-linux/void-packages/pull/34566.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-blender-3.0.0-34566.patch --]
[-- Type: text/x-diff, Size: 1475 bytes --]

From 6bba78688d8468858c335139234e1522a7b1b85a Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Thu, 16 Dec 2021 12:18:33 +0100
Subject: [PATCH] blender: update to 3.0.0.

---
 srcpkgs/blender/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/blender/template b/srcpkgs/blender/template
index 655bc672b771..610eba8a9cc9 100644
--- a/srcpkgs/blender/template
+++ b/srcpkgs/blender/template
@@ -1,6 +1,6 @@
 # Template file for 'blender'
 pkgname=blender
-version=2.93.5
+version=3.0.0
 revision=1
 archs="x86_64* ppc64*"
 build_style="cmake"
@@ -19,14 +19,14 @@ makedepends="libgomp-devel libpng-devel tiff-devel python3-devel glu-devel
  libopenexr-devel libopenjpeg2-devel libXi-devel openimageio-devel
  opencolorio-devel opencollada-devel python3-numpy libXrender-devel
  OpenSubdiv-devel tbb-devel libxml2-devel openvdb-devel alembic-devel
- pugixml-devel"
+ pugixml-devel libXxf86vm-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="3D graphics creation suite"
 maintainer="Enno Boland <gottox@voidlinux.org>"
-license="GPL-2.0-or-later"
+license="GPL-3.0-or-later"
 homepage="https://www.blender.org"
 distfiles="https://download.blender.org/source/blender-${version}.tar.xz"
-checksum=d22df1babec8b6ecfe5d3344885288c57afca95ca9185f3fe165220810475cbb
+checksum=50f0f32bcdf8825a12ba5c8d853b6e6c6b2da65ef01e858ea5900a06cccbf1cb
 python_version=3
 CXXFLAGS="-DNDEBUG"
 CFLAGS="$CXXFLAGS"

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PR PATCH] [Merged]: blender: update to 3.0.0.
  2021-12-16 11:54 [PR PATCH] blender: update to 3.0.0 Gottox
                   ` (14 preceding siblings ...)
  2022-01-06 13:51 ` [PR PATCH] [Updated] " Gottox
@ 2022-01-06 13:52 ` Gottox
  15 siblings, 0 replies; 17+ messages in thread
From: Gottox @ 2022-01-06 13:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 163 bytes --]

There's a merged pull request on the void-packages repository

blender: update to 3.0.0.
https://github.com/void-linux/void-packages/pull/34566

Description:
None

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2022-01-06 13:52 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-16 11:54 [PR PATCH] blender: update to 3.0.0 Gottox
2021-12-17  1:22 ` notthewave
2021-12-17  1:30 ` notthewave
2021-12-17  1:33 ` notthewave
2021-12-18 14:05 ` notthewave
2021-12-18 14:05 ` notthewave
2021-12-18 14:06 ` notthewave
2021-12-18 20:59 ` notthewave
2021-12-19 15:47 ` notthewave
2021-12-19 15:48 ` notthewave
2021-12-19 15:48 ` notthewave
2021-12-20 18:55 ` notthewave
2021-12-26 12:21 ` [PR REVIEW] " notthewave
2021-12-26 12:22 ` notthewave
2021-12-26 12:31 ` notthewave
2022-01-06 13:51 ` [PR PATCH] [Updated] " Gottox
2022-01-06 13:52 ` [PR PATCH] [Merged]: " Gottox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).