Search Criteria
Package Details: 86box-git 4.2.1.r0.gf6948478a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/86box-git.git (read-only, click to copy) |
---|---|
Package Base: | 86box-git |
Description: | An emulator for classic IBM PC clones |
Upstream URL: | https://86box.net/ |
Keywords: | emulator |
Licenses: | GPL-2.0-or-later |
Conflicts: | 86box |
Provides: | 86box |
Submitter: | Lili1228 |
Maintainer: | Lili1228 |
Last Packager: | Lili1228 |
Votes: | 4 |
Popularity: | 0.002908 |
First Submitted: | 2021-10-17 13:30 (UTC) |
Last Updated: | 2024-09-01 16:31 (UTC) |
Dependencies (31)
- fluidsynth (fluidsynth-gitAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libevdev (libevdev-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libslirp
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxext (libxext-gitAUR)
- libxi (libxi-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- openal (openal-gitAUR)
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- rtmidi
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- Show 11 more dependencies...
Required by (3)
- 86box-manager (requires 86box) (optional)
- 86box-manager-bin (requires 86box) (optional)
- 86box-manager-git (requires 86box) (optional)
Latest Comments
Lili1228 commented on 2024-01-27 12:40 (UTC)
ACK, it won't happen again.
gromit commented on 2024-01-27 11:36 (UTC)
It seems like this package is bumped for all upstream commits, which is not desired since it is a git package:
https://wiki.archlinux.org/title/AUR_submission_guidelines#Publishing_new_package_content
mikearch commented on 2022-11-24 16:00 (UTC)
According to this:
https://github.com/86Box/86Box/issues/2666
This package seems not to contain specific wayland code, which can make the mouse non-functional under wayland.
Would you consider looking in to this?
Thank you for your work.
Lili1228 commented on 2022-06-14 09:54 (UTC) (edited on 2022-10-22 09:40 (UTC) by Lili1228)
Not my fault, inherited from https://github.com/86Box/86Box/blob/57c03d9fa327210ff0f25e9367119e6f52d9f186/CMakePresets.json#L12=
Solskogen commented on 2022-06-14 09:50 (UTC)
CMake Warning: Manually-specified variables were not used by the project:
insanemal commented on 2022-02-13 14:47 (UTC)
It's not currently the linux default. I don't see why you would override it to get parity with OSX.
Lili1228 commented on 2022-02-11 12:19 (UTC) (edited on 2022-02-11 12:20 (UTC) by Lili1228)
It compiles now. QT support overall was added very recently, one of the commits trying to fix QT5 (because yes, there was a moment QT6 compiled and QT5 didn't) broke QT6, it was fixed soon after. QT6 is one of the primary 86Box interfaces because it's the default for macOS 11, it's also simply newer than QT5. Don't jump to the conclusions so quickly next time.
insanemal commented on 2022-02-10 17:10 (UTC)
Can you remove the -DUSE_QT6=on flag. It doesn't compile with QT6 It works fine with QT5
Not sure why you're overriding that default yet as it doesn't appear to work
dreieck commented on 2022-02-07 15:28 (UTC) (edited on 2022-02-07 15:29 (UTC) by dreieck)
Can you also add
86box-manager
andwinbox-for-86box
tooptdepends
, please?, even though it has not (yet) been created as AUR package?dreieck commented on 2022-02-07 15:25 (UTC)
Can you add
=${pkgver}
to theprovides
entry?Thanks!