Summary: | an ebuild for QtScriptTools is missing | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | cucu ionut <cuciferus> |
Component: | New packages | Assignee: | Default Assignee for New Packages <maintainer-wanted> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, qt |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
cucu ionut
2009-08-01 19:30:27 UTC
Thanks for this request, if you can please add to this bug in a comment where the source of the package would come from. For now though since this has been sitting in the bug-wrangler's "NEW" bug queue for a week, so assigning to maintainer-wanted and cc'ing the kde herd. download info:The QtScriptTools module is part of the Qt Full Framework Edition and the Open Source Versions of Qt. :P More of interest for the other guys but i will leave us around too :] Uh? Could you clarify what you are requesting? The QtScriptTools library is already installed by x11-libs/qt-gui ebuild... % qlist x11-libs/qt-gui | grep QtScriptTools /usr/lib/debug/usr/lib64/qt4/libQtScriptTools.so.4.5.2.debug /usr/lib64/qt4/libQtScriptTools.prl /usr/lib64/qt4/libQtScriptTools.so.4.5 /usr/lib64/qt4/libQtScriptTools.la /usr/lib64/qt4/libQtScriptTools.so /usr/lib64/qt4/libQtScriptTools.so.4 /usr/lib64/qt4/libQtScriptTools.so.4.5.2 /usr/lib64/pkgconfig/QtScriptTools.pc /usr/include/qt4/Qt/QtScriptTools /usr/include/qt4/QtScriptTools/QScriptEngineDebugger /usr/include/qt4/QtScriptTools/QtScriptTools /usr/include/qt4/QtScriptTools/qscriptenginedebugger.h oh....sorry apparently only the python bindings for qtscripttools are missing Are you sure that qtscriptgenerator ebuild is not what you are looking for? Ah yes, PyQt4 doesn't install bindings for QtScriptTools... I'll look at that shortly. Fixed in qting-edge overlay. I guess some dev will backport the fix. http://github.com/gentoo-qt/qting-edge/commit/5ea3f2a864d095e5c379eb80af0e614f3806b8b6 +*PyQt4-4.5.4-r4 (15 Aug 2009) + + 15 Aug 2009; Markos Chandras <hwoarang@gentoo.org> +PyQt4-4.5.4-r4.ebuild: + Build QtScriptTools bindings. Fixes bug 279945. Thanks to Davide Pesavento + <davidepesa@gmail.com> for the patch + Fixed on PyQt4-4.5.4-r4 ebuild Thanks Davide for the patch |