diff --git a/x11/py-qt4/Makefile b/x11/py-qt4/Makefile index 30c6954eb66..dadc76d27d6 100644 --- a/x11/py-qt4/Makefile +++ b/x11/py-qt4/Makefile @@ -1,15 +1,15 @@ -# $OpenBSD: Makefile,v 1.6 2009/06/02 05:20:51 jasper Exp $ +# $OpenBSD: Makefile,v 1.7 2009/06/03 18:22:28 jasper Exp $ SHARED_ONLY= Yes COMMENT-main= python Qt4 bindings COMMENT-docs= py-qt4 documentation -V= 4.3.3 +V= 4.4.4 DISTNAME= PyQt-x11-gpl-${V} PKGNAME= py-qt4-${V} -PKGNAME-main= py-qt4-${V}p5 -PKGNAME-docs= py-qt4-docs-${V}p0 +PKGNAME-main= py-qt4-${V} +PKGNAME-docs= py-qt4-docs-${V} CATEGORIES= x11 devel @@ -23,10 +23,9 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -WANTLIB= GL GLU ICE SM X11 Xext Xi Xinerama \ - Xrandr Xrender c dbus-1 fontconfig freetype \ - glib-2.0 gthread-2.0 iconv intl m png pthread \ - stdc++ z +WANTLIB += GL GLU ICE SM X11 Xext Xi Xinerama Xrender c dbus-1 +WANTLIB += expat fontconfig freetype glib-2.0 gobject-2.0 gthread-2.0 +WANTLIB += intl m png pthread stdc++ z MULTI_PACKAGES= -main -docs @@ -36,7 +35,7 @@ RUN_DEPENDS-docs= PKG_ARCH-docs= * BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= ::devel/py-sip \ +RUN_DEPENDS= :py-sip->=4.7.9:devel/py-sip \ ::x11/dbus-python LIB_DEPENDS= QtAssistantClient,QtDesigner,QtGui,QtNetwork,QtOpenGL,QtScript,QtSql,QtSvg,QtTest,QtXml::x11/qt4 \ ${MODPY_LIB_DEPENDS} @@ -45,20 +44,21 @@ NO_REGRESS= Yes MASTER_SITES= http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/ -MODULES= x11/qt4 \ - lang/python +MODULES= converters/libiconv \ + lang/python \ + x11/qt4 USE_X11= Yes CONFIGURE_STYLE=simple CONFIGURE_SCRIPT=${MODPY_BIN} configure.py CONFIGURE_ARGS= --verbose \ - --qmake=${LOCALBASE}/bin/qmake4 \ - --bindir=${PREFIX}/bin \ - --destdir=${MODPY_SITEPKG} \ - --sipdir=${PREFIX}/share/sip \ - --vendorid-incdir=${MODPY_INCDIR} \ - --vendorid-libdir=${MODPY_LIBDIR} \ + --qmake="${LOCALBASE}/bin/qmake4" \ + --bindir="${PREFIX}/bin" \ + --destdir="${MODPY_SITEPKG}" \ + --sipdir="${PREFIX}/share/sip" \ + --vendorid-incdir="${MODPY_INCDIR}" \ + --vendorid-libdir="${MODPY_LIBDIR}" \ --no-qsci-api \ INCDIR_QT=${MODQT_INCDIR} \ LIBDIR="${X11BASE}/lib ${LOCALBASE}/lib" \ diff --git a/x11/py-qt4/distinfo b/x11/py-qt4/distinfo index 3379fb32647..83d58bbdf75 100644 --- a/x11/py-qt4/distinfo +++ b/x11/py-qt4/distinfo @@ -1,5 +1,5 @@ -MD5 (PyQt-x11-gpl-4.3.3.tar.gz) = ourTWfV9hMJL3RDeOH6AtA== -RMD160 (PyQt-x11-gpl-4.3.3.tar.gz) = jSXhXYUptqDwixEvAKhaS4e1/4g= -SHA1 (PyQt-x11-gpl-4.3.3.tar.gz) = eNuKhBhc/e5QXhwMZdeT62CNZIU= -SHA256 (PyQt-x11-gpl-4.3.3.tar.gz) = 02OD5AqYP01dU7OLuFQJ5VqC46rA1ylqvmjZE776HlU= -SIZE (PyQt-x11-gpl-4.3.3.tar.gz) = 6191266 +MD5 (PyQt-x11-gpl-4.4.4.tar.gz) = S9NG1W0QRS5HrHHiy+BCKQ== +RMD160 (PyQt-x11-gpl-4.4.4.tar.gz) = lwvKCCqTQCsZhrTooUc4V1cy6K4= +SHA1 (PyQt-x11-gpl-4.4.4.tar.gz) = a5GoAg3hDoB/oNPba3qSApoXzws= +SHA256 (PyQt-x11-gpl-4.4.4.tar.gz) = /AnBOzQAeMeZX7K2RQxbfejvlBGWLTEaEhPnc8k2UJo= +SIZE (PyQt-x11-gpl-4.4.4.tar.gz) = 6982063 diff --git a/x11/py-qt4/patches/patch-configure_py b/x11/py-qt4/patches/patch-configure_py index c983d0d2828..6ea87fc6d64 100644 --- a/x11/py-qt4/patches/patch-configure_py +++ b/x11/py-qt4/patches/patch-configure_py @@ -1,7 +1,7 @@ -$OpenBSD: patch-configure_py,v 1.1.1.1 2008/01/15 13:25:23 ajacoutot Exp $ ---- configure.py.orig Mon Jan 14 13:53:23 2008 -+++ configure.py Mon Jan 14 13:54:59 2008 -@@ -1328,7 +1328,7 @@ def check_license(): +$OpenBSD: patch-configure_py,v 1.2 2009/06/03 18:22:28 jasper Exp $ +--- configure.py.orig Sat Nov 8 04:55:49 2008 ++++ configure.py Mon Jun 1 23:22:13 2009 +@@ -1401,7 +1401,7 @@ def check_license(): while 1: try: diff --git a/x11/py-qt4/pkg/PLIST-docs b/x11/py-qt4/pkg/PLIST-docs index 01b02549fbc..85f4d2bfa9c 100644 --- a/x11/py-qt4/pkg/PLIST-docs +++ b/x11/py-qt4/pkg/PLIST-docs @@ -1,17 +1,12 @@ -@comment $OpenBSD: PLIST-docs,v 1.1.1.1 2008/01/15 13:25:23 ajacoutot Exp $ +@comment $OpenBSD: PLIST-docs,v 1.2 2009/06/03 18:22:28 jasper Exp $ share/doc/py-qt4/ -share/doc/py-qt4/default.css share/doc/py-qt4/html/ share/doc/py-qt4/html/assistant-manual.html share/doc/py-qt4/html/classes.html share/doc/py-qt4/html/images/ share/doc/py-qt4/html/images/alphachannelimage.png share/doc/py-qt4/html/images/alphafill.png -share/doc/py-qt4/html/images/assistant-assistant.png -share/doc/py-qt4/html/images/assistant-docwindow.png -share/doc/py-qt4/html/images/assistant-search.png -share/doc/py-qt4/html/images/assistant-sidebar.png -share/doc/py-qt4/html/images/assistant-toolbar1.png +share/doc/py-qt4/html/images/assistant-toolbar.png share/doc/py-qt4/html/images/bearings.png share/doc/py-qt4/html/images/brush-outline.png share/doc/py-qt4/html/images/brush-styles.png @@ -28,6 +23,8 @@ share/doc/py-qt4/html/images/buttonbox-winlayout-vertical.png share/doc/py-qt4/html/images/cde-lcdnumber.png share/doc/py-qt4/html/images/cleanlooks-calendarwidget.png share/doc/py-qt4/html/images/cleanlooks-pushbutton-menu.png +share/doc/py-qt4/html/images/conceptaudio.png +share/doc/py-qt4/html/images/conceptvideo.png share/doc/py-qt4/html/images/containerextension-example.png share/doc/py-qt4/html/images/cursor-arrow.png share/doc/py-qt4/html/images/cursor-busy.png @@ -47,6 +44,7 @@ share/doc/py-qt4/html/images/cursor-uparrow.png share/doc/py-qt4/html/images/cursor-vsplit.png share/doc/py-qt4/html/images/cursor-wait.png share/doc/py-qt4/html/images/cursor-whatsthis.png +share/doc/py-qt4/html/images/effectwidget.png share/doc/py-qt4/html/images/foreignkeys.png share/doc/py-qt4/html/images/frames.png share/doc/py-qt4/html/images/graphicsview-ellipseitem-pie.png @@ -99,9 +97,14 @@ share/doc/py-qt4/html/images/modelview-begin-remove-columns.png share/doc/py-qt4/html/images/modelview-begin-remove-rows.png share/doc/py-qt4/html/images/motif-lcdnumber.png share/doc/py-qt4/html/images/motif-menubar.png +share/doc/py-qt4/html/images/msgbox1.png +share/doc/py-qt4/html/images/msgbox2.png +share/doc/py-qt4/html/images/msgbox3.png +share/doc/py-qt4/html/images/msgbox4.png share/doc/py-qt4/html/images/noforeignkeys.png share/doc/py-qt4/html/images/palette.png share/doc/py-qt4/html/images/parent-child-widgets.png +share/doc/py-qt4/html/images/patternist-wordProcessor.png share/doc/py-qt4/html/images/plastique-checkbox.png share/doc/py-qt4/html/images/plastique-colordialog.png share/doc/py-qt4/html/images/plastique-dateedit.png @@ -147,9 +150,14 @@ share/doc/py-qt4/html/images/qcolumnview.png share/doc/py-qt4/html/images/qconicalgradient.png share/doc/py-qt4/html/images/qdesktopwidget.png share/doc/py-qt4/html/images/qerrormessage.png +share/doc/py-qt4/html/images/qformlayout-kde.png +share/doc/py-qt4/html/images/qformlayout-mac.png +share/doc/py-qt4/html/images/qformlayout-qpe.png +share/doc/py-qt4/html/images/qformlayout-win.png share/doc/py-qt4/html/images/qgradient-conical.png share/doc/py-qt4/html/images/qgradient-linear.png share/doc/py-qt4/html/images/qgradient-radial.png +share/doc/py-qt4/html/images/qgraphicsproxywidget-embed.png share/doc/py-qt4/html/images/qhboxlayout-with-5-children.png share/doc/py-qt4/html/images/qimage-32bit_scaled.png share/doc/py-qt4/html/images/qimage-8bit_scaled.png @@ -159,8 +167,6 @@ share/doc/py-qt4/html/images/qline-point.png share/doc/py-qt4/html/images/qlineargradient-pad.png share/doc/py-qt4/html/images/qlineargradient-reflect.png share/doc/py-qt4/html/images/qlineargradient-repeat.png -share/doc/py-qt4/html/images/qlinef-angle-identicaldirection.png -share/doc/py-qt4/html/images/qlinef-angle-oppositedirection.png share/doc/py-qt4/html/images/qlinef-bounded.png share/doc/py-qt4/html/images/qlinef-normalvector.png share/doc/py-qt4/html/images/qlinef-unbounded.png @@ -249,6 +255,7 @@ share/doc/py-qt4/html/images/qt-colors.png share/doc/py-qt4/html/images/qt-fillrule-oddeven.png share/doc/py-qt4/html/images/qt-fillrule-winding.png share/doc/py-qt4/html/images/qtabletevent-tilt.png +share/doc/py-qt4/html/images/qtableview-resized.png share/doc/py-qt4/html/images/qtextblock-sequence.png share/doc/py-qt4/html/images/qtextfragment-split.png share/doc/py-qt4/html/images/qtextframe-style.png @@ -275,6 +282,8 @@ share/doc/py-qt4/html/images/qurl-ftppath.png share/doc/py-qt4/html/images/qurl-mailtopath.png share/doc/py-qt4/html/images/qurl-querystring.png share/doc/py-qt4/html/images/qvboxlayout-with-5-children.png +share/doc/py-qt4/html/images/qwebview-diagram.png +share/doc/py-qt4/html/images/qwebview-url.png share/doc/py-qt4/html/images/qworkspace-arrange.png share/doc/py-qt4/html/images/rb-logo.png share/doc/py-qt4/html/images/relationaltable.png @@ -290,6 +299,7 @@ share/doc/py-qt4/html/images/texttable-split.png share/doc/py-qt4/html/images/threadsandobjects.png share/doc/py-qt4/html/images/udppackets.png share/doc/py-qt4/html/images/whatsthis.png +share/doc/py-qt4/html/images/widgetdelegate.png share/doc/py-qt4/html/images/windows-checkbox.png share/doc/py-qt4/html/images/windows-lcdnumber.png share/doc/py-qt4/html/images/windows-lineedit.png @@ -313,6 +323,31 @@ share/doc/py-qt4/html/images/windowsxp-tabwidget.png share/doc/py-qt4/html/images/windowsxp-timeedit.png share/doc/py-qt4/html/images/windowsxp-treeview.png share/doc/py-qt4/html/modules.html +share/doc/py-qt4/html/phonon-abstractaudiooutput.html +share/doc/py-qt4/html/phonon-abstractvideooutput.html +share/doc/py-qt4/html/phonon-audiooutput.html +share/doc/py-qt4/html/phonon-audiooutputdevice.html +share/doc/py-qt4/html/phonon-audiooutputdevicemodel.html +share/doc/py-qt4/html/phonon-backendcapabilities-notifier.html +share/doc/py-qt4/html/phonon-backendcapabilities.html +share/doc/py-qt4/html/phonon-effect.html +share/doc/py-qt4/html/phonon-effectdescription.html +share/doc/py-qt4/html/phonon-effectdescriptionmodel.html +share/doc/py-qt4/html/phonon-effectparameter-hints.html +share/doc/py-qt4/html/phonon-effectparameter.html +share/doc/py-qt4/html/phonon-effectwidget.html +share/doc/py-qt4/html/phonon-mediacontroller-features.html +share/doc/py-qt4/html/phonon-mediacontroller.html +share/doc/py-qt4/html/phonon-medianode.html +share/doc/py-qt4/html/phonon-mediaobject.html +share/doc/py-qt4/html/phonon-mediasource.html +share/doc/py-qt4/html/phonon-module.html +share/doc/py-qt4/html/phonon-path.html +share/doc/py-qt4/html/phonon-seekslider.html +share/doc/py-qt4/html/phonon-videoplayer.html +share/doc/py-qt4/html/phonon-videowidget.html +share/doc/py-qt4/html/phonon-volumeslider.html +share/doc/py-qt4/html/phonon.html share/doc/py-qt4/html/qabstractbutton.html share/doc/py-qt4/html/qabstracteventdispatcher.html share/doc/py-qt4/html/qabstractextensionfactory.html @@ -328,6 +363,7 @@ share/doc/py-qt4/html/qabstractitemmodel.html share/doc/py-qt4/html/qabstractitemview-edittriggers.html share/doc/py-qt4/html/qabstractitemview.html share/doc/py-qt4/html/qabstractlistmodel.html +share/doc/py-qt4/html/qabstractmessagehandler.html share/doc/py-qt4/html/qabstractprintdialog-printdialogoptions.html share/doc/py-qt4/html/qabstractprintdialog.html share/doc/py-qt4/html/qabstractproxymodel.html @@ -340,6 +376,9 @@ share/doc/py-qt4/html/qabstracttablemodel.html share/doc/py-qt4/html/qabstracttextdocumentlayout-paintcontext.html share/doc/py-qt4/html/qabstracttextdocumentlayout-selection.html share/doc/py-qt4/html/qabstracttextdocumentlayout.html +share/doc/py-qt4/html/qabstracturiresolver.html +share/doc/py-qt4/html/qabstractxmlnodemodel.html +share/doc/py-qt4/html/qabstractxmlreceiver.html share/doc/py-qt4/html/qaction.html share/doc/py-qt4/html/qactionevent.html share/doc/py-qt4/html/qactiongroup.html @@ -366,6 +405,7 @@ share/doc/py-qt4/html/qcolor.html share/doc/py-qt4/html/qcolordialog.html share/doc/py-qt4/html/qcolumnview.html share/doc/py-qt4/html/qcombobox.html +share/doc/py-qt4/html/qcommandlinkbutton.html share/doc/py-qt4/html/qcompleter.html share/doc/py-qt4/html/qconicalgradient.html share/doc/py-qt4/html/qcontextmenuevent.html @@ -446,6 +486,7 @@ share/doc/py-qt4/html/qfiledialog.html share/doc/py-qt4/html/qfileiconprovider.html share/doc/py-qt4/html/qfileinfo.html share/doc/py-qt4/html/qfileopenevent.html +share/doc/py-qt4/html/qfilesystemmodel.html share/doc/py-qt4/html/qfilesystemwatcher.html share/doc/py-qt4/html/qfocusevent.html share/doc/py-qt4/html/qfocusframe.html @@ -458,9 +499,12 @@ share/doc/py-qt4/html/qfontinfo.html share/doc/py-qt4/html/qfontmetrics.html share/doc/py-qt4/html/qfontmetricsf.html share/doc/py-qt4/html/qformbuilder.html +share/doc/py-qt4/html/qformlayout.html share/doc/py-qt4/html/qframe.html share/doc/py-qt4/html/qfsfileengine.html share/doc/py-qt4/html/qftp.html +share/doc/py-qt4/html/qgenericargument.html +share/doc/py-qt4/html/qgenericreturnargument.html share/doc/py-qt4/html/qgl-formatoptions.html share/doc/py-qt4/html/qgl.html share/doc/py-qt4/html/qglcolormap.html @@ -472,14 +516,19 @@ share/doc/py-qt4/html/qglpixelbuffer.html share/doc/py-qt4/html/qglwidget.html share/doc/py-qt4/html/qgradient.html share/doc/py-qt4/html/qgraphicsellipseitem.html +share/doc/py-qt4/html/qgraphicsgridlayout.html share/doc/py-qt4/html/qgraphicsitem-graphicsitemflags.html share/doc/py-qt4/html/qgraphicsitem.html share/doc/py-qt4/html/qgraphicsitemanimation.html share/doc/py-qt4/html/qgraphicsitemgroup.html +share/doc/py-qt4/html/qgraphicslayout.html +share/doc/py-qt4/html/qgraphicslayoutitem.html +share/doc/py-qt4/html/qgraphicslinearlayout.html share/doc/py-qt4/html/qgraphicslineitem.html share/doc/py-qt4/html/qgraphicspathitem.html share/doc/py-qt4/html/qgraphicspixmapitem.html share/doc/py-qt4/html/qgraphicspolygonitem.html +share/doc/py-qt4/html/qgraphicsproxywidget.html share/doc/py-qt4/html/qgraphicsrectitem.html share/doc/py-qt4/html/qgraphicsscene-scenelayers.html share/doc/py-qt4/html/qgraphicsscene.html @@ -489,6 +538,8 @@ share/doc/py-qt4/html/qgraphicssceneevent.html share/doc/py-qt4/html/qgraphicsscenehelpevent.html share/doc/py-qt4/html/qgraphicsscenehoverevent.html share/doc/py-qt4/html/qgraphicsscenemouseevent.html +share/doc/py-qt4/html/qgraphicsscenemoveevent.html +share/doc/py-qt4/html/qgraphicssceneresizeevent.html share/doc/py-qt4/html/qgraphicsscenewheelevent.html share/doc/py-qt4/html/qgraphicssimpletextitem.html share/doc/py-qt4/html/qgraphicssvgitem.html @@ -496,11 +547,23 @@ share/doc/py-qt4/html/qgraphicstextitem.html share/doc/py-qt4/html/qgraphicsview-cachemode.html share/doc/py-qt4/html/qgraphicsview-optimizationflags.html share/doc/py-qt4/html/qgraphicsview.html +share/doc/py-qt4/html/qgraphicswidget.html share/doc/py-qt4/html/qgridlayout.html share/doc/py-qt4/html/qgroupbox.html share/doc/py-qt4/html/qhboxlayout.html share/doc/py-qt4/html/qheaderview.html +share/doc/py-qt4/html/qhelpcontentitem.html +share/doc/py-qt4/html/qhelpcontentmodel.html +share/doc/py-qt4/html/qhelpcontentwidget.html +share/doc/py-qt4/html/qhelpengine.html +share/doc/py-qt4/html/qhelpenginecore.html share/doc/py-qt4/html/qhelpevent.html +share/doc/py-qt4/html/qhelpindexmodel.html +share/doc/py-qt4/html/qhelpindexwidget.html +share/doc/py-qt4/html/qhelpsearchengine.html +share/doc/py-qt4/html/qhelpsearchquery.html +share/doc/py-qt4/html/qhelpsearchquerywidget.html +share/doc/py-qt4/html/qhelpsearchresultwidget.html share/doc/py-qt4/html/qhideevent.html share/doc/py-qt4/html/qhostaddress.html share/doc/py-qt4/html/qhostinfo.html @@ -552,6 +615,8 @@ share/doc/py-qt4/html/qlistwidget.html share/doc/py-qt4/html/qlistwidgetitem.html share/doc/py-qt4/html/qlocale-numberoptions.html share/doc/py-qt4/html/qlocale.html +share/doc/py-qt4/html/qlocalserver.html +share/doc/py-qt4/html/qlocalsocket.html share/doc/py-qt4/html/qmainwindow-dockoptions.html share/doc/py-qt4/html/qmainwindow.html share/doc/py-qt4/html/qmatrix.html @@ -568,6 +633,7 @@ share/doc/py-qt4/html/qmetaenum.html share/doc/py-qt4/html/qmetamethod.html share/doc/py-qt4/html/qmetaobject.html share/doc/py-qt4/html/qmetaproperty.html +share/doc/py-qt4/html/qmetatype.html share/doc/py-qt4/html/qmimedata.html share/doc/py-qt4/html/qmimesource.html share/doc/py-qt4/html/qmodelindex.html @@ -576,12 +642,18 @@ share/doc/py-qt4/html/qmoveevent.html share/doc/py-qt4/html/qmovie.html share/doc/py-qt4/html/qmutex.html share/doc/py-qt4/html/qmutexlocker.html +share/doc/py-qt4/html/qnetworkaccessmanager.html share/doc/py-qt4/html/qnetworkaddressentry.html +share/doc/py-qt4/html/qnetworkcookie.html +share/doc/py-qt4/html/qnetworkcookiejar.html share/doc/py-qt4/html/qnetworkinterface-interfaceflags.html share/doc/py-qt4/html/qnetworkinterface.html share/doc/py-qt4/html/qnetworkproxy.html +share/doc/py-qt4/html/qnetworkreply.html +share/doc/py-qt4/html/qnetworkrequest.html share/doc/py-qt4/html/qobject.html share/doc/py-qt4/html/qobjectcleanuphandler.html +share/doc/py-qt4/html/qpagesetupdialog-pagesetupdialogoptions.html share/doc/py-qt4/html/qpagesetupdialog.html share/doc/py-qt4/html/qpaintdevice.html share/doc/py-qt4/html/qpaintengine-dirtyflags.html @@ -601,6 +673,8 @@ share/doc/py-qt4/html/qpicture.html share/doc/py-qt4/html/qpictureio.html share/doc/py-qt4/html/qpixmap.html share/doc/py-qt4/html/qpixmapcache.html +share/doc/py-qt4/html/qplaintextdocumentlayout.html +share/doc/py-qt4/html/qplaintextedit.html share/doc/py-qt4/html/qpluginloader.html share/doc/py-qt4/html/qpoint.html share/doc/py-qt4/html/qpointf.html @@ -609,6 +683,9 @@ share/doc/py-qt4/html/qpolygonf.html share/doc/py-qt4/html/qprintdialog.html share/doc/py-qt4/html/qprintengine.html share/doc/py-qt4/html/qprinter.html +share/doc/py-qt4/html/qprinterinfo.html +share/doc/py-qt4/html/qprintpreviewdialog.html +share/doc/py-qt4/html/qprintpreviewwidget.html share/doc/py-qt4/html/qprocess.html share/doc/py-qt4/html/qprogressbar.html share/doc/py-qt4/html/qprogressdialog.html @@ -632,9 +709,16 @@ share/doc/py-qt4/html/qregion.html share/doc/py-qt4/html/qresizeevent.html share/doc/py-qt4/html/qresource.html share/doc/py-qt4/html/qrubberband.html +share/doc/py-qt4/html/qrunnable.html +share/doc/py-qt4/html/qscriptclass-queryflags.html +share/doc/py-qt4/html/qscriptclass.html +share/doc/py-qt4/html/qscriptclasspropertyiterator.html share/doc/py-qt4/html/qscriptcontext.html +share/doc/py-qt4/html/qscriptcontextinfo.html share/doc/py-qt4/html/qscriptengine-qobjectwrapoptions.html share/doc/py-qt4/html/qscriptengine.html +share/doc/py-qt4/html/qscriptengineagent.html +share/doc/py-qt4/html/qscriptstring.html share/doc/py-qt4/html/qscriptvalue-propertyflags.html share/doc/py-qt4/html/qscriptvalue-resolveflags.html share/doc/py-qt4/html/qscriptvalue.html @@ -644,10 +728,12 @@ share/doc/py-qt4/html/qscrollbar.html share/doc/py-qt4/html/qsemaphore.html share/doc/py-qt4/html/qsessionmanager.html share/doc/py-qt4/html/qsettings.html +share/doc/py-qt4/html/qsharedmemory.html share/doc/py-qt4/html/qshortcut.html share/doc/py-qt4/html/qshortcutevent.html share/doc/py-qt4/html/qshowevent.html share/doc/py-qt4/html/qsignalmapper.html +share/doc/py-qt4/html/qsimplexmlnodemodel.html share/doc/py-qt4/html/qsize.html share/doc/py-qt4/html/qsizef.html share/doc/py-qt4/html/qsizegrip.html @@ -657,6 +743,7 @@ share/doc/py-qt4/html/qslider.html share/doc/py-qt4/html/qsocketnotifier.html share/doc/py-qt4/html/qsortfilterproxymodel.html share/doc/py-qt4/html/qsound.html +share/doc/py-qt4/html/qsourcelocation.html share/doc/py-qt4/html/qspaceritem.html share/doc/py-qt4/html/qspinbox.html share/doc/py-qt4/html/qsplashscreen.html @@ -681,6 +768,7 @@ share/doc/py-qt4/html/qsqltablemodel.html share/doc/py-qt4/html/qssl.html share/doc/py-qt4/html/qsslcertificate.html share/doc/py-qt4/html/qsslcipher.html +share/doc/py-qt4/html/qsslconfiguration.html share/doc/py-qt4/html/qsslerror.html share/doc/py-qt4/html/qsslkey.html share/doc/py-qt4/html/qsslsocket.html @@ -699,6 +787,7 @@ share/doc/py-qt4/html/qstringref.html share/doc/py-qt4/html/qstyle-state.html share/doc/py-qt4/html/qstyle-subcontrols.html share/doc/py-qt4/html/qstyle.html +share/doc/py-qt4/html/qstyleditemdelegate.html share/doc/py-qt4/html/qstylefactory.html share/doc/py-qt4/html/qstylehintreturn.html share/doc/py-qt4/html/qstylehintreturnmask.html @@ -740,6 +829,7 @@ share/doc/py-qt4/html/qstyleoptionviewitem.html share/doc/py-qt4/html/qstyleoptionviewitemv2-viewitemfeatures.html share/doc/py-qt4/html/qstyleoptionviewitemv2.html share/doc/py-qt4/html/qstyleoptionviewitemv3.html +share/doc/py-qt4/html/qstyleoptionviewitemv4.html share/doc/py-qt4/html/qstylepainter.html share/doc/py-qt4/html/qsvggenerator.html share/doc/py-qt4/html/qsvgrenderer.html @@ -747,6 +837,7 @@ share/doc/py-qt4/html/qsvgwidget.html share/doc/py-qt4/html/qsyntaxhighlighter.html share/doc/py-qt4/html/qsysinfo.html share/doc/py-qt4/html/qsystemlocale.html +share/doc/py-qt4/html/qsystemsemaphore.html share/doc/py-qt4/html/qsystemtrayicon.html share/doc/py-qt4/html/qt-alignment.html share/doc/py-qt4/html/qt-dockwidgetareas.html @@ -781,6 +872,8 @@ share/doc/py-qt4/html/qtextblock.html share/doc/py-qt4/html/qtextblockformat.html share/doc/py-qt4/html/qtextblockgroup.html share/doc/py-qt4/html/qtextblockuserdata.html +share/doc/py-qt4/html/qtextboundaryfinder-boundaryreasons.html +share/doc/py-qt4/html/qtextboundaryfinder.html share/doc/py-qt4/html/qtextbrowser.html share/doc/py-qt4/html/qtextcharformat.html share/doc/py-qt4/html/qtextcodec-conversionflags.html @@ -813,14 +906,18 @@ share/doc/py-qt4/html/qtextlist.html share/doc/py-qt4/html/qtextlistformat.html share/doc/py-qt4/html/qtextobject.html share/doc/py-qt4/html/qtextoption-flags.html +share/doc/py-qt4/html/qtextoption-tab.html share/doc/py-qt4/html/qtextoption.html share/doc/py-qt4/html/qtextstream-numberflags.html share/doc/py-qt4/html/qtextstream.html share/doc/py-qt4/html/qtexttable.html share/doc/py-qt4/html/qtexttablecell.html +share/doc/py-qt4/html/qtexttablecellformat.html share/doc/py-qt4/html/qtexttableformat.html share/doc/py-qt4/html/qtgui.html +share/doc/py-qt4/html/qthelp.html share/doc/py-qt4/html/qthread.html +share/doc/py-qt4/html/qthreadpool.html share/doc/py-qt4/html/qtime.html share/doc/py-qt4/html/qtimeedit.html share/doc/py-qt4/html/qtimeline.html @@ -843,7 +940,9 @@ share/doc/py-qt4/html/qtscript.html share/doc/py-qt4/html/qtsql.html share/doc/py-qt4/html/qtsvg.html share/doc/py-qt4/html/qttest.html +share/doc/py-qt4/html/qtwebkit.html share/doc/py-qt4/html/qtxml.html +share/doc/py-qt4/html/qtxmlpatterns.html share/doc/py-qt4/html/qudpsocket-bindmode.html share/doc/py-qt4/html/qudpsocket.html share/doc/py-qt4/html/qundocommand.html @@ -858,6 +957,22 @@ share/doc/py-qt4/html/qvalidator.html share/doc/py-qt4/html/qvariant.html share/doc/py-qt4/html/qvboxlayout.html share/doc/py-qt4/html/qwaitcondition.html +share/doc/py-qt4/html/qwebframe.html +share/doc/py-qt4/html/qwebhistory.html +share/doc/py-qt4/html/qwebhistoryinterface.html +share/doc/py-qt4/html/qwebhistoryitem.html +share/doc/py-qt4/html/qwebhittestresult.html +share/doc/py-qt4/html/qwebpage-extensionoption.html +share/doc/py-qt4/html/qwebpage-extensionreturn.html +share/doc/py-qt4/html/qwebpage-findflags.html +share/doc/py-qt4/html/qwebpage.html +share/doc/py-qt4/html/qwebpluginfactory-extensionoption.html +share/doc/py-qt4/html/qwebpluginfactory-extensionreturn.html +share/doc/py-qt4/html/qwebpluginfactory-mimetype.html +share/doc/py-qt4/html/qwebpluginfactory-plugin.html +share/doc/py-qt4/html/qwebpluginfactory.html +share/doc/py-qt4/html/qwebsettings.html +share/doc/py-qt4/html/qwebview.html share/doc/py-qt4/html/qwhatsthis.html share/doc/py-qt4/html/qwhatsthisclickedevent.html share/doc/py-qt4/html/qwheelevent.html @@ -881,16 +996,25 @@ share/doc/py-qt4/html/qxmldefaulthandler.html share/doc/py-qt4/html/qxmldtdhandler.html share/doc/py-qt4/html/qxmlentityresolver.html share/doc/py-qt4/html/qxmlerrorhandler.html +share/doc/py-qt4/html/qxmlformatter.html share/doc/py-qt4/html/qxmlinputsource.html +share/doc/py-qt4/html/qxmlitem.html share/doc/py-qt4/html/qxmllexicalhandler.html share/doc/py-qt4/html/qxmllocator.html +share/doc/py-qt4/html/qxmlname.html +share/doc/py-qt4/html/qxmlnamepool.html share/doc/py-qt4/html/qxmlnamespacesupport.html +share/doc/py-qt4/html/qxmlnodemodelindex.html share/doc/py-qt4/html/qxmlparseexception.html +share/doc/py-qt4/html/qxmlquery.html share/doc/py-qt4/html/qxmlreader.html +share/doc/py-qt4/html/qxmlresultitems.html +share/doc/py-qt4/html/qxmlserializer.html share/doc/py-qt4/html/qxmlsimplereader.html share/doc/py-qt4/html/qxmlstreamattribute.html share/doc/py-qt4/html/qxmlstreamattributes.html share/doc/py-qt4/html/qxmlstreamentitydeclaration.html +share/doc/py-qt4/html/qxmlstreamentityresolver.html share/doc/py-qt4/html/qxmlstreamnamespacedeclaration.html share/doc/py-qt4/html/qxmlstreamnotationdeclaration.html share/doc/py-qt4/html/qxmlstreamreader.html diff --git a/x11/py-qt4/pkg/PLIST-main b/x11/py-qt4/pkg/PLIST-main index b35fa35f27b..2b32fd6c8a3 100644 --- a/x11/py-qt4/pkg/PLIST-main +++ b/x11/py-qt4/pkg/PLIST-main @@ -1,7 +1,11 @@ -@comment $OpenBSD: PLIST-main,v 1.2 2008/06/24 18:44:42 naddy Exp $ +@comment $OpenBSD: PLIST-main,v 1.3 2009/06/03 18:22:28 jasper Exp $ @bin bin/pylupdate4 @bin bin/pyrcc4 bin/pyuic4 +lib/python${MODPY_VERSION}/ +lib/python${MODPY_VERSION}/site-packages/ +lib/python${MODPY_VERSION}/site-packages/dbus/ +lib/python${MODPY_VERSION}/site-packages/dbus/mainloop/ lib/python${MODPY_VERSION}/site-packages/PyQt4/ lib/python${MODPY_VERSION}/site-packages/PyQt4/Qt.so lib/python${MODPY_VERSION}/site-packages/PyQt4/QtAssistant.so @@ -30,6 +34,7 @@ lib/python${MODPY_VERSION}/site-packages/PyQt4/uic/Loader/loader.py lib/python${MODPY_VERSION}/site-packages/PyQt4/uic/Loader/qobjectcreator.py lib/python${MODPY_VERSION}/site-packages/PyQt4/uic/__init__.py lib/python${MODPY_VERSION}/site-packages/PyQt4/uic/exceptions.py +lib/python${MODPY_VERSION}/site-packages/PyQt4/uic/icon_cache.py lib/python${MODPY_VERSION}/site-packages/PyQt4/uic/objcreator.py lib/python${MODPY_VERSION}/site-packages/PyQt4/uic/properties.py lib/python${MODPY_VERSION}/site-packages/PyQt4/uic/pyuic.py @@ -37,8 +42,12 @@ lib/python${MODPY_VERSION}/site-packages/PyQt4/uic/uiparser.py lib/python${MODPY_VERSION}/site-packages/PyQt4/uic/widget-plugins/ lib/python${MODPY_VERSION}/site-packages/PyQt4/uic/widget-plugins/qaxcontainer.py lib/python${MODPY_VERSION}/site-packages/PyQt4/uic/widget-plugins/qscintilla.py +lib/python${MODPY_VERSION}/site-packages/PyQt4/uic/widget-plugins/qtwebkit.py lib/python${MODPY_VERSION}/site-packages/PyQt4/uic/widget-plugins/qwt.py lib/python${MODPY_VERSION}/site-packages/dbus/mainloop/qt.so +lib/qt4/ +lib/qt4/plugins/ +lib/qt4/plugins/designer/ lib/qt4/plugins/designer/libpythonplugin.so @comment lib/qt4/plugins/designer/python/ share/sip/ @@ -71,6 +80,7 @@ share/sip/QtCore/qfileinfo.sip share/sip/QtCore/qfilesystemwatcher.sip share/sip/QtCore/qfsfileengine.sip share/sip/QtCore/qglobal.sip +share/sip/QtCore/qhash.sip share/sip/QtCore/qiodevice.sip share/sip/QtCore/qlibrary.sip share/sip/QtCore/qlibraryinfo.sip @@ -79,6 +89,7 @@ share/sip/QtCore/qlist.sip share/sip/QtCore/qlocale.sip share/sip/QtCore/qmap.sip share/sip/QtCore/qmetaobject.sip +share/sip/QtCore/qmetatype.sip share/sip/QtCore/qmimedata.sip share/sip/QtCore/qmutex.sip share/sip/QtCore/qnamespace.sip @@ -94,18 +105,23 @@ share/sip/QtCore/qreadwritelock.sip share/sip/QtCore/qrect.sip share/sip/QtCore/qregexp.sip share/sip/QtCore/qresource.sip +share/sip/QtCore/qrunnable.sip share/sip/QtCore/qsemaphore.sip share/sip/QtCore/qsettings.sip +share/sip/QtCore/qsharedmemory.sip share/sip/QtCore/qsignalmapper.sip share/sip/QtCore/qsize.sip share/sip/QtCore/qsocketnotifier.sip share/sip/QtCore/qstring.sip share/sip/QtCore/qstringlist.sip share/sip/QtCore/qstringmatcher.sip +share/sip/QtCore/qsystemsemaphore.sip share/sip/QtCore/qtemporaryfile.sip +share/sip/QtCore/qtextboundaryfinder.sip share/sip/QtCore/qtextcodec.sip share/sip/QtCore/qtextstream.sip share/sip/QtCore/qthread.sip +share/sip/QtCore/qthreadpool.sip share/sip/QtCore/qtimeline.sip share/sip/QtCore/qtimer.sip share/sip/QtCore/qtranslator.sip @@ -114,6 +130,7 @@ share/sip/QtCore/quuid.sip share/sip/QtCore/qvariant.sip share/sip/QtCore/qvector.sip share/sip/QtCore/qwaitcondition.sip +share/sip/QtCore/qxmlstream.sip share/sip/QtDesigner/ share/sip/QtDesigner/QtDesignermod.sip share/sip/QtDesigner/abstractactioneditor.sip @@ -165,6 +182,7 @@ share/sip/QtGui/qcolor.sip share/sip/QtGui/qcolordialog.sip share/sip/QtGui/qcolumnview.sip share/sip/QtGui/qcombobox.sip +share/sip/QtGui/qcommandlinkbutton.sip share/sip/QtGui/qcompleter.sip share/sip/QtGui/qcursor.sip share/sip/QtGui/qdatawidgetmapper.sip @@ -182,6 +200,7 @@ share/sip/QtGui/qerrormessage.sip share/sip/QtGui/qevent.sip share/sip/QtGui/qfiledialog.sip share/sip/QtGui/qfileiconprovider.sip +share/sip/QtGui/qfilesystemmodel.sip share/sip/QtGui/qfocusframe.sip share/sip/QtGui/qfont.sip share/sip/QtGui/qfontcombobox.sip @@ -189,12 +208,19 @@ share/sip/QtGui/qfontdatabase.sip share/sip/QtGui/qfontdialog.sip share/sip/QtGui/qfontinfo.sip share/sip/QtGui/qfontmetrics.sip +share/sip/QtGui/qformlayout.sip share/sip/QtGui/qframe.sip +share/sip/QtGui/qgraphicsgridlayout.sip share/sip/QtGui/qgraphicsitem.sip share/sip/QtGui/qgraphicsitemanimation.sip +share/sip/QtGui/qgraphicslayout.sip +share/sip/QtGui/qgraphicslayoutitem.sip +share/sip/QtGui/qgraphicslinearlayout.sip +share/sip/QtGui/qgraphicsproxywidget.sip share/sip/QtGui/qgraphicsscene.sip share/sip/QtGui/qgraphicssceneevent.sip share/sip/QtGui/qgraphicsview.sip +share/sip/QtGui/qgraphicswidget.sip share/sip/QtGui/qgridlayout.sip share/sip/QtGui/qgroupbox.sip share/sip/QtGui/qheaderview.sip @@ -236,10 +262,14 @@ share/sip/QtGui/qpen.sip share/sip/QtGui/qpicture.sip share/sip/QtGui/qpixmap.sip share/sip/QtGui/qpixmapcache.sip +share/sip/QtGui/qplaintextedit.sip share/sip/QtGui/qpolygon.sip share/sip/QtGui/qprintdialog.sip share/sip/QtGui/qprintengine.sip share/sip/QtGui/qprinter.sip +share/sip/QtGui/qprinterinfo.sip +share/sip/QtGui/qprintpreviewdialog.sip +share/sip/QtGui/qprintpreviewwidget.sip share/sip/QtGui/qprogressbar.sip share/sip/QtGui/qprogressdialog.sip share/sip/QtGui/qproxymodel.sip @@ -266,6 +296,7 @@ share/sip/QtGui/qstandarditemmodel.sip share/sip/QtGui/qstatusbar.sip share/sip/QtGui/qstringlistmodel.sip share/sip/QtGui/qstyle.sip +share/sip/QtGui/qstyleditemdelegate.sip share/sip/QtGui/qstylefactory.sip share/sip/QtGui/qstyleoption.sip share/sip/QtGui/qstylepainter.sip @@ -314,11 +345,18 @@ share/sip/QtNetwork/qftp.sip share/sip/QtNetwork/qhostaddress.sip share/sip/QtNetwork/qhostinfo.sip share/sip/QtNetwork/qhttp.sip +share/sip/QtNetwork/qlocalserver.sip +share/sip/QtNetwork/qlocalsocket.sip +share/sip/QtNetwork/qnetworkaccessmanager.sip +share/sip/QtNetwork/qnetworkcookie.sip share/sip/QtNetwork/qnetworkinterface.sip share/sip/QtNetwork/qnetworkproxy.sip +share/sip/QtNetwork/qnetworkreply.sip +share/sip/QtNetwork/qnetworkrequest.sip share/sip/QtNetwork/qssl.sip share/sip/QtNetwork/qsslcertificate.sip share/sip/QtNetwork/qsslcipher.sip +share/sip/QtNetwork/qsslconfiguration.sip share/sip/QtNetwork/qsslerror.sip share/sip/QtNetwork/qsslkey.sip share/sip/QtNetwork/qsslsocket.sip @@ -334,8 +372,13 @@ share/sip/QtOpenGL/qglframebufferobject.sip share/sip/QtOpenGL/qglpixelbuffer.sip share/sip/QtScript/ share/sip/QtScript/QtScriptmod.sip +share/sip/QtScript/qscriptclass.sip +share/sip/QtScript/qscriptclasspropertyiterator.sip share/sip/QtScript/qscriptcontext.sip +share/sip/QtScript/qscriptcontextinfo.sip share/sip/QtScript/qscriptengine.sip +share/sip/QtScript/qscriptengineagent.sip +share/sip/QtScript/qscriptstring.sip share/sip/QtScript/qscriptvalue.sip share/sip/QtScript/qscriptvalueiterator.sip share/sip/QtSql/