Port details on branch 2023Q3 |
- arcan Display Server, Multimedia Framework, Game Engine
- 0.6.2.1_4 multimedia =0 0.6.2.1_4Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2023-09-30 03:00:09
- Last Update: 2023-09-30 18:23:49
- Commit Hash: 6688b64
- 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:
-
- 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 = 1665606234
SHA256 (letoram-arcan-0.6.2.1_GH0.tar.gz) = 7bf083412bc61555472877313c13116431a0a36fccbf142f97559db43b4a1475
SIZE (letoram-arcan-0.6.2.1_GH0.tar.gz) = 11812923
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
- ruby31 : lang/ruby31
- sdl2-config : devel/sdl20
- xorgproto>=0 : x11/xorgproto
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- mesa-dri>0 : graphics/mesa-dri
- xwayland-devel>0 : x11-servers/xwayland-devel
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libdrm.so : graphics/libdrm
- libfreetype.so : print/freetype2
- libespeak-ng.so : audio/espeak-ng
- libavcodec.so : multimedia/ffmpeg
- 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:
-
- ruby31 : lang/ruby31
-
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for arcan-0.6.2.1_4:
ESPEAK=on: eSpeak speech synthesizer support
FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...)
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:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.2.1_4 30 Sep 2023 18:23:49 |
Jan Beich (jbeich) |
multimedia/arcan: restore evdev support via upstream fix
Arcan >= 0.6.1 respects XKB_DEFAULT_LAYOUT ("us" by default, similar
to Option "XkbLayout" in xorg.conf) instead of ARCAN_INPUT_KEYMAPS
(/usr/share/syscons/keymaps/us.iso.kbd by default). XKB_DEFAULT_* are
also used by other libxkbcommon consumers like Wayland compositors.
Users that prefer syscons input backend can override via Makefile.local e.g.,
$ echo CMAKE_ARGS+=-DINPUT_PLATFORM=syscons
>/usr/ports/multimedia/arcan/Makefile.local
PR: 274163
(cherry picked from commit 5fea740a3d8e5092f60f0ba5ced4118c98841f28) |
0.6.2.1_3 30 Sep 2023 02:59:39 |
Jan Beich (jbeich) |
multimedia/arcan: unbreak KMS support after cb7c09ae6a8e
$ arcan console
pid 12345 (arcan), jid 0, uid 1111: exited on signal 6 (no core dump - bad
address)
$ tail -1 /var/log/messages
Sep 29 22:48:36 localhost arcan[12345]: stack overflow detected; terminated
(lldb) bt
* thread #2, name = 'arcan', stop reason = signal SIGABRT
* frame #0: 0x00000008277faf5a libc.so.7`__sys_kill at kill.S:4
frame #1: 0x00000008277fe361 libc.so.7`__fail(msg="stack overflow detected;
terminated") at stack_protector.c:120:8
frame #2: 0x00000008277fe2d0 libc.so.7`__stack_chk_fail at
stack_protector.c:127:2
frame #3: 0x00000000002eb876 arcan`button_count(fd=5, bitn=1,
got_mouse=0x000000082040a5cf, got_joy=0x000000082040a5ce) at event.c:0
(lldb) f 3
frame #3: 0x00000000002eb876 arcan`button_count(fd=5, bitn=1,
got_mouse=0x000000082040a5cf, got_joy=0x000000082040a5ce) at event.c:0 (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 2
|