all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: "Théo Maxime Tyburn" <theo.tyburn@gmail.com>, guix-devel@gnu.org
Subject: Re: Blender export backend missing
Date: Thu, 19 May 2022 16:00:10 +0200	[thread overview]
Message-ID: <6ba84a62baba44e2f680ee64f37a53146c2c4c02.camel@telenet.be> (raw)
In-Reply-To: <87pmk9bqj7.fsf@gmail.com>

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

Théo Maxime Tyburn schreef op do 19-05-2022 om 15:05 [+0200]:
> Is seems to be because the "WITH_ALEMBIC" option is not used as a
> configure flag. I think
> about trying to build it myself with this option. Is there any
> particular reason this was not added? Can you forsee what should be done
> extra to make it work (link another lib or something)? I noticed that other export
> backends are missing, are they being kept out for the same reasons? 

Possible reasons (I don't know which apply here and which are actually
true):

  * When blender was first packaged, that configuration flag did not
    exist.
  * Likewise, but the 'alembic' package was not yet packaged in Guix.
  * The original package author did not notice the WITH_ALEMBIC option.
  * The original package author noticed the option but didn't need
    'alembic' and kept things simple for now.
  * 'alembic' has a large closure size

You'll have to add alembic to the 'inputs' of blender and add
WITH_ALEMBIC to the #:configure-flags of 'blender'.  I don't expect
any problems but hard to tell in advance.

Greetings,
Maxime

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

  reply	other threads:[~2022-05-19 14:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-19 13:05 Blender export backend missing Théo Maxime Tyburn
2022-05-19 14:00 ` Maxime Devos [this message]
2022-05-19 21:52   ` Théo Maxime Tyburn
2022-05-20 21:36   ` Théo Maxime Tyburn
2022-05-20 22:03     ` Ekaitz Zarraga
2022-05-22 13:49       ` Théo Maxime Tyburn
2022-05-22 18:02         ` Ekaitz Zarraga
2022-05-26 10:56           ` Théo Maxime Tyburn

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=6ba84a62baba44e2f680ee64f37a53146c2c4c02.camel@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=guix-devel@gnu.org \
    --cc=theo.tyburn@gmail.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.