Port details on branch 2024Q3 |
- arcan Display Server, Multimedia Framework, Game Engine
- 0.6.3.3 multimedia =0 0.6.3.3Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2024-07-31 09:18:14
- Last Update: 2024-08-04 19:38:24
- Commit Hash: aa98a44
- Also Listed In: wayland
- License: BSD3CLAUSE GPLv2+ LGPL21+
- WWW:
- https://arcan-fe.com/
- Description:
- Arcan is a powerful development framework for creating virtually anything from
user interfaces for specialized embedded applications all the way to full-blown
standalone desktop environments.
At its heart lies a robust and portable multimedia engine, with a well-tested
and well-documented Lua scripting interface. The development emphasizes
security, debuggability and performance -- guided by a principle of least
surprise in terms of API design.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/multimedia/arcan/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/arcan
- pkg install arcan
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: arcan
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722779595
SHA256 (letoram-arcan-0.6.3.3_GH0.tar.gz) = 38c2d02802389b15e5c24b6b8cf53f946cb3e5f15a1d7af95ad04ffcc9101914
SIZE (letoram-arcan-0.6.3.3_GH0.tar.gz) = 12949697
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- evdev-proto>0 : devel/evdev-proto
- wayland-protocols>0 : graphics/wayland-protocols
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- ruby32 : lang/ruby32
- sdl2-config : devel/sdl20
- xorgproto>=0 : x11/xorgproto
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- mesa-dri>0 : graphics/mesa-dri
- Xwayland : x11-servers/xwayland
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libdrm.so : graphics/libdrm
- libfreetype.so : print/freetype2
- libespeak-ng.so : audio/espeak-ng
- libavcodec.so : multimedia/ffmpeg
- libhunspell-1.7.so : textproc/hunspell
- libtesseract.so : graphics/tesseract
- libuvc.so : multimedia/libuvc
- libvlc.so : multimedia/vlc
- libvncserver.so : net/libvncserver
- libwayland-server.so : graphics/wayland
- libxcb-icccm.so : x11/xcb-util-wm
- libxkbcommon.so : x11/libxkbcommon
- libEGL.so : graphics/libglvnd
- libgbm.so : graphics/mesa-libs
- libGL.so : graphics/libglvnd
- libopenal.so.1 : audio/openal-soft
- libsqlite3.so : databases/sqlite3
- libluajit-5.1.so : lang/luajit-devel
- libSDL2.so : devel/sdl20
- Patch dependencies:
-
- ruby32 : lang/ruby32
-
- This port is required by:
- for Libraries
-
- graphics/aloadimage
- sysutils/acfgfs
- x11/aclip
- x11/arcan-trayicon
Configuration Options:
- ===> The following configuration options are available for arcan-0.6.3.3:
ESPEAK=on: eSpeak speech synthesizer support
FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...)
HUNSPELL=on: Spell checking support via Hunspell
LUAJIT=on: Use LuaJIT instead of standard Lua
MANPAGES=on: Build and/or install manual pages
SDL=on: Simple Direct Media Layer support
SUID=on: setuid bit on "arcan" binary
TESSERACT=on: Optical Character Recognition via Tesseract
UVC=on: USB video cameras via libuvc
VLC=on: Video decode via libvlc
VNC=on: VNC client/server support
WAYLAND=on: Wayland (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- multimedia_arcan
- USES:
- cmake compiler:c11 gl iconv openal pkgconfig sqlite luajit ruby:build sdl xorg
- pkg-message:
- For install:
- Additional packages recommended for new users:
- durden (window manager and desktop environment)
- xarcan (X11 bridge, similar to Xwayland)
- aloadimage
- acfgfs
- aclip
- arcan-trayicon
- Master Sites:
|