export can still be done using the pixbuf exporter; req. by deraadt@
The whole cairo exporter is not disabled since the other exporters (SVG,
PDF) work fine.
While here, clean up the port a bit.
scons: *** [src/libxml2_loader.os] Implicit dependency `/usr/local/include/ansidecl.h' not found, needed by target `src/libxml2_loader.os'.
scons: building terminated because of errors.
SimGear intends to provide a common, standardized set of building block
(libraries) which can be used by a variety of software projects
including 3d realtime simulations, visualization software, and games.
The OpenSceneGraph is an open source high performance 3D graphics
toolkit, used by application developers in fields such as visual
simulation, games, virtual reality, scientific visualization and
modelling. Written entirely in Standard C++ and OpenGL it runs on all
Windows platforms, OSX, GNU/Linux, IRIX, Solaris, HP-Ux, AIX and FreeBSD
operating systems. The OpenSceneGraph is now well established as the
world leading scene graph technology, used widely in the vis-sim, space,
scientific, oil-gas, games and virtual reality industries.
have become pretty useless nowadays (and the pkg tools do not display
them anyway).
Some which contained valuable information have been turned into READMEs.
ok jasper@ sthen@
input/ok naddy@
* share/apps => share/apps.kde3
* share/doc/HTML => share/doc/HTML.kde3
This is a part of KDE3/4 deconflicting work.
Build tested in a bulk by landry@, also sat over a week on ports@.
Run-time tested with some KDE3 apps, including KMail, taxipilot, yakuake...
"do it" landry@
Key notes:
* OpenCV now has separate "opencv_nonfree" module, which contains all of
the patented algorithms. It was decided on ports@ to not create "nonfree"
FLAVOR but just set PERMIT_PACKAGE_CDROM=No, while allowing FTP
distribution.
* OpenCV now have its own Java bindings. You could avoid building them by
using the "no_java" PSEUDO_FLAVOR.
* Documentation placement was cleaned up, too.
Input from sthen@ and naddy@. Tested on i386 and amd64 with Digikam from WIP.
Okay sthen@ and Rafael Sadowski (MAINTAINER)