Github messages for voidlinux
 help / color / mirror / Atom feed
From: Idesmi <Idesmi@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] blender: enable support for GNU Multiple Precision library.
Date: Thu, 30 Jun 2022 17:51:22 +0200	[thread overview]
Message-ID: <20220630155122.PAZ7q6hNtBQ7cd0B1iyElTxPxPj3gx1Pfh4UAmfzGSw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36772@inbox.vuxu.org>

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

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

https://github.com/Idesmi/void-packages blender
https://github.com/void-linux/void-packages/pull/36772

blender: enable support for GNU Multiple Precision library.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64

Closes #36751

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

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

From ec11ca710b47fcd0535afcd361b576a1cbf54437 Mon Sep 17 00:00:00 2001
From: Enrico Belleri <idesmi@protonmail.com>
Date: Tue, 19 Apr 2022 23:42:55 +0200
Subject: [PATCH] blender: enable support for GNU Multiple Precision library.

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

diff --git a/srcpkgs/blender/template b/srcpkgs/blender/template
index 91799f04fba5..2ec36c0bf533 100644
--- a/srcpkgs/blender/template
+++ b/srcpkgs/blender/template
@@ -1,7 +1,7 @@
 # Template file for 'blender'
 pkgname=blender
-version=3.0.0
-revision=4
+version=3.0.1
+revision=1
 archs="x86_64* ppc64*"
 build_style="cmake"
 pycompile_dirs="/usr/share/blender/${version%.*}/scripts"
@@ -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 libXxf86vm-devel"
+ pugixml-devel libXxf86vm-devel gmp-devel gmpxx-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="3D graphics creation suite"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://www.blender.org"
 distfiles="https://download.blender.org/source/blender-${version}.tar.xz"
-checksum=50f0f32bcdf8825a12ba5c8d853b6e6c6b2da65ef01e858ea5900a06cccbf1cb
+checksum=19bb0a96269e0a5c4b5d62b98363836054471c096b83d9755598b25b347d7441
 python_version=3
 CXXFLAGS="-DNDEBUG"
 CFLAGS="$CXXFLAGS"

  parent reply	other threads:[~2022-06-30 15:51 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-19 22:14 [PR PATCH] " Idesmi
2022-04-20 20:32 ` paper42
2022-04-21  6:21 ` [PR PATCH] [Updated] " Idesmi
2022-06-30 15:38 ` Idesmi
2022-06-30 15:43 ` Idesmi
2022-06-30 15:44 ` Idesmi
2022-06-30 15:45 ` [PR PATCH] [Updated] " Idesmi
2022-06-30 15:48 ` Duncaen
2022-06-30 15:51 ` Idesmi [this message]
2022-06-30 15:52 ` [PR PATCH] [Updated] " Idesmi
2022-06-30 17:30 ` Idesmi
2022-09-26 14:55 ` biopsin
2022-09-26 16:26 ` [PR PATCH] [Closed]: " paper42

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220630155122.PAZ7q6hNtBQ7cd0B1iyElTxPxPj3gx1Pfh4UAmfzGSw@z \
    --to=idesmi@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).