Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
48f4abe7
Commit
48f4abe7
authored
2 years ago
by
Bart Ribbers
Browse files
Options
Downloads
Patches
Plain Diff
community/qt5-qtgamepad: upgrade to 5.15.4_git20220407
parent
731ad020
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!34462
community/qt5: upgrade to latest KDE patches rebased on Qt 5.15.4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/qt5-qtgamepad/APKBUILD
+15
-7
15 additions, 7 deletions
community/qt5-qtgamepad/APKBUILD
with
15 additions
and
7 deletions
community/qt5-qtgamepad/APKBUILD
+
15
−
7
View file @
48f4abe7
# Contributor: Diaz Devera Victor <vitronic2@gmail.com>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
qt5-qtgamepad
pkgver
=
5.15.
3
_git202
01028
pkgver
=
5.15.
4
_git202
20407
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
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment