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
Merge requests
!38949
The source project of this merge request has been removed.
community/wxwidgets: upgrade to 3.2.1
Merged
community/wxwidgets: upgrade to 3.2.1
(removed):wxwidgets-3.2
into
master
Overview
0
Commits
20
Pipelines
0
Changes
1
Merged
Ghost User
requested to merge
(removed):wxwidgets-3.2
into
master
2 years ago
Overview
0
Pipelines
0
Changes
1
Expand
0
0
1
Merge request reports
Viewing commit
990b9137
Show latest version
1 file
+
3
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Unverified
990b9137
testing/pcsx2: rebuild against wxwidgets-3.2
· 990b9137
alice
authored
2 years ago
testing/pcsx2/APKBUILD
+
3
−
3
Options
@@ -2,7 +2,7 @@
# Maintainer: psykose <alice@ayaya.dev>
pkgname
=
pcsx2
pkgver
=
1.7.3256
pkgrel
=
1
pkgrel
=
2
_cubeb
=
dc511c6b3597b6384d28949285b9289e009830ea
_glslang
=
c9706bdda0ac22b9856f1aa8261e5b9e15cd20c5
_imgui
=
60bea052a92cbb4a93b221002fdf04f0da3698e1
@@ -34,7 +34,7 @@ makedepends="
soundtouch-dev
vulkan-headers
wayland-dev
wx
gtk3
-dev
wx
widgets
-dev
zstd-dev
"
subpackages
=
"
$pkgname
-doc"
@@ -96,7 +96,7 @@ build() {
-DUSE_SYSTEM_RYML
=
ON
\
-DUSE_VTUNE
=
OFF
\
-DUSE_VULKAN
=
ON
\
-DWAYLAND_API
=
O
FF
\
-DWAYLAND_API
=
O
N
\
-DX11_API
=
ON
\
-DXDG_STD
=
ON
cmake
--build
build
Loading