| Port details | 
	
	
			
-  fuse Free Unix (Sinclair ZX-)Spectrum Emulator
 
 
-  1.6.0_8 emulators 
 =4           1.6.0_7Version of this port present on the latest quarterly branch. - Maintainer: rene@FreeBSD.org 
  - Port Added: 2003-10-29 16:26:48
 
- Last Update: 2025-06-30 09:04:22
 
- Commit Hash: 3068854d
 
- People watching this port, also watch:: wine, mplayer, fluxbox, gimp, xorg
 - License: GPLv2
 
- WWW: 
 - https://fuse-emulator.sourceforge.net
 - Description:
 - fuse is a free version of a ZX Spectrum emulator. It emulates
the 48K/128K/+2/+2A/+3 Speccy and Timex TC2048 machine, supports
loading from .tzx files, has sound and kempston joystick emulation,
and emulates various printers you could attach to the Spectrum.
It supports the new RZX input recording file format.
        ¦   ¦   ¦   ¦   
- Manual pages:
 - 
 
- pkg-plist: as obtained via: 
make generate-plist - Dependency lines:
 - 
 - To install the port:
 -  cd /usr/ports/emulators/fuse/ && make install clean
 - To add the package, run one of these commands:
 - pkg install emulators/fuse
 - pkg install fuse
  NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fuse
 - Flavors: there is no flavor information for this port.
 - distinfo:
 - TIMESTAMP = 1614605732
SHA256 (fuse-1.6.0.tar.gz) = 3a8fedf2ffe947c571561bac55a59adad4c59338f74e449b7e7a67d9ca047096
SIZE (fuse-1.6.0.tar.gz) = 1686171
  
 Packages (timestamps in pop-ups are UTC): 
- Dependencies
 - NOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.
 - Build dependencies:
 - 
- gettext-runtime>=0.22_1 : devel/gettext-runtime
 - msgfmt : devel/gettext-tools
 - gmake>=4.4.1 : devel/gmake
 - pkgconf>=1.3.0_1 : devel/pkgconf
 - update-desktop-database : devel/desktop-file-utils
 - update-mime-database : misc/shared-mime-info
 - perl5>=5.40.r<5.41 : lang/perl5.40
 - x11.pc : x11/libX11
 
  
- Runtime dependencies:
 - 
- update-desktop-database : devel/desktop-file-utils
 - update-mime-database : misc/shared-mime-info
 - x11.pc : x11/libX11
 
  
- Library dependencies:
 - 
- libfontconfig.so : x11-fonts/fontconfig
 - libfreetype.so : print/freetype2
 - libgcrypt.so : security/libgcrypt
 - libpng.so : graphics/png
 - libspectrum.so : emulators/libspectrum
 - libintl.so : devel/gettext-runtime
 - libatk-1.0.so : accessibility/at-spi2-core
 - libcairo.so : graphics/cairo
 - libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
 - libglib-2.0.so : devel/glib20
 - libintl.so : devel/gettext-runtime
 - libgtk-3.so : x11-toolkits/gtk30
 - libxml2.so : textproc/libxml2
 - libharfbuzz.so : print/harfbuzz
 - libpango-1.0.so : x11-toolkits/pango
 
  
- There are no ports dependent upon this port
  
Configuration Options: 
- ===> The following configuration options are available for fuse-1.6.0_8:
     DOCS=on: Build and/or install documentation
     ICONS=on: Install icon theme(s)
     ROMS=off: Extra ROM images (128p, 256s, Gluck, IF1, Opus, TrDOS)
====> Audio output interface: you have to select exactly one of them
     ALSA=off: ALSA audio architecture support
     AO=off: libao audio library support
     OSS=on: Open Sound System support
     PULSEAUDIO=off: PulseAudio sound server support
====> User Interface: you have to select exactly one of them
     GTK2=off: GTK 2 GUI toolkit support
     GTK3=on: GTK 3 GUI toolkit support
     SDL=off: Simple Direct Media Layer support
     SVGALIB=off: SVGA graphics support
===> Use 'make config' to modify these settings
 - Options name:
 
- emulators_fuse
 - USES:
 
- compiler:c++11-lang gettext gmake gnome localbase perl5  pkgconfig xorg desktop-file-utils shared-mime-info
 
- FreshPorts was unable to extract/find any pkg message
  - Master Sites:
 
 
 | 
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) | 
| Commit | Credits | Log message | 
0.6.1.1_1 04 Feb 2004 05:21:48
     | 
    marcus   | 
    Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)  | 
0.6.1.1 31 Oct 2003 17:24:51
     | 
    sergei   | 
    Attempt to fix build failure under 4.x - add USE_GETOPT_LONG
Noticed by:     kris  | 
0.6.1.1 29 Oct 2003 16:20:57
     | 
    sergei   | 
    Add fuse 0.6.1.1, Free Unix (Sinclair ZX-)Spectrum Emulator.
fuse is a free version of a ZX Spectrum emulator. It emulates
the 48K/128K/+2/+2A/+3 Speccy and Timex TC2048 machine, supports
loading from .tzx files, has sound and kempston joystick emulation,
and emulates various printers you could attach to the Spectrum.
It supports the new RZX input recording file format.
Author: Philip Kendall <pak21-spectrum@srcf.ucam.org>
WWW:    http://www.srcf.ucam.org/~pak21/spectrum/fuse.html
PR:             58639
Submitted by:   Alexey V. Antipovsky <kemm@in-line.ru>  |