Search Criteria
Package Details: executor-git 0.1.0.r203.ga7451c9f-1
Git Clone URL: | https://aur.archlinux.org/executor-git.git (read-only, click to copy) |
---|---|
Package Base: | executor-git |
Description: | A modern fork of the classic Mac emulator |
Upstream URL: | https://github.com/autc04/executor |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | victor3d |
Maintainer: | victor3d |
Last Packager: | victor3d |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-10-27 12:49 |
Last Updated: | 2020-10-28 14:39 |
Dependencies (16)
- executor-data
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- git (git-git) (make)
- libxext (libxext-git) (make)
- perl (perl-git) (make)
- python (python-dbg) (make)
- ruby (ruby1.8, rvm) (make)
- sdl (sdl-openglhq, sdl-nokbgrab, sdl-openglhq-nokbgrab, sdl-hg, sdl2_compat12-git) (make)
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-hidpi-hg, sdl2-rpi, sdl2-hg, sdl2-minimal-hg, sdl2-nox) (make)
- waylandpp (waylandpp-git) (make)
- libxext (libxext-git) (optional) – for X11 frontend
- sdl (sdl-openglhq, sdl-nokbgrab, sdl-openglhq-nokbgrab, sdl-hg, sdl2_compat12-git) (optional) – for SDL 1.2 frontend
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-hidpi-hg, sdl2-rpi, sdl2-hg, sdl2-minimal-hg, sdl2-nox) (optional) – for SDL 2 frontend
- waylandpp (waylandpp-git) (optional) – for Wayland frontend
Required by (0)
Sources (9)
- git+https://github.com/autc04/cxmon.git
- git+https://github.com/autc04/executor.git
- git+https://github.com/autc04/lmdbxx.git
- git+https://github.com/autc04/multiversal.git
- git+https://github.com/autc04/PowerCore.git
- git+https://github.com/autc04/syn68k.git
- git+https://github.com/google/googletest.git
- git+https://github.com/LMDB/lmdb.git
- git+https://github.com/vector-of-bool/cmrc.git
Latest Comments
yochananmarqos commented on 2020-10-27 18:14
boost
, it's only required to buildbison
is part of thebase-devel
group, it's not necessary to include in makedepends()sdl
,libxext
,waylandpp
andpython
are missing build dependencies.sdl2
as a dependency which should be optional according to the project README.executor-data
package should not include/usr/share/executor/
as the binaries do not know it exists and will not use it. They are configured to use~/.executor/
and files are created automatically.See my PKGBUILDs:
executor-data
executor-git