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
34c91693
Unverified
Commit
34c91693
authored
2 years ago
by
alice
Browse files
Options
Downloads
Patches
Plain Diff
testing/pcem: rebuild against wxwidgets-3.2
parent
62910f07
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/pcem/APKBUILD
+3
-2
3 additions, 2 deletions
testing/pcem/APKBUILD
with
3 additions
and
2 deletions
testing/pcem/APKBUILD
+
3
−
2
View file @
34c91693
...
...
@@ -2,13 +2,13 @@
# Maintainer: Vladimir Luzan <vluzan@disroot.org>
pkgname
=
pcem
pkgver
=
17
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"Retro PC emulator"
url
=
"http://pcem-emulator.co.uk"
# not supported due to pcem specifics
arch
=
"all !aarch64 !armv7 !armhf !ppc64le !s390x !riscv64"
license
=
"GPL-2.0-only"
makedepends
=
"wx
gtk
-dev openal-soft-dev sdl2-dev alsa-lib-dev make autoconf automake"
makedepends
=
"wx
widgets
-dev openal-soft-dev sdl2-dev alsa-lib-dev make autoconf automake"
source
=
"http://pcem-emulator.co.uk/files/PCemV
${
pkgver
}
Linux.tar.gz"
...
...
@@ -18,6 +18,7 @@ prepare() {
}
build
()
{
CPPFLAGS
=
"
$CPPFLAGS
-flto=auto"
\
./configure
\
--build
=
$CBUILD
\
--host
=
$CHOST
\
...
...
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