Skip to content
Snippets Groups Projects
Commit 48f4abe7 authored by Bart Ribbers's avatar Bart Ribbers
Browse files

community/qt5-qtgamepad: upgrade to 5.15.4_git20220407

parent 731ad020
No related branches found
No related tags found
1 merge request!34462community/qt5: upgrade to latest KDE patches rebased on Qt 5.15.4
# Contributor: Diaz Devera Victor <vitronic2@gmail.com>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=qt5-qtgamepad
pkgver=5.15.3_git20201028
pkgver=5.15.4_git20220407
pkgrel=0
_commit="64afa18a0a1e9588060e2e6d917bb01ccdd48a81"
arch="all !armhf" # armhf blocked by qt5-qtdeclarative
_commit="8526b210146a2d030ae2f55ad44261befea4a087"
pkgdesc="Adds support for getting events from gamepad devices"
url="https://doc.qt.io/qt-5/qtgamepad-index.html"
license="LGPL-2.1-only AND LGPL-3.0-only AND GPL-3.0-only AND Qt-GPL-exception-1.0"
pkgdesc="Adds support for getting events from gamepad devices"
depends_dev="qt5-qtdeclarative-dev eudev-dev sdl2-dev"
makedepends="$depends_dev qt5-qtbase-dev"
arch="all !armhf" # armhf blocked by qt5-qtdeclarative
depends_dev="
eudev-dev
qt5-qtdeclarative-dev
sdl2-dev
"
makedepends="$depends_dev
qt5-qtbase-dev
"
subpackages="$pkgname-dev"
builddir="$srcdir/qtgamepad-$_commit"
......@@ -48,4 +54,6 @@ package() {
ln -s /usr/share/licenses/qt5-base "$pkgdir"/usr/share/licenses/$pkgname
}
sha512sums="2e6cec5d93ae39c39638b00d22491e91b043f4c819b66a0d95d0b05cee66f82dd8e440efc2afc193dc1a7d2c3979d1d9711d3ff0c7a384ac5c1cb27ca7995b78 qtgamepad-64afa18a0a1e9588060e2e6d917bb01ccdd48a81.tar.gz"
sha512sums="
3a84a0a6dfa8f441834d02e4492b173a38785410b25e202d72ea147cbb6be1873e09064640c9f12a9236dd04cdb8481cf9989853b5dc81d2002f33773ff3fb0c qtgamepad-8526b210146a2d030ae2f55ad44261befea4a087.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment