Package: ovito / 0.9.5-2

Metadata

Package Version Patches format
ovito 0.9.5-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10 repository revision.patch | (download)

CMakeLists.txt | 10 1 + 9 - 0 !
1 file changed, 1 insertion(+), 9 deletions(-)

 fix repository revision.
20 desktop entry encoding.patch | (download)

src/mainexec/resources/ovito.desktop | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 remove desktop entry encoding.
30 fix typos.patch | (download)

src/atomviz/atoms/AtomVizSettingsPage.cpp | 2 1 + 1 - 0 !
src/core/actions/stdactions/FileActions.cpp | 2 1 + 1 - 0 !
src/core/gui/mainwnd/MainFrame.cpp | 4 2 + 2 - 0 !
src/core/viewport/OpenGLInterface.cpp | 2 1 + 1 - 0 !
4 files changed, 5 insertions(+), 5 deletions(-)

 fix upstream typos.
40 use libmuparser.patch | (download)

src/atomviz/CMakeLists.txt | 16 2 + 14 - 0 !
src/atomviz/modifier/datachannels/CreateExpressionChannelModifier.cpp | 4 2 + 2 - 0 !
src/atomviz/modifier/selection/SelectExpressionModifier.cpp | 4 2 + 2 - 0 !
3 files changed, 6 insertions(+), 18 deletions(-)

 use libmuparser-dev.
50 use libtachyon.patch | (download)

src/tachyon/CMakeLists.txt | 47 3 + 44 - 0 !
src/tachyon/renderer/TachyonExportInterface.h | 2 1 + 1 - 0 !
src/tachyon/renderer/TachyonRenderer.h | 2 1 + 1 - 0 !
3 files changed, 5 insertions(+), 46 deletions(-)

 use libtachyon-dev instead of embedded tachyonlib.