Tool that generates Qt bindings for Qt Script Maintained by:syncer@gmail.com Port Added: 07 Aug 2009 17:12:16 License: not specified in port
Qt Script Generator is a tool that generates Qt bindings for Qt
Script. With the generated bindings you get access to substantial
portions of the Qt API from within Qt Script.
WWW: http://qtscriptgenerator.googlecode.com
To install the port:cd /usr/ports/devel/qtscriptgenerator/ && make install clean To add the package:pkg_add -r qtscriptgenerator
Configuration Options
===> The following configuration options are available for qtscriptgenerator-0.2.0:
PHONON=on (default) "Build Phonon support"
===> Use 'make config' to modify these settings
Update KDE related ports:
databases/akonadi to 1.7.2
devel/libdbusmenu-qt to 0.9.2
devel/qtscriptgenerator to 0.2.0
multimedia/phonon to 4.6.0
multimedia/phonon-gstreamer to 4.6.0
multimedia/phonon-vlc to 0.5.0
sysutils/qzeitgeist to 0.8.0
- Update to Git snapshot (0.1.0.20101126) to fix build with Qt 4.7.
- Make Phonon support optional and enable it by default.
Approved by: maintainer, implicit
Qt Script Generator is a tool that generates Qt bindings for Qt Script.
With the generated bindings you get access to substantial portions
of the Qt API from within Qt Script.
Qt is a cross-platform application framework for desktop and embedded
development. It includes an intuitive API and a rich C++ class
library, integrated tools for GUI development and internationalization,
and support for Java? and C++ development.
WWW: http://qtscriptgenerator.googlecode.com
Submitted by: Mina R Waheeb <syncer at gmail.com>