Replace install-deps bash script by a python one, and only handle distro packages. #106187

Merged
Bastien Montagne merged 1 commits from mont29/blender:tmp-install-deps into main 2023-03-30 16:43:14 +02:00

This tool now only supports installing packages, it won't build any
dependency anymore. This implies that on most distributions, it wont
make a complete Blender build possible, some features will likely be
misisng.

It is a development tool, regular Blender build should be done with
the precomplied libraries.

Tested on Debian Testing, Arch, Fedora and Suse Tumbleweed.

With the new design, it should be fairly trivial to add more
distributions if desired, and maintenance should also be way simpler.

NOTE: side effect is that a working python3 interpreter is expected on
system running this script. In practice this should not be an issue,
since Python3 is installed by default in almost all regular desktop
linux installations.

This tool now only supports installing packages, it won't build any dependency anymore. This implies that on most distributions, it wont make a complete Blender build possible, some features will likely be misisng. It is a development tool, regular Blender build should be done with the precomplied libraries. Tested on Debian Testing, Arch, Fedora and Suse Tumbleweed. With the new design, it should be fairly trivial to add more distributions if desired, and maintenance should also be way simpler. NOTE: side effect is that a working python3 interpreter is expected on system running this script. In practice this should not be an issue, since Python3 is installed by default in almost all regular desktop linux installations.
Bastien Montagne added this to the Platforms, Builds Tests & Devices project 2023-03-27 18:35:04 +02:00
Sergey Sharybin approved these changes 2023-03-29 17:41:41 +02:00
Bastien Montagne force-pushed tmp-install-deps from 4e286ad125 to 5253756da1 2023-03-29 18:13:00 +02:00 Compare
Bastien Montagne force-pushed tmp-install-deps from 5253756da1 to 8785862ee4 2023-03-30 16:31:01 +02:00 Compare
Bastien Montagne merged commit 8785862ee4 into main 2023-03-30 16:43:14 +02:00
Bastien Montagne deleted branch tmp-install-deps 2023-03-30 16:43:15 +02:00
Sign in to join this conversation.
No reviewers
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#106187
No description provided.