summaryrefslogtreecommitdiff
path: root/x11/qt5-qtquickcontrols
diff options
context:
space:
mode:
authoradam <adam>2014-12-30 17:23:45 +0000
committeradam <adam>2014-12-30 17:23:45 +0000
commit58bd44d0660131efad69b7ea8e733eb06ca7d34b (patch)
treefe37fdfbcecb0cdaa4254431105485590106ce7b /x11/qt5-qtquickcontrols
parentac922bc666b04c5ba809fc7207a4d92c83f5f53d (diff)
downloadpkgsrc-58bd44d0660131efad69b7ea8e733eb06ca7d34b.tar.gz
Changes 5.4.0:
Chromium-based browser engine Qt WebEngine Qt WebView for showing web content using the native OS web engine on mobile Full support on Qt for Windows Store Apps, including WinRT and Windows Phone 8.1 Improved Compliance with iOS 8 and Xcode 6 Improved OS X 10.10 ‘Yosemite’ support and new Mac AppStore signing High-DPI support for Windows and OS X Dynamic GL switching between OpenGL and ANGLE on Windows Mix OpenGL and Qt Quick with QOpenGLWidget Android Look-and-Feel for Qt Quick Controls Qt Creator 3.3 with new Qt Quick Designer Bluetooth now supports BlueZ5 with tech preview on Bluetooth LE
Diffstat (limited to 'x11/qt5-qtquickcontrols')
-rw-r--r--x11/qt5-qtquickcontrols/Makefile9
-rw-r--r--x11/qt5-qtquickcontrols/PLIST29
-rw-r--r--x11/qt5-qtquickcontrols/buildlink3.mk6
-rw-r--r--x11/qt5-qtquickcontrols/distinfo5
4 files changed, 39 insertions, 10 deletions
diff --git a/x11/qt5-qtquickcontrols/Makefile b/x11/qt5-qtquickcontrols/Makefile
index f9f2c860d2e..c2bef134e2d 100644
--- a/x11/qt5-qtquickcontrols/Makefile
+++ b/x11/qt5-qtquickcontrols/Makefile
@@ -1,13 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2014/12/25 13:51:14 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2014/12/30 17:23:47 adam Exp $
+DISTNAME= qtquickcontrols-opensource-src-${QTVERSION}
PKGNAME= qt5-qtquickcontrols-${QTVERSION}
COMMENT= Qt5 module for QuickControls
-USE_LIBTOOL= yes
-
-CONFIGURE_ARGS+= -I${QTDIR}/include -L${QTDIR}/lib
-
-BUILD_DIRS= qtquickcontrols
+BUILD_TARGET= sub-src
MAKE_ENV+= QTDIR=${QTDIR}
INSTALL_ENV+= INSTALL_ROOT=${DESTDIR}
diff --git a/x11/qt5-qtquickcontrols/PLIST b/x11/qt5-qtquickcontrols/PLIST
index ceee0979df0..41889c2f7c7 100644
--- a/x11/qt5-qtquickcontrols/PLIST
+++ b/x11/qt5-qtquickcontrols/PLIST
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2013/12/13 14:38:36 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.2 2014/12/30 17:23:47 adam Exp $
qt5/qml/QtQuick/Controls/ApplicationWindow.qml
qt5/qml/QtQuick/Controls/BusyIndicator.qml
qt5/qml/QtQuick/Controls/Button.qml
+qt5/qml/QtQuick/Controls/Calendar.qml
qt5/qml/QtQuick/Controls/CheckBox.qml
qt5/qml/QtQuick/Controls/ComboBox.qml
qt5/qml/QtQuick/Controls/GroupBox.qml
@@ -10,12 +11,20 @@ qt5/qml/QtQuick/Controls/Menu.qml
qt5/qml/QtQuick/Controls/MenuBar.qml
qt5/qml/QtQuick/Controls/Private/AbstractCheckable.qml
qt5/qml/QtQuick/Controls/Private/BasicButton.qml
+qt5/qml/QtQuick/Controls/Private/CalendarHeaderModel.qml
+qt5/qml/QtQuick/Controls/Private/CalendarUtils.js
qt5/qml/QtQuick/Controls/Private/ColumnMenuContent.qml
+qt5/qml/QtQuick/Controls/Private/ContentItem.qml
qt5/qml/QtQuick/Controls/Private/Control.qml
+qt5/qml/QtQuick/Controls/Private/EditMenu.qml
+qt5/qml/QtQuick/Controls/Private/EditMenu_base.qml
+qt5/qml/QtQuick/Controls/Private/EditMenu_ios.qml
qt5/qml/QtQuick/Controls/Private/FastGlow.qml
qt5/qml/QtQuick/Controls/Private/FocusFrame.qml
+qt5/qml/QtQuick/Controls/Private/HoverButton.qml
qt5/qml/QtQuick/Controls/Private/MenuContentItem.qml
qt5/qml/QtQuick/Controls/Private/MenuContentScroller.qml
+qt5/qml/QtQuick/Controls/Private/MenuItemSubControls.qml
qt5/qml/QtQuick/Controls/Private/ModalPopupBehavior.qml
qt5/qml/QtQuick/Controls/Private/ScrollBar.qml
qt5/qml/QtQuick/Controls/Private/ScrollViewHelper.qml
@@ -23,9 +32,13 @@ qt5/qml/QtQuick/Controls/Private/SourceProxy.qml
qt5/qml/QtQuick/Controls/Private/StackView.js
qt5/qml/QtQuick/Controls/Private/StackViewSlideDelegate.qml
qt5/qml/QtQuick/Controls/Private/Style.qml
+qt5/qml/QtQuick/Controls/Private/SystemPaletteSingleton.qml
qt5/qml/QtQuick/Controls/Private/TabBar.qml
qt5/qml/QtQuick/Controls/Private/TableViewSelection.qml
+qt5/qml/QtQuick/Controls/Private/TextHandle.qml
+qt5/qml/QtQuick/Controls/Private/TextInputWithHandles.qml
qt5/qml/QtQuick/Controls/Private/TextSingleton.qml
+qt5/qml/QtQuick/Controls/Private/ToolMenuButton.qml
qt5/qml/QtQuick/Controls/Private/qmldir
qt5/qml/QtQuick/Controls/Private/style.js
qt5/qml/QtQuick/Controls/ProgressBar.qml
@@ -38,8 +51,10 @@ qt5/qml/QtQuick/Controls/StackView.qml
qt5/qml/QtQuick/Controls/StackViewDelegate.qml
qt5/qml/QtQuick/Controls/StackViewTransition.qml
qt5/qml/QtQuick/Controls/StatusBar.qml
+qt5/qml/QtQuick/Controls/Styles/Base/ApplicationWindowStyle.qml
qt5/qml/QtQuick/Controls/Styles/Base/BusyIndicatorStyle.qml
qt5/qml/QtQuick/Controls/Styles/Base/ButtonStyle.qml
+qt5/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml
qt5/qml/QtQuick/Controls/Styles/Base/CheckBoxStyle.qml
qt5/qml/QtQuick/Controls/Styles/Base/ComboBoxStyle.qml
qt5/qml/QtQuick/Controls/Styles/Base/FocusFrameStyle.qml
@@ -75,7 +90,9 @@ qt5/qml/QtQuick/Controls/Styles/Base/images/editbox.png
qt5/qml/QtQuick/Controls/Styles/Base/images/focusframe.png
qt5/qml/QtQuick/Controls/Styles/Base/images/groupbox.png
qt5/qml/QtQuick/Controls/Styles/Base/images/header.png
+qt5/qml/QtQuick/Controls/Styles/Base/images/leftanglearrow.png
qt5/qml/QtQuick/Controls/Styles/Base/images/progress-indeterminate.png
+qt5/qml/QtQuick/Controls/Styles/Base/images/rightanglearrow.png
qt5/qml/QtQuick/Controls/Styles/Base/images/scrollbar-handle-horizontal.png
qt5/qml/QtQuick/Controls/Styles/Base/images/scrollbar-handle-transient.png
qt5/qml/QtQuick/Controls/Styles/Base/images/scrollbar-handle-vertical.png
@@ -86,8 +103,10 @@ qt5/qml/QtQuick/Controls/Styles/Base/images/spinner_medium.png
qt5/qml/QtQuick/Controls/Styles/Base/images/spinner_small.png
qt5/qml/QtQuick/Controls/Styles/Base/images/tab.png
qt5/qml/QtQuick/Controls/Styles/Base/images/tab_selected.png
+qt5/qml/QtQuick/Controls/Styles/Desktop/ApplicationWindowStyle.qml
qt5/qml/QtQuick/Controls/Styles/Desktop/BusyIndicatorStyle.qml
qt5/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml
+qt5/qml/QtQuick/Controls/Styles/Desktop/CalendarStyle.qml
qt5/qml/QtQuick/Controls/Styles/Desktop/CheckBoxStyle.qml
qt5/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml
qt5/qml/QtQuick/Controls/Styles/Desktop/FocusFrameStyle.qml
@@ -122,6 +141,14 @@ qt5/qml/QtQuick/Controls/ToolButton.qml
qt5/qml/QtQuick/Controls/libqtquickcontrolsplugin.la
qt5/qml/QtQuick/Controls/plugins.qmltypes
qt5/qml/QtQuick/Controls/qmldir
+qt5/qml/QtQuick/Dialogs/Private/libdialogsprivateplugin.la
+qt5/qml/QtQuick/Dialogs/Private/qmldir
+qt5/qml/QtQuick/Dialogs/libdialogplugin.la
+qt5/qml/QtQuick/Dialogs/plugins.qmltypes
+qt5/qml/QtQuick/Dialogs/qmldir
qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.la
qt5/qml/QtQuick/Layouts/plugins.qmltypes
qt5/qml/QtQuick/Layouts/qmldir
+qt5/qml/QtQuick/PrivateWidgets/libwidgetsplugin.la
+qt5/qml/QtQuick/PrivateWidgets/plugins.qmltypes
+qt5/qml/QtQuick/PrivateWidgets/qmldir
diff --git a/x11/qt5-qtquickcontrols/buildlink3.mk b/x11/qt5-qtquickcontrols/buildlink3.mk
index 655e0819ade..be90bdbb051 100644
--- a/x11/qt5-qtquickcontrols/buildlink3.mk
+++ b/x11/qt5-qtquickcontrols/buildlink3.mk
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.6 2014/10/07 16:47:16 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2014/12/30 17:23:47 adam Exp $
BUILDLINK_TREE+= qt5-qtquickcontrols
.if !defined(QT5_QTQUICKCONTROLS_BUILDLINK3_MK)
QT5_QTQUICKCONTROLS_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.qt5-qtquickcontrols+= qt5-qtquickcontrols>=5.2.0
-BUILDLINK_ABI_DEPENDS.qt5-qtquickcontrols?= qt5-qtquickcontrols>=5.2.1
+BUILDLINK_API_DEPENDS.qt5-qtquickcontrols+= qt5-qtquickcontrols>=5.4.0
+BUILDLINK_ABI_DEPENDS.qt5-qtquickcontrols+= qt5-qtquickcontrols>=5.4.0
BUILDLINK_PKGSRCDIR.qt5-qtquickcontrols?= ../../x11/qt5-qtquickcontrols
BUILDLINK_INCDIRS.qt5-qtquickcontrols+= qt5/include
diff --git a/x11/qt5-qtquickcontrols/distinfo b/x11/qt5-qtquickcontrols/distinfo
new file mode 100644
index 00000000000..8b88a18f4b9
--- /dev/null
+++ b/x11/qt5-qtquickcontrols/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/12/30 17:23:47 adam Exp $
+
+SHA1 (qtquickcontrols-opensource-src-5.4.0.tar.xz) = 1d8dd4a0b1c69e14805c59d4676c8406c65a4114
+RMD160 (qtquickcontrols-opensource-src-5.4.0.tar.xz) = 1baba3e53b80770ff979f7206b8456efcd2ddcae
+Size (qtquickcontrols-opensource-src-5.4.0.tar.xz) = 919408 bytes