Search Criteria
Package Details: mandelbulber2 2.33-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mandelbulber2.git (read-only, click to copy) |
---|---|
Package Base: | mandelbulber2 |
Description: | 3D application designed to render 3D fractals such as the Mandelbulb, Mandelbox, BulbBox, JuliaBulb, Menger Sponge, and Iterated Function Systems. |
Upstream URL: | https://github.com/buddhi1980/mandelbulber2 |
Keywords: | 3D bulbbox fractal function iterated juliabulb mandelbox mandelbulb mandelbulber menger qt sponge systems |
Licenses: | GPL3 |
Conflicts: | mandelbulber2 |
Provides: | mandelbulber2 |
Submitter: | Madotsuki |
Maintainer: | WAUthethird |
Last Packager: | WAUthethird |
Votes: | 13 |
Popularity: | 0.060349 |
First Submitted: | 2015-08-04 00:55 (UTC) |
Last Updated: | 2025-05-21 18:54 (UTC) |
Dependencies (7)
- gsl (gsl-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- openmpi (openmpi-gitAUR)
- qt5-multimedia
- qt5-tools
Latest Comments
WAUthethird commented on 2025-05-21 18:58 (UTC)
Thanks for the suggestion! I've updated libpng12 to libpng and added libtiff on this package and the opencl-git variant that I also maintain.
frankspace commented on 2025-05-21 11:13 (UTC)
Is there a reason this depends on
libpng12
? I've tested it withlibpng 1.6.48-1
and it works exactly the same for me as far as I can tell. (Saving with alpha doesn't seem to work, which I presume may be something I'm doing wrong or something I should report upstream, but that particular brokenness is also exactly the same with eitherlibpng
orlibpng12
.) I respectfully suggest updating that dependency to justlibpng
.Additionally, I respectfully suggest adding
libtiff
as a dependency, which will allow this to export tiff images as well. Thank you!chadsr commented on 2024-04-15 16:52 (UTC)
qt5-multimedia
should be added as a build dependencyteras commented on 2023-12-18 18:41 (UTC)
I have an even worse situation:
mandelbulber2: error while loading shared libraries: libgslcblas.so.0: cannot open shared object file: No such file or directory
Markospox commented on 2023-12-08 23:22 (UTC)
Hi, When will Mandelbulber be updated, it has speed advantages?
yut23 commented on 2018-11-30 20:20 (UTC)
Line 39 of the PKGBUILD has a typo: the destination should be
"$pkgdir/usr/share/${pkgname}/formula"
, not"$pkgdir/usr/share/${_pkgname}/formula"
. At the moment, it installs the formula directory into /usr/share, which breaks things.psychoteadrink commented on 2017-11-11 13:22 (UTC)
Lacrymology commented on 2017-09-22 16:29 (UTC)
networkpanic commented on 2017-05-02 22:57 (UTC)