diff --git a/qt5-3d/mingw-w64/PKGBUILD b/qt5-3d/mingw-w64/PKGBUILD index ad4ec172..514667c5 100644 --- a/qt5-3d/mingw-w64/PKGBUILD +++ b/qt5-3d/mingw-w64/PKGBUILD @@ -10,13 +10,13 @@ _qt_module=qt3d pkgname="mingw-w64-qt5-3d" pkgver=5.7.0 -pkgrel=2 +pkgrel=3 arch=('i686' 'x86_64') pkgdesc="C++ and QML APIs for easy inclusion of 3D graphics (mingw-w64)" depends=('mingw-w64-qt5-declarative') makedepends=('mingw-w64-gcc') options=('!strip' '!buildflags' 'staticlibs') -license=('GPL3' 'LGPL') +license=('GPL3' 'LGPL3' 'FDL' 'custom') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-${pkgver}" source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz") diff --git a/qt5-activeqt/mingw-w64/PKGBUILD b/qt5-activeqt/mingw-w64/PKGBUILD index d3d1c82d..4c79b3bf 100644 --- a/qt5-activeqt/mingw-w64/PKGBUILD +++ b/qt5-activeqt/mingw-w64/PKGBUILD @@ -17,7 +17,7 @@ depends=(mingw-w64-qt5-base) makedepends=(mingw-w64-{gcc,headers,crt,winpthreads} python) options=(!strip !buildflags staticlibs) groups=(mingw-w64-qt mingw-w64-qt5) -license=("custom, FDL, GPL3, LGPL") +license=('GPL3' 'LGPL3' 'LGPL2.1' 'FDL' 'custom') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-${pkgver}" source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz" diff --git a/qt5-canvas3d/mingw-w64/PKGBUILD b/qt5-canvas3d/mingw-w64/PKGBUILD index aaf13067..3ab1d9d6 100644 --- a/qt5-canvas3d/mingw-w64/PKGBUILD +++ b/qt5-canvas3d/mingw-w64/PKGBUILD @@ -9,13 +9,13 @@ _qt_module=qtcanvas3d pkgname="mingw-w64-qt5-canvas3d" pkgver=5.7.0 -pkgrel=2 +pkgrel=3 arch=('any') pkgdesc="A JavaScript 3D rendering API for Qt Quick (mingw-w64)" depends=('mingw-w64-qt5-declarative') makedepends=('mingw-w64-gcc') options=('!strip' '!buildflags' 'staticlibs') -license=('GPL3' 'LGPL') +license=('GPL3' 'LGPL' 'FDL' 'custom') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-${pkgver}" source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz") diff --git a/qt5-charts/mingw-w64/PKGBUILD b/qt5-charts/mingw-w64/PKGBUILD index fd8c2b03..b638dac2 100644 --- a/qt5-charts/mingw-w64/PKGBUILD +++ b/qt5-charts/mingw-w64/PKGBUILD @@ -9,14 +9,14 @@ _qt_module=qtcharts pkgname="mingw-w64-qt5-charts" pkgver=5.7.0 -pkgrel=2 +pkgrel=3 arch=('any') pkgdesc="Provides a set of easy to use chart components (mingw-w64)" depends=('mingw-w64-qt5-base') optdepends=('mingw-w64-qt5-declarative: QML bindings') makedepends=('mingw-w64-gcc' 'mingw-w64-qt5-declarative') options=('!strip' '!buildflags' 'staticlibs') -license=('GPL3' 'LGPL') +license=('GPL3' 'LGPL' 'FDL' 'custom') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-${pkgver}" source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz") diff --git a/qt5-connectivity/mingw-w64/PKGBUILD b/qt5-connectivity/mingw-w64/PKGBUILD index f8f097e1..248eb6d9 100644 --- a/qt5-connectivity/mingw-w64/PKGBUILD +++ b/qt5-connectivity/mingw-w64/PKGBUILD @@ -9,13 +9,13 @@ _qt_module=qtconnectivity pkgname="mingw-w64-qt5-connectivity" pkgver=5.7.0 -pkgrel=2 +pkgrel=3 arch=('any') pkgdesc="Provides access to Bluetooth hardware (mingw-w64)" depends=('mingw-w64-qt5-base') makedepends=('mingw-w64-gcc' 'mingw-w64-qt5-declarative') options=('!strip' '!buildflags' 'staticlibs') -license=('GPL3' 'LGPL') +license=('GPL3' 'LGPL3' 'FDL' 'custom') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-${pkgver}" source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz") diff --git a/qt5-datavis3s/mingw-w64/PKGBUILD b/qt5-datavis3s/mingw-w64/PKGBUILD index 9068bc87..71e60bc7 100644 --- a/qt5-datavis3s/mingw-w64/PKGBUILD +++ b/qt5-datavis3s/mingw-w64/PKGBUILD @@ -9,13 +9,13 @@ _qt_module=qtdatavis3d pkgname="mingw-w64-qt5-datavis3d" pkgver=5.7.0 -pkgrel=2 +pkgrel=3 arch=('any') pkgdesc="Qt Data Visualization module (mingw-w64)" depends=('mingw-w64-qt5-base') optdepends=('mingw-w64-qt5-declarative: QML bindings') makedepends=('mingw-w64-gcc' 'mingw-w64-qt5-declarative') -license=('GPL3' 'LGPL') +license=('GPL3' 'LGPL' 'FDL' 'custom') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-${pkgver}" source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz") diff --git a/qt5-declarative/mingw-w64/PKGBUILD b/qt5-declarative/mingw-w64/PKGBUILD index 4bbe81a6..c74051f2 100755 --- a/qt5-declarative/mingw-w64/PKGBUILD +++ b/qt5-declarative/mingw-w64/PKGBUILD @@ -13,7 +13,7 @@ _qt_module=qtdeclarative pkgname=mingw-w64-qt5-declarative pkgver=5.7.0 -pkgrel=5 +pkgrel=6 arch=('i686' 'x86_64') pkgdesc='Classes for QML and JavaScript languages (mingw-w64)' depends=('mingw-w64-qt5-base') diff --git a/qt5-gamepad/mingw-w64/PKGBUILD b/qt5-gamepad/mingw-w64/PKGBUILD index a1746f79..c184a41e 100644 --- a/qt5-gamepad/mingw-w64/PKGBUILD +++ b/qt5-gamepad/mingw-w64/PKGBUILD @@ -9,13 +9,14 @@ _qt_module=qtgamepad pkgname="mingw-w64-qt5-gamepad" pkgver=5.7.0 -pkgrel=2 +pkgrel=3 arch=('any') pkgdesc="Adds support for getting events from gamepad devices (mingw-w64)" depends=('mingw-w64-qt5-base' 'mingw-w64-sdl2') optdepends=('mingw-w64-qt5-declarative: QML bindings') makedepends=('mingw-w64-gcc' 'mingw-w64-qt5-declarative') -license=('GPL3' 'LGPL') +options=('!strip' '!buildflags' 'staticlibs') +license=('GPL3' 'LGPL' 'FDL' 'custom') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-${pkgver}" source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz") diff --git a/qt5-graphicaleffects/mingw-w64/PKGBUILD b/qt5-graphicaleffects/mingw-w64/PKGBUILD index f3a63cbd..1edec72c 100644 --- a/qt5-graphicaleffects/mingw-w64/PKGBUILD +++ b/qt5-graphicaleffects/mingw-w64/PKGBUILD @@ -11,13 +11,13 @@ _qt_module=qtgraphicaleffects pkgname="mingw-w64-qt5-graphicaleffects" pkgver=5.7.0 -pkgrel=2 +pkgrel=3 arch=('any') pkgdesc="Graphical effects for use with Qt Quick 2 (mingw-w64)" depends=('mingw-w64-qt5-declarative') makedepends=('mingw-w64-gcc') options=('!strip' '!buildflags' 'staticlibs') -license=('LGPL') +license=('GPL3' 'LGPL' 'FDL' 'custom') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-$pkgver" source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz") diff --git a/qt5-imageformats/mingw-w64/PKGBUILD b/qt5-imageformats/mingw-w64/PKGBUILD index a55fc479..952f5022 100644 --- a/qt5-imageformats/mingw-w64/PKGBUILD +++ b/qt5-imageformats/mingw-w64/PKGBUILD @@ -21,7 +21,7 @@ depends=('mingw-w64-qt5-base') #depends+=('mingw-w64-libwebp') # for WebP makedepends=('mingw-w64-gcc') options=('!strip' '!buildflags' 'staticlibs') -license=('GPL3' 'LGPL') +license=('GPL3' 'LGPL' 'FDL' 'custom') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-${pkgver}" source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz") diff --git a/qt5-location/mingw-w64/PKGBUILD b/qt5-location/mingw-w64/PKGBUILD index 0c4f4c04..024a15f6 100644 --- a/qt5-location/mingw-w64/PKGBUILD +++ b/qt5-location/mingw-w64/PKGBUILD @@ -10,15 +10,15 @@ _qt_module=qtlocation pkgname=mingw-w64-qt5-location pkgver=5.7.0 -pkgrel=2 +pkgrel=3 arch=('any') -pkgdesc="Provides access to position, satellite and area monitoring classes (mingw-w64)" -depends=(mingw-w64-qt5-base mingw-w64-qt5-declarative) -makedepends=(mingw-w64-gcc mingw-w64-qt5-quick1) +pkgdesc='Provides access to position, satellite and area monitoring classes (mingw-w64)' +depends=('mingw-w64-qt5-base' 'mingw-w64-qt5-declarative') +makedepends=('mingw-w64-gcc') options=(!strip !buildflags staticlibs) groups=(mingw-w64-qt mingw-w64-qt5) -license=("custom, FDL, GPL3, LGPL") -url="https://www.qt.io/" +license=('GPL3' 'LGPL' 'FDL' 'custom') +url='https://www.qt.io/' _pkgfqn="${_qt_module}-opensource-src-${pkgver}" source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz") md5sums=('645477ff5426f5213f3581625ea53aaa') diff --git a/qt5-multimedia/mingw-w64/PKGBUILD b/qt5-multimedia/mingw-w64/PKGBUILD index 7845d68e..9d4a216a 100644 --- a/qt5-multimedia/mingw-w64/PKGBUILD +++ b/qt5-multimedia/mingw-w64/PKGBUILD @@ -13,13 +13,13 @@ pkgname=mingw-w64-qt5-multimedia pkgver=5.7.0 pkgrel=3 arch=('any') -pkgdesc="Classes for audio, video, radio and camera functionality (mingw-w64)" -depends=(mingw-w64-qt5-base mingw-w64-qt5-declarative) -makedepends=(mingw-w64-gcc) +pkgdesc='Classes for audio, video, radio and camera functionality (mingw-w64)' +depends=('mingw-w64-qt5-base' 'mingw-w64-qt5-declarative') +makedepends=('mingw-w64-gcc') options=(!strip !buildflags staticlibs) groups=(mingw-w64-qt mingw-w64-qt5) -license=("custom, FDL, GPL3, LGPL") -url="https://www.qt.io/" +license=('GPL3' 'LGPL' 'FDL' 'custom') +url='https://www.qt.io/' _pkgfqn="${_qt_module}-opensource-src-${pkgver}" source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz" '0001-Recorder-includes-to-prevent-conflict-with-vsnprintf.patch') diff --git a/qt5-quickcontrols/mingw-w64/PKGBUILD b/qt5-quickcontrols/mingw-w64/PKGBUILD index 6bd56858..b86e5313 100644 --- a/qt5-quickcontrols/mingw-w64/PKGBUILD +++ b/qt5-quickcontrols/mingw-w64/PKGBUILD @@ -11,13 +11,13 @@ _qt_module=qtquickcontrols pkgname="mingw-w64-qt5-quickcontrols" pkgver=5.7.0 -pkgrel=2 +pkgrel=3 arch=('any') pkgdesc="Reusable Qt Quick based UI controls to create classic desktop-style user interfaces (mingw-w64)" depends=('mingw-w64-qt5-declarative') makedepends=('mingw-w64-gcc') options=('!strip' '!buildflags' 'staticlibs') -license=('LGPL') +license=('GPL3' 'LGPL' 'FDL' 'custom') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-$pkgver" source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz") diff --git a/qt5-quickcontrols2/mingw-w64/PKGBUILD b/qt5-quickcontrols2/mingw-w64/PKGBUILD index 3854d425..f673bc1d 100644 --- a/qt5-quickcontrols2/mingw-w64/PKGBUILD +++ b/qt5-quickcontrols2/mingw-w64/PKGBUILD @@ -11,13 +11,13 @@ _qt_module=qtquickcontrols2 pkgname="mingw-w64-qt5-quickcontrols2" pkgver=5.7.0 -pkgrel=2 +pkgrel=3 arch=('any') pkgdesc="Reusable Qt Quick based UI controls to create classic desktop-style user interfaces (mingw-w64)" depends=('mingw-w64-qt5-declarative') makedepends=('mingw-w64-gcc') options=('!strip' '!buildflags' 'staticlibs') -license=('LGPL') +license=('GPL3' 'LGPL' 'FDL' 'custom') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-$pkgver" source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz") diff --git a/qt5-script/mingw-w64/PKGBUILD b/qt5-script/mingw-w64/PKGBUILD index 39e7229e..701a4641 100644 --- a/qt5-script/mingw-w64/PKGBUILD +++ b/qt5-script/mingw-w64/PKGBUILD @@ -11,13 +11,13 @@ _qt_module=qtscript pkgname="mingw-w64-qt5-script" pkgver=5.7.0 -pkgrel=2 +pkgrel=3 arch=('any') pkgdesc="Classes for making Qt applications scriptable. Provided for Qt 4.x compatibility (mingw-w64)" depends=('mingw-w64-qt5-base') makedepends=('mingw-w64-gcc') options=('!strip' '!buildflags' 'staticlibs') -license=('GPL3' 'LGPL') +license=('GPL3' 'LGPL' 'FDL' 'custom') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-${pkgver}" source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz") diff --git a/qt5-scxml/mingw-w64/PKGBUILD b/qt5-scxml/mingw-w64/PKGBUILD index 533af077..e82bad22 100644 --- a/qt5-scxml/mingw-w64/PKGBUILD +++ b/qt5-scxml/mingw-w64/PKGBUILD @@ -11,13 +11,13 @@ _qt_module=qtscxml pkgname="mingw-w64-qt5-scxml" pkgver=5.7.0 -pkgrel=2 +pkgrel=3 arch=('i686' 'x86_64') pkgdesc="Static and runtime integration of SCXML models into Qt code (mingw-w64)" depends=('mingw-w64-qt5-declarative') makedepends=('mingw-w64-gcc') options=('!strip' '!buildflags' 'staticlibs') -license=('GPL3' 'LGPL') +license=('GPL3' 'LGPL3' 'FDL' 'custom') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-${pkgver}" source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz") diff --git a/qt5-sensors/mingw-w64/PKGBUILD b/qt5-sensors/mingw-w64/PKGBUILD index e3add2bd..14c3a8bc 100644 --- a/qt5-sensors/mingw-w64/PKGBUILD +++ b/qt5-sensors/mingw-w64/PKGBUILD @@ -11,13 +11,13 @@ _qt_module=qtsensors pkgname=mingw-w64-qt5-sensors pkgver=5.7.0 -pkgrel=2 +pkgrel=3 arch=('any') pkgdesc="Provides access to sensor hardware and motion gesture recognition (mingw-w64)" depends=(mingw-w64-qt5-base mingw-w64-qt5-declarative) makedepends=(mingw-w64-gcc) options=(!strip !buildflags staticlibs) -license=("custom, FDL, GPL3, LGPL") +license=('GPL3' 'LGPL' 'FDL' 'custom') groups=(mingw-w64-qt mingw-w64-qt5) url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-${pkgver}" diff --git a/qt5-serialport/mingw-w64/PKGBUILD b/qt5-serialport/mingw-w64/PKGBUILD index 9d386ba6..fba5e470 100644 --- a/qt5-serialport/mingw-w64/PKGBUILD +++ b/qt5-serialport/mingw-w64/PKGBUILD @@ -10,13 +10,13 @@ _qt_module=qtserialport pkgname="mingw-w64-qt5-serialport" pkgver=5.7.0 -pkgrel=2 +pkgrel=3 arch=('any') pkgdesc="Provides access to hardware and virtual serial ports (mingw-w64)" depends=('mingw-w64-qt5-base') makedepends=('mingw-w64-gcc') options=('!strip' '!buildflags' 'staticlibs') -license=('LGPL') +license=('GPL3' 'LGPL3' 'FDL' 'custom') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-$pkgver" source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/$pkgver/submodules/qtserialport-opensource-src-$pkgver.tar.xz") diff --git a/qt5-svg/mingw-w64/PKGBUILD b/qt5-svg/mingw-w64/PKGBUILD index 4591d877..b61a929a 100644 --- a/qt5-svg/mingw-w64/PKGBUILD +++ b/qt5-svg/mingw-w64/PKGBUILD @@ -16,7 +16,7 @@ pkgdesc="Classes for displaying the contents of SVG files (mingw-w64)" depends=('mingw-w64-qt5-base') makedepends=('mingw-w64-gcc') options=('!strip' '!buildflags' 'staticlibs') -license=('GPL3' 'LGPL') +license=('GPL3' 'LGPL' 'FDL' 'custom') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-${pkgver}" source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz") diff --git a/qt5-translations/mingw-w64/PKGBUILD b/qt5-translations/mingw-w64/PKGBUILD index 31b3a589..5cab336e 100644 --- a/qt5-translations/mingw-w64/PKGBUILD +++ b/qt5-translations/mingw-w64/PKGBUILD @@ -10,13 +10,13 @@ _qt_module=qttranslations pkgname="mingw-w64-qt5-translations" pkgver=5.7.0 -pkgrel=2 +pkgrel=3 arch=('any') pkgdesc="A cross-platform application and UI framework (translations, mingw-w64)" depends=('mingw-w64-qt5-base') makedepends=('mingw-w64-gcc' 'mingw-w64-qt5-tools') options=('!strip' '!buildflags' 'staticlibs') -license=('GPL3' 'LGPL') +license=('GPL3' 'LGPL3' 'FDL' 'custom') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-${pkgver}" source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz") diff --git a/qt5-virtualkeyboard/mingw-w64/PKGBUILD b/qt5-virtualkeyboard/mingw-w64/PKGBUILD index b40f31ba..ca49e758 100644 --- a/qt5-virtualkeyboard/mingw-w64/PKGBUILD +++ b/qt5-virtualkeyboard/mingw-w64/PKGBUILD @@ -11,13 +11,13 @@ _qt_module=qtvirtualkeyboard pkgname="mingw-w64-qt5-virtualkeyboard" pkgver=5.7.0 -pkgrel=2 +pkgrel=3 arch=('any') pkgdesc="Virtual keyboard framework (translations, mingw-w64)" depends=('mingw-w64-qt5-declarative' 'mingw-w64-qt5-svg') makedepends=('mingw-w64-gcc') options=('!strip' '!buildflags' 'staticlibs') -license=('GPL3' 'LGPL') +license=('GPL3') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-${pkgver}" source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz") diff --git a/qt5-webchannel/mingw-w64/PKGBUILD b/qt5-webchannel/mingw-w64/PKGBUILD index e84a8328..40a71493 100644 --- a/qt5-webchannel/mingw-w64/PKGBUILD +++ b/qt5-webchannel/mingw-w64/PKGBUILD @@ -9,13 +9,13 @@ _qt_module=qtwebchannel pkgname=mingw-w64-qt5-webchannel pkgver=5.7.0 -pkgrel=2 +pkgrel=3 arch=('any') pkgdesc='Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients (mingw-w64)' depends=('mingw-w64-qt5-declarative') makedepends=('mingw-w64-gcc') options=('!strip' '!buildflags' 'staticlibs') -license=('custom' 'FDL' 'GPL3' 'LGPL') +license=('GPL3' 'LGPL' 'FDL' 'custom') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-${pkgver}" groups=(mingw-w64-qt mingw-w64-qt5) diff --git a/qt5-webengine/mingw-w64-git/PKGBUILD b/qt5-webengine/mingw-w64-git/PKGBUILD index 8a49b70e..1411d376 100644 --- a/qt5-webengine/mingw-w64-git/PKGBUILD +++ b/qt5-webengine/mingw-w64-git/PKGBUILD @@ -16,7 +16,7 @@ makedepends=('mingw-w64-gcc' 'git' 'python2' 'gperf' 'ruby' 'mingw-w64-pkg-confi provides=(${pkgname%-git}) conflicts=(${pkgname%-git}) options=('!strip' '!buildflags' 'staticlibs') -license=('custom' 'FDL' 'GPL3' 'LGPL') +license=('LGPL3' 'LGPL2.1' 'BSD') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-${pkgver}" groups=(mingw-w64-qt mingw-w64-qt5) diff --git a/qt5-webengine/mingw-w64/PKGBUILD b/qt5-webengine/mingw-w64/PKGBUILD index 12a26d23..fb31659b 100644 --- a/qt5-webengine/mingw-w64/PKGBUILD +++ b/qt5-webengine/mingw-w64/PKGBUILD @@ -17,7 +17,7 @@ pkgdesc='Provides support for web applications using the Chromium browser projec depends=('mingw-w64-qt5-webchannel' 'mingw-w64-qt5-location') makedepends=('mingw-w64-gcc' 'git' 'python2' 'gperf' 'ruby' 'mingw-w64-pkg-config') options=('!strip' '!buildflags' 'staticlibs') -license=('custom' 'FDL' 'GPL3' 'LGPL') +license=('LGPL3' 'LGPL2.1' 'BSD') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-${pkgver}" groups=(mingw-w64-qt mingw-w64-qt5) diff --git a/qt5-webkit/mingw-w64/PKGBUILD b/qt5-webkit/mingw-w64/PKGBUILD index 915d8172..b03664c6 100644 --- a/qt5-webkit/mingw-w64/PKGBUILD +++ b/qt5-webkit/mingw-w64/PKGBUILD @@ -38,7 +38,7 @@ depends=('mingw-w64-qt5-declarative' #optdepends+=('mingw-w64-gst-plugins-good: Webm codec support') makedepends=('mingw-w64-gcc' 'python' 'gperf' 'ruby' 'mingw-w64-pkg-config') options=('!strip' '!buildflags' 'staticlibs') -license=("custom, FDL, GPL3, LGPL") +license=('GPL3' 'LGPL' 'FDL' 'custom') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-${pkgver}" groups=(mingw-w64-qt mingw-w64-qt5) diff --git a/qt5-websockets/mingw-w64/PKGBUILD b/qt5-websockets/mingw-w64/PKGBUILD index 0b82a991..d2d0007f 100644 --- a/qt5-websockets/mingw-w64/PKGBUILD +++ b/qt5-websockets/mingw-w64/PKGBUILD @@ -16,7 +16,7 @@ pkgdesc="Provides WebSocket communication compliant with RFC 6455 (mingw-w64)" depends=('mingw-w64-qt5-base') makedepends=('mingw-w64-gcc') options=('!strip' '!buildflags' 'staticlibs') -license=('GPL3' 'LGPL') +license=('GPL3' 'LGPL' 'FDL' 'custom') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-${pkgver}" source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz") diff --git a/qt5-webview/default/PKGBUILD b/qt5-webview/default/PKGBUILD index 703acc5d..2eef405b 100644 --- a/qt5-webview/default/PKGBUILD +++ b/qt5-webview/default/PKGBUILD @@ -13,7 +13,7 @@ depends=('qt5-quickcontrols' 'qt5-webengine') makedepends=('git') provides=(${pkgname%-git}) conflicts=(${pkgname%-git}) -license=('custom' 'FDL' 'GPL3' 'LGPL') +license=('GPL3' 'LGPL' 'FDL' 'custom') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-${pkgver}" groups=('qt5') diff --git a/qt5-webview/git/PKGBUILD b/qt5-webview/git/PKGBUILD index 547a342f..3dd0d34a 100644 --- a/qt5-webview/git/PKGBUILD +++ b/qt5-webview/git/PKGBUILD @@ -13,7 +13,7 @@ depends=('qt5-quickcontrols' 'qt5-webengine') makedepends=('git') provides=(${pkgname%-git}) conflicts=(${pkgname%-git}) -license=('custom' 'FDL' 'GPL3' 'LGPL') +license=('GPL3' 'LGPL' 'FDL' 'custom') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-${pkgver}" groups=('qt5') diff --git a/qt5-webview/mingw-w64-git/PKGBUILD b/qt5-webview/mingw-w64-git/PKGBUILD index 1d14f01e..0a5caf24 100644 --- a/qt5-webview/mingw-w64-git/PKGBUILD +++ b/qt5-webview/mingw-w64-git/PKGBUILD @@ -16,7 +16,7 @@ makedepends=('mingw-w64-gcc' 'git') provides=(${pkgname%-git}) conflicts=(${pkgname%-git}) options=('!strip' '!buildflags' 'staticlibs') -license=('custom' 'FDL' 'GPL3' 'LGPL') +license=('GPL3' 'LGPL' 'FDL' 'custom') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-${pkgver}" groups=(mingw-w64-qt mingw-w64-qt5) diff --git a/qt5-winextras/mingw-w64/PKGBUILD b/qt5-winextras/mingw-w64/PKGBUILD index 11d66bdc..9ff5522b 100644 --- a/qt5-winextras/mingw-w64/PKGBUILD +++ b/qt5-winextras/mingw-w64/PKGBUILD @@ -16,7 +16,7 @@ pkgdesc="Classes and functions that enable you to use Windows-specific functions depends=('mingw-w64-qt5-base' 'mingw-w64-qt5-declarative') makedepends=('mingw-w64-gcc') options=('!strip' '!buildflags' 'staticlibs') -license=('GPL3' 'LGPL') +license=('GPL3' 'LGPL3' 'LGPL2.1' 'FDL' 'custom') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-${pkgver}" source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz") diff --git a/qt5-xmlpatterns/mingw-w64/PKGBUILD b/qt5-xmlpatterns/mingw-w64/PKGBUILD index ce78d230..b08f384a 100644 --- a/qt5-xmlpatterns/mingw-w64/PKGBUILD +++ b/qt5-xmlpatterns/mingw-w64/PKGBUILD @@ -16,7 +16,7 @@ pkgdesc="Support for XPath, XQuery, XSLT and XML schema validation (mingw-w64)" depends=('mingw-w64-qt5-base') makedepends=('mingw-w64-gcc') options=('!strip' '!buildflags' 'staticlibs') -license=('GPL3' 'LGPL') +license=('GPL3' 'LGPL3' 'FDL' 'custom') url="https://www.qt.io/" _pkgfqn="${_qt_module}-opensource-src-${pkgver}" source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz")