mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-02 14:26:17 -04:00
opengl-headers 1.2 in vendor folder
This commit is contained in:
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -1,8 +1,8 @@
|
||||
fractorium (0.9.9.2d-0ubuntu1) wily; urgency=low
|
||||
fractorium (0.9.9.2e-0ubuntu1) wily; urgency=low
|
||||
|
||||
* lib symlink fix
|
||||
|
||||
-- Gambhiro Bhikkhu <gambhiro.bhikkhu.85@gmail.com> Tue, 15 Dec 2015 18:28:11 +0000
|
||||
-- Gambhiro Bhikkhu <gambhiro.bhikkhu.85@gmail.com> Wed, 16 Dec 2015 13:00:40 +0000
|
||||
|
||||
fractorium (0.9.9.2b-0ubuntu3) wily; urgency=low
|
||||
|
||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -2,7 +2,7 @@ Source: fractorium
|
||||
Section: graphics
|
||||
Priority: optional
|
||||
Maintainer: Gambhiro Bhikkhu <gambhiro.bhikkhu.85@gmail.com>
|
||||
Build-Depends: debhelper (>= 9), g++ (>= 4.9), libdbus-1-dev, libgl1-mesa-dev, libgl-dev, libglm-dev, libjpeg-dev, libpng12-dev, libtbb-dev, libxml2-dev, qt5-default, qt5-qmake, qtbase5-dev, libqt5opengl5-dev, opencl-headers (<< 2.0), nvidia-opencl-icd-352, nvidia-libopencl1-352
|
||||
Build-Depends: debhelper (>= 9), g++ (>= 4.9), libdbus-1-dev, libgl1-mesa-dev, libgl-dev, libglm-dev, libjpeg-dev, libpng12-dev, libtbb-dev, libxml2-dev, qt5-default, qt5-qmake, qtbase5-dev, libqt5opengl5-dev, nvidia-libopencl1-352
|
||||
Standards-Version: 3.9.5
|
||||
Homepage: http://mfeemster.deviantart.com/
|
||||
Vcs-Git: https://github.com/mfeemster/fractorium
|
||||
@ -10,7 +10,7 @@ Vcs-Browser: https://github.com/mfeemster/fractorium
|
||||
|
||||
Package: fractorium
|
||||
Architecture: amd64
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, nvidia-prime, nvidia-modprobe
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: A Qt-based fractal flame editor
|
||||
A Qt-based fractal flame editor which uses a C++ re-write of the flam3
|
||||
algorithm named Ember and a GPU capable version named EmberCL which implements
|
||||
|
Reference in New Issue
Block a user