Jump to letter: [
          
            ABCDEFGIJKLMNOPQRSTUVWXYZ
          ]
        
        SheepShaver - Power Macintosh emulator
        
        - SheepShaver is a MacOS run-time environment that allows you to run classic
MacOS applications. This means that both Linux and MacOS applications can
run at the same time (usually in a window on the Linux desktop).
If you are using a PowerPC-based system, applications will run at native
speed (i.e. with no emulation involved). There is also a built-in PowerPC
G4 emulator, without MMU support, for non-PowerPC systems.
Available rebuild options :
--without : mon
--with    : sdl 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | SheepShaver | 2.3 | 0.6.20060514.fc10 | src | 1.48 MiB | Sun Oct 19 11:07:18 2008 | 
        
        Changelog
        
            - * Mon Oct 20 00:00:00 2008 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> - 2.3-0.6.20060514
- - Use ppc cpu emulator even when running on ppc, as using the native cpu
  requires a private implementation of pthreads from:
  src/Unix/Linux/sheepthreads.c
  which depends on glibc pthread internals which are no longer exposed by
  glibc and quite possibly changed 
            - * Sun Oct 19 00:00:00 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 2.3-0.4.20060514
- - rebuild for RPM Fusion
- define _default_patch_fuzz 2
- ExclusiveArch: i386 instead of ix86 to prevent plague building this for 
  athlon and other ix86 archs
- always build for x.org 
            - * Sun Oct 19 00:00:00 2008 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> - 2.3-0.5.20060514
- - Updated release of cxmon to 3.2
- Fix compilation with gcc-4.3 (tricky, esp. on x86_64)
- Regenerate Patch0, nuke _default_patch_fuzz 2
- Fixup desktop file Categories, so that we show up under the Emulators menu
- Make rpmlint like this package
- Add missing libXxf86dga-devel, libXxf86vm-devel BuildRequires