NOTICE: This package has been removed from pkgsrc

./wip/oce, Open CASCADE Community Edition

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.18, Package name: oce-0.18, Maintainer: filip

Opencascade Community Edition project gathers patches/changes/improvements
from the OCC community over the latest release.

Open CASCADE Technology is a software development platform freely available
in open source. It includes C++ components for 3D surface and solid modeling,
visualization, data exchange and rapid application development.


Required to run:
[graphics/glut] [graphics/MesaLib] [graphics/freetype2] [graphics/glu]

Required to build:
[pkgtools/x11-links] [x11/glproto] [x11/xproto] [x11/xf86vidmodeproto] [x11/xf86driproto] [x11/damageproto] [x11/inputproto] [x11/xextproto] [x11/dri2proto] [x11/fixesproto4] [pkgtools/cwrappers]

Package options: x11

Master sites:

SHA1: a3ca95d347b34b5a011a0ac86758f5c3494aa58e
RMD160: c116477c7c6099868aeed9b415223e041a65ae67
Filesize: 24055.106 KB

Version history: (Expand)


CVS history: (Expand)


   2015-06-25 16:14:28 by Filip Hajny | Files touched by this commit (2)
Log message:
Add forgotten PLIST files.
   2015-06-25 14:41:09 by Filip Hajny | Files touched by this commit (11)
Log message:
Version 0.17 - March 2015
* Upgraded to OCCT 6.8.0
* Build system changes
  - Remove OCE_DISABLE_BSPLINE_MESHER option, OCCT improved meshing
    in recent releases.

Version 0.16.1 - November 2014
* cppcheck fixes (memory leaks and parse errors)
* Fix LDOMBasicString assignment operator
* Mingw fixes (OpenGl compilation)
* Fix build failures with Mesa 10.3.1

Version 0.16 - July 2014
* Upgraded to OCCT 6.7.1
* Fix a numerical bug in ApproxAFunc2Var due to compiler optimization.
* Speed improvements in BOPTools_AlgoTools2D.
* Many bug and warning fixes detected by static analysis and compilers.
* Force 8 byte alignment in NCollection_IncAllocator to fix bus errors
  reported on RISC architectures.
* Build system improvements and additions
  - Readd OCE_DISABLE_TKSERVICE_FONT option, a solution has been found
    to build TKService without freetype.
  - Fix Standard_Construction_Error exception in BOP
  - Fix RPATH issues reported on openSUSE
  - Fix gl2ps libraries installation
  - Build improvements and fixes with Mingw
  - Fix compatibility with CMake 3.0
  - Enable support for OpenCL
  - New OCE_COPY_HEADERS_BUILD option to copy header files when building,
    to get rid of the long list of include directories on command line
   2014-05-30 13:21:00 by Filip Hajny | Files touched by this commit (11)
Log message:
Import oce-0.15.

Opencascade Community Edition project gathers patches/changes/improvements
from the OCC community over the latest release.

Open CASCADE Technology is a software development platform freely available
in open source. It includes C++ components for 3D surface and solid modeling,
visualization, data exchange and rapid application development.