fb-VNC for AROS arm

This is the gfxlib2, serial build of fb-VNC from the 2026-08-31 source.
It includes the FreeBASIC runtime it needs. You do not need the FreeBASIC or
Developer packages just to run it.

Install from an AROS shell with:

    Unpack fb-VNC-r1-aros-arm.pkg TO SYS:

Start the connection window with:

    Execute SYS:Utilities/fb-VNC/Start

You can also run the program directly and give it a VNC address:

    SYS:Utilities/fb-VNC/fbvnc 192.168.1.10::5900

The first form opens the connection window. A single colon selects a VNC
display number. Two colons select a literal TCP port. This viewer supports
None and classic VNC password authentication. It does not encrypt the
session, so I only use it on a trusted LAN or through a tunnel.

The x86_64 and ARM packages contain native AROS ELF programs. The m68k
package contains a native Amiga Hunk program. Packages are architecture
specific; install the one matching your AROS system.
