mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 13:10:04 -05:00
--Code changes
-Update linux package builder to use libopenexr23.
This commit is contained in:
parent
2ca9160b21
commit
aa382f0882
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
fractorium (1.0.0.1c-0ubuntu1) cosmic; urgency=low
|
||||||
|
|
||||||
|
* release 1.0.0.11
|
||||||
|
|
||||||
|
-- Matt Feemster <matt.feemster@gmail.com> Thu, 27 Sep 2018 23:08:15 -0700
|
||||||
|
|
||||||
fractorium (1.0.0.11b-0ubuntu1) cosmic; urgency=low
|
fractorium (1.0.0.11b-0ubuntu1) cosmic; urgency=low
|
||||||
|
|
||||||
* release 1.0.0.11
|
* release 1.0.0.11
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -2,7 +2,7 @@ Source: fractorium
|
|||||||
Section: graphics
|
Section: graphics
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Gambhiro Bhikkhu <matt.feemster@gmail.com>
|
Maintainer: Gambhiro Bhikkhu <matt.feemster@gmail.com>
|
||||||
Build-Depends: debhelper (>= 9), g++ (>= 5.4), libc6-dev, libgl1-mesa-dev, libgl-dev, libglm-dev, libjpeg-dev, libpng-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
|
Build-Depends: debhelper (>= 9), g++ (>= 5.4), libc6-dev, libgl1-mesa-dev, libgl-dev, libglm-dev, libjpeg-dev, libpng-dev, libqt5opengl5-dev, libtbb-dev, libxml2-dev, ocl-icd-libopencl1, ocl-icd-opencl-dev, opencl-headers, qt5-default, qt5-qmake, qtbase5-dev, libopenexr23, libopenexr-dev
|
||||||
Standards-Version: 3.9.5
|
Standards-Version: 3.9.5
|
||||||
Homepage: http://fractorium.com/
|
Homepage: http://fractorium.com/
|
||||||
Vcs-Git: https://bitbucket.org/mfeemster/fractorium
|
Vcs-Git: https://bitbucket.org/mfeemster/fractorium
|
||||||
|
@ -115,6 +115,11 @@ tar --exclude='package-linux.sh' \
|
|||||||
./Data/tatasz_pack_02_dark.gradient \
|
./Data/tatasz_pack_02_dark.gradient \
|
||||||
./Data/tatasz_pack_02_warmer.gradient \
|
./Data/tatasz_pack_02_warmer.gradient \
|
||||||
./Data/tatasz_pack_03.gradient \
|
./Data/tatasz_pack_03.gradient \
|
||||||
|
./Data/Amphibole_Supergroup.ugr \
|
||||||
|
./Data/Apatite_Supergroup.ugr \
|
||||||
|
./Data/Feldspar_Group.ugr \
|
||||||
|
./Data/Mica_Group.ugr \
|
||||||
|
./Data/Quartz_Varieties.ugr \
|
||||||
./Data/dark_linux.qss \
|
./Data/dark_linux.qss \
|
||||||
.
|
.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user