summaryrefslogtreecommitdiff
path: root/devel/qtscriptgenerator
diff options
context:
space:
mode:
authormarkd <markd>2012-11-17 21:51:49 +0000
committermarkd <markd>2012-11-17 21:51:49 +0000
commit5d8bfe40d042082172f9316be856190da1599918 (patch)
treed500526b9933495b94a99c8bc55334ae0d59ffb7 /devel/qtscriptgenerator
parentc81bb4c508aaa8fbc55f91f9924e980f3afcd592 (diff)
downloadpkgsrc-5d8bfe40d042082172f9316be856190da1599918.tar.gz
Update to version 0.2.0
Changes unknown.
Diffstat (limited to 'devel/qtscriptgenerator')
-rw-r--r--devel/qtscriptgenerator/Makefile6
-rw-r--r--devel/qtscriptgenerator/PLIST114
-rw-r--r--devel/qtscriptgenerator/distinfo13
-rw-r--r--devel/qtscriptgenerator/patches/patch-aa9
-rw-r--r--devel/qtscriptgenerator/patches/patch-generator_parser_rpp_pp.h14
-rw-r--r--devel/qtscriptgenerator/patches/patch-generator_typesystem_gui-common.xml14
-rw-r--r--devel/qtscriptgenerator/patches/patch-generator_typesystem_gui.xml14
7 files changed, 107 insertions, 77 deletions
diff --git a/devel/qtscriptgenerator/Makefile b/devel/qtscriptgenerator/Makefile
index f855ea3501f..d4457cc5e17 100644
--- a/devel/qtscriptgenerator/Makefile
+++ b/devel/qtscriptgenerator/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2012/10/31 11:19:37 asau Exp $
+# $NetBSD: Makefile,v 1.22 2012/11/17 21:51:49 markd Exp $
#
-DISTNAME= qtscriptgenerator-src-0.1.0
+DISTNAME= qtscriptgenerator-src-0.2.0
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 22
CATEGORIES= devel
MASTER_SITES= http://qtscriptgenerator.googlecode.com/files/
@@ -45,7 +44,6 @@ do-install:
${DESTDIR}${PREFIX}/share/doc/qtscriptgenerator/examples/images
.include "../../multimedia/phonon/buildlink3.mk"
-.include "../../www/webkit-gtk/buildlink3.mk"
.include "../../x11/qt4-libs/buildlink3.mk"
BUILDLINK_DEPMETHOD.qt4-tools= full
.include "../../x11/qt4-tools/buildlink3.mk"
diff --git a/devel/qtscriptgenerator/PLIST b/devel/qtscriptgenerator/PLIST
index 4ac34391867..bdd24df567a 100644
--- a/devel/qtscriptgenerator/PLIST
+++ b/devel/qtscriptgenerator/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2012/03/10 20:42:31 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2012/11/17 21:51:49 markd Exp $
qt4/bin/generator
qt4/plugins/script/libqtscript_core.la
qt4/plugins/script/libqtscript_gui.la
@@ -9,6 +9,7 @@ qt4/plugins/script/libqtscript_svg.la
qt4/plugins/script/libqtscript_uitools.la
qt4/plugins/script/libqtscript_webkit.la
qt4/plugins/script/libqtscript_xml.la
+qt4/plugins/script/libqtscript_xmlpatterns.la
share/doc/qtscriptgenerator/classes.html
share/doc/qtscriptgenerator/classic.css
share/doc/qtscriptgenerator/com_trolltech_qt_core.html
@@ -21,23 +22,25 @@ share/doc/qtscriptgenerator/com_trolltech_qt_uitools.html
share/doc/qtscriptgenerator/com_trolltech_qt_webkit.html
share/doc/qtscriptgenerator/com_trolltech_qt_xml.html
share/doc/qtscriptgenerator/com_trolltech_qt_xmlpatterns.html
-share/doc/qtscriptgenerator/examples/AnalogClock.qs
-share/doc/qtscriptgenerator/examples/BasicDrawing.qs
-share/doc/qtscriptgenerator/examples/CalendarWidget.qs
-share/doc/qtscriptgenerator/examples/CollidingMice.qs
-share/doc/qtscriptgenerator/examples/ConcentricCircles.qs
-share/doc/qtscriptgenerator/examples/DigitalClock.qs
-share/doc/qtscriptgenerator/examples/ImageComposition.qs
-share/doc/qtscriptgenerator/examples/LineEdits.qs
-share/doc/qtscriptgenerator/examples/PainterPaths.qs
-share/doc/qtscriptgenerator/examples/RSSListing.qs
-share/doc/qtscriptgenerator/examples/Screenshot.qs
-share/doc/qtscriptgenerator/examples/StandardDialogs.qs
-share/doc/qtscriptgenerator/examples/StreamBookmarks.qs
-share/doc/qtscriptgenerator/examples/Transformations.qs
+share/doc/qtscriptgenerator/examples/AnalogClock.js
+share/doc/qtscriptgenerator/examples/AnimatedBox.qs
+share/doc/qtscriptgenerator/examples/BasicDrawing.js
+share/doc/qtscriptgenerator/examples/CalendarWidget.js
+share/doc/qtscriptgenerator/examples/CollidingMice.js
+share/doc/qtscriptgenerator/examples/ConcentricCircles.js
+share/doc/qtscriptgenerator/examples/DigitalClock.js
+share/doc/qtscriptgenerator/examples/ImageComposition.js
+share/doc/qtscriptgenerator/examples/LineEdits.js
+share/doc/qtscriptgenerator/examples/PainterPaths.js
+share/doc/qtscriptgenerator/examples/RSSListing.js
+share/doc/qtscriptgenerator/examples/Screenshot.js
+share/doc/qtscriptgenerator/examples/StandardDialogs.js
+share/doc/qtscriptgenerator/examples/StreamBookmarks.js
+share/doc/qtscriptgenerator/examples/Transformations.js
+share/doc/qtscriptgenerator/examples/TwoWayButton.qs
share/doc/qtscriptgenerator/examples/WebKitPlugins.html
-share/doc/qtscriptgenerator/examples/WebKitPlugins.qs
-share/doc/qtscriptgenerator/examples/Wiggly.qs
+share/doc/qtscriptgenerator/examples/WebKitPlugins.js
+share/doc/qtscriptgenerator/examples/Wiggly.js
share/doc/qtscriptgenerator/examples/frank.xbel
share/doc/qtscriptgenerator/examples/images/brick.png
share/doc/qtscriptgenerator/examples/images/butterfly.png
@@ -47,6 +50,7 @@ share/doc/qtscriptgenerator/examples/images/qt-logo.png
share/doc/qtscriptgenerator/examples/jennifer.xbel
share/doc/qtscriptgenerator/global.html
share/doc/qtscriptgenerator/index.html
+share/doc/qtscriptgenerator/qabstractanimation.html
share/doc/qtscriptgenerator/qabstractbutton.html
share/doc/qtscriptgenerator/qabstractgraphicsshapeitem.html
share/doc/qtscriptgenerator/qabstractitemdelegate.html
@@ -61,7 +65,9 @@ share/doc/qtscriptgenerator/qabstractscrollarea.html
share/doc/qtscriptgenerator/qabstractslider.html
share/doc/qtscriptgenerator/qabstractsocket.html
share/doc/qtscriptgenerator/qabstractspinbox.html
+share/doc/qtscriptgenerator/qabstractstate.html
share/doc/qtscriptgenerator/qabstracttablemodel.html
+share/doc/qtscriptgenerator/qabstracttransition.html
share/doc/qtscriptgenerator/qabstracturiresolver.html
share/doc/qtscriptgenerator/qabstractxmlnodemodel.html
share/doc/qtscriptgenerator/qabstractxmlreceiver.html
@@ -80,6 +86,7 @@ share/doc/qtscriptgenerator/qaccessiblewidgetex.html
share/doc/qtscriptgenerator/qaction.html
share/doc/qtscriptgenerator/qactionevent.html
share/doc/qtscriptgenerator/qactiongroup.html
+share/doc/qtscriptgenerator/qanimationgroup.html
share/doc/qtscriptgenerator/qapplication.html
share/doc/qtscriptgenerator/qauthenticator.html
share/doc/qtscriptgenerator/qbasictimer.html
@@ -113,7 +120,9 @@ share/doc/qtscriptgenerator/qcryptographichash.html
share/doc/qtscriptgenerator/qcursor.html
share/doc/qtscriptgenerator/qdatastream.html
share/doc/qtscriptgenerator/qdatawidgetmapper.html
+share/doc/qtscriptgenerator/qdate.html
share/doc/qtscriptgenerator/qdateedit.html
+share/doc/qtscriptgenerator/qdatetime.html
share/doc/qtscriptgenerator/qdatetimeedit.html
share/doc/qtscriptgenerator/qdesktopservices.html
share/doc/qtscriptgenerator/qdesktopwidget.html
@@ -149,14 +158,18 @@ share/doc/qtscriptgenerator/qdragmoveevent.html
share/doc/qtscriptgenerator/qdragresponseevent.html
share/doc/qtscriptgenerator/qdropevent.html
share/doc/qtscriptgenerator/qdynamicpropertychangeevent.html
+share/doc/qtscriptgenerator/qeasingcurve.html
share/doc/qtscriptgenerator/qerrormessage.html
share/doc/qtscriptgenerator/qevent.html
share/doc/qtscriptgenerator/qeventloop.html
+share/doc/qtscriptgenerator/qeventtransition.html
share/doc/qtscriptgenerator/qfile.html
share/doc/qtscriptgenerator/qfiledialog.html
share/doc/qtscriptgenerator/qfileiconprovider.html
share/doc/qtscriptgenerator/qfileinfo.html
+share/doc/qtscriptgenerator/qfileopenevent.html
share/doc/qtscriptgenerator/qfilesystemwatcher.html
+share/doc/qtscriptgenerator/qfinalstate.html
share/doc/qtscriptgenerator/qfocusevent.html
share/doc/qtscriptgenerator/qfocusframe.html
share/doc/qtscriptgenerator/qfont.html
@@ -175,12 +188,22 @@ share/doc/qtscriptgenerator/qfuturesynchronizervoid.html
share/doc/qtscriptgenerator/qfuturevoid.html
share/doc/qtscriptgenerator/qfuturewatcher.html
share/doc/qtscriptgenerator/qfuturewatchervoid.html
+share/doc/qtscriptgenerator/qgesture.html
share/doc/qtscriptgenerator/qglcolormap.html
share/doc/qtscriptgenerator/qglcontext.html
share/doc/qtscriptgenerator/qglframebufferobject.html
+share/doc/qtscriptgenerator/qglframebufferobjectformat.html
share/doc/qtscriptgenerator/qglpixelbuffer.html
+share/doc/qtscriptgenerator/qglshader.html
+share/doc/qtscriptgenerator/qglshaderprogram.html
share/doc/qtscriptgenerator/qglwidget.html
share/doc/qtscriptgenerator/qgradient.html
+share/doc/qtscriptgenerator/qgraphicsanchor.html
+share/doc/qtscriptgenerator/qgraphicsanchorlayout.html
+share/doc/qtscriptgenerator/qgraphicsblureffect.html
+share/doc/qtscriptgenerator/qgraphicscolorizeeffect.html
+share/doc/qtscriptgenerator/qgraphicsdropshadoweffect.html
+share/doc/qtscriptgenerator/qgraphicseffect.html
share/doc/qtscriptgenerator/qgraphicsellipseitem.html
share/doc/qtscriptgenerator/qgraphicsgridlayout.html
share/doc/qtscriptgenerator/qgraphicsitem.html
@@ -190,13 +213,18 @@ share/doc/qtscriptgenerator/qgraphicslayout.html
share/doc/qtscriptgenerator/qgraphicslayoutitem.html
share/doc/qtscriptgenerator/qgraphicslinearlayout.html
share/doc/qtscriptgenerator/qgraphicslineitem.html
+share/doc/qtscriptgenerator/qgraphicsobject.html
+share/doc/qtscriptgenerator/qgraphicsopacityeffect.html
share/doc/qtscriptgenerator/qgraphicspathitem.html
share/doc/qtscriptgenerator/qgraphicspixmapitem.html
share/doc/qtscriptgenerator/qgraphicspolygonitem.html
share/doc/qtscriptgenerator/qgraphicsproxywidget.html
share/doc/qtscriptgenerator/qgraphicsrectitem.html
+share/doc/qtscriptgenerator/qgraphicsrotation.html
+share/doc/qtscriptgenerator/qgraphicsscale.html
share/doc/qtscriptgenerator/qgraphicsscene.html
share/doc/qtscriptgenerator/qgraphicsscenecontextmenuevent.html
+share/doc/qtscriptgenerator/qgraphicsscenedragdropevent.html
share/doc/qtscriptgenerator/qgraphicssceneevent.html
share/doc/qtscriptgenerator/qgraphicsscenehelpevent.html
share/doc/qtscriptgenerator/qgraphicsscenehoverevent.html
@@ -206,7 +234,9 @@ share/doc/qtscriptgenerator/qgraphicssceneresizeevent.html
share/doc/qtscriptgenerator/qgraphicsscenewheelevent.html
share/doc/qtscriptgenerator/qgraphicssimpletextitem.html
share/doc/qtscriptgenerator/qgraphicstextitem.html
+share/doc/qtscriptgenerator/qgraphicstransform.html
share/doc/qtscriptgenerator/qgraphicsview.html
+share/doc/qtscriptgenerator/qgraphicswebview.html
share/doc/qtscriptgenerator/qgraphicswidget.html
share/doc/qtscriptgenerator/qgridlayout.html
share/doc/qtscriptgenerator/qgroupbox.html
@@ -214,6 +244,7 @@ share/doc/qtscriptgenerator/qhboxlayout.html
share/doc/qtscriptgenerator/qheaderview.html
share/doc/qtscriptgenerator/qhelpevent.html
share/doc/qtscriptgenerator/qhideevent.html
+share/doc/qtscriptgenerator/qhistorystate.html
share/doc/qtscriptgenerator/qhostaddress.html
share/doc/qtscriptgenerator/qhostinfo.html
share/doc/qtscriptgenerator/qhoverevent.html
@@ -245,6 +276,7 @@ share/doc/qtscriptgenerator/qitemselection.html
share/doc/qtscriptgenerator/qitemselectionmodel.html
share/doc/qtscriptgenerator/qitemselectionrange.html
share/doc/qtscriptgenerator/qkeyevent.html
+share/doc/qtscriptgenerator/qkeyeventtransition.html
share/doc/qtscriptgenerator/qkeysequence.html
share/doc/qtscriptgenerator/qlabel.html
share/doc/qtscriptgenerator/qlayout.html
@@ -262,7 +294,10 @@ share/doc/qtscriptgenerator/qlocale.html
share/doc/qtscriptgenerator/qlocalserver.html
share/doc/qtscriptgenerator/qlocalsocket.html
share/doc/qtscriptgenerator/qmainwindow.html
+share/doc/qtscriptgenerator/qmargins.html
share/doc/qtscriptgenerator/qmatrix.html
+share/doc/qtscriptgenerator/qmatrix3x3.html
+share/doc/qtscriptgenerator/qmatrix4x4.html
share/doc/qtscriptgenerator/qmdiarea.html
share/doc/qtscriptgenerator/qmdisubwindow.html
share/doc/qtscriptgenerator/qmenu.html
@@ -272,6 +307,7 @@ share/doc/qtscriptgenerator/qmimedata.html
share/doc/qtscriptgenerator/qmodelindex.html
share/doc/qtscriptgenerator/qmotifstyle.html
share/doc/qtscriptgenerator/qmouseevent.html
+share/doc/qtscriptgenerator/qmouseeventtransition.html
share/doc/qtscriptgenerator/qmoveevent.html
share/doc/qtscriptgenerator/qmovie.html
share/doc/qtscriptgenerator/qmutex.html
@@ -280,6 +316,7 @@ share/doc/qtscriptgenerator/qnetworkaddressentry.html
share/doc/qtscriptgenerator/qnetworkcachemetadata.html
share/doc/qtscriptgenerator/qnetworkcookie.html
share/doc/qtscriptgenerator/qnetworkcookiejar.html
+share/doc/qtscriptgenerator/qnetworkdiskcache.html
share/doc/qtscriptgenerator/qnetworkinterface.html
share/doc/qtscriptgenerator/qnetworkproxy.html
share/doc/qtscriptgenerator/qnetworkproxyfactory.html
@@ -296,6 +333,11 @@ share/doc/qtscriptgenerator/qpainterpath.html
share/doc/qtscriptgenerator/qpainterpathstroker.html
share/doc/qtscriptgenerator/qpaintevent.html
share/doc/qtscriptgenerator/qpalette.html
+share/doc/qtscriptgenerator/qpangesture.html
+share/doc/qtscriptgenerator/qparallelanimationgroup.html
+share/doc/qtscriptgenerator/qpatternist.html
+share/doc/qtscriptgenerator/qpatternistsdk.html
+share/doc/qtscriptgenerator/qpauseanimation.html
share/doc/qtscriptgenerator/qpen.html
share/doc/qtscriptgenerator/qpersistentmodelindex.html
share/doc/qtscriptgenerator/qpicture.html
@@ -303,6 +345,7 @@ share/doc/qtscriptgenerator/qpictureformatplugin.html
share/doc/qtscriptgenerator/qpictureio.html
share/doc/qtscriptgenerator/qpixmap.html
share/doc/qtscriptgenerator/qpixmapcache.html
+share/doc/qtscriptgenerator/qpixmapcache_key.html
share/doc/qtscriptgenerator/qplaintextdocumentlayout.html
share/doc/qtscriptgenerator/qplaintextedit.html
share/doc/qtscriptgenerator/qplastiquestyle.html
@@ -316,14 +359,18 @@ share/doc/qtscriptgenerator/qprinter.html
share/doc/qtscriptgenerator/qprintpreviewdialog.html
share/doc/qtscriptgenerator/qprintpreviewwidget.html
share/doc/qtscriptgenerator/qprocess.html
+share/doc/qtscriptgenerator/qprocessenvironment.html
share/doc/qtscriptgenerator/qprogressbar.html
share/doc/qtscriptgenerator/qprogressdialog.html
+share/doc/qtscriptgenerator/qpropertyanimation.html
share/doc/qtscriptgenerator/qpushbutton.html
+share/doc/qtscriptgenerator/qquaternion.html
share/doc/qtscriptgenerator/qradialgradient.html
share/doc/qtscriptgenerator/qradiobutton.html
share/doc/qtscriptgenerator/qreadwritelock.html
share/doc/qtscriptgenerator/qrect.html
share/doc/qtscriptgenerator/qrectf.html
+share/doc/qtscriptgenerator/qregexp.html
share/doc/qtscriptgenerator/qregexpvalidator.html
share/doc/qtscriptgenerator/qregion.html
share/doc/qtscriptgenerator/qresizeevent.html
@@ -332,12 +379,14 @@ share/doc/qtscriptgenerator/qrunnable.html
share/doc/qtscriptgenerator/qscrollarea.html
share/doc/qtscriptgenerator/qscrollbar.html
share/doc/qtscriptgenerator/qsemaphore.html
+share/doc/qtscriptgenerator/qsequentialanimationgroup.html
share/doc/qtscriptgenerator/qsessionmanager.html
share/doc/qtscriptgenerator/qsettings.html
share/doc/qtscriptgenerator/qshortcut.html
share/doc/qtscriptgenerator/qshortcutevent.html
share/doc/qtscriptgenerator/qshowevent.html
share/doc/qtscriptgenerator/qsignalmapper.html
+share/doc/qtscriptgenerator/qsignaltransition.html
share/doc/qtscriptgenerator/qsimplexmlnodemodel.html
share/doc/qtscriptgenerator/qsize.html
share/doc/qtscriptgenerator/qsizef.html
@@ -377,6 +426,10 @@ share/doc/qtscriptgenerator/qstackedlayout.html
share/doc/qtscriptgenerator/qstackedwidget.html
share/doc/qtscriptgenerator/qstandarditem.html
share/doc/qtscriptgenerator/qstandarditemmodel.html
+share/doc/qtscriptgenerator/qstate.html
+share/doc/qtscriptgenerator/qstatemachine.html
+share/doc/qtscriptgenerator/qstatemachine_signalevent.html
+share/doc/qtscriptgenerator/qstatemachine_wrappedevent.html
share/doc/qtscriptgenerator/qstatusbar.html
share/doc/qtscriptgenerator/qstatustipevent.html
share/doc/qtscriptgenerator/qstringlistmodel.html
@@ -396,6 +449,7 @@ share/doc/qtscriptgenerator/qstyleoptiondockwidgetv2.html
share/doc/qtscriptgenerator/qstyleoptionfocusrect.html
share/doc/qtscriptgenerator/qstyleoptionframe.html
share/doc/qtscriptgenerator/qstyleoptionframev2.html
+share/doc/qtscriptgenerator/qstyleoptionframev3.html
share/doc/qtscriptgenerator/qstyleoptiongraphicsitem.html
share/doc/qtscriptgenerator/qstyleoptiongroupbox.html
share/doc/qtscriptgenerator/qstyleoptionheader.html
@@ -408,7 +462,9 @@ share/doc/qtscriptgenerator/qstyleoptionslider.html
share/doc/qtscriptgenerator/qstyleoptionspinbox.html
share/doc/qtscriptgenerator/qstyleoptiontab.html
share/doc/qtscriptgenerator/qstyleoptiontabbarbase.html
+share/doc/qtscriptgenerator/qstyleoptiontabbarbasev2.html
share/doc/qtscriptgenerator/qstyleoptiontabv2.html
+share/doc/qtscriptgenerator/qstyleoptiontabv3.html
share/doc/qtscriptgenerator/qstyleoptiontabwidgetframe.html
share/doc/qtscriptgenerator/qstyleoptiontitlebar.html
share/doc/qtscriptgenerator/qstyleoptiontoolbar.html
@@ -424,6 +480,7 @@ share/doc/qtscriptgenerator/qstyleplugin.html
share/doc/qtscriptgenerator/qsvggenerator.html
share/doc/qtscriptgenerator/qsvgrenderer.html
share/doc/qtscriptgenerator/qsvgwidget.html
+share/doc/qtscriptgenerator/qswipegesture.html
share/doc/qtscriptgenerator/qsyntaxhighlighter.html
share/doc/qtscriptgenerator/qsystemsemaphore.html
share/doc/qtscriptgenerator/qsystemtrayicon.html
@@ -452,6 +509,7 @@ share/doc/qtscriptgenerator/qtextcursor.html
share/doc/qtscriptgenerator/qtextdecoder.html
share/doc/qtscriptgenerator/qtextdocument.html
share/doc/qtscriptgenerator/qtextdocumentfragment.html
+share/doc/qtscriptgenerator/qtextdocumentwriter.html
share/doc/qtscriptgenerator/qtextedit.html
share/doc/qtscriptgenerator/qtextencoder.html
share/doc/qtscriptgenerator/qtextformat.html
@@ -467,13 +525,13 @@ share/doc/qtscriptgenerator/qtextline.html
share/doc/qtscriptgenerator/qtextlist.html
share/doc/qtscriptgenerator/qtextlistformat.html
share/doc/qtscriptgenerator/qtextobject.html
-share/doc/qtscriptgenerator/qtextobjectinterface.html
share/doc/qtscriptgenerator/qtextstream.html
share/doc/qtscriptgenerator/qtexttable.html
share/doc/qtscriptgenerator/qtexttablecell.html
share/doc/qtscriptgenerator/qtexttablecellformat.html
share/doc/qtscriptgenerator/qtexttableformat.html
share/doc/qtscriptgenerator/qthreadpool.html
+share/doc/qtscriptgenerator/qtilerules.html
share/doc/qtscriptgenerator/qtime.html
share/doc/qtscriptgenerator/qtimeedit.html
share/doc/qtscriptgenerator/qtimeline.html
@@ -484,6 +542,8 @@ share/doc/qtscriptgenerator/qtoolbarchangeevent.html
share/doc/qtscriptgenerator/qtoolbox.html
share/doc/qtscriptgenerator/qtoolbutton.html
share/doc/qtscriptgenerator/qtooltip.html
+share/doc/qtscriptgenerator/qtouchevent.html
+share/doc/qtscriptgenerator/qtouchevent_touchpoint.html
share/doc/qtscriptgenerator/qtransform.html
share/doc/qtscriptgenerator/qtranslator.html
share/doc/qtscriptgenerator/qtreeview.html
@@ -499,13 +559,29 @@ share/doc/qtscriptgenerator/qurl.html
share/doc/qtscriptgenerator/qurlinfo.html
share/doc/qtscriptgenerator/quuid.html
share/doc/qtscriptgenerator/qvalidator.html
+share/doc/qtscriptgenerator/qvariantanimation.html
share/doc/qtscriptgenerator/qvboxlayout.html
+share/doc/qtscriptgenerator/qvector2d.html
+share/doc/qtscriptgenerator/qvector3d.html
+share/doc/qtscriptgenerator/qvector4d.html
share/doc/qtscriptgenerator/qwaitcondition.html
+share/doc/qtscriptgenerator/qwebelement.html
share/doc/qtscriptgenerator/qwebframe.html
share/doc/qtscriptgenerator/qwebhistoryinterface.html
share/doc/qtscriptgenerator/qwebhittestresult.html
+share/doc/qtscriptgenerator/qwebinspector.html
share/doc/qtscriptgenerator/qwebpage.html
+share/doc/qtscriptgenerator/qwebpage_choosemultiplefilesextensionoption.html
+share/doc/qtscriptgenerator/qwebpage_choosemultiplefilesextensionreturn.html
+share/doc/qtscriptgenerator/qwebpage_errorpageextensionoption.html
+share/doc/qtscriptgenerator/qwebpage_errorpageextensionreturn.html
+share/doc/qtscriptgenerator/qwebpage_extensionoption.html
+share/doc/qtscriptgenerator/qwebpage_extensionreturn.html
share/doc/qtscriptgenerator/qwebpluginfactory.html
+share/doc/qtscriptgenerator/qwebpluginfactory_extensionoption.html
+share/doc/qtscriptgenerator/qwebpluginfactory_extensionreturn.html
+share/doc/qtscriptgenerator/qwebpluginfactory_mimetype.html
+share/doc/qtscriptgenerator/qwebpluginfactory_plugin.html
share/doc/qtscriptgenerator/qwebsettings.html
share/doc/qtscriptgenerator/qwebview.html
share/doc/qtscriptgenerator/qwhatsthis.html
@@ -538,6 +614,8 @@ share/doc/qtscriptgenerator/qxmlparseexception.html
share/doc/qtscriptgenerator/qxmlquery.html
share/doc/qtscriptgenerator/qxmlreader.html
share/doc/qtscriptgenerator/qxmlresultitems.html
+share/doc/qtscriptgenerator/qxmlschema.html
+share/doc/qtscriptgenerator/qxmlschemavalidator.html
share/doc/qtscriptgenerator/qxmlserializer.html
share/doc/qtscriptgenerator/qxmlsimplereader.html
share/doc/qtscriptgenerator/qxmlstreamattribute.html
diff --git a/devel/qtscriptgenerator/distinfo b/devel/qtscriptgenerator/distinfo
index 79bc61468f3..da045cbd6dc 100644
--- a/devel/qtscriptgenerator/distinfo
+++ b/devel/qtscriptgenerator/distinfo
@@ -1,9 +1,6 @@
-$NetBSD: distinfo,v 1.3 2012/03/10 20:42:31 markd Exp $
+$NetBSD: distinfo,v 1.4 2012/11/17 21:51:49 markd Exp $
-SHA1 (qtscriptgenerator-src-0.1.0.tar.gz) = eeae733106369e289f257b754822bc372fd6ba75
-RMD160 (qtscriptgenerator-src-0.1.0.tar.gz) = a02ce6fea2fbc3d3a6ae9e51c6b563ef4bcd51f3
-Size (qtscriptgenerator-src-0.1.0.tar.gz) = 374223 bytes
-SHA1 (patch-aa) = 6c44dc4f44345bf6349b0d678901f174c262f6a9
-SHA1 (patch-generator_parser_rpp_pp.h) = deb9a7608ad2feea577e8445f02f41f5fda8d7a7
-SHA1 (patch-generator_typesystem_gui-common.xml) = ff3770853b75a9dbd80516e1ed10988c7cd954ec
-SHA1 (patch-generator_typesystem_gui.xml) = a72c32924b23655c7b9fcd5d9ccef180cee1b756
+SHA1 (qtscriptgenerator-src-0.2.0.tar.gz) = 4c1078f26b196156e857c17c9d11a66cfea66f00
+RMD160 (qtscriptgenerator-src-0.2.0.tar.gz) = 01c8ce3b4c8e9ebb3bc3c2d7b319846f34baee04
+Size (qtscriptgenerator-src-0.2.0.tar.gz) = 379776 bytes
+SHA1 (patch-aa) = 4e72fbc5a854851120855557572dbdde43bafd03
diff --git a/devel/qtscriptgenerator/patches/patch-aa b/devel/qtscriptgenerator/patches/patch-aa
index 1764d8a917a..7485ed9c167 100644
--- a/devel/qtscriptgenerator/patches/patch-aa
+++ b/devel/qtscriptgenerator/patches/patch-aa
@@ -1,13 +1,12 @@
-$NetBSD: patch-aa,v 1.1.1.1 2010/02/15 15:57:49 wiz Exp $
+$NetBSD: patch-aa,v 1.2 2012/11/17 21:51:49 markd Exp $
---- qtbindings/qtbindings.pro.orig 2009-02-20 11:42:24.000000000 +0000
+--- qtbindings/qtbindings.pro.orig 2012-01-23 11:30:03.000000000 +0000
+++ qtbindings/qtbindings.pro
-@@ -6,8 +6,6 @@ SUBDIRS = qtscript_core \
+@@ -6,7 +6,6 @@ SUBDIRS = qtscript_core \
qtscript_sql \
qtscript_svg \
qtscript_xml \
- qtscript_phonon \
qtscript_webkit \
-- qtscript_xmlpatterns \
+ qtscript_xmlpatterns \
qtscript_uitools \
- qs_eval
diff --git a/devel/qtscriptgenerator/patches/patch-generator_parser_rpp_pp.h b/devel/qtscriptgenerator/patches/patch-generator_parser_rpp_pp.h
deleted file mode 100644
index 962cb321439..00000000000
--- a/devel/qtscriptgenerator/patches/patch-generator_parser_rpp_pp.h
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-generator_parser_rpp_pp.h,v 1.1 2011/02/17 09:51:01 markd Exp $
-
-Fix build with gcc4.3
-
---- generator/parser/rpp/pp.h.orig 2009-02-20 11:42:24.000000000 +0000
-+++ generator/parser/rpp/pp.h
-@@ -28,6 +28,7 @@
- #include <iostream>
- #include <cassert>
- #include <cctype>
-+#include <cstdio>
-
- #include <fcntl.h>
-
diff --git a/devel/qtscriptgenerator/patches/patch-generator_typesystem_gui-common.xml b/devel/qtscriptgenerator/patches/patch-generator_typesystem_gui-common.xml
deleted file mode 100644
index d14dba2fe9f..00000000000
--- a/devel/qtscriptgenerator/patches/patch-generator_typesystem_gui-common.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-generator_typesystem_gui-common.xml,v 1.1 2012/03/10 20:42:31 markd Exp $
-
-Fix build with qt4.8, from fedora by way of gentoo
-
---- generator/typesystem_gui-common.xml.orig 2012-02-15 22:42:52.385763112 +0000
-+++ generator/typesystem_gui-common.xml
-@@ -2233,7 +2233,6 @@
-
-
- </object-type>
-- <object-type name="QFileOpenEvent" polymorphic-id-expression="%1-&gt;type() == QEvent::FileOpen"/>
- <object-type name="QFocusEvent" polymorphic-id-expression="%1-&gt;type() == QEvent::FocusIn || %1-&gt;type() == QEvent::FocusOut">
- <modify-function signature="reason()const">
- <remove/>
diff --git a/devel/qtscriptgenerator/patches/patch-generator_typesystem_gui.xml b/devel/qtscriptgenerator/patches/patch-generator_typesystem_gui.xml
deleted file mode 100644
index d4b5ad31d89..00000000000
--- a/devel/qtscriptgenerator/patches/patch-generator_typesystem_gui.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-generator_typesystem_gui.xml,v 1.1 2012/03/10 20:42:31 markd Exp $
-
-Fix build with qt4.8, from fedora by way of gentoo
-
---- generator/typesystem_gui.xml.orig 2012-02-15 22:44:29.367566923 +0000
-+++ generator/typesystem_gui.xml
-@@ -2555,7 +2555,6 @@
-
-
- </object-type>
-- <object-type name="QFileOpenEvent" polymorphic-id-expression="%1-&gt;type() == QEvent::FileOpen"/>
- <object-type name="QFocusEvent" polymorphic-id-expression="%1-&gt;type() == QEvent::FocusIn || %1-&gt;type() == QEvent::FocusOut">
- <modify-function signature="reason()const">
- <remove/>