Search Criteria
Package Details: executor-git 0.1.0.r437.g27c8ef28-1
Package Actions
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: | MIT |
Conflicts: | executor |
Provides: | executor |
Submitter: | victor3d |
Maintainer: | victor3d |
Last Packager: | victor3d |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-10-27 12:49 (UTC) |
Last Updated: | 2024-08-24 12:12 (UTC) |
Dependencies (13)
- executor-dataAUR
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libxext (libxext-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- ruby (make)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR) (make)
- libxext (libxext-gitAUR) (optional) – for X11 frontend
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR) (optional) – for SDL 2 frontend
- waylandpp (waylandpp-gitAUR) (optional) – for Wayland frontend
Latest Comments
yochananmarqos commented on 2020-10-27 18:14 (UTC) (edited on 2020-10-27 18:15 (UTC) by yochananmarqos)
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