summaryrefslogtreecommitdiff
path: root/x11/qt5-qtsensors
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2014-12-30 17:23:45 +0000
committeradam <adam@pkgsrc.org>2014-12-30 17:23:45 +0000
commit2f46c6a9e5b1ac99befa7bdeab099d04fa7e5488 (patch)
treefe37fdfbcecb0cdaa4254431105485590106ce7b /x11/qt5-qtsensors
parent134262cb7bcfed2572a19be119aa48da3185deb5 (diff)
downloadpkgsrc-2f46c6a9e5b1ac99befa7bdeab099d04fa7e5488.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-qtsensors')
-rw-r--r--x11/qt5-qtsensors/Makefile13
-rw-r--r--x11/qt5-qtsensors/PLIST11
-rw-r--r--x11/qt5-qtsensors/buildlink3.mk6
-rw-r--r--x11/qt5-qtsensors/distinfo5
4 files changed, 22 insertions, 13 deletions
diff --git a/x11/qt5-qtsensors/Makefile b/x11/qt5-qtsensors/Makefile
index f44135dd712..c5016bda67b 100644
--- a/x11/qt5-qtsensors/Makefile
+++ b/x11/qt5-qtsensors/Makefile
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2014/12/25 13:51:14 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2014/12/30 17:23:47 adam Exp $
+DISTNAME= qtsensors-opensource-src-${QTVERSION}
PKGNAME= qt5-qtsensors-${QTVERSION}
COMMENT= Qt5 module for Sensors
-USE_LIBTOOL= yes
-CONFIGURE_ARGS+= -I${QTDIR}/include -L${QTDIR}/lib
-
-BUILD_DIRS= qtsensors
+BUILD_TARGET= sub-src
MAKE_ENV+= QTDIR=${QTDIR}
INSTALL_ENV+= INSTALL_ROOT=${DESTDIR}
@@ -16,9 +14,8 @@ INSTALLATION_DIRS+= lib/pkgconfig
post-install:
.for i in Qt5Sensors.pc
- ${RM} -f ${DESTDIR}${PREFIX}/lib/pkgconfig/${i} && \
- cd ${DESTDIR}${PREFIX}/lib/pkgconfig && \
- ln -s ${QTPREFIX}/lib/pkgconfig/${i} ${i}
+ cd ${DESTDIR}${PREFIX}/lib/pkgconfig && \
+ ln -f -s ${QTPREFIX}/lib/pkgconfig/${i} ${i}
.endfor
.include "../../x11/qt5-qtdeclarative/buildlink3.mk"
diff --git a/x11/qt5-qtsensors/PLIST b/x11/qt5-qtsensors/PLIST
index 7d2f2373c8e..4c3af479aab 100644
--- a/x11/qt5-qtsensors/PLIST
+++ b/x11/qt5-qtsensors/PLIST
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.2 2013/12/15 09:42:44 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.3 2014/12/30 17:23:47 adam Exp $
lib/pkgconfig/Qt5Sensors.pc
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qaccelerometer_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qaltimeter_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qambientlightsensor_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qambienttemperaturesensor_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qcompass_p.h
+qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qdistancesensor_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qgyroscope_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qholstersensor_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qirproximitysensor_p.h
@@ -37,6 +38,9 @@ qt5/include/QtSensors/QAmbientTemperatureSensor
qt5/include/QtSensors/QCompass
qt5/include/QtSensors/QCompassFilter
qt5/include/QtSensors/QCompassReading
+qt5/include/QtSensors/QDistanceFilter
+qt5/include/QtSensors/QDistanceReading
+qt5/include/QtSensors/QDistanceSensor
qt5/include/QtSensors/QGyroscope
qt5/include/QtSensors/QGyroscopeFilter
qt5/include/QtSensors/QGyroscopeReading
@@ -90,6 +94,7 @@ qt5/include/QtSensors/qaltimeter.h
qt5/include/QtSensors/qambientlightsensor.h
qt5/include/QtSensors/qambienttemperaturesensor.h
qt5/include/QtSensors/qcompass.h
+qt5/include/QtSensors/qdistancesensor.h
qt5/include/QtSensors/qgyroscope.h
qt5/include/QtSensors/qholstersensor.h
qt5/include/QtSensors/qirproximitysensor.h
@@ -113,7 +118,9 @@ qt5/include/QtSensors/qtiltsensor.h
qt5/include/QtSensors/qtsensorsversion.h
qt5/lib/cmake/Qt5Sensors/Qt5SensorsConfig.cmake
qt5/lib/cmake/Qt5Sensors/Qt5SensorsConfigVersion.cmake
-qt5/lib/cmake/Qt5Sensors/Qt5Sensors_.cmake
+qt5/lib/cmake/Qt5Sensors/Qt5Sensors_QShakeSensorGesturePlugin.cmake
+qt5/lib/cmake/Qt5Sensors/Qt5Sensors_QtSensorGesturePlugin.cmake
+qt5/lib/cmake/Qt5Sensors/Qt5Sensors_dummySensorPlugin.cmake
qt5/lib/cmake/Qt5Sensors/Qt5Sensors_genericSensorPlugin.cmake
qt5/lib/libQt5Sensors.la
qt5/lib/libQt5Sensors.prl
diff --git a/x11/qt5-qtsensors/buildlink3.mk b/x11/qt5-qtsensors/buildlink3.mk
index 70c80ed79b9..295afde45ee 100644
--- a/x11/qt5-qtsensors/buildlink3.mk
+++ b/x11/qt5-qtsensors/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-qtsensors
.if !defined(QT5_QTSENSORS_BUILDLINK3_MK)
QT5_QTSENSORS_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.qt5-qtsensors+= qt5-qtsensors>=5.2.0
-BUILDLINK_ABI_DEPENDS.qt5-qtsensors?= qt5-qtsensors>=5.2.1
+BUILDLINK_API_DEPENDS.qt5-qtsensors+= qt5-qtsensors>=5.4.0
+BUILDLINK_ABI_DEPENDS.qt5-qtsensors+= qt5-qtsensors>=5.4.0
BUILDLINK_PKGSRCDIR.qt5-qtsensors?= ../../x11/qt5-qtsensors
BUILDLINK_INCDIRS.qt5-qtsensors+= qt5/include
diff --git a/x11/qt5-qtsensors/distinfo b/x11/qt5-qtsensors/distinfo
new file mode 100644
index 00000000000..e107a25caac
--- /dev/null
+++ b/x11/qt5-qtsensors/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/12/30 17:23:47 adam Exp $
+
+SHA1 (qtsensors-opensource-src-5.4.0.tar.xz) = 5fe798541707acfe7a4955076a0d27d8d58f4d15
+RMD160 (qtsensors-opensource-src-5.4.0.tar.xz) = a4b560e49f129311487ba41307c3451cb627edf6
+Size (qtsensors-opensource-src-5.4.0.tar.xz) = 2068848 bytes