blob: 6e8af0bada0ab1edcd4df5895542431bb01dea7b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = mandelbulber2
pkgdesc = 3D application designed to render 3D fractals such as the Mandelbulb, Mandelbox, BulbBox, JuliaBulb, Menger Sponge, and Iterated Function Systems.
pkgver = 2.17
pkgrel = 1
url = https://github.com/buddhi1980/mandelbulber2
arch = x86_64
arch = i686
license = GPL3
depends = qt5-tools
depends = libjpeg-turbo
depends = libpng12
depends = gsl
depends = openmpi
provides = mandelbulber2
conflicts = mandelbulber2
source = mandelbulber2::https://github.com/buddhi1980/mandelbulber2/archive/2.17.tar.gz
sha256sums = 2090b14c955b73b8209211dd768c5410dab5e4e816da39c5005e5bf72e23e548
pkgname = mandelbulber2
|