summaryrefslogtreecommitdiffstats
path: root/qt6
diff options
context:
space:
mode:
authorTreeve Jelbert2021-12-01 11:05:06 +0100
committerTreeve Jelbert2021-12-01 11:05:06 +0100
commite982fdfd548a5941b1bc6c8fcaf81e99d19939f3 (patch)
treec624a2a2d6aa757b0703709e56b8000ec5391f60 /qt6
parent867c801915329d73af2428b730fb88817bf25944 (diff)
qt6positioning-6.2.2
Diffstat (limited to 'qt6')
-rwxr-xr-xqt6/qt6positioning/DEPENDS4
-rwxr-xr-xqt6/qt6positioning/DETAILS16
-rw-r--r--qt6/qt6positioning/HISTORY6
3 files changed, 26 insertions, 0 deletions
diff --git a/qt6/qt6positioning/DEPENDS b/qt6/qt6positioning/DEPENDS
new file mode 100755
index 0000000000..053ac62014
--- /dev/null
+++ b/qt6/qt6positioning/DEPENDS
@@ -0,0 +1,4 @@
+source $GRIMOIRE/$SECTION/QT6_DEPENDS
+depends qt6declarative &&
+optional_depends qt6serialport '' '' 'serial port support' &&
+optional_depends gypsy '' '' 'GPS support'
diff --git a/qt6/qt6positioning/DETAILS b/qt6/qt6positioning/DETAILS
new file mode 100755
index 0000000000..4b163a9737
--- /dev/null
+++ b/qt6/qt6positioning/DETAILS
@@ -0,0 +1,16 @@
+QT_URL=https://download.qt.io/official_releases
+ SPELL=qt6positioning
+ SPELLX=${SPELL//6}-everywhere-src
+ VERSION=6.2.2
+ SOURCE_HASH=sha512:
+ SOURCE=$SPELLX-$VERSION.tar.xz
+ SOURCE_URL=$QT_URL/qt/${VERSION%.?}/$VERSION/submodules/$SOURCE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
+ WEB_SITE=http://qt-project.org
+ ENTERED=20211116
+ LICENSE[0]=LGPL
+ KEYWORDS="qt6"
+ SHORT="positioning tools for qt6"
+cat << EOF
+positioning/gps support for qt6
+EOF
diff --git a/qt6/qt6positioning/HISTORY b/qt6/qt6positioning/HISTORY
new file mode 100644
index 0000000000..f92a53bcc7
--- /dev/null
+++ b/qt6/qt6positioning/HISTORY
@@ -0,0 +1,6 @@
+2021-12-01 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 6.2.2
+
+2021-11-16 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 6.2.x
+ new spell, was part of qt6location