mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 13:10:04 -05:00
linux 1.0.0.0a
This commit is contained in:
parent
f8133c73bf
commit
48a73cf14e
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,3 +1,15 @@
|
|||||||
|
fractorium (1.0.0.0a-0ubuntu1) xenial; urgency=low
|
||||||
|
|
||||||
|
* release 1.0.0.0a
|
||||||
|
|
||||||
|
-- Gambhiro Bhikkhu <gambhiro.bhikkhu.85@gmail.com> Sat, 18 Jun 2016 14:31:36 +0100
|
||||||
|
|
||||||
|
fractorium (1.0.0.0-0ubuntu1) xenial; urgency=low
|
||||||
|
|
||||||
|
* release 1.0.0.0
|
||||||
|
|
||||||
|
-- Gambhiro Bhikkhu <gambhiro.bhikkhu.85@gmail.com> Sat, 18 Jun 2016 13:12:15 +0100
|
||||||
|
|
||||||
fractorium (0.9.9.6-0ubuntu1) xenial; urgency=low
|
fractorium (0.9.9.6-0ubuntu1) xenial; urgency=low
|
||||||
|
|
||||||
* release 0.9.9.6
|
* release 0.9.9.6
|
||||||
|
20
debian/control
vendored
20
debian/control
vendored
@ -4,12 +4,24 @@ Priority: optional
|
|||||||
Maintainer: Gambhiro Bhikkhu <gambhiro.bhikkhu.85@gmail.com>
|
Maintainer: Gambhiro Bhikkhu <gambhiro.bhikkhu.85@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
|
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
|
||||||
Standards-Version: 3.9.5
|
Standards-Version: 3.9.5
|
||||||
Homepage: http://mfeemster.deviantart.com/
|
Homepage: http://fractorium.com/
|
||||||
Vcs-Git: https://github.com/mfeemster/fractorium
|
Vcs-Git: https://bitbucket.org/mfeemster/fractorium
|
||||||
Vcs-Browser: https://github.com/mfeemster/fractorium
|
Vcs-Browser: https://bitbucket.org/mfeemster/fractorium
|
||||||
|
|
||||||
Package: fractorium
|
Package: fractorium
|
||||||
Architecture: amd64
|
Architecture: amd64
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
Description: A fractal flame editor with GPU support
|
Description: A fractal flame editor with GPU support
|
||||||
A fractal flame editor with GPU support.
|
Fractorium
|
||||||
|
.
|
||||||
|
A fractal flame editor with GPU support.
|
||||||
|
.
|
||||||
|
http://fractorium.com/
|
||||||
|
.
|
||||||
|
The project is maintained on Bitbucket:
|
||||||
|
.
|
||||||
|
https://bitbucket.org/mfeemster/fractorium
|
||||||
|
.
|
||||||
|
News and updates at the above or on Matt Feemster's DeviantArt page:
|
||||||
|
.
|
||||||
|
http://mfeemster.deviantart.com/
|
Loading…
Reference in New Issue
Block a user