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
5b6c3527
Commit
5b6c3527
authored
1 year ago
by
jenneron
Committed by
Kevin Daudt
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/moonlight-qt: switch to qt6
parent
4418028f
No related branches found
No related tags found
1 merge request
!56212
testing/moonlight-qt: switch to qt6
Pipeline
#197391
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/moonlight-qt/APKBUILD
+3
-3
3 additions, 3 deletions
testing/moonlight-qt/APKBUILD
with
3 additions
and
3 deletions
testing/moonlight-qt/APKBUILD
+
3
−
3
View file @
5b6c3527
# Maintainer: Jenneron <jenneron@protonmail.com>
pkgname
=
moonlight-qt
pkgver
=
5.0.1
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Open Source PC client for NVIDIA GameStream, as used by the NVIDIA Shield"
url
=
"https://moonlight-stream.org/"
# riscv64 blocked by libdav1d
arch
=
"all !riscv64"
license
=
"GPL-3.0-or-later"
depends
=
"ffmpeg"
makedepends
=
"openssl-dev sdl2-dev sdl2_ttf-dev ffmpeg-dev qt
5
-qtsvg-dev qt
5
-qt
quickcontrols2
-dev libva-dev libvdpau-dev opus-dev pulseaudio-dev alsa-lib-dev"
makedepends
=
"openssl-dev sdl2-dev sdl2_ttf-dev ffmpeg-dev qt
6
-qtsvg-dev qt
6
-qt
declarative
-dev libva-dev libvdpau-dev opus-dev pulseaudio-dev alsa-lib-dev"
_h264bitstream_commit
=
"34f3c58afa3c47b6cf0a49308a68cbf89c5e0bff"
_moonlight_common_c_commit
=
"5de4a5b85a28d8d639482a1a105c3a06eb67a2fd"
_enet_commit
=
"bbfe93c248ce198246328d52bda5b4e6dd4cc95e"
...
...
@@ -45,7 +45,7 @@ prepare() {
}
build
()
{
qmake
-qt5
PREFIX
=
/usr moonlight-qt.pro
qmake
6
PREFIX
=
/usr moonlight-qt.pro
make
}
...
...
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