darling
Translation layer for running macOS software on Linux
Darling is a runtime environment for macOS applications that supports most command line tools and some GUI applications for macOS.
homepage ↗ github: darlinghq/darling
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| guru gitweb ↗ | 0.1.20260222 | 3 | 2 d | details › |
Versions & arches
Use flags of 0.1.20260222
- cli Includes system and most standalone command-line programs (i.e. those that don't require additional runtimes or complex frameworks/libraries)
- cli-dev Includes cli, python, ruby, and perl, along with some additional targets normally regarded as GUI targets. These additional targets are necessary for certain parts of the Xcode CLI tools.
- cli-extra Includes cli and some additional programs not installed on a standard macOS installation (e.g. GNU tar)
- gui Includes system and everything necessary to run basic Cocoa, Metal, and OpenGL apps. Note that only includes the minimum required for GUI applications; most applications will also require additional frameworks (e.g. audio, video, location, etc.)
- gui-frameworks Includes gui and many GUI-related frameworks depended upon by Cocoa apps (e.g. audio frameworks). Note that this component only includes non-stub frameworks.
- gui-stubs Includes gui_frameworks and many stubbed GUI-related frameworks.
- jsc Enabled support for a framework used for executing JavaScript code, primarily in web browsers.
- webkit Add support for the WebKit HTML rendering/layout engine
- python Add optional support/bindings for the Python language
- ruby Add support/bindings for the Ruby language
- perl Add optional support/bindings for the Perl language
- metal Enable support for the Metal graphics framework
- multilib On 64bit systems, if you want to be able to compile 32bit and 64bit binaries
- +system Includes core and everything necessary to enter a shell
Runtime dependencies of 0.1.20260222
show 41 lines
multilib?
(
)
gui?
(
)
gui?
(
multilib?
(
)
)