with filesystems/fuse. From Kamil Rytarowski in PR 50662. Fuse is the Free Unix Spectrum Emulator. * Working 48K/128K/+2/+2A Speccy emulation, running at true Speccy speed on any computer you're likely to try it on. * Support for loading from .tzx files. * Sound (on system supporting the Open Sound System or BSD/Solaris). * Kempston joystick emulation. * Emulation of the various printers you could attach to the Spectrum. * Very basic support for RZX files.
13 lines
507 B
Text
13 lines
507 B
Text
$NetBSD: patch-ad,v 1.1 2016/01/17 14:27:38 wiz Exp $
|
|
|
|
--- ui/gtk/Makefile.in.orig 2013-05-24 20:56:08.000000000 +0000
|
|
+++ ui/gtk/Makefile.in
|
|
@@ -314,7 +314,7 @@ libuigtk_la_SOURCES = binary.c browse.c
|
|
gtkmouse.c gtkui.c keysyms.c memory.c menu_data.c options.c \
|
|
picture.c pixmaps.c pokefinder.c pokemem.c rollback.c roms.c \
|
|
statusbar.c stock.c $(am__append_1)
|
|
-libuigtk_la_LIBADD = @GTK_LIBS@ -lX11
|
|
+libuigtk_la_LIBADD = @GTK_LIBS@
|
|
BUILT_SOURCES = keysyms.c \
|
|
menu_data.c \
|
|
menu_data.ui \
|