actually a plugin (see kdepim-runtime), so it should be created with
KDE4_ADD_PLUGIN instead of KDE4_ADD_LIBRARY. Looks like it was done other
way to help linking problems for tests. I'll look there more later, now
it's time to at least unbreak kdelibs.
Initially notfied by Scott McEachern on ports@, prodded by espie@ too.
* Bump all SHARED_LIBS to 50.0, to avoid future clashes with KDE3
libraries (based on input from espie@);
* Enable support for Telepathy in kdenetwork (see recently committed
net/telepathy/telepathy-qt);
* Fix build of analitza when GNU readline is installed (thanks kirby@
for pointing to GNU readline issue in general).
This is basically the same as x11/ruby-qt4 beacuse those are just
different releases of the same project. Idea is to make this package
a replacement for the x11/ruby-qt4.
place some bodies on the scene, add some forces such as gravity or
springs, then click "Simulate" and Step shows you how your scene
will evolve according to the laws of physics. You can change every
property of bodies/forces in your experiment (even during simulation)
and see how this will change the outcome of the experiment. With
Step you can not only learn but feel how physics works.
Legend has it that SMOKE stands for Scripting Meta Object Kompiler
Engine.
Information about all classes and all methods/functions is stored
in cross-referencing tables for fast look-ups. Thereby the whole
API of a wrapped library can be used.
The main purpose of SMOKE is making it easier to write bindings
from scripting languages to Qt and KDE - with an emphasis on ease
of use and flexibility.
This package contains wrappers for Qt, and does not depend on KDE
in any way.
NB: This could conflict with x11/ruby-qt4, paths to fix this are
investigated.
Legend has it that SMOKE stands for Scripting Meta Object Kompiler
Engine.
Information about all classes and all methods/functions is stored
in cross-referencing tables for fast look-ups. Thereby the whole
API of a wrapped library can be used.
The main purpose of SMOKE is making it easier to write bindings
from scripting languages to Qt and KDE - with an emphasis on ease
of use and flexibility.
This package contains wrappers for KDE, for Qt wrappers see
the smokeqt package.