Summary
Mandelbulber is an easy to use, handy but experimental application designed to help you render 3D Mandelbrot fractals called Mandelbulb and some other kind of 3D fractals like Mandelbox, Bulbbox, Juliabulb, Menger Sponge.
Versions
v2.33 :: 0 :: gentoo
- Modified
- License
- CC-BY-4.0 GPL-3+
- Keywords
- ~amd64 ~x86
- USE flags
- opencl openexr sndfile tiff
USE flags
General
Dependencies
dev-cpp / clhpp : Khronos OpenCL C++ bindings
dev-libs / imath : Imath basic math package
dev-libs / lzo : An extremely fast compression and decompression library
dev-qt / qtbase : Cross-platform application development framework
dev-qt / qtmultimedia : Multimedia (audio, video, radio, camera) library for the Qt6 framework
dev-qt / qttools : Qt Tools Collection
media-libs / libpng : Portable Network Graphics library
media-libs / libsndfile : C library for reading and writing files containing sampled sound
media-libs / openexr : ILM's OpenEXR high dynamic-range image file format libraries
media-libs / tiff : Tag Image File Format (TIFF) library
Runtime Dependencies
dev-cpp / clhpp : Khronos OpenCL C++ bindings
dev-libs / imath : Imath basic math package
dev-libs / lzo : An extremely fast compression and decompression library
dev-qt / qtbase : Cross-platform application development framework
dev-qt / qtmultimedia : Multimedia (audio, video, radio, camera) library for the Qt6 framework
media-libs / libpng : Portable Network Graphics library
media-libs / libsndfile : C library for reading and writing files containing sampled sound
media-libs / openexr : ILM's OpenEXR high dynamic-range image file format libraries
media-libs / tiff : Tag Image File Format (TIFF) library
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-gfx/mandelbulber: fix build when dev-cpp/ms-gsl is installed
By injecting -I/usr/include/gsl, `#include <algorithm>` starts to mean "use ms-gsl's algorithm" rather than the C++ stdlib one. But all of the includes for ms-gsl here are properly namespaced, e.g. <gsl/foo.h>, so we can drop the explicit -I*. Closes: https://bugs.gentoo.org/834692 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-gfx/mandelbulber: drop 2.32
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
media-gfx/mandelbulber: add 2.33
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-gfx/mandelbulber: drop 2.31
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
media-gfx/mandelbulber: add 2.32, ported to Qt6
Closes: https://bugs.gentoo.org/939312 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-gfx/mandelbulber: drop 2.28-r1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
media-gfx/mandelbulber: fix dependency, bug #935157
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://bugs.gentoo.org/935157 Closes: https://github.com/gentoo/gentoo/pull/37367 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
media-gfx/mandelbulber: add 2.31
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/37354 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lucio Sauer · gentoo
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-cpp/clhpp: rename dev-libs/clhpp
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
Revert "dev-libs/imath -> dev-libs/Imath: rename"
This reverts commit 02ddc476fa118b2a164ee6eec1cfafb19b86c530. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Paul Zander · gentoo
dev-libs/imath -> dev-libs/Imath: rename
* match repo name so we can avoid extra logic Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-gfx/mandelbulber: drop 2.26-r3
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-gfx/mandelbulber: add media-libs/libtiff subslot dep
libtiff changed SONAME. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-gfx/mandelbulber: add 2.28
Closes: https://bugs.gentoo.org/841179 Closes: https://bugs.gentoo.org/834692 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-gfx/mandelbulber: drop 2.12-r1, 2.26
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
media-gfx/mandelbulber: fix DeprecatedInsinto
Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Sam James · gentoo
media-gfx/mandelbulber: support OpenEXR 3 / imath
Bug: https://bugs.gentoo.org/833158 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexander Miller · gentoo
media-gfx/mandelbulber: Use domenu to install desktop file
Signed-off-by: Alexander Miller <alex.miller@gmx.de> Closes: https://github.com/gentoo/gentoo/pull/22495 Signed-off-by: Sam James <sam@gentoo.org> - Alexander Miller · gentoo
media-gfx/mandelbulber: Add missing openmp check
Signed-off-by: Alexander Miller <alex.miller@gmx.de> Signed-off-by: Sam James <sam@gentoo.org> - Alexander Miller · gentoo
media-gfx/mandelbulber: Bump to version 2.26
* EAPI=8, * IUSE+=joystick (needs dev-qt/qtgamepad), * add missing dependency on opencl? (dev-libs/clhpp ), * add github SRC_URI. Some changes taken from the patch by Samuel Bauer in bug #722890. Closes: https://bugs.gentoo.org/688410 Closes: https://bugs.gentoo.org/722890 Signed-off-by: Alexander Miller <alex.miller@gmx.de> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-gfx/mandelbulber: EAPI-7 bump, xdg-utils, use https
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
media-gfx/mandelbulber: Drop old
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Michael Palimaka · gentoo
media-gfx/mandelbulber: add missing dependency
Closes: https://bugs.gentoo.org/647280 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Michael Palimaka · gentoo
media-gfx/mandelbulber: fix desktop file icon
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Michael Palimaka · gentoo
media-gfx/mandelbulber: version bump 2.12
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andreas Sturmlechner · gentoo
media-gfx/mandelbulber: Drop old
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Justin Lecher · gentoo
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed