1.0.0.5 08/30/2017 Release (Linux)

This commit is contained in:
Person 2017-08-30 15:41:26 -07:00
parent 53a411d3bc
commit 48f4f0f5b1
3 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,7 @@ git clone --depth=1 https://mfeemster@bitbucket.org/mfeemster/fractorium.git
Install the dependencies.
```
sudo apt-get install g++ libgl1-mesa-dev libgl-dev libglm-dev libjpeg-dev libpng12-dev libqt5opengl5-dev libtbb-dev libxml2-dev ocl-icd-libopencl1 ocl-icd-opencl-dev opencl-headers qt5-default qt5-qmake qtbase5-dev libopenexr6 libopenexr-dev
sudo apt-get install g++ libgl1-mesa-dev libgl-dev libglm-dev libjpeg-dev libpng12-dev libqt5opengl5-dev libtbb-dev libxml2-dev ocl-icd-libopencl1 ocl-icd-opencl-dev opencl-headers qt5-default qt5-qmake qtbase5-dev libopenexr22 libopenexr-dev
```
Install the OpenCL drivers and opencl support for your hardware.

4
debian/changelog vendored
View File

@ -1,8 +1,8 @@
fractorium (1.0.0.5b-0ubuntu1) xenial; urgency=low
fractorium (1.0.0.5c-0ubuntu1) xenial; urgency=low
* release 1.0.0.5
-- Matt Feemster <matt.feemster@gmail.com> Tue, 29 Aug 2017 16:55:16 -0700
-- Matt Feemster <matt.feemster@gmail.com> Wed, 30 Aug 2017 15:25:31 -0700
fractorium (1.0.0.4-0ubuntu1) xenial; urgency=low

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: fractorium
Section: graphics
Priority: optional
Maintainer: Gambhiro Bhikkhu <matt.feemster@gmail.com>
Build-Depends: debhelper (>= 9), g++ (>= 4.9), libgl1-mesa-dev, libgl-dev, libglm-dev, libjpeg-dev, libpng12-dev, libqt5opengl5-dev, libtbb-dev, libxml2-dev, ocl-icd-libopencl1, ocl-icd-opencl-dev, opencl-headers, qt5-default, qt5-qmake, qtbase5-dev, libilmbase6, libopenexr6, libopenexr-dev
Build-Depends: debhelper (>= 9), g++ (>= 4.9), libgl1-mesa-dev, libgl-dev, libglm-dev, libjpeg-dev, libpng12-dev, libqt5opengl5-dev, libtbb-dev, libxml2-dev, ocl-icd-libopencl1, ocl-icd-opencl-dev, opencl-headers, qt5-default, qt5-qmake, qtbase5-dev, libopenexr22, libopenexr-dev
Standards-Version: 3.9.5
Homepage: http://fractorium.com/
Vcs-Git: https://bitbucket.org/mfeemster/fractorium